openethereum/rpc/src/v1/helpers
Robert Habermeier 1bf2b27708 Propagate trie errors upwards from State (#4655)
* state backend trait mirroring state_db API

* minimal state backend trait

make state module public

* fix json tests

* return errors on database corruption

* fix tests, json tests

* fix remainder of build

* add Backend bound on state
2017-02-26 13:10:50 +01:00
..
block_import.rs Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
dispatch.rs (most of) parity RPC for light client 2017-02-17 21:38:43 +01:00
errors.rs Propagate trie errors upwards from State (#4655) 2017-02-26 13:10:50 +01:00
informant.rs RPC middleware: Informant & Client.keep_alive (#4384) 2017-02-04 22:18:19 +01:00
mod.rs fix tests with loop hack 2017-02-08 17:57:18 +01:00
network_settings.rs Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
poll_filter.rs Limit for logs filter. (#2180) 2016-09-21 11:51:10 +01:00
poll_manager.rs Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
requests.rs Signer provenance (#4477) 2017-02-14 22:45:43 +01:00
signer.rs Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
signing_queue.rs Signer provenance (#4477) 2017-02-14 22:45:43 +01:00