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: add RPC server to the plugin #385

Merged
merged 4 commits into from
Sep 5, 2024
Merged

trie-geyser: add RPC server to the plugin #385

merged 4 commits into from
Sep 5, 2024

Conversation

mina86
Copy link
Collaborator

@mina86 mina86 commented Aug 29, 2024

Add an HTTP JSON RPC server to the witnessed-trie-geyser-plugin so
that relayer can connect to it to gather all the information necessary
for generating the proofs.

Furthermore, as minor housekeeping, rename solana/trie-geyser to
solana/trie-geyser-plugin so that common/trie-geyser is available for
the code common between the plugin and client.

@mina86 mina86 requested a review from dhruvja August 29, 2024 17:34
@mina86 mina86 enabled auto-merge (squash) September 2, 2024 23:17
@mina86 mina86 merged commit 7937bee into master Sep 5, 2024
4 checks passed
@mina86 mina86 deleted the mpn/d branch September 5, 2024 12:36
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