Skip to content
This repository has been archived by the owner on May 11, 2023. It is now read-only.

Sparse Merkle Tree Proofs #117

Open
2 tasks
bvrooman opened this issue Sep 19, 2022 · 0 comments
Open
2 tasks

Sparse Merkle Tree Proofs #117

bvrooman opened this issue Sep 19, 2022 · 0 comments

Comments

@bvrooman
Copy link
Contributor

bvrooman commented Sep 19, 2022

  • SMTs can produce a proof for the given leaf using a public proof method.
    • A proof contains the proof set and the expected root
    • proof takes in a leaf key
    • proof returns the proof set and expected root for the given leaf key
  • SMT proof tests
@bvrooman bvrooman changed the title Sparse Merkle Tree Proofs and Proof Verification Sparse Merkle Tree Proofs Sep 19, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant