Safe Core SDK Release 10
New versions
- safe-core-sdk-types v1.0.0
- safe-core-sdk v2.0.0
- safe-web3-lib v1.0.0
- safe-ethers-lib v1.0.0
- safe-service-client v1.1.1
- safe-ethers-adapters v0.1.0-alpha.8
What's Changed
- Fix retrieval of ProxyCreation event by @germartinez in #149
- Fix Web3 tests by @germartinez in #148
- Throw error if saltNonce is a negative integer by @germartinez in #151
- Update licenses by @germartinez in #153
- Update safe-deployments to v1.8.0 by @datradito in #156
- Chore: use yarn cache in the CI script by @katspaugh in #159
- Fix web3 and ethers types by @germartinez in #158
- Create safe-ethers-lib and safe-web3-lib packages by @germartinez in #155
- Add
origin
property toproposeTransaction()
by @germartinez in #161 - Fixed import-statement of 'Safe' that is 'export default' now by @itinance in #162
- Update imports and docs by @germartinez in #163
- Fix gas issues by @germartinez in #150
- Development by @germartinez in #154
New Contributors
- @datradito made their first contribution in #156
- @itinance made their first contribution in #162
Full Changelog: r9...r10