openethereum/ethcore/src/client
Robert Habermeier 60bb0de9d6 Calculate post-constructors state root in spec at load time (#5523)
* apply contract constructors at spec load time

* debugging

* do trie updates in two stages

* add lint exception to newly-dead constructor

* squash warning in RPC tests

* kill dead accountdb constructors

* restore accountdb constructors under test configuration

* use provided state root in spec, if it exists
2017-05-03 09:00:02 +02:00
..
chain_notify.rs Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
client.rs Calculate post-constructors state root in spec at load time (#5523) 2017-05-03 09:00:02 +02:00
config.rs use a database in ethcore-light 2017-03-21 20:57:13 +01:00
error.rs Traces error handling (#4849) 2017-03-14 13:04:32 +01:00
mod.rs Futures-based native wrappers for contract ABIs (#5341) 2017-04-03 09:40:18 +02:00
test_client.rs Merge branch 'master' into aura-contract-warp 2017-04-19 20:43:24 +02:00
trace.rs Client IPC Interface (#1493) 2016-07-07 09:39:32 +02:00
traits.rs Merge branch 'master' into aura-contract-warp 2017-04-19 20:43:24 +02:00