Skip to content

Releases: wormhole-foundation/wormhole

v2.24.3.2

05 Jul 14:15
Compare
Choose a tag to compare

What's Changed

  • node: Add emitters for Lido wstETH NTT deployment to NTT Accountant m… by @nik-suri in #3997

Full Changelog: v2.24.3.1...v2.24.3.2

v2.24.8

03 Jul 19:16
7c6e4c5
Compare
Choose a tag to compare

What's Changed

  • docs: update governor docs to reflect reset-release-timer change by @pleasew8t in #3999
  • node: Governor token list update by @djb15 in #3984
  • Node: p2p.Run interface change by @bruce-riley in #3996
  • node: Fix issue where transfers that were loaded from the DB did not add a flow-cancel transfer on the TargetChain by @johnsaigle in #4002

Full Changelog: v2.24.7...v2.24.8

v2.24.7 Go with the Flow

26 Jun 18:01
d100515
Compare
Choose a tag to compare

Key Changes

  • This release modifies the Governor security feature functionality such that inbound notional flow (for certain tokens) cancels out the outbound notional flow on that same chain. Details about this change: #3783
  • The governor-reset-release-timer admin command now accepts an optional parameter to reset the governor timer to more than 24h into the future, up to 7 days. Details: #3983
  • NTT accountant support for Lido wstETH emitters added, in preparation to wstETH on BNB via Wormhole+Axelar.

Note on versions

Versions v2.24.4 and v2.24.5 were not proposed to the wider guardian set because of two issues discovered in the flow cancelling governor during testing. These issues were fixed in #3986 and #3990

Version v2.24.6 was not proposed to the guardian set because it did not include the time-sensitive addition for Lido: #3997

What's Changed

New Contributors

Full Changelog: v2.24.3.1...v2.24.7

v2.24.6 Go with the Flow (final flow cancelling governor?)

24 Jun 15:04
dc3a6cf
Compare
Choose a tag to compare

Key Changes

  • This release modifies the Governor security feature functionality such that inbound notional flow (for certain tokens) cancels out the outbound notional flow on that same chain. Details about this change: #3783
  • The governor-reset-release-timer admin command now accepts an optional parameter to reset the governor timer to more than 24h into the future, up to 7 days. Details: #3983

Note on versions

Versions v2.24.4 and v2.24.5 were not proposed to the wider guardian set because of two issues discovered in the flow cancelling governor during testing. These issues were fixed in #3986 and #3990

What's Changed

New Contributors

Full Changelog: v2.24.3.1...v2.24.6

v2.24.5 Go with the Flow (flow cancelling governor)

18 Jun 15:27
305cb8f
Compare
Choose a tag to compare

Key Changes

This release modifies the Governor security feature functionality such that inbound notional flow (for certain tokens) cancels out the outbound notional flow on that same chain. Details about this change: #3783

What's Changed (v2.24.5)

What's Changed (v2.24.4)

v2.24.4 was not proposed for adoption to the wider guardian set because of an issue that had been fixed in #3986. Changes in v2.24.4 are repeated below for the sake of transparency.

Full Changelog (between v2.24.3 and v2.24.5): v2.24.3...v2.24.5

v2.24.4 Go with the Flow (flow cancelling governor)

10 Jun 11:46
Compare
Choose a tag to compare

Key Changes

This release modifies the Governor security feature functionality such that inbound notional flow (for certain tokens) cancels out the outbound notional flow on that same chain. Details about this change: #3783

What's Changed

New Contributors

Full Changelog: v2.24.3.1...v2.24.4

v2.24.3.1 Mantle mainnet support

04 Jun 22:12
Compare
Choose a tag to compare

Key Changes

This release adds mainnet support for Mantle. To enable Mantle in mainnet, add the following config parameters:

--mantleRPC YOUR_MANTLE_WEBSOCKET_URL
--mantleContract 0xbebdb6C8ddC678FfA9f8748f85C815C556Dd8ac6

This release also contains a hotfix to resolve the recently discovered encoding issue that halted wormhole messaging on Terra Classic.

What's Changed

Full Changelog: v2.24.2-wormchaind...v2.24.3.1

v2.24.3 Mantle mainnet support

03 Jun 14:35
Compare
Choose a tag to compare
Pre-release

Key Changes

This release adds mainnet support for Mantle. To enable Mantle in mainnet, add the following config parameters:

--mantleRPC YOUR_MANTLE_WEBSOCKET_URL
--mantleContract 0xbebdb6C8ddC678FfA9f8748f85C815C556Dd8ac6

What's Changed

Full Changelog: v2.24.2-wormchaind...v2.24.3

v2.24.2-wormchaind

21 May 19:35
af8bbc2
Compare
Choose a tag to compare

This is a wormchaind release.

What's Changed

Full Changelog: v2.24.2...v2.24.2-wormchaind

v2.24.2 X Layer Mainnet Deployment

17 May 14:12
1fe680d
Compare
Choose a tag to compare

Key Changes

This release adds mainnet support for X Layer. To enable X Layer in mainnet, add the following config parameters:

--xlayerRPC YOUR_XLAYER_WEBSOCKET_URL
--xlayerContract 0x194B123c5E96B9b2E49763619985790Dc241CAC0

Also, watcher support for Aurora has been removed. Please remove the following parameters:

  • --auroraRPC
  • --auroraContract

What's Changed

New Contributors

Full Changelog: v2.24.1...v2.24.2