Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Deployed and Verified SponsorPaymaster on Mainnet #25

Merged
merged 1 commit into from
Oct 18, 2024

Conversation

stigter-circle
Copy link
Contributor

Summary

Deployed and verified SponsorPaymaster on Arbitrum, Ethereum, and Polygon.

Detail

Changeset

  • Deployed implementation contracts and proxies
  • Verified implementation contracts and proxies
  • Created broadcast artifacts to document deployment

Checklist

  • Did you add new tests and confirm all tests pass? (yarn test)
  • Did you update relevant docs? (docs are found in the docs folder)
  • Do your commits follow the Conventional Commits standard?
  • Does your PR title also follow the Conventional Commits standard?
  • If you have a breaking change, is it correctly reflected in your commit message? (e.g. feat!: breaking change)
  • Did you run lint (yarn lint) and fix any issues?
  • Did you run formatter (yarn format:check) and fix any issues (yarn format:write)?

Testing

Deployment. No testing needed at this time.

Documentation

Optional section.
Link to the doc.

@huaweigu huaweigu merged commit 768eeb7 into circlefin:master Oct 18, 2024
6 checks passed
huaweigu pushed a commit that referenced this pull request Oct 29, 2024
🤖 I have created a release *beep* *boop*
---


##
[2.0.0](v1.0.0...v2.0.0)
(2024-10-29)


### ⚠ BREAKING CHANGES

* breaking change`)
* Revert unaudited token receiver changes
([#8](#8))

### `feat

* breaking change`)
([4eccfa7](4eccfa7))


### Features

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


### Bug Fixes

* Revert unaudited token receiver changes
([#8](#8))
([2549e72](2549e72))


### Documentation

* document SingleOwnerMSCAFactory std-json-input
([#10](#10))
([31398de](31398de))


### Miscellaneous Chores

* fix typos
([bf15fa9](bf15fa9))
* fix typos
([#28](#28))
([bf15fa9](bf15fa9))
* install new view func for convenience
([#22](#22))
([2a17ad5](2a17ad5))
* update deps
([#14](#14))
([f5575d0](f5575d0))


### Code Refactoring

* deployment scripts and commands
([#12](#12))
([7388395](7388395))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants