ethereum/test-tools

Name: test-tools

Owner: ethereum

Description: Benchmark and test tools for Ethereum

Created: 2016-06-07 14:22:14.0

Updated: 2018-05-17 05:46:39.0

Pushed: 2016-06-14 17:24:11.0

Homepage: null

Size: 25

Language: Python

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Ethereum Test Tools

Benchmark and test tools for Ethereum implementations

Requirements

Python 3 and 2 is supported, but Python 3 is preferred.

Dependencies:

All dependencies can be installed by

pip3 install --user -r requirements.txt
Supported VMs
Example
  1. Register evm without JIT.

  2. Register evm with JIT.

  3. Execute example performace tests.

  4. Execute VM tests.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.