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

chore: avoid using Alchemy API keys in tests due to limits #662

Merged
merged 1 commit into from
Feb 27, 2025

Conversation

zerosnacks
Copy link
Member

We are running into Alchemy API limits (https://github.com/foundry-rs/forge-std/actions/runs/13545994206/job/37926743447?pr=654) that is causing the CI to block, small refactor to avoid using hardcoded API keys.

Copy link
Member

@mattsse mattsse left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

alchemy 👎

@zerosnacks zerosnacks merged commit 02537e1 into master Feb 27, 2025
3 checks passed
@zerosnacks zerosnacks deleted the zerosnacks/swap-out-alchemy-for-public-rpcs branch February 27, 2025 15:06
agostbiro pushed a commit to NomicFoundation/forge-std that referenced this pull request Feb 28, 2025
…s#662)

We are running into Alchemy API limits
(https://github.com/foundry-rs/forge-std/actions/runs/13545994206/job/37926743447?pr=654)
that is causing the CI to block, small refactor to avoid using hardcoded
API keys.
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