safe-global / safe-core-sdk

The Safe{Core} SDK allows builders to add account abstraction functionality into their apps.
https://docs.safe.global/sdk/overview
MIT License
243 stars 179 forks source link

feat(api-kit): add ZkSync and ZkEvm service links #730

Closed dasanra closed 3 months ago

dasanra commented 3 months ago

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.

coveralls commented 3 months ago

Pull Request Test Coverage Report for Build 8236751147

Details


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

💛 - Coveralls