openethereum/ethcore/src/json_tests
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.rs Calculate post-constructors state root in spec at load time (#5523) 2017-05-03 09:00:02 +02:00
executive.rs EIP-86 (#4697) 2017-04-19 14:30:00 +02:00
homestead_chain.rs New state tests (#5418) 2017-04-12 13:33:49 +02:00
mod.rs New state tests (#5418) 2017-04-12 13:33:49 +02:00
state.rs EIP-86 (#4697) 2017-04-19 14:30:00 +02:00
test_common.rs New state tests (#5418) 2017-04-12 13:33:49 +02:00
transaction.rs EIP-86 (#4697) 2017-04-19 14:30:00 +02:00
trie.rs Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00