This bugfix release adds compatibility with Solana v1.4.24.
-
Solana observations now uses the
Processed
confirmation level for transaction sending instead of the now-deprecatedSingle
commitment level. Semantics are unchanged. Observations still useMax
(now calledFinalized
). -
The BPF program has been retargeted against the 1.5.5 SDK for mainnet-beta compatibility.
One small new feature:
- A
version
subcommand has been added to guardiand. Gossip messages now include the version.