-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
add: stateless utilities to achieve full statelessness #19
base: develop
Are you sure you want to change the base?
Conversation
@agnxsh What's your suggestion ? |
okay makes sense |
looks ok to merge |
1d1666f
to
c24f8d4
Compare
Ready for review, 1 verkle error file consisting of verkle error types, maybe needed in future for integration. Tests pending, will do in next passes, and subsequent fixes whenever needed. |
…into ipa-tree-types
…des, proof verification for multiple leaves with Commitment Redundancies
Adds the Stateless Tree types as well helper functions that allow
nim-eth-verkle
to do the following things:Types may get refactored while implementing. Tried to make the most meaningful function names to avoid confusion.
Documentation is not yet ready, but I have tried to add in-line comments as much as possible