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 env var replacements #16

Merged
merged 1 commit into from
Jun 14, 2024
Merged

feat: support env var replacements #16

merged 1 commit into from
Jun 14, 2024

Conversation

mikeshultz
Copy link
Member

@mikeshultz mikeshultz commented Jun 14, 2024

Adds support for environment variable replacements in RPC endpoints and filters out endpoints when a replacement is unavailable.

Fixes #13
Fixes APE-1765

@mikeshultz mikeshultz added the category: feature New feature or request label Jun 14, 2024
@mikeshultz mikeshultz self-assigned this Jun 14, 2024
tests/test_func.py Show resolved Hide resolved
@mikeshultz mikeshultz merged commit a6f6c5a into main Jun 14, 2024
17 checks passed
@mikeshultz mikeshultz deleted the feat/infura-key branch June 14, 2024 16:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix get_random_rpc so that it will choose an RPC that won't fail to connect
3 participants