Skip to content

Commit

Permalink
Merge pull request #55 from etherspot/PRO-2922
Browse files Browse the repository at this point in the history
Pro 2922
  • Loading branch information
nikhilkumar1612 authored Jan 10, 2025
2 parents 7c3ea2b + c26a349 commit 64b2e57
Show file tree
Hide file tree
Showing 3 changed files with 167 additions and 103 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,12 @@
# Changelog

## [5.0.0] - 2025-01-07
### Breaking Changes
- Changed contract address for Bootstrap to `0x0D5154d7751b6e2fDaa06F0cC9B400549394C8AA`
- Changed contract address for Wallet Factory to `0x2A40091f044e48DEB5C0FCbc442E443F3341B451`
- Changed contract address for Multiple Owner ECDSA Validator to `0x0740Ed7c11b9da33d9C80Bd76b826e4E90CC1906`
- Results in a change of precomputed modular account address.

## [4.0.1] - 2024-12-16
### fix
-`signMessage` on walletconnect now verifies as valid on react walletConnect testing app
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@etherspot/modular-sdk",
"version": "4.0.1",
"version": "5.0.0",
"description": "Etherspot Modular SDK - build with ERC-7579 smart accounts modules",
"keywords": [
"ether",
Expand Down
Loading

0 comments on commit 64b2e57

Please sign in to comment.