openethereum/ethcore/src/json_tests
Marek Kotewicz b4ae1b6528 decode block rlp less often (#9252)
in total:
- removed 4 redundant rlp deserializations
- avoid 1 redundant block data copy
2018-08-02 10:20:46 +01:00
..
chain.rs decode block rlp less often (#9252) 2018-08-02 10:20:46 +01: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