github wormhole-foundation/wormhole v2.14.7
Running with Scissors

latest releases: v2.24.11, v2.24.10, v2.24.9...
pre-release20 months ago

Key Changes

The watchers now run under a context which can recover from errors. Since the guardian will no longer crash loop on these events, a new metric scissor_errors_caught is exposed.

A new mode for Pythnet is available which uses a websocket to stream account changes (instead of polling). To enable, pass --pythnetWS e.g.

--pythnetRPC="http://pythnet.rpcpool.com"
--pythnetWS="wss://pythnet.rpcpool.com"
--pythnetContract="H3fxXJ86ADW2PNuDDmZJg6mzTtPxkYCpNuQUTgmJ7AjU"

What's Changed

New Contributors

Full Changelog: v2.14.6...v2.14.7

Don't miss a new wormhole release

NewReleases is sending notifications on new releases.