openethereum/ethcore/src/json_tests
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.rs Save pending local transactions in the database (#4566) 2017-02-20 17:21:55 +01:00
eip150_state.rs Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
eip161_state.rs Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
executive.rs Propagate trie errors upwards from State (#4655) 2017-02-26 13:10:50 +01:00
homestead_chain.rs Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
homestead_state.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
state.rs Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
test_common.rs Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
transaction.rs Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
trie.rs Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00