Skip to content

Conversation

weikangsong
Copy link
Contributor

@weikangsong weikangsong commented Jul 29, 2025

Summary

Expand Single owner v3 contracts to new chains (world, celo and sonic)

Detail

Changeset

Updated the deployment scripts, deployed:
PluginManager, SingleOwnerMSCAFactory, SingleOwnerMSCA, ColdStorageAddressBookPlugin

Checklist

  • Did you add new tests and confirm all tests pass? (yarn test)
  • Did you ensure any new Solidity source code files meet minimum test coverage requirements? (yarn coverage)
  • 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?
  • 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

Mandatory section.
For each changeset, please highlight the tests you've added.

Documentation

Optional section.
Link to the doc.

@weikangsong weikangsong changed the title [AA-2608] single Owner v3 chain expansion feat(AA-2608): single owner v3 chain expansion Jul 29, 2025
Copy link
Contributor

@huaweigu huaweigu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Have we verified the contracts?

ETHERSCAN_API_KEY=
POLYGONSCAN_API_KEY=
ARBISCAN_API_KEY=
UNISCAN_API_KEY=
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

missing new line

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

will create a follow up PR

@weikangsong
Copy link
Contributor Author

Have we verified the contracts?

yes all of the new contracts are verified

@weikangsong weikangsong merged commit 66ef1e8 into circlefin:entry-point-v0.6 Aug 5, 2025
6 checks passed
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.

4 participants