8000 add Converge testnet by aapclark · Pull Request #4394 · wormhole-foundation/wormhole · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

add Converge testnet #4394

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 1 commit into from
Jun 10, 2025
Merged

Conversation

aapclark
Copy link
Contributor
@aapclark aapclark commented Jun 2, 2025
  • add Converge to guardiand

  • add Converge network to sdk

  • add env from Converge testnent deployment

  • add converge testnet to js sdk

-- Wormhole Core Addresses --------------------------------------------------
| Setup address                | 0xCbA13Df0270Af08478c88B2799B00DB43D50071C |
| Implementation address       | 0xF549bEB2A1eaB781899d46003f36F6652B5B8eb4 |
| Wormhole address             | 0x556B259cFaCd9896B2773310080c7c3bcE90Ff01 |
-----------------------------------------------------------------------------

Verifying test converge...
   Verifying EVM chain ID for test converge ✓
   Verifying finality values for test converge ✓
   Verifying contract address for test converge ✓

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.

Just a few tweaks.

Additionally, please add the output from this command to the PR description:

node/pkg/watchers/evm/verify_chain_config/$ go run verify.go --env testnet --chainId 53

@aapclark
Copy link
Contributor Author
aapclark commented Jun 3, 2025

Just a few tweaks.

Additionally, please add the output from this command to the PR description:

node/pkg/watchers/evm/verify_chain_config/$ go run verify.go --env testnet --chainId 53

I'll need to get in touch with someone at Converge as this command and a curl command to that RPC url indicate a missing certificate.

@aapclark aapclark force-pushed the converge-testnet branch from a7b815b to 15eaaa6 Compare June 4, 2025 19:24
@aapclark aapclark requested a review from bruce-riley June 4, 2025 19:46
bruce-riley
bruce-riley previously approved these changes Jun 4, 2025
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.

Looks good (assuming the checks pass). Thanks for making the changes!

Copy link
Contributor
@evan-gray evan-gray left a comment

Choose a reason for hiding this comment

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

unfortunately, I believe you have made a configuration mistake that you cannot recover from and will need to redeploy the core contract.

- add Converge to guardiand

- add Converge network to sdk

- add env from Converge testnent deployment

- add converge testnet to js sdk

```
-- Wormhole Core Addresses --------------------------------------------------
| Setup address                | 0xCbA13Df0270Af08478c88B2799B00DB43D50071C |
| Implementation address       | 0xF549bEB2A1eaB781899d46003f36F6652B5B8eb4 |
| Wormhole address             | 0x556B259cFaCd9896B2773310080c7c3bcE90Ff01 |
-----------------------------------------------------------------------------

Verifying test converge...
   Verifying EVM chain ID for test converge ✓
   Verifying finality values for test converge ✓
   Verifying contract address for test converge ✓
```

deploy with proper init signer
@evan-gray evan-gray merged commit 40ddcfe into wormhole-foundation:main Jun 10, 2025
33 checks passed
@aapclark aapclark deleted the converge-testnet branch June 13, 2025 14:37
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.

3 participants
0