• David's avatar
    Make HashDB generic (#8739) · 9caa8686
    David authored
    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.
    9caa8686
This project manages its dependencies using Cargo. Learn more