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

feat: support multiple ethereum grpc endpoints #206

Closed
wants to merge 14 commits into from
Closed

Conversation

toteki
Copy link
Member

@toteki toteki commented Feb 21, 2022

Another possible way to do this:

  • The one-off commands in bridge.go should be fine iterating their way through endpoints until they find a good one
  • Possible improvement discussed in comments: remembering the last successfully dialed and always trying it first
  • Still have some questions about the one in orchestrator.go, especially (if it's being reused over time) when to try to redial

@toteki toteki linked an issue Feb 21, 2022 that may be closed by this pull request
4 tasks
@toteki
Copy link
Member Author

toteki commented Feb 26, 2022

Superseded by #215

@toteki toteki closed this Feb 26, 2022
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.

Support Multiple Ethereum RPCs
1 participant