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

Add a list for choosing the RPC provider #55

Open
wirednkod opened this issue Aug 28, 2024 · 1 comment
Open

Add a list for choosing the RPC provider #55

wirednkod opened this issue Aug 28, 2024 · 1 comment
Labels
Priority: 🟤 P3 Added to issues and PRs relating to a low severity bugs. Type: 🏗️ Feature Added to issues and PRs to identify that the change is a new feature.

Comments

@wirednkod
Copy link
Member

For now after #48 is merged, we are randomly chosing an RPC provider for connecting (when not Light cleint).
We should have a list in the UI - where the user will be able to choose the RPC that wants to connect to.

@wirednkod wirednkod added Priority: 🟡 P2 Added to issues and PRs relating to a medium severity bugs. Type: 🏗️ Feature Added to issues and PRs to identify that the change is a new feature. labels Aug 28, 2024
@wirednkod
Copy link
Member Author

we can also add some logic, if an RPC is not working in case one errors out or for whatever reason, to go to the next on in a seamless manner

@Tbaut Tbaut added Priority: 🟤 P3 Added to issues and PRs relating to a low severity bugs. and removed Priority: 🟡 P2 Added to issues and PRs relating to a medium severity bugs. labels Aug 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority: 🟤 P3 Added to issues and PRs relating to a low severity bugs. Type: 🏗️ Feature Added to issues and PRs to identify that the change is a new feature.
Projects
None yet
Development

No branches or pull requests

3 participants
@wirednkod @Tbaut and others