Breaking changes:
- Oasis support was added via
--oasisRPC
and--oasisContract
flags! 🎉
New features:
- The
admin find-missing-messages
command now supports a--backfill
parameter, which will ask the node to backfill missing messages in the local database by querying a list of public Wormhole RPC node. admin list-nodes
now supports filtering columns by specifying a comma-separated list of networks using--only
.
Improvements:
- The number of retries for Solana transactions and message account fetches were doubled, improving behavior when RPC is slow.
Scheduled recovery:
This release contains a scheduled recovery for 2021-12-23 11:00 UTC, retrying about a dozen transactions which timed out over the past days while RPC performance was degraded due to heavy load.