openethereum/util/rlp/src
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
..
error.rs Remove expect (#8536) 2018-05-04 10:06:54 +02:00
impls.rs Replace legacy Rlp with UntrustedRlp and use in ethcore rlp views (#8316) 2018-04-16 15:52:12 +02:00
lib.rs Make HashDB generic (#8739) 2018-07-02 18:50:05 +02:00
rlpin.rs Update license header and scripts (#8666) 2018-06-04 10:19:50 +02:00
stream.rs Make HashDB generic (#8739) 2018-07-02 18:50:05 +02:00
traits.rs Replace legacy Rlp with UntrustedRlp and use in ethcore rlp views (#8316) 2018-04-16 15:52:12 +02:00