Skip to content

Conversation

@rphmeier
Copy link
Contributor

Closes #903
Closes #705

This adds a Session::prove function which generates a merkle proof for the given key-path while in a session.

This blocks.

Supports overlays and page elision natively.

There will be no way to get a proof outside of a session - just create a session and drop it afterwards in e.g. RPCs.

Copy link
Contributor Author

rphmeier commented Jun 14, 2025

Copy link
Contributor Author

rphmeier commented Jun 17, 2025

Merge activity

  • Jun 17, 12:28 PM UTC: A user started a stack merge that includes this pull request via Graphite.
  • Jun 17, 12:28 PM UTC: @rphmeier merged this pull request with Graphite.

@rphmeier rphmeier merged commit 2458d7d into master Jun 17, 2025
9 checks passed
@rphmeier rphmeier deleted the rh-prove-in-session branch June 17, 2025 12:28
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 this pull request may close these issues.

Allow getting merkle proof from open session. Merkle Proof to verify the key-value pair is part of Merkle root

2 participants