openethereum/ethcore/src/json_tests
David 9caa868603
Make HashDB generic (#8739)
The `patricia_trie` crate is generic over the hasher (by way of HashDB) and node encoding scheme. Adds a new `patricia_trie_ethereum` crate with concrete impls for Keccak/RLP.
2018-07-02 18:50:05 +02: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 Make HashDB generic (#8739) 2018-07-02 18:50:05 +02: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