issues
search
ethereum
/
research
MIT License
1.82k
stars
591
forks
source link
Fix bin trie keypath problem
#72
Closed
NIC619
closed
6 years ago
NIC619
commented
6 years ago
check if given keypath is too short
check if existing kv pair is being overrided because it's key is the prefix of the new key
check if it's inserting a new key with empty value