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

Update grpc version to 0.11.0 so that we can use the latest triton se… #243

Merged
merged 1 commit into from
Nov 14, 2023

Conversation

godmodegalactus
Copy link
Collaborator

…rvice

@godmodegalactus godmodegalactus merged commit 1bcf7d2 into main Nov 14, 2023
@@ -60,5 +60,5 @@ solana-lite-rpc-cluster-endpoints = {path = "cluster-endpoints", version="0.2.3"
solana-lite-rpc-history = {path = "history", version="0.2.3"}

async-trait = "0.1.68"
yellowstone-grpc-client = "1.9.0"
yellowstone-grpc-proto = "1.9.0"
yellowstone-grpc-client = "1.11.0"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I wonder how the project's git tagging system works?
how do we know if we getv1.11.0+solana.1.17.4 vs v1.11.0+solana.1.16.17?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes it is quite difficult to know with grpc plugin i agree. I think it depends on solana grpc plugin. If it was compiled with solana 1.17.4 or with v1.11.0 because anyways we want to get what is the version of grpc on the solana validator

@godmodegalactus godmodegalactus deleted the gmg/update_grpc_version branch January 25, 2024 15:18
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.

3 participants