v2.35.0 HyperEVM mainnet (experimental)
Key changes
HyperEVM mainnet (experimental)
This release adds support for HyperEVM mainnet, a component of Hyperliquid. To enable it, use the following config parameters.
Please note that at the time of this release, the HyperEVM node is not open source, which is traditionally a requirement for Wormhole. Contributors are labeling this integration as experimental for the time being.
--hyperEvmRPC YOUR_HYPEREVM_WEBSOCKET_URL
--hyperEvmContract 0x7C0faFc4384551f063e05aee704ab943b8B53aB3
What's Changed
- added missing SR addresses by @hernandp in #4226
- node: Governor token list update by @djb15 in #4368
- deps: Remove Go-Spew and add new debugging function for VAAs by @johnsaigle in #4385
- Deploy HyperEVM in mainnet by @bruce-riley in #4389
Full Changelog: v2.34.0...v2.35.0