openethereum/rpc
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
..
rpctest Removing unused client code (#1645) 2016-07-19 09:21:41 +02:00
src Various improvements to tracing & diagnostics. (#1707) 2016-07-26 16:48:50 +02:00
Cargo.toml Bump clippy (#1587) 2016-07-12 10:34:08 +02:00
build.rs Removing superflous check for nightly 2016-03-11 11:16:49 +01:00