openethereum/rpc/src/v1/tests/mocked
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
..
eth.rs Various improvements to tracing & diagnostics. (#1707) 2016-07-26 16:48:50 +02:00
eth_signing.rs replace synchronization primitives with those from parking_lot (#1593) 2016-07-13 19:59:59 +02:00
ethcore.rs Cleanup of colour code. Use is_a_tty. (#1621) 2016-07-15 10:11:14 +02:00
ethcore_set.rs Major sync <-> client interactions refactoring (#1572) 2016-07-11 17:02:42 +02:00
manage_network.rs Sync IPC interface (#1584) 2016-07-14 12:07:33 +02:00
mod.rs Major sync <-> client interactions refactoring (#1572) 2016-07-11 17:02:42 +02:00
net.rs move existing rpc tests into mocked module 2016-05-26 20:37:08 +02:00
personal.rs Name and meta in accounts (#1695) 2016-07-24 17:38:21 +02:00
personal_signer.rs Fixing errors returned by sendTransaction* method family (#1665) 2016-07-20 12:37:49 +02:00
rpc.rs move existing rpc tests into mocked module 2016-05-26 20:37:08 +02:00
web3.rs move existing rpc tests into mocked module 2016-05-26 20:37:08 +02:00