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

Migrate Goerli USDT #802

Open
wants to merge 33 commits into
base: hans/goerli-usdt-deploy
Choose a base branch
from

Conversation

cwang25
Copy link
Contributor

@cwang25 cwang25 commented Aug 3, 2023

Migration for the Arbitrum goerli native usdc market to initialize supply cap of the markets.

  • Set Comet factory in the Configurator
  • Initialize supply cap of each assets
  • Seeding reserve usdt to comet

@cwang25 cwang25 marked this pull request as ready for review August 3, 2023 17:53

// 1. Verify state changes
const stateChanges = await diffState(comet, getCometConfig, preMigrationBlockNumber);
// expect(stateChanges).to.deep.equal({
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 uncomment once the first initial comet is deployed.
Before contract is actually deployed, this verify will fail.

@cwang25 cwang25 force-pushed the hans/goerli-usdt-migration branch 2 times, most recently from a187a27 to 38f5500 Compare August 8, 2023 22:32
@cwang25 cwang25 changed the title Migrate Goerli usdt Migrate Goerli USDT Aug 21, 2023
contracts/Comet.sol Outdated Show resolved Hide resolved
contracts/Comet.sol Outdated Show resolved Hide resolved
contracts/Comet.sol Outdated Show resolved Hide resolved
contracts/Comet.sol Outdated Show resolved Hide resolved
contracts/Comet.sol Outdated Show resolved Hide resolved
contracts/Comet.sol Outdated Show resolved Hide resolved
contracts/Comet.sol Outdated Show resolved Hide resolved
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