Skip to content

Releases: wormhole-foundation/wormhole

The New Chain Bump

17 Aug 13:51

Choose a tag to compare

Key Changes

This is a guardiand update. New chain, new flow, who dis.

What's Changed

Full Changelog: v2.23.0...v2.23.1

v2.23.0

17 Aug 01:17

Choose a tag to compare

Key Changes

This is a guardiand and wormchaind release.

Please note that the wormchaind release will require a scheduled upgrade, TBD

guardiand

Adds chain upgrade VAA support.

wormchaind

This release adds IBC features - Hooks, Packet Forward Middleware, and IBC Composability Middleware, along with the governances to support their setup.

What's Changed

  • Add chain upgrade vaa and upgrade handler. Removes set params vaa. by @misko9 in #3292
  • wormchain: rename v2.22.0 upgrade to v2.23.0 upgrade by @nik-suri in #3294

New Contributors

Full Changelog: v2.22.0...v2.23.0

v2.18.1.1

17 Aug 00:28
b43cc44

Choose a tag to compare

Key Changes

This is a wormchaind release.

wormchaind

This release adds support for scheduling upgrades, which is required for adding the new modules featured in v2.23.0

What's Changed

  • Add Gateway support for scheduled upgrades by @misko9 in #3291

Full Changelog: v2.18.1...v2.18.1.1

A Gateway Getaway 🌴

15 Aug 02:32
6aa80d4

Choose a tag to compare

Key Changes

This is a guardiand release.

guardiand

The following flags have been added to support watching core messages on Gateway

--gatewayWS ws://wormchain:26657/websocket
--gatewayLCD http://wormchain:1317
--gatewayContract wormhole1ufs3tlq4umljk0qfe8k5ya0x6hpavn897u2cnf9k0en9jr7qarqqaqfk2j

To enable the gateway relayer, specify the following guardian config parameters. This will relay Token Bridge signed VAAs destined to the Gateway IBC Translator contract.

--gatewayRelayerContract wormhole14ejqjyq8um4p3xfqj74yld5waqljf88fz25yxnma0cngspxe3les00fpjx
--gatewayRelayerKeyPath
--gatewayRelayerKeyPassPhrase
--wormchainURL

What's Changed

Full Changelog: v2.21.2...v2.22.0

v2.21.2

09 Aug 17:43
445d19c

Choose a tag to compare

Key Changes

❗ Please compile with golang 1.20.7 or later
This is a guardian release, which supports new a governance VAA type WormchainAllowlistInstantiateContract.

What's Changed

Full Changelog: v2.21.1...v2.21.2

v2.21.1

03 Aug 17:12

Choose a tag to compare

Key Changes

This is a guardiand release.

This release contains a go minor version bump. Please re-compile with 1.20.7

This release also adds a relaying feature for the upcoming Gateway release. To enable the Gateway relayer, specify the following guardian config parameters:

--gatewayRelayerContract
--gatewayRelayerKeyPath
--gatewayRelayerKeyPassPhrase
--wormchainURL

What's Changed

Full Changelog: v2.21.0...v2.21.1

A New Base of Operations

18 Jul 13:18
d1cfbdf

Choose a tag to compare

Key Changes

This is a guardian release, which adds mainnet support for Base and aims to reduce re-observation chatter.

To enable Base, add the following command line parameters:

--baseRPC=YOUR_BASE_RPC_URL
--baseContract=0xbebdb6C8ddC678FfA9f8748f85C815C556Dd8ac6

What's Changed

New Contributors

Full Changelog: v2.20.1...v2.21.0

v2.20.1 Reduce reobservation spam

11 Jul 16:02
83c5893

Choose a tag to compare

Key Changes

This release reduces the length of time that guardians continue to retry reobservations for unavailable transactions.

What's Changed

Full Changelog: v2.20.0...v2.20.1

v2.20.0

10 Jul 14:10

Choose a tag to compare

What's Changed

Full Changelog: v2.19.2...v2.20.0

v2.19.2 Even Less Logging

06 Jul 14:37
c9c5fa0

Choose a tag to compare

What's Changed

Full Changelog: v2.19.1...v2.19.2