openethereum/util/patricia_trie
Andrew Jones d293f94a6f Handle rlp decoding Result in patricia trie (#8166)
* Decode patricia node with UntrustedRlp

(cherry picked from commit efb993b8e7ce087f092cb8c2f633c62ad87e4fb8)

* Replace Rlp with UntrustedRlp in triedbmut

* Handle node decode results in trie
2018-03-22 10:08:48 +08:00
..
benches make patricia-trie more idiomatic and remove redundant code (#8056) 2018-03-06 19:42:24 +01:00
src Handle rlp decoding Result in patricia trie (#8166) 2018-03-22 10:08:48 +08:00
Cargo.toml bring back trie and triehash benches (#7926) 2018-02-19 12:03:54 +01:00