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

USDC deployment #1

Merged
merged 5 commits into from
Sep 26, 2024
Merged

USDC deployment #1

merged 5 commits into from
Sep 26, 2024

Conversation

fedealconada
Copy link
Collaborator

@fedealconada fedealconada commented Sep 18, 2024

Summary

This PR makes the USDC deployment compatible so as to be deployed on a zkSync based chain.

Detail

NOTE: The USDC contracts remained unchanged.

Changes:

  • removes of invalid opcode selfdestruct on AbstractV2Upgrader.sol
  • SignatureChecker library needs to be deployed separately and then linked (this is a constraint from zksync-foundry)
  • adds the add-new-minter script as a util to add a new minter

Fixes #SOP-55

Copy link

linear bot commented Sep 19, 2024

SOP-55 Deploy Circle's USDC on Sophon testnet

Try deploying native USDC to Sophon testnet following their guide

https://www.circle.com/blog/bridged-usdc-standard

@CryptoMan0x CryptoMan0x merged commit 85f6007 into master Sep 26, 2024
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