Skip to content

Commit 64b2e57

Browse files
Merge pull request #55 from etherspot/PRO-2922
Pro 2922
2 parents 7c3ea2b + c26a349 commit 64b2e57

File tree

3 files changed

+167
-103
lines changed

3 files changed

+167
-103
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,12 @@
11
# Changelog
2+
3+
## [5.0.0] - 2025-01-07
4+
### Breaking Changes
5+
- Changed contract address for Bootstrap to `0x0D5154d7751b6e2fDaa06F0cC9B400549394C8AA`
6+
- Changed contract address for Wallet Factory to `0x2A40091f044e48DEB5C0FCbc442E443F3341B451`
7+
- Changed contract address for Multiple Owner ECDSA Validator to `0x0740Ed7c11b9da33d9C80Bd76b826e4E90CC1906`
8+
- Results in a change of precomputed modular account address.
9+
210
## [4.0.1] - 2024-12-16
311
### fix
412
-`signMessage` on walletconnect now verifies as valid on react walletConnect testing app

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@etherspot/modular-sdk",
3-
"version": "4.0.1",
3+
"version": "5.0.0",
44
"description": "Etherspot Modular SDK - build with ERC-7579 smart accounts modules",
55
"keywords": [
66
"ether",

0 commit comments

Comments
 (0)