openethereum/rpc
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
..
rpctest WebSockets RPC server (#5425) 2017-04-13 16:32:07 +02:00
src Calculate post-constructors state root in spec at load time (#5523) 2017-05-03 09:00:02 +02:00
Cargo.toml Support external eth_sign (#5481) 2017-04-27 18:23:22 +02:00