evm-tools icon indicating copy to clipboard operation
evm-tools copied to clipboard

Ethereum Virtual Machine tools and guide

Results 6 evm-tools issues
Sort by recently updated
recently updated
newest added

Following the install instructions I get the following errors on `make install`. ``` > make install go: cannot find main module, but found Gopkg.lock in /Users/jon/go/src/github.com/CoinCulture/evm-tools to create a module...

sha3 opcode ins and outs error

Provide a docker image with all the tools and python packages installed

Recommended solidity compiler is an old ad-hoc Eris Industries docker image. Update to use something more standard.

Current sha3 and rlp packages are quite old and require python2. Update to the latest versions and use python3

https://github.com/ethereum/EIPs/issues/150