-
Notifications
You must be signed in to change notification settings - Fork 1
Jito Bell: Bump up yellowstone-grpc-proto
#136
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
base: master
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR upgrades the yellowstone-grpc-client and yellowstone-grpc-proto dependencies from version 2.0.0 to version 10.1.1, along with necessary code adaptations to accommodate API changes in the new version.
- Updates yellowstone-grpc dependencies from 2.0.0 to 10.1.1
- Adds new optional fields
interslot_updatesandfrom_slotto subscription requests - Updates transitive dependencies (tonic, prost, socket2, etc.) to newer versions
Reviewed Changes
Copilot reviewed 2 out of 3 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| Cargo.toml | Updates yellowstone-grpc-client and yellowstone-grpc-proto versions from 2.0.0 to 10.1.1 |
| Cargo.lock | Reflects dependency tree changes including new versions of yellowstone-grpc packages, prost, tonic, and various transitive dependencies |
| jito-bell/src/lib.rs | Adds interslot_updates field to SubscribeRequestFilterSlots and from_slot field to SubscribeRequest to maintain compatibility with new API version |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
Copilot reviewed 3 out of 4 changed files in this pull request and generated 2 comments.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
No description provided.