openethereum/ethcore
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
..
light Merge branch 'master' into aura-contract-warp 2017-04-19 20:43:24 +02:00
native_contracts detect changes in safe_contract 2017-04-12 22:10:18 +02:00
res Merge pull request #5307 from paritytech/eip-212 2017-04-21 13:10:57 +02:00
src Calculate post-constructors state root in spec at load time (#5523) 2017-05-03 09:00:02 +02:00
build.rs Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
Cargo.toml Futures-based native wrappers for contract ABIs (#5341) 2017-04-03 09:40:18 +02:00