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(api-kit): add ZkSync and ZkEvm service links #730

Merged
merged 2 commits into from Mar 11, 2024

Conversation

dasanra
Copy link
Collaborator

@dasanra dasanra commented Mar 11, 2024

What it solves

Resolves #729

How this PR fixes it

Add ZkSync and ZkEvm to the default api-kit configuration.

Also removed goerli from the default configuration, as is not supported anymore. Added few changes in the tests to avoid complaining because Goerli service is not available.

Tests are pending to be fully migrated to Sepolia yet.

@dasanra dasanra requested a review from yagopv March 11, 2024 16:58
@coveralls
Copy link

Pull Request Test Coverage Report for Build 8236751147

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 5 unchanged lines in 1 file lost coverage.
  • Overall coverage decreased (-0.9%) to 73.632%

Files with Coverage Reduction New Missed Lines %
packages/api-kit/src/SafeApiKit.ts 5 61.48%
Totals Coverage Status
Change from base Build 8099779389: -0.9%
Covered Lines: 476
Relevant Lines: 597

💛 - Coveralls

@dasanra dasanra changed the title Add zk services api kit feat(api-kit): add ZkSync and ZkEvm service links Mar 11, 2024
@dasanra dasanra merged commit f82fc1c into development Mar 11, 2024
14 of 15 checks passed
@dasanra dasanra deleted the add-zk-services-api-kit branch March 11, 2024 17:10
@github-actions github-actions bot locked and limited conversation to collaborators Mar 11, 2024
@dasanra dasanra linked an issue Mar 11, 2024 that may be closed by this pull request
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

api-kit lacks support for zksync and zkevm
3 participants