openethereum/json/src
Gav Wood b17581d7de VM tracing and JSON RPC endpoint for it. (#1169)
* Groundwork for basic VM tracing.

* RPC endpoint for VM tracing and ser/de types ready.

* Create VMTracer trait.

* Rearchitected VM tracing to reflect existing tracing.

Should more or less work now.

* Integrated VM tracing into JSONRPC.

* Fix ethcore module tests.

* Add tests for VM tracing.

* Fix consensus test code.

* Fix mock tests.

* Added VM trace information for post-execution stuff.

* Fix max-value calls and add "creates" field to getTransaction.

* Tests for VM tracing.

* Don't implement the trait with unimplemented.

* Remove invlaid comment.

* Fix tests.
2016-06-02 12:40:31 +02:00
..
blockchain spec loading cleanup (#858) 2016-04-09 10:20:35 -07:00
spec Removing warnings 2016-05-23 11:46:01 +02:00
state VM tracing and JSON RPC endpoint for it. (#1169) 2016-06-02 12:40:31 +02:00
transaction refactored loading json tests 2016-03-29 13:01:39 +02:00
vm refine tests for call deserialization 2016-05-27 18:09:32 +02:00
bytes.rs refine tests for call deserialization 2016-05-27 18:09:32 +02:00
hash.rs fixed loading of executive tests, unrevealed failing consensus tests 2016-03-24 01:25:59 +01:00
lib.rs proper blockchain json parsing 2016-03-15 18:17:48 +01:00
lib.rs.in refactored loading json tests 2016-03-29 13:01:39 +02:00
maybe.rs fixed loading of executive tests, unrevealed failing consensus tests 2016-03-24 01:25:59 +01:00
uint.rs spec loading cleanup (#858) 2016-04-09 10:20:35 -07:00