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: Add config to set RPC node based on chain id. #14

Merged
merged 1 commit into from
Oct 4, 2023

Conversation

brunomenezes
Copy link
Collaborator

Summary

Code changes to support setup of paid RPC node based on chain id and switching to be a secret in the manifesto.

Changes:

  • Added changes in the config to set the chain in the data source configuration based in the environment variable RPC_URL_${chainId}. Fallback to ankr URLs.
  • Added test cases for each of the supported networks, i.e. [1, 11155111, 31337]

@brunomenezes brunomenezes merged commit beee45b into main Oct 4, 2023
1 check passed
@brunomenezes brunomenezes deleted the feat/add-custom-rpc-nodes branch October 4, 2023 23:25
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.

2 participants