Skip to content

Releases: wormhole-foundation/wormhole

v2.23.18

13 Nov 16:44
3f0abc7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.23.17...v2.23.18

v2.23.17

10 Nov 14:38
Compare
Choose a tag to compare
v2.23.17 Pre-release
Pre-release

Key Changes

Although it wouldn't hurt to deploy this to the guardians, it really only applies to the CCQ query server.

What's Changed

Full Changelog: v2.23.16...v2.23.17

v2.23.16

09 Nov 17:47
Compare
Choose a tag to compare
v2.23.16 Pre-release
Pre-release

Key Changes

This release fixes a issue with pythnet triggering the security check added in the last release.

What's Changed

Full Changelog: v2.23.15...v2.23.16

v2.23.15

09 Nov 14:03
140e8a0
Compare
Choose a tag to compare
v2.23.15 Pre-release
Pre-release

Key Changes

This release paves the way for enabling CCQ (cross chain queries) in mainnet. It also changes the EVM watcher so that it publishes latest blocks in the gossip heartbeat and Prometheus metrics, along with other changes.

What's Changed

Full Changelog: v2.23.14...v2.23.15

v2.23.14

01 Nov 17:16
398f574
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.23.13...v2.23.14

v2.23.13

30 Oct 16:41
b708f5a
Compare
Choose a tag to compare
v2.23.13 Pre-release
Pre-release

Key Changes

BSC, Moonbeam and Arbitrum now support querying for finalized and safe blocks. This release upgrades the EVM watcher to take advantage of that.

What's Changed

Full Changelog: v2.23.12...v2.23.13

v2.23.12

24 Oct 19:31
90b3c37
Compare
Choose a tag to compare

Key Changes

  • Update golang version to address possible DoS.
  • Prepare testnet to cutover to new QUIC for gossip at 2023-11-07T14:00:00Z
  • Routine update of governor token list and floor prices

What's Changed

Full Changelog: v2.23.11...v2.23.12

v2.23.11

02 Oct 14:24
251e6c4
Compare
Choose a tag to compare

Key Changes

This release attempts to calm the storm of reobservation requests by changing the guardian to only request reobservations for things it originally observed.

What's Changed

Full Changelog: v2.23.10...v2.23.11

v2.23.10

18 Sep 14:24
Compare
Choose a tag to compare

Key Changes

This is a guardiand release which handles resolving Solana account lookup tables.

What's Changed

Full Changelog: v2.23.9...v2.23.10

v2.23.9

13 Sep 18:40
Compare
Choose a tag to compare

Key Changes

This Guardian release supports compiling with golang 1.20.8. Guardian operators should use the latest golang 1.20.8 release to compile the guardiand.

The Big Table writer has been removed from the guardian, therefore the bigTable* parameters have been removed. The Spy can be modified to listen to attestation events on the p2p network and write them to a database instead.

What's Changed

Full Changelog: v2.23.8...v2.23.9