openethereum/ethcore/evm/src
Wei Tang 1a642fc624
Clean up existing benchmarks (#9839)
* Add FIXME link for a state mod statement

* Remove unused benches feature in ethcore

* Fix evm benches compile

* Fix ethash benches compile

* Switch to criterion
2018-11-06 21:22:44 +08:00
..
interpreter Use signed 256-bit integer for sstore gas refund substate (#9746) 2018-10-15 17:09:55 +08:00
evm.rs Implement CREATE2 gas changes and fix some potential overflowing (#9694) 2018-10-04 20:50:18 +08:00
factory.rs Resumable EVM and heap-allocated callstack (#9360) 2018-10-02 22:33:19 +08:00
instructions.rs Fix informant compile (#9571) 2018-09-17 16:16:49 +02:00
lib.rs Clean up existing benchmarks (#9839) 2018-11-06 21:22:44 +08:00
tests.rs Use signed 256-bit integer for sstore gas refund substate (#9746) 2018-10-15 17:09:55 +08:00
vmtype.rs Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00