Releases: wormhole-foundation/wormhole
Update governor limits for Avalanche
Key Changes
This release increases the governor limits for Avalanche.
What's Changed
- Node/CCQ: Server auto reconnect by @bruce-riley in #3611
- node: Fix governor token list script for new chains by @djb15 in #3625
- node: Add accepted formats and examples for rpc and ws parameter desc by @bingyuyap in #3622
- node: sync dump-rpcs by @bingyuyap in #3632
- governor: increase avax governor limits by @claudijd in #3635
New Contributors
- @bodhi-crypo made their first contribution in #3602
- @bingyuyap made their first contribution in #3623
Full Changelog: v2.23.31...v2.23.32
v2.23.31
Key Changes
This release adds testnet only support for the following chains. If you would like to enabled them, you must add the following config parameters.
Arbitrum Sepolia
--arbitrumSepoliaRPC <webSocketURL>
--arbitrumSepoliaContract 0x6b9C8671cdDC8dEab9c719bB87cBd3e782bA6a35
Base Sepolia
--baseSepoliaRPC <webSocketURL>
--baseSepoliaContract 0x79A1027a6A159502049F10906D333EC57E95F083
Optimism Sepolia
--optimismSepoliaRPC <webSocketURL>
--optimismSepoliaContract 0x31377888146f3253211EFEf5c676D41ECe7D58Fe
Note that this release changes the logger name for the EVM watchers from something like root.ethwatch
to root.eth_watch
. If you process logs based on these values, you will need to update your tooling.
What's Changed
- Deploy Sepolia based L2s by @bruce-riley in #3606
Full Changelog: v2.23.30...v2.23.31
v2.23.30
What's Changed
- Node/EVM: Minor code cleanup by @bruce-riley in #3600
- node: Updated governor token list update script by @djb15 in #3588
- Node/EVM: Celo not setting timestamp in blocks by @bruce-riley in #3603
- Node/CCQ: Allow subscribes from bootstrap peers by @bruce-riley in #3604
- node: Governor token list update by @djb15 in #3605
New Contributors
- @tudorpintea999 made their first contribution in #3568
Full Changelog: v2.23.29...v2.23.30
v2.23.29
Key Changes
- Adds maintenance features for the CCQ proxy server.
What's Changed
- Node/EVM: Another blocktime query retry reason by @bruce-riley in #3583
- Deploy Mantle to testnet by @bruce-riley in #3438
- Node/CCQ/Server: Add per user metrics by @bruce-riley in #3596
- Node/CCQ/Server: Add permissions file watcher by @bruce-riley in #3586
- Node/CCQ/Server: Clean restart by @bruce-riley in #3598
New Contributors
Full Changelog: v2.23.28...v2.23.29
v2.23.28 - Reduce governor limit for Aptos
What's Changed
Full Changelog: v2.23.27...v2.23.28
v2.23.27
Key Changes
This release adds a retry for when the EVM watcher fails to read the block time for a wormhole message, which can happen in testnet when using public endpoints.
What's Changed
- Add prometheus remote write to guardian and ccq by @panoel in #3497
- Node/EVM: Retry block time read by @bruce-riley in #3577
- Node/SDK: Add neutron support via IBC by @bruce-riley in #3563
Full Changelog: v2.23.26...v2.23.27
v2.23.26-wormchaind
This is a wormchaind release.
It allows validators running on testnet and devnet environments to hot-swap their validator addresses by associating their guardian key with a new validator address.
Guardians may adopt this release for wormchaind only whenever is most suitable for them.
What's Changed
Full Changelog: v2.23.25...v2.23.26
v2.23.25
Key Changes
- Prepares for the gossip network cutover on January 16th, 2024.
- Speeds up Polygon finality. You will need to remove polygonRootChainRpc and polygonRootChainContractAddress from your guardiand config.
- Adds IBC watcher support for additional cosmos chains. (Will show up in the dashboard, but not actually being used yet.)
What's Changed
- Node/GACCT: Drop bogus pending transfers from db by @bruce-riley in #3572
- CCQ/Node/EVM: Enable timestamp cache on all chains by @bruce-riley in #3575
- QUIC/Node: Set mainnet cut over time by @bruce-riley in #3557
- CCQ/Node/EVM: Refactor by @bruce-riley in #3542
- Node/Solana: Process multiple wormhole instructions by @bruce-riley in #3527
- Node/Gov: Update token list by @bruce-riley in #3566
- Node/EVM: Polygon finality change by @bruce-riley in #3569
- Node: Add cosmos chains over IBC by @bruce-riley in #3562
- Node/EVM: Remove obsolete polygon parameters by @bruce-riley in #3571
Full Changelog:
v2.23.24
Key Changes
- Prepares for the gossip network cutover on January 16th, 2024.
- Speeds up Polygon finality. You will need to remove
polygonRootChainRpc
andpolygonRootChainContractAddress
from your guardiand config.
What's Changed
- QUIC/Node: Set mainnet cut over time by @bruce-riley in #3557
- CCQ/Node/EVM: Refactor by @bruce-riley in #3542
- Node/Solana: Process multiple wormhole instructions by @bruce-riley in #3527
- Node/Gov: Update token list by @bruce-riley in #3566
- Node/EVM: Polygon finality change by @bruce-riley in #3569
- Node: Add cosmos chains over IBC by @bruce-riley in #3562
- Node/EVM: Remove obsolete polygon parameters by @bruce-riley in #3571
Full Changelog: v2.23.22...v2.23.23
Full Changelog: v2.23.23...v2.23.24
v2.23.22 - Another Celo-bration
Key Changes
This release fixes an issue with Celo VAAs not getting observed.
What's Changed
- node: Add cache buster for CoinGecko price queries by @djb15 in #3528
- Doc: Add bootstrap peers to operations.md by @bruce-riley in #3549
- node/pkg/adminrpc: Trim 0x from hash by @panoel in #3551
- CCQ/Node: Remove excessive logging by @bruce-riley in #3553
- Node/EVM: Celo TimeOfBlockByHash is wrong by @bruce-riley in #3552
Full Changelog: v2.23.21...v2.23.22