openethereum/ethcore/src/json_tests
Wei Tang 29baccd857
Implement EIP-1052 (EXTCODEHASH) and fix several issues in state account cache (#9234)
* Implement EIP-1052 and fix several issues related to account cache

* Fix jsontests

* Merge two matches together

* Avoid making unnecessary Arc<Vec>

* Address grumbles
2018-07-31 13:27:57 +08:00
..
chain.rs EVM benchmark utilities (#8944) 2018-06-25 11:21:45 +02:00
difficulty.rs EVM benchmark utilities (#8944) 2018-06-25 11:21:45 +02:00
executive.rs Implement EIP-1052 (EXTCODEHASH) and fix several issues in state account cache (#9234) 2018-07-31 13:27:57 +08:00
mod.rs EVM benchmark utilities (#8944) 2018-06-25 11:21:45 +02:00
state.rs EVM benchmark utilities (#8944) 2018-06-25 11:21:45 +02:00
test_common.rs EVM benchmark utilities (#8944) 2018-06-25 11:21:45 +02:00
transaction.rs EVM benchmark utilities (#8944) 2018-06-25 11:21:45 +02:00
trie.rs Make HashDB generic (#8739) 2018-07-02 18:50:05 +02:00