ethereum / research

MIT License
1.81k stars 591 forks source link

【help】bandersnatch not found in verkle_trie_eip #133

Open xiaopangjun666 opened 2 years ago

xiaopangjun666 commented 2 years ago

Do you have a bandersmatch solution in the verkle tree? I can't use it in the source code.thank you very much! ”from bandersnatch import Point, Scalar“ in research/verkle_trie_eip/verkle_trie.py

dankrad commented 2 years ago

You need to compile it from the arkworks Bandersnatch library fork at https://github.com/zhenfeizhang/bandersnatch