Releases: etherspot/etherspot-prime-contracts
Releases · etherspot/etherspot-prime-contracts
v3.0.0
Changelog
[3.0.0] - 2025-01-10
Breaking Changes
- Updated deterministic contract addresses for:
ModularEtherspotWallet
ModularEtherspotWalletFactory
Bootstrap
MultipleOwnerECDSAValidator
- Redeployed contracts on all supported networks with new addresses.
Added
- Added
bytecodeHash = "none"
to foundry.toml to stop appending bytecode hash for deployments. - Added new
DeployAllAndSetupScript
script to deploy all contracts and to stakeModularEtherspotWalletFactory
with theEntryPoint
contract. - Added new deployment scripts for individual contract deployments.
Changed
- Updated deployment scripts to use new deterministic contract addresses.
Removed
- Removed
StakeModularWalletFactoryScript
script due to duplication.
ModularWallet (Factory Staker Added To WalletFactory)
Full Changelog: v2.2.0...v2.3.0
ModularWallet (CreateAccount Event Added To WalletFactory)
ModularWallet (SentinelList Lib Changes)
Full Changelog: v2.0.0...v2.1.0
ModularWallet (initial)
Full Changelog: v1.0.0...v2.0.0