openethereum/rpc/src/v1/tests
Gav Wood 7cf807d1b4 Various improvements to tracing & diagnostics. (#1707)
* Various improvements to tracing & diagnostics.

- Manage possibility of `Account` not having code for `PodAccount`
- New RPC: `trace_sendRawTransaction`
- See raw transaction dump when inspecting over RPC

* Fix test

* Remove one of the dupe error messages

* Remove unneeded `&`s

* Reformat and extremely minor optimisation

* Minor optimisation

* Remove unneeded let

* Fix tests.

* Additional fix.

* Minor rename.

[ci:skip]

* Bowing to the pressure.
2016-07-26 16:48:50 +02:00
..
helpers Miner tests (#1597) 2016-07-14 12:16:53 +02:00
mocked Various improvements to tracing & diagnostics. (#1707) 2016-07-26 16:48:50 +02:00
eth.rs Removing unused client code (#1645) 2016-07-19 09:21:41 +02:00
mod.rs add ability to have heavy tests 2016-05-31 19:51:24 +02:00