issues
search
status-im
/
nim-eth-verkle
Verkle tree implementation
Apache License 2.0
8
stars
3
forks
source link
Implement basic tree structure
#2
Closed
daniellm
closed
1 year ago
daniellm
commented
1 year ago
What
[X] Implement tree structure
[X] Implement iteration over the tree, and dumping/printing it
[X] Implement insertion into the tree
What