-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
fix: correct subscription type mapping in stratus_get_subscriptions #2031
Conversation
PR Reviewer Guide 🔍(Review updated until commit 9edd1fb)Here are some key observations to aid the review process:
|
PR Code Suggestions ✨Latest suggestions up to 9edd1fb
Previous suggestionsSuggestions up to commit 9edd1fb
|
Persistent review updated to latest commit 9edd1fb |
Final benchmark: Git Info:
Configuration:
Leader Stats: Follower Stats: Plots: |
PR Type
Bug fix
Description
Corrected subscription type mapping in stratus_get_subscriptions
Swapped pending_txs and new_heads assignments
Changes walkthrough 📝
rpc_server.rs
Correct subscription type assignment in stratus_get_subscriptions
src/eth/rpc/rpc_server.rs
pending_txs
andnew_heads
context fields