openethereum/evmbin
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
..
benches Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
src Propagate trie errors upwards from State (#4655) 2017-02-26 13:10:50 +01:00
Cargo.toml Fixing evmbin compilation and added standard build. (#4561) 2017-02-15 16:58:42 +01:00
bench.sh Merge branch 'evm-bench' into evm-instructions 2016-07-11 16:41:14 +02:00