openethereum/ethcore/src/evm
Tomasz Drwięga 48bb890045 Better EVM informant & Slow transactions warning (#2436)
* EVM informant. Slow transactions tracking

* Additional feature for tests
2016-10-03 23:29:46 +02:00
..
benches Calculating gas using usize (if supplied gaslimit fits in usize) (#1518) 2016-07-05 15:15:44 +02:00
interpreter Better EVM informant & Slow transactions warning (#2436) 2016-10-03 23:29:46 +02:00
evm.rs Fixing trait definition 2016-09-20 16:25:22 +02:00
ext.rs Jumptable cache (#2427) 2016-10-02 18:45:36 +02:00
factory.rs Jumptable cache (#2427) 2016-10-02 18:45:36 +02:00
instructions.rs Getting rid of get_info 2016-07-12 10:28:42 +02:00
jit.rs Fixing Delegate Call in JIT (#2378) 2016-09-28 23:33:12 +02:00
mod.rs Gas for mem optimization (#1768) 2016-07-30 06:38:44 -07:00
schedule.rs Gas for mem optimization (#1768) 2016-07-30 06:38:44 -07:00
tests.rs Jumptable cache (#2427) 2016-10-02 18:45:36 +02:00