openethereum/ethcore/src/evm
Tomasz Drwięga f56b89010d Gas for mem optimization (#1768)
* Optimizing mem_gas_cost calculations

* Memoizing current mem gas cost

* Optimizing jump destinations
2016-07-30 06:38:44 -07:00
..
benches Calculating gas using usize (if supplied gaslimit fits in usize) (#1518) 2016-07-05 15:15:44 +02:00
interpreter Gas for mem optimization (#1768) 2016-07-30 06:38:44 -07:00
evm.rs Gas for mem optimization (#1768) 2016-07-30 06:38:44 -07:00
ext.rs Gas for mem optimization (#1768) 2016-07-30 06:38:44 -07:00
factory.rs cli overhaul (#1600) 2016-07-25 16:09:47 +02:00
instructions.rs Getting rid of get_info 2016-07-12 10:28:42 +02:00
jit.rs Fixing jit compilation 2016-06-23 14:46:33 +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 Trace other types of calls (#1727) 2016-07-27 17:41:21 +02:00