-
Notifications
You must be signed in to change notification settings - Fork 377
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
Add RPC failover options #2140
Add RPC failover options #2140
Conversation
@Sliman4 Sorry for jumping in, but I'd like to invite you to participate in the Race of Sloths - a fun and gamified open-source contributions program. Consider mentioning @race-of-sloths user in your github comment or PR description to join! See how the flow works here: near/nearcore#11778 |
@Sliman4 Thank you for your contribution! Your pull request is now a part of the Race of Sloths! Current status: executed
The average score is 2 @Sliman4 check out your results on the Race of Sloths Leaderboard! and in the profile What is the Race of SlothsRace of Sloths is a friendly competition where you can participate in challenges and compete with other open-source contributors within your normal workflow For contributors:
For maintainers:
Feel free to check our website for additional details! Bot commands
|
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.
Please check my comments. 👍
Co-authored-by: Damián Parrino <[email protected]>
🔄 The PR has been merged.Important This pull request is a part of the Race of Sloths and has not been scored yet. Scoring will close in 24 hours! 🕰️ |
@race-of-sloths score 2 |
🌟 Score recorded!@bucanero, thank you for scoring this pull request in the Race of Sloths! |
✅ PR is finalized!Your contribution is much appreciated with a final score of 2! Another weekly streak completed, well done @Sliman4! To keep your weekly streak and get another bonus make pull request next week! Looking forward to see you in race-of-sloths |
I thought about creating a new page for all failover options in all environments, but
near-jsonrpc-client-rs
doesn't have this feature,wallet-selector
only has a feature request issue, couldn't find it in other packages, either, so I guess the providers page is a good place for this for now.Also fixed a link on that page that didn't scroll to the highlighted content.