-
Notifications
You must be signed in to change notification settings - Fork 0
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
Lazy merkle tree merkle proof logic #1
Lazy merkle tree merkle proof logic #1
Conversation
chore: add depth assertion chore: revert package refactor: function comments
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm! assuming tests pass locally.
lgtm on my side. @vimwitch Ready to be merged? Unsure if you have permission since it's in my fork. |
Yes, we'll merge this into your fork, then your fork into |
@vimwitch Anything left here? lgtm on my side. |
I think it's ready, this is your repo though so I can't merge it. |
…ions#162) * feat: add get merkle proof to lazy imt tree * chore: run prettier * chore: fix lint problems * chore: remove proof index + misc changes * chore: run prettier * chore: move revert inside loop * chore: take snapshoot in each test * Lazy merkle tree merkle proof logic (#1) * chore: fix eslint problems --------- Co-authored-by: Chance <jchancehud@gmail.com>
Description
Related Issue
Does this introduce a breaking change?
Other information