Skip to content

[PoI]: Add Proof of Inclusion support#305

Draft
itsyaasir wants to merge 17 commits into
mainfrom
feat/poi-implementation
Draft

[PoI]: Add Proof of Inclusion support#305
itsyaasir wants to merge 17 commits into
mainfrom
feat/poi-implementation

Conversation

@itsyaasir

@itsyaasir itsyaasir commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

Description of change

Links to any relevant issues

Type of change

  • Bug fix (a non-breaking change which fixes an issue)
  • Enhancement (a non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation Fix

How the change has been tested

Change checklist

  • I have followed the contribution guidelines for this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works
  • I have checked that new and existing unit tests pass locally with my changes
  • I have updated the CHANGELOG.md, if my changes are significant enough

@itsyaasir itsyaasir self-assigned this Jul 3, 2026
@itsyaasir itsyaasir linked an issue Jul 3, 2026 that may be closed by this pull request
itsyaasir added 15 commits July 7, 2026 06:23
[PoI]: Define proof envelope and API surface
[PoI]: Add verifier dispatch and transaction verification
…ruction

feat: Add gRPC client support for Proof of Inclusion and enhance error handling
…port

feat: Add support for object proofs
feat: Add support for event proofs in source and enhance related error handling
…tion

feat: Implement committee resolution
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.

[PoI]: Add Proof of Inclusion support

1 participant