In progress implementation of an urkel
(Base-2 Merkle) tree from the Handshake project.
- insert/get/proof
- Basic store in place
- remove
- Store improvements
- Meta
- Rolling files
- Snapshot
- Tx batches
... The "todo" is larger than the "what works" ... 😅
Rust Implementation of an Urkel Tree
Repository from Github https://github.comdavebryson/urkel-rs
In progress implementation of an urkel
(Base-2 Merkle) tree from the Handshake project.
... The "todo" is larger than the "what works" ... 😅