openethereum/ethcore/evm/src/interpreter
Wei Tang 00124b5a4b
Implement EIP-1283 reenable transition, EIP-1706 and EIP-2200 (#10191)
* Add reentry protection for EIP-1283

* typo: should use <=

* Put things behind flag eip1706

* Fix compile

* Fix missing config in json and add eip1283_reenable_transition
2019-08-29 21:31:52 +02:00
..
gasometer.rs Implement EIP-1283 reenable transition, EIP-1706 and EIP-2200 (#10191) 2019-08-29 21:31:52 +02:00
informant.rs misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00
memory.rs Run cargo fix on a few of the worst offenders (#10854) 2019-07-09 09:04:20 +01:00
mod.rs EIP 1884 Re-pricing of trie-size dependent operations (#10992) 2019-08-29 13:19:55 +02:00
shared_cache.rs Remove calls to heapsize (#10432) 2019-06-19 13:54:05 +02:00
stack.rs misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00