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

refactor: deployment scripts and commands #12

Merged
merged 2 commits into from
Oct 5, 2024

Conversation

huaweigu
Copy link
Contributor

@huaweigu huaweigu commented Oct 4, 2024

Summary

Improve the quality of scripts/.

Detail

Changeset

  • add linting for scripts/
  • add deployment and verify command for legacy DeployTokenCallbackPlugin

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

No impact.

Documentation

n/a

@huaweigu huaweigu requested a review from dlim-circle October 5, 2024 00:32
@huaweigu huaweigu merged commit 7388395 into circlefin:master Oct 5, 2024
6 checks passed
@huaweigu huaweigu deleted the refactor/scripts branch October 5, 2024 01:16
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