Skip to content

Releases: wormhole-foundation/wormhole

Go, Go, go1.20

08 May 15:00

Choose a tag to compare

Key Changes

  • This Guardian release supports compiling with golang 1.20. Guardian operators should use the latest golang 1.20 release (currently: go1.20.4) to compile the guardiand.
  • Upgrade libp2p to 0.27 from 0.22

What's Changed

  • node/governor: address ToB findings by @tbjump in #2848
  • node/watchers: address ToB findings by @tbjump in #2850
  • node and ci: add more linters by @tbjump in #2845
  • node: update golang to 1.20 from 1.19 (and upgrade libp2p to 0.27 from 0.22) by @tbjump in #2622

Full Changelog: v2.16.1...v2.17.0

v2.16.2

05 May 22:00

Choose a tag to compare

Key Changes

This is a guardian release which filters recv_packets events in the watcher and enhances IBC connectivity.

What's Changed

Full Changelog: v2.16.1...v2.16.2

v2.16.1

04 May 15:11
cfeda55

Choose a tag to compare

v2.16.1 Pre-release
Pre-release

Key Changes

This is a guardian release which addresses an issue with the guardian stopping processing messages.

What's Changed

Full Changelog: v2.16.0...v2.16.1

Suiet Mainnet Bro

02 May 14:30
67c7c86

Choose a tag to compare

Key Changes

This is a guardian release which adds Sui support to mainnet.

--suiRPC=YOUR_SUI_RPC_URL_LIKE_http://sui:9000
--suiWS=YOUR_SUI_RPC_URL_LIKE_sui:9000
--suiMoveEventType="0x5306f64e312b581766351c07af79c72fcb1cd25147157fdc2f8ad76de9a3fb6a::publish_message::WormholeMessage"

What's Changed

Full Changelog: v2.15.1...v2.16.0

Out of Lock

21 Apr 19:36

Choose a tag to compare

Out of Lock Pre-release
Pre-release
Node: Don't lock memory in testnet

Change-Id: Id32ce1af82f50a947e80949a54232e11ee7c48ea

Terra-ble Block Heights

20 Apr 21:34
4ed8917

Choose a tag to compare

Key Changes

This guardian release updates the block height query for Terra 2.

What's Changed

Full Changelog: v2.15.0...v2.15.1

Suiet Testnet Bro

18 Apr 13:45
8a866c3

Choose a tag to compare

Suiet Testnet Bro Pre-release
Pre-release

Key Changes

This pre-release is intended for Testnet, to enable Sei and Sui support.

example new arguments

# IBC
--ibcWS ws://wormchain:26657/
--ibcLCD http://wormchain/
--ibcContract wormhole1nc5tatafv6eyq7llkr2gv50ff9e22mnf70qgjlv737ktmt4eswrq0kdhcj
# Sui
--suiRPC http://sui:9000
--suiMoveEventType 0xa26bb6f2c14d8921191aeb3e7b718a247e1b71c02e7598a0bfad5ad213d6f105::publish_message::WormholeMessage
--suiWS sui:9000

What's Changed

New Contributors

Full Changelog: v2.14.9.10...v2.15.0

v2.14.9.10

11 Apr 21:57
2016da7

Choose a tag to compare

What's Changed

Full Changelog: v2.14.9.9...v2.14.9.10

v2.14.9.9

04 Apr 15:39

Choose a tag to compare

v2.14.9.9 Pre-release
Pre-release

Key Changes

A testnet release to add Sepolia support 🐬

What's Changed

Full Changelog: v2.14.9.8...v2.14.9.9

v2.14.9.8

24 Mar 04:26

Choose a tag to compare

What's Changed

  • node: fix deserialization issue for modify_message by @conorpp in #2545

Full Changelog: v2.14.9.7...v2.14.9.8