evmone 0.3.0
This release of evmone adds changes for the Istanbul EVM revision.
Added
- Istanbul EVM revision support with new costs for some instructions (EIP-1884). #191
- Implementation of CHAINID instruction from the Istanbul EVM revision (EIP-1344). #190
- Implementation of SELFBALANCE instruction from the Istanbul EVM revision (EIP-1884). #24
- Implementation of new cost model for SSTORE from the Istanbul EVM revision (EIP-2200). #142