Skip to content

Latest commit

 

History

History
78 lines (39 loc) · 4.92 KB

CHANGELOG.md

File metadata and controls

78 lines (39 loc) · 4.92 KB

Changelog

2.1.1 (2024-12-06)

Bug Fixes

  • linting warnings and initializer logic (#52) (41d69cb)

2.1.0 (2024-11-07)

Features

Documentation

  • Add verification instructions for proxy accounts (#38) (d395e5e)

2.0.0 (2024-10-29)

⚠ BREAKING CHANGES

  • breaking change`)
  • Revert unaudited token receiver changes (#8)

`feat

Features

  • Deployed and Verified SponsorPaymaster on Mainnet (#25) (768eeb7)
  • Latest audited EP0.7 BW MSCA contract scripts and deployments (#33) (6dc7606)
  • Latest audited EP0.7 multisig plugin deployment (#30) (30a6015)
  • latest audited ep0.7 single owner plugin deployment (#35) (4eccfa7)
  • sync v0.8 accounts to recent 6900 spec (#20) (e1e2eee)

Bug Fixes

  • Revert unaudited token receiver changes (#8) (2549e72)

Documentation

  • document SingleOwnerMSCAFactory std-json-input (#10) (31398de)

Miscellaneous Chores

Code Refactoring

1.0.0 (2024-09-27)

Features

  • Add EP0.7 audited MSCA contracts testnet deployment logs and update scripts (#6) (4294cc2)
  • Deployed and Verified SponsorPaymaster on Testnet (#2) (9cdf6dc)

Miscellaneous Chores