openethereum/ethcore/private-tx
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
..
res Private transactions integration pr (#6422) 2018-04-09 16:14:33 +02:00
src Make HashDB generic (#8739) 2018-07-02 18:50:05 +02:00
tests Add type for passwords. (#8920) 2018-06-22 15:09:15 +02:00
Cargo.toml Make HashDB generic (#8739) 2018-07-02 18:50:05 +02:00