-
Notifications
You must be signed in to change notification settings - Fork 499
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Summary
Discussed with @cmwaters and @walldiss . Agreement reached that this functionality is required for correctness and transparency.
Problem Definition
The submit method should not implicitly trust the consensus node. Instead, it must verify the submitted transaction or blob using an inclusion proof. The API should expose an option for clients to request these proofs when submitting data.
Proposal
Requirements:
- submit must verify inclusion proofs rather than relying on node trust.
- API should include an optional flag to return inclusion proofs to the user.
- Proofs should be available for downstream or external use when requested.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
Type
Projects
Status
Needs Triage