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: sync v0.8 accounts to recent 6900 spec #20

Merged
merged 3 commits into from
Oct 11, 2024

Conversation

huaweigu
Copy link
Contributor

Summary

  • Sync 6900 v0.8 accounts to recent 6900 spec (not the latest yet)
  • Rework on 712 message signing
  • Small fix to multisig plugin

Detail

Changeset

  • For 6900 spec update, this PR includes renaming to module, direct call, interfaces updates

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

  • Added tests for added features

Documentation

dlim-circle
dlim-circle previously approved these changes Oct 11, 2024
@huaweigu huaweigu merged commit e1e2eee into circlefin:master Oct 11, 2024
6 checks passed
@huaweigu huaweigu deleted the feat/sync-v0.7 branch October 11, 2024 20:04
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