Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

trie-geyser: introduce Solana witnessed trie geyser plugin #371

Merged
merged 2 commits into from
Aug 22, 2024
Merged

Conversation

mina86
Copy link
Collaborator

@mina86 mina86 commented Aug 21, 2024

The plugin runs as part of Solana client and observes changes to the
trie witness account. When change happens, the plugin generates
proofs for the trie root and captures the trie root account. This
allows generating proofs for individual keys in the trie.

@mina86 mina86 requested a review from dhruvja August 21, 2024 13:48
@mina86 mina86 enabled auto-merge (squash) August 22, 2024 12:45
@mina86 mina86 merged commit 559b5c5 into master Aug 22, 2024
4 checks passed
@mina86 mina86 deleted the mpn/c branch August 22, 2024 13:06
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