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
242 stars 177 forks source link

fix(api-kit): update delegate address type #879

Closed dasanra closed 1 week ago

dasanra commented 1 week ago

What it solves

The API team changed the EIP-712 type for the delegate address int his PR https://github.com/safe-global/safe-transaction-service/pull/2089/files

How this PR fixes it

Update the delegate address type in the signDelegate message.

coveralls commented 1 week ago

Pull Request Test Coverage Report for Build 9610988475

Details


Totals Coverage Status
Change from base Build 9610921077: 0.0%
Covered Lines: 783
Relevant Lines: 933

💛 - Coveralls
coveralls commented 1 week ago

Pull Request Test Coverage Report for Build 9613816247

Details


Totals Coverage Status
Change from base Build 9610921077: 0.2%
Covered Lines: 778
Relevant Lines: 928

💛 - Coveralls