safe-global / safe-core-sdk

The Safe{Core} SDK allows builders to add account abstraction functionality into their apps.

Home Page:https://docs.safe.global/sdk/overview

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[EIP-1193] Test relay-kit

yagopv opened this issue · comments

Context / issue

As part of the EIP-1193 implementation, we need to retest all the related kits. This involves analyzing, executing, and updating the unit tests, integration tests, related example apps, and playgrounds.

Proposed solution

In the relay-kit

  • Check the unit tests for the 4337 pack
  • Check the unit tests for the Gelato pack
  • Check that the playgrounds continue to work

Additional context

#651