ethereum / research

MIT License
1.77k stars 582 forks source link

【help】bandersnatch not found in verkle_trie_eip #133

Open xiaopangjun666 opened 1 year ago

xiaopangjun666 commented 1 year 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 1 year ago

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