Skip to content

Conversation

@pmantica11
Copy link
Contributor

Overview

In this PR, I add support for preprocessed transactions to the gRPC Yellowstone server, making it a unified API for all Solana data needs. To support preprocessed transactions, we rely on using a Jito shredstream proxy to consume decoded transactions. Alternatively, we could add the filtering capabilities into the shredstream proxy itself. However, it's neater to expose this in the Yellowstone gRPC to keep YS as the fan-out layer.

Next steps:

  1. Add documentation and client SDK in upcoming PRs.

Testing

Added unit tests for filtering and tested locally that everything works e2e.

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.

1 participant