openethereum/ethcore/src/state
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
..
account.rs Implement PIP messages, request builder, and handlers (#4945) 2017-03-23 13:17:05 +01:00
backend.rs Calculate post-constructors state root in spec at load time (#5523) 2017-05-03 09:00:02 +02:00
mod.rs EIP-86 (#4697) 2017-04-19 14:30:00 +02:00
substate.rs Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00