Skip to content

v1.2.0

Compare
Choose a tag to compare
@ali-behjati ali-behjati released this 01 Nov 14:13
· 2 commits to main since this release

This release updates the WH dependencies to support a recent transition from observation to batch observation. This change has affected the guardian observation metrics but has no affect on beacon functionality.

With the WH dependency update the p2p interface has changed to make it more customizable and remove the complexity of networkId and bootstrapAddrs. So now it's possible to start beacon by setting WORMHOLE_ENV to mainnet or testnet. The old env variables are still supported for customization and backward compatibility.

What's Changed

  • fix: update dependencies to support batch observation by @ali-bahjati in #16

Full Changelog: v1.1.3...v1.2.0