openethereum/ethcore/src/evm
Arkadiy Paronyan ad63780b4d Canonical state cache (master) (#2311)
* State cache

* Reduced copying data between caches

Whitespace and optional symbols

* Reduced copying data between caches

Whitespace and optional symbols

* Set a limit on storage cache

* Style and docs
2016-09-27 18:02:11 +02:00
..
benches Calculating gas using usize (if supplied gaslimit fits in usize) (#1518) 2016-07-05 15:15:44 +02:00
interpreter DIV optimization (#2327) 2016-09-27 11:27:11 +02:00
evm.rs Fixing trait definition 2016-09-20 16:25:22 +02:00
ext.rs Separate path for ext code size (#2251) 2016-09-22 19:58:42 +02:00
factory.rs Trie query recording and AccountDB factory for no mangling (#1944) 2016-08-24 16:53:36 +02:00
instructions.rs Getting rid of get_info 2016-07-12 10:28:42 +02:00
jit.rs Fixing jit feature compilation (#2310) 2016-09-26 18:38:54 +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 Canonical state cache (master) (#2311) 2016-09-27 18:02:11 +02:00