openethereum/ethcore
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
..
res Ethereum classic (#1706) 2016-07-25 10:20:22 +02:00
src Various improvements to tracing & diagnostics. (#1707) 2016-07-26 16:48:50 +02:00
Cargo.toml IPC (feature-gated) (#1654) 2016-07-20 18:13:56 +02:00
build.rs Removing unused client code (#1645) 2016-07-19 09:21:41 +02:00