Skip to content
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

Use Witness Data generated by IAVL tree in Deep Subtrees #20

Closed
Tracked by #1
Manav-Aggarwal opened this issue Dec 1, 2022 · 0 comments · Fixed by #18
Closed
Tracked by #1

Use Witness Data generated by IAVL tree in Deep Subtrees #20

Manav-Aggarwal opened this issue Dec 1, 2022 · 0 comments · Fixed by #18
Assignees

Comments

@Manav-Aggarwal
Copy link
Member

Manav-Aggarwal commented Dec 1, 2022

We'd like to be able to load Witness Data generated in #19 in a Deep Subtree and later on be able to perform all operations recorded in the Witness Data.

When an operation is performed on the Deep Subtree, it should first check that the operation matches the current operation in the Witness Data that hasn't been performed. Also, we should verify all the existence proofs inside the Witness Data to make sure they match up with the root hash of the Deep Subtree at any point.

Parent issue: #19

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant