Skip to content

Releases: etherspot/etherspot-prime-contracts

v3.0.0

10 Jan 17:24
Compare
Choose a tag to compare

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 stake ModularEtherspotWalletFactory with the EntryPoint 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)

15 Nov 07:11
Compare
Choose a tag to compare

ModularWallet (CreateAccount Event Added To WalletFactory)

15 Nov 07:11
c7c519e
Compare
Choose a tag to compare

ModularWallet (SentinelList Lib Changes)

15 Nov 07:08
8e91dcf
Compare
Choose a tag to compare

ModularWallet (initial)

15 Nov 07:07
fe8aa6d
Compare
Choose a tag to compare

EtherspotWallet (v1)

15 Nov 07:06
b0b842a
Compare
Choose a tag to compare