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

Add Sepolia #133

Merged
merged 6 commits into from
Aug 2, 2023
Merged

Add Sepolia #133

merged 6 commits into from
Aug 2, 2023

Conversation

jfschwarz
Copy link
Collaborator

This PR adds Sepolia as an officially supported network. I've adjusted the configs and fixed the deploy scripts (which were broken). There are 2 scripts available now:

  • yarn deploy:factory <network_name> - deploys the module proxy factory on the given network
  • yarn deploy <network_name> - deploys the latest versions of all master copies on the given network

I ran both scripts for sepolia. While most contracts where already deployed, some were still missing:

    realityETH
  ✔ Mastercopy already deployed to: 0x4e35DA39Fa5893a70A40Ce964F993d891E607cC0
    realityERC20
  ✔ Mastercopy already deployed to: 0x7276813b21623d89BA8984B225d5792943DD7dbF
    bridge
  ✔ Mastercopy already deployed to: 0x03B5eBD2CB2e3339E93774A1Eb7c8634B8C393A9
    delay
  ✔ Mastercopy already deployed to: 0xD62129BF40CD1694b3d9D9847367783a1A4d5cB4
    exit
  ✔ Mastercopy already deployed to: 0x3ed380a282aDfA3460da28560ebEB2F6D967C9f5
    exitERC721
  ✔ Mastercopy already deployed to: 0xE0eCE32Eb4BE4E9224dcec6a4FcB335c1fe05CDe
    circulatingSupplyERC20
  ✔ Mastercopy already deployed to: 0x5Ed57C291a184cc244F5c9B5E9F11a8DD08BBd12
    circulatingSupplyERC721
  ✔ Mastercopy already deployed to: 0xBD34D00dC0ae37C687F784A11FA6a0F2c5726Ba3
    scopeGuard
  ✔ Mastercopy already deployed to: 0xeF27fcd3965a866b22Fb2d7C689De9AB7e611f1F
    factory
  ✔ Mastercopy already deployed to: 0x000000000000aDdB49795b0f9bA5BC298cDda236
    roles
  ✔ Mastercopy deployed to:        0xb8bB41FA7E5e64452DBCA1C8A0e7058D43abAf4f 🎉 
    ozGovernor
  ✔ Mastercopy already deployed to: 0xe28c39FAC73cce2B33C4C003049e2F3AE43f77d5
    erc20Votes
  ✔ Mastercopy already deployed to: 0x752c61de75ADA0F8a33e048d2F773f51172f033e
    erc721Votes
  ✔ Mastercopy already deployed to: 0xeFf38b2eBB95ACBA09761246045743f40e762568
    multisendEncoder
  ✔ Mastercopy already deployed to: 0xb67EDe523171325345780fA3016b7F5221293df0
    permissions
  ✔ Mastercopy already deployed to: 0x33D1C5A5B6a7f3885c7467e829aaa21698937597
    connext
  ✔ Mastercopy already deployed to: 0x7dE07b9De0bf0FABf31A188DE1527034b2aF36dB
    packer
  ✔ Mastercopy deployed to:        0x60E89c71882e88f16772490d2f05819d9521EAb1 🎉 
    integrity
  ✔ Mastercopy deployed to:        0x52c342e002C5F7CF14Ef89b5e04Cf6D53c7F8e72 🎉 

Copy link
Member

@auryn-macmillan auryn-macmillan left a comment

Choose a reason for hiding this comment

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

lgtm

@auryn-macmillan auryn-macmillan merged commit 90b8cb6 into master Aug 2, 2023
2 checks passed
@auryn-macmillan auryn-macmillan deleted the sepolia branch August 2, 2023 19:49
@github-actions github-actions bot locked and limited conversation to collaborators Aug 2, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants