Skip to content

Conversation

@Jipperism
Copy link
Contributor

  • Removed Infura API key references from .env.template, constants, and related files.
  • Updated CI workflow to exclude Infura API key.
  • Adjusted EvmClient to only use Alchemy and DRPC providers.
  • Updated tests to reflect the removal of Infura.

- Removed Infura API key references from .env.template, constants, and related files.
- Updated CI workflow to exclude Infura API key.
- Adjusted EvmClient to only use Alchemy and DRPC providers.
- Updated tests to reflect the removal of Infura.
@Jipperism Jipperism linked an issue May 17, 2025 that may be closed by this pull request
@Jipperism Jipperism self-assigned this May 17, 2025
@github-actions
Copy link

Coverage Report

Status Category Percentage Covered / Total
🟢 Lines 58.2% (🎯 58%) 110 / 189
🟢 Statements 58.2% (🎯 58%) 110 / 189
🟢 Functions 25.53% (🎯 25%) 12 / 47
🟢 Branches 38.98% (🎯 38%) 23 / 59
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Changed Files
src/client/evmClient.ts 100% 100% 100% 100%
src/utils/constants.ts 100% 100% 100% 100%
Generated in workflow #103 for commit dd7b54a by the Vitest Coverage Report Action

@Jipperism Jipperism merged commit 9c2ffba into develop May 29, 2025
1 check passed
@Jipperism Jipperism deleted the chore/deprecate-infura branch July 9, 2025 19:18
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

2 participants