Skip to content

Add route to return all state paths for multiple commitments#2

Open
asharma13524 wants to merge 34 commits into
stagingfrom
fix-inclusion-proof-clean
Open

Add route to return all state paths for multiple commitments#2
asharma13524 wants to merge 34 commits into
stagingfrom
fix-inclusion-proof-clean

Conversation

@asharma13524
Copy link
Copy Markdown

@asharma13524 asharma13524 commented Mar 20, 2025

Motivation

Introduces a new route for fetching state proofs for a given block height. It aims to address the issue of ensuring consistency between the global state root and associated state paths by retrieving state proofs derived from the same block. This ensures that the inclusion proof process is based on the same global state root across different operations, reducing mismatches and improving the reliability of the proofs.

Related PRs

https://github.com/puzzlehq/tangram/pull/57

@asharma13524 asharma13524 force-pushed the fix-inclusion-proof-clean branch from c0a7ff3 to 406d259 Compare March 20, 2025 20:24
@asharma13524 asharma13524 changed the base branch from testnet3 to testnet March 31, 2025 17:19
@asharma13524 asharma13524 changed the title Fix inclusion proof clean Add stateproofs route Mar 31, 2025
@asharma13524 asharma13524 changed the title Add stateproofs route Add route to return all state paths for multiple commitments May 1, 2025
@asharma13524 asharma13524 marked this pull request as ready for review May 1, 2025 19:22
@asharma13524 asharma13524 force-pushed the fix-inclusion-proof-clean branch from 11c15ab to 15a5308 Compare May 13, 2025 20:33
@asharma13524 asharma13524 requested a review from lukenewman May 14, 2025 19:29
@lukenewman lukenewman changed the base branch from testnet to staging June 27, 2025 15:26
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.

2 participants