Safe{Core} AA SDK Release 31
New Versions
- account-abstraction-kit-poc:
v1.1.0
- api-kit:
v1.2.0
- auth-kit:
v1.1.0
- onramp-kit:
v1.2.0
- protocol-kit:
v1.1.0
- relay-kit:
v1.1.0
- safe-core-sdk-types:
v2.1.0
- safe-ethers-adapters:
Deprecated
What's Changed
- chore(protocol-kit): update predicted Safe documentation by @germartinez in #423
- chore: update version numbers by @germartinez in #422
- fix(protocol-kit): enable owner resolution for predicted safe by @dasanra in #429
- fix(protocol-kit): safeDeploymentConfig is an optional parameter in PredictedSafeProps by @DaniSomoza in #430
- fix(account-abstraction-kit): use the protocol kit by @DaniSomoza in #431
- feat(onramp-kit): Monerium integration by @yagopv in #372
- chore: set versions by @dasanra in #433
- chore: update playground docs by @germartinez in #437
- fix(protocol-kit): fix standardizeSafeTransactionData for predictedSafe flow by @DaniSomoza in #436
- fix(onramp-kit): Remove onramp-kit peerDeps by @yagopv in #438
- chore: merge
development
tomain
by @dasanra in #434 - chore: fix relay playground types by @germartinez in #441
- fix(protocol-kit): Missing package in readme installation instructions by @yagopv in #440
- doc: Update READMEs by @yagopv in #449
- fix(protocol-kit): add ethers version warning by @germartinez in #453
- refactor: Change SafeAuthKit and SafeOnRampKit classes to base abstract ones by @yagopv in #443
- feat(protocol-kit): Add memoization to the predictSafeAddress util function to enhance its performance by @DaniSomoza in #445
- chore: update Safe{Core} SDK logo by @germartinez in #460
- chore: Update to safe-deployments 1.24 by @octavioamu in #465
- chore(api-kit): Add .env.example file by @germartinez in #461
- chore(safe-ethers-adapters): Remove safe-ethers-adapters package by @germartinez in #471
- feat: Coverage comments by @yagopv in #470
- feature(protocol-kit): Support Safe contracts v1.4.1 by @germartinez in #468
- chore: Update safe-deployments to v1.25.0 by @germartinez in #479
- fix(protocol-kit): Only add executor signature if there are not enough signatures by @schmanu in #472
- chore: Update versions of the packages by @germartinez in #480
- Merge
development
intomain
by @germartinez in #478 - chore: Update cover image by @germartinez in #481
New Contributors
- @octavioamu made their first contribution in #465
- @schmanu made their first contribution in #472
Full Changelog: r30...r31