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

SDK Connections #54

Open
Elaixzar opened this issue Apr 21, 2023 · 2 comments
Open

SDK Connections #54

Elaixzar opened this issue Apr 21, 2023 · 2 comments

Comments

@Elaixzar
Copy link
Contributor

Elaixzar commented Apr 21, 2023

Let's redo the connection config for RPCs to allow:

  1. both testnet/mainnet and devnets for all chains that have them.
  2. Allow multiple rpc urls for each mainnet/testnet/devnet slot so that we can automatically cycle through them.

This would enable us to have a "GetNextConnection(Chain, Network:"Mainnet|Testnet|Devnet"): in the event that one RPC goes offline

@Elaixzar Elaixzar changed the title Solana SDK Connections SDK Connections Apr 21, 2023
@saadahmsiddiqui
Copy link
Contributor

@Elaixzar this feels like a breaking change, any chance we can split this into multiple smaller releases?

@AndrewC-Glitter
Copy link
Contributor

@saadjhk, yes. I've already started it for single RPC/chain. (Needed for server)

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

No branches or pull requests

3 participants