openethereum/ethcore/src/evm
Marek Kotewicz da2c2e5fc6 facelift for traces, added errors (#2042)
* evm errors facelift

* facelift for traces, added errors with description

* additional tests for traces json serialization
2016-09-05 11:56:44 +02:00
..
benches Calculating gas using usize (if supplied gaslimit fits in usize) (#1518) 2016-07-05 15:15:44 +02:00
interpreter get rid of populatable and bytesconvertable traits (#2019) 2016-09-01 12:23:31 +02:00
evm.rs facelift for traces, added errors (#2042) 2016-09-05 11:56:44 +02:00
ext.rs ethkey and ethstore use hash structures from bigint (#1851) 2016-08-15 15:09:00 +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 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