openethereum/ethcore/src/evm
Gav Wood bd338a5741 Tracing implemented.
TODO:
- make it optional;
- track output;
- usher through to level higher than ExecutionResult.
2016-03-18 23:49:12 +01:00
..
evm.rs Tracing implemented. 2016-03-18 23:49:12 +01:00
ext.rs Fixing warnings 2016-03-18 10:14:19 +01:00
factory.rs returning client to the place it should be, cleanup 2016-02-09 00:54:33 +03:00
instructions.rs added license in every *.rs file 2016-02-05 13:40:41 +01:00
interpreter.rs Fixing warnings 2016-03-18 10:14:19 +01:00
jit.rs added license in every *.rs file 2016-02-05 13:40:41 +01:00
mod.rs added license in every *.rs file 2016-02-05 13:40:41 +01:00
schedule.rs added license in every *.rs file 2016-02-05 13:40:41 +01:00
tests.rs fix tests and deuncommented 2016-03-14 10:53:37 +01:00