openethereum/ethcore/vm/src
Andronik Ordian 44c00b1f74 [trace] introduce trace failed to Ext (#11019)
* [trace] add trace_failed to Ext, manage stack of trace data

* [evm] call trace_failed only if self.do_trace

* [evm] add a comment about do_trace set to true

* [vm] improve the doc in trace_prepare_execute

* [trace] add the bounds check back
2019-09-05 16:11:51 +02:00
..
action_params.rs EIP-1702: Generalized Account Versioning Scheme (#10771) 2019-07-08 12:03:27 +02:00
call_type.rs misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00
env_info.rs EIP-1344 Add CHAINID op-code (#10983) 2019-08-28 16:15:50 +02:00
error.rs Run cargo fix on a few of the worst offenders (#10854) 2019-07-09 09:04:20 +01:00
ext.rs [trace] introduce trace failed to Ext (#11019) 2019-09-05 16:11:51 +02:00
lib.rs Run cargo fix on a few of the worst offenders (#10854) 2019-07-09 09:04:20 +01:00
return_data.rs EIP 1884 Re-pricing of trie-size dependent operations (#10992) 2019-08-29 13:19:55 +02:00
schedule.rs Implement EIP-1283 reenable transition, EIP-1706 and EIP-2200 (#10191) 2019-08-29 21:31:52 +02:00
tests.rs EIP-1344 Add CHAINID op-code (#10983) 2019-08-28 16:15:50 +02:00