Skip to content

refactor: remove Infura provider and related constants #270

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

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

Jipperism
Copy link
Collaborator

This commit removes the Infura provider from the EVM client and its associated API key from the constants. The Alchemy provider is updated to include a new Celo mainnet URL, and tests are adjusted accordingly to reflect these changes.

Copy link

github-actions bot commented May 17, 2025

Coverage Report

Status Category Percentage Covered / Total
🟢 Lines 26.14% (🎯 26%) 1592 / 6089
🟢 Statements 26.14% (🎯 26%) 1592 / 6089
🟢 Functions 69.23% (🎯 69%) 36 / 52
🟢 Branches 73.85% (🎯 73%) 113 / 153
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Changed Files
src/clients/evmClient.ts 100% 100% 100% 100%
src/utils/constants.ts 100% 100% 100% 100%
Generated in workflow #223 for commit 3066e27 by the Vitest Coverage Report Action

@Jipperism Jipperism linked an issue May 17, 2025 that may be closed by this pull request
This commit removes the Infura provider from the EVM client and its associated API key from the constants. The Alchemy provider is updated to include a new Celo mainnet URL, and tests are adjusted accordingly to reflect these changes.
@Jipperism Jipperism force-pushed the chore/deprecate-infura branch from b7254f2 to 3066e27 Compare May 17, 2025 14:43
@Jipperism Jipperism self-assigned this May 17, 2025
@Jipperism Jipperism requested a review from bitbeckers May 17, 2025 14:44
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.

[chore] deprecate infura
1 participant