Issues
- 16
Is there a way to get the proof verifier to work for Ethereum MPT proofs?
#141 opened by kevincheng96 - 1
Release `trie-bench` 0.39
#212 opened by ggwpez - 1
How to run a sample example?
#175 opened by arunpatro - 0
Implement `DoubleEndedIterator` for `TrieDBNodeIterator` and `TrieDBIterator`
#164 opened by seunlanlege - 1
- 1
Trie-db lookup fails to find value in db after trie commit when using Ethereum RLP node codec.
#205 opened by 0xkr8os - 1
- 1
- 0
Thread Safe
#186 opened by ItsFunny - 0
Guard against branch with one child and no value
#168 opened by cheme - 2
Support for proofs of abscence?
#147 opened by seunlanlege - 2
Is there any docs or words to explain way pr#142 change the leaf node from storing normal value to a hashed node?
#152 opened by atenjin - 0
Why can't it be stored when the key length is 64?
#151 opened by keienWang - 0
README.md isn't shown on crates.io
#138 opened by McFranko - 1
eBPF stack trace trie design
#128 opened by chadbrewbaker - 0
- 0
- 0
HashDB on disk example
#80 opened by drbh - 3
- 0
Properly manage importing namespace
#54 opened by NikVolf - 2
Create an iterator for a prefix
#32 opened by cheme - 1
- 7
Improve proof size
#23 opened by burdges - 3
Make a strict specification and 1.0 release
#52 opened by NikVolf - 0
Possible batch update of values
#40 opened by cheme - 0
Explain Hash256StdHasher and StdHasher
#37 opened by burdges - 3
[optimization] Support a variant where extension nodes aren't used and branch nodes can have multiple-nibble prefix
#4 opened by rphmeier - 0
- 1
Use hashbrown instead of hashmap_core
#21 opened by cheme - 0
Release 0.1.0
#6 opened by gnunicorn