Skip to content

Base Goerli cUSDCv3 deploy#744

Merged
kevincheng96 merged 13 commits intomainfrom
kevin/base-deploy
Jun 1, 2023
Merged

Base Goerli cUSDCv3 deploy#744
kevincheng96 merged 13 commits intomainfrom
kevin/base-deploy

Conversation

@kevincheng96
Copy link
Copy Markdown
Contributor

@kevincheng96 kevincheng96 commented May 12, 2023

This PR introduces the deployment for Base Goerli as well as the proposal to initialize the market there.

TODOs:

  • deploy Base USDC testnet instance
    • add more collateral assets
  • deploy pause guardian
  • run market initialization proposal

@kevincheng96 kevincheng96 mentioned this pull request May 23, 2023
@kevincheng96 kevincheng96 force-pushed the kevin/base-deploy branch 3 times, most recently from 74b7890 to b2f92ab Compare May 23, 2023 22:06
@kevincheng96 kevincheng96 marked this pull request as ready for review May 23, 2023 22:07
Copy link
Copy Markdown
Contributor

@scott-silver scott-silver left a comment

Choose a reason for hiding this comment

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

Base Goerli code is looking good

@kevincheng96 kevincheng96 force-pushed the kevin/base-deploy branch 2 times, most recently from 44264db to 3489037 Compare May 24, 2023 22:30
@kevincheng96 kevincheng96 changed the title Base deploy Base Goerli deploy May 24, 2023
scott-silver and others added 8 commits May 31, 2023 17:38
base configuration.json

add optimism values to etherscan.ts

relations

base relayPolygonMessage

add isBridgeProposal

rename to relayOptimismMessage

add optimismL1CrossDomainMessenger to mainnet/usdc deploy

partial relayOptimismMessage impl

relayOptimismMessage impl cont'd

optimism deploy script

complete relayOptimismMessage impl

bump supply caps

rename iface

applyL1ToL2Alias helper

bridge receiver contract

add crossDomainMessenger arg to constructor in deplooy.ts

add scenario, matchesDeployment helper

reuse CROSS_DOMAIN_MESSENGER

lint

update Github Actions

update asset information
update comment in Optimism deploy script

update Bulker path

I for Interface

Optimism deployment misc fixes (#701)

* WETH whale

* add optimismL1CrossDomainManager to roots
* Optimism testnet deploy

* WIP

* Allow `existing` to merge into a proxy and use for optimism-goerli

* Fix cross-chain scenario by passing in gasLimit from the L1 txn

* Update deploy and bump hardhat

* Fix Optimism scenarios (#721)

* Add logs when executing a bridged proposal

* Add new regex to custom error checker

* Use separate Etherscan API key for optimism

* Add USDC whale for optimism-goerli

* Add revert error message for WETH

* More scenario fixes

* Fix remaining scenario errors

* Add case for optimism-goerli to createCrossChainProposal

* Add optimism etherscan key to forge test job

* Update collateral assets and deploy script

* Update WBTC supply cap decimals

* Deploy Comet to Optimism-Goerli and upload VerifyArgs when deploy fails (#728)

We deploy Comet to Optimism-Goerli and update the roots in this PR. This PR also improves the deploy step by allowing us to recover the `VerifyArgs` if a deploy job fails mid-deploy. This also includes a fix for verifying contracts in Optimism-Goerli.

---------

Co-authored-by: GitHub Actions Bot <>
Co-authored-by: Jared Flatow <jflatow@gmail.com>

* Update timelock constructor params in deploy script

* Remove roots for re-deploy

* Modified deployment roots from GitHub Actions

* Optimism-Goerli proposal (#726)

This PR creates the Optimism-Goerli migration script for launching cUSDCv3. This PR also updates the Optimism message-passing bridge relayer logic in our scenarios so we can test token bridging using scenarios.

Proposal 70 created and executed: https://goerli.etherscan.io/tx/0x6defeea621b4778cfab509ea5ed5ce2ed4da78535dc75e787312b78413e88aaf

Execution of proposal on Optimism Goerli: https://goerli-optimism.etherscan.io/tx/0x465b0e6863afeb1640336b6843b4b03ce51a13b01cae51f04638cd4054a41392

---------

Co-authored-by: GitHub Actions Bot <>

---------

Co-authored-by: Jared Flatow <jflatow@gmail.com>
Co-authored-by: kevincheng96 <kevincheng96@hotmail.com>
Co-authored-by: GitHub Actions Bot <>
@kevincheng96 kevincheng96 changed the title Base Goerli deploy Base Goerli cUSDCv3 deploy Jun 1, 2023
@kevincheng96
Copy link
Copy Markdown
Contributor Author

kevincheng96 commented Jun 1, 2023

@kevincheng96 kevincheng96 merged commit e8dff03 into main Jun 1, 2023
@kevincheng96 kevincheng96 deleted the kevin/base-deploy branch June 1, 2023 23:48
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