openethereum/ethcore/machine/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
..
executed_block.rs Extract Machine from ethcore (#10949) 2019-08-13 12:33:34 +02:00
executed.rs Extract the Engine trait (#10958) 2019-08-15 17:59:22 +02:00
executive.rs EIP 1108: Reduce alt_bn128 precompile gas costs (#11008) 2019-09-02 11:38:27 +02:00
externalities.rs [trace] introduce trace failed to Ext (#11019) 2019-09-05 16:11:51 +02:00
lib.rs Extract Machine from ethcore (#10949) 2019-08-13 12:33:34 +02:00
machine.rs Extract spec to own crate (#10978) 2019-08-23 15:32:58 +02:00
substate.rs Extract Machine from ethcore (#10949) 2019-08-13 12:33:34 +02:00
test_helpers.rs Extract the Engine trait (#10958) 2019-08-15 17:59:22 +02:00
transaction_ext.rs Extract Machine from ethcore (#10949) 2019-08-13 12:33:34 +02:00
tx_filter.rs Extract spec to own crate (#10978) 2019-08-23 15:32:58 +02:00