openethereum/ethcore/src/blockchain
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
..
best_block.rs Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
block_info.rs Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
blockchain.rs Make HashDB generic (#8739) 2018-07-02 18:50:05 +02:00
cache.rs new blooms database (#8712) 2018-06-20 15:13:07 +02:00
config.rs Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
extras.rs Make HashDB generic (#8739) 2018-07-02 18:50:05 +02:00
generator.rs Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
import_route.rs Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
mod.rs new blooms database (#8712) 2018-06-20 15:13:07 +02:00
update.rs new blooms database (#8712) 2018-06-20 15:13:07 +02:00