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
- Node/Gov: Split up CoinGecko queries by @bruce-riley in #2573
- Node: ibc watcher by @bruce-riley in #2566
- Node/Governor: Regenerate token list and floor prices by @bruce-riley in #2465
- node: add sui watcher for devnet and testnet only by @panoel in #2666
- Sei testnet support by @bruce-riley in #2660
New Contributors
- @AlberErre made their first contribution in #2603
Full Changelog: v2.14.9.10...v2.15.0