10000 Mezo mainnet deployment by aapclark · Pull Request #4378 · wormhole-foundation/wormhole · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Mezo mainnet deployment #4378

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

Merged
merged 3 commits into from
May 21, 2025

Conversation

aapclark
Copy link
Contributor
@aapclark aapclark commented May 20, 2025

Adds support for Mezo on mainnet and provides .env.mezo.mainnet used for deploying WH Core and Token Bridge contracts to Mezo Mainnet

  • Core contract here
  • Token bridge contract here

To enable Mezo on mainnet, use the following config parameters:

--mezoRPC YOUR_MEZO_RPC
--mezoContract 0xaBf89de706B583424328B54dD05a8fC986750Da8
|- go run verify.go --chainId 50
Verifying prod mezo...
   Verifying EVM chain ID for prod mezo ✓
   Verifying finality values for prod mezo ✓
   Verifying contract address for prod mezo ✓
Verifying test mezo...
   Verifying EVM chain ID for test mezo ✓
   Verifying finality values for test mezo ✓
   Verifying contract address for test mezo ✓

- Provides .env.mezo.mainnet used for deploying WH Core and Token Bridge
  contracts to Mezo Mainnet
@aapclark aapclark force-pushed the mezo-mainnet-deployment branch from a3c8464 to 1dbcd19 Compare May 20, 2025 15:50
@aadam-10 aadam-10 changed the title Mezo mainnet deployment Mezo mainnet deployment .env files May 20, 2025
@aadam-10 aadam-10 changed the title Mezo mainnet deployment .env files Mezo mainnet deployment May 20, 2025
@aapclark aapclark force-pushed the mezo-mainnet-deployment branch 2 times, most recently from 97c50bb to c2ee523 Compare May 20, 2025 20:06
Copy link
Contributor
@bruce-riley bruce-riley left a comment

Choose a reason for hiding this comment

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

Tests are failing because you need to add Mezo here.

Also, please add the output from this command to the PR description or as a comment on the PR:

cd node/pkg/watcher/evm/verify_chain_config
go run verify.go  --chainId 50

@aapclark aapclark force-pushed the mezo-mainnet-deployment branch from c2ee523 to cccb495 Compare May 21, 2025 13:33
Adds support for Mezo on mainnet.

    Core contract here
    Token bridge contract here

To enable Mezo on mainnet, use the following config parameters:

```
--mezoRPC YOUR_MEZO_RPC
--mezoContract 0xaBf89de706B583424328B54dD05a8fC986750Da8
```

Verification
~~~
|- go run verify.go --chainId 50
Verifying prod mezo...
   Verifying EVM chain ID for prod mezo ✓
   Verifying finality values for prod mezo ✓
   Verifying contract address for prod mezo ✓
Verifying test mezo...
   Verifying EVM chain ID for test mezo ✓
   Verifying finality values for test mezo ✓
   Verifying contract address for test mezo ✓
~~~
@aapclark aapclark force-pushed the mezo-mainnet-deployment branch from cccb495 to 2c1dc22 Compare May 21, 2025 13:35
evan-gray
evan-gray previously approved these changes May 21, 2025
@evan-gray evan-gray requested a review from bruce-riley May 21, 2025 14:58
bruce-riley
bruce-riley previously approved these changes May 21, 2025
SeiEVM -> Mezo in comment
@aadam-10 aadam-10 dismissed stale reviews from bruce-riley and evan-gray via e1bf332 May 21, 2025 15:09
@evan-gray evan-gray merged commit 79d918e into wormhole-foundation:main May 21, 2025
33 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.

5 participants
0