openethereum/ethcore/src/client
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
..
chain_notify.rs Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
client.rs Propagate trie errors upwards from State (#4655) 2017-02-26 13:10:50 +01:00
config.rs Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
error.rs Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
mod.rs Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
registry.rs Port try macro to new ? operator. (#3962) 2016-12-27 12:53:56 +01:00
test_client.rs Include total difficulty in CHTs and hide implementation details from consumers (#4428) 2017-02-06 17:21:35 +01:00
trace.rs Client IPC Interface (#1493) 2016-07-07 09:39:32 +02:00
traits.rs use new histogram/corpus 2017-02-17 16:18:31 +01:00