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
252 stars 196 forks source link

Upgrade Safe-Core-SDK to support new safe-deployment version(v1.33.0) #705

Closed hapetherw closed 7 months ago

hapetherw commented 7 months ago

Context / issue

I was following up on the comment in GitHub issue(https://github.com/safe-global/safe-infrastructure/issues/124#issuecomment-1877097932) regarding upgrading safe-core-sdk to work with safe-deployment v1.33.0.

Proposed solution

With the release of safe-deployment v1.33.0, it is now necessary to upgrade safe-core-sdk to ensure compatibility. Upgrading safe-core-sdk(composed of several packages including protocol-kit) will enable me to operate safe infrastructure on my local machine effectively.

hapetherw commented 7 months ago

@dasanra Thank you for your PR. Could you also please publish the new SDK release version?