openethereum/ethcore/evm/src
Wei Tang d8a0d38229 Fix Aztlan hard fork issues (#11347)
* Fix Aztlan hard fork issues

* Fix mordor block number

* Fix classic block number

* Add missing precompiles

* Make EIP-1283's comments reflact the current spec

Co-authored-by: Niklas Adolfsson <niklasadolfsson1@gmail.com>
2020-01-13 22:54:00 +01:00
..
interpreter Fix Aztlan hard fork issues (#11347) 2020-01-13 22:54:00 +01:00
evm.rs EIP 1884 Re-pricing of trie-size dependent operations (#10992) 2019-08-29 13:19:55 +02:00
factory.rs removed redundant VMType enum with one variant (#11266) 2019-11-20 11:11:36 +08:00
instructions.rs EIP 1884 Re-pricing of trie-size dependent operations (#10992) 2019-08-29 13:19:55 +02:00
lib.rs [Trace] Distinguish between create and create2 (#11311) 2020-01-13 11:10:24 +01:00
tests.rs removed redundant VMType enum with one variant (#11266) 2019-11-20 11:11:36 +08:00