Skip to content

Conversation

@ali-behjati
Copy link
Collaborator

@ali-behjati ali-behjati commented Dec 7, 2022

This PR adds 4 new network configurations to the repo (Celo, KCC, Cronos, zkSync). Some of the new networks are using Wormhole receiver. So some bugs in their deployment scripts are fixed.

More importantly, receiver chain ids are added to the governance SDK. As these are not wormhole ids, we start numbering them from 60000 (close to the chain id max value (2^16-1 ~ 65000)

Just a note about zkSync. I have added configurations for both testnet and mainnet. However, only the testnet is open to the public. Unfortunately, as this is not fully EVM compatible I could not deploy it using truffle. I need to use their plugins in hardhat to do that and will work on it in a separate PR.

Note: Files in networks/ and .openzeppelin are added automatically and you can skip them.

@ali-behjati ali-behjati requested a review from jayantk December 7, 2022 14:35
@ali-behjati ali-behjati merged commit b1aea62 into main Dec 8, 2022
@ali-behjati ali-behjati deleted the eth/add-new-networks branch December 8, 2022 17:14
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