github solana-labs/solana v1.5.4
Testnet - v1.5.4

latest releases: v1.17.31, v1.18.11, v1.18.10...
3 years ago

This is a Testnet release. It is not recommended for Mainnet Beta

Changes

  • Switch command-line-interface to use single-gossip rather than fully finalized
  • RPC reliability improvements
  • Low validator identity balance alert now settable with --minimum-validator-identity-balance
  • Added getSnapshotSlot RPC method which provides a convenient method to determine the highest snapshot that a node has available to it
  • Added getHealth RPC method which mimics the /health REST endpoint, but also provides information about how far behind the validator is.
  • Default command-line to single gossip confirmation for better responsiveness
  • getSignatureStatuses RPC method now includes confirmationStatus field
  • Improved load/store/execute timing messages in validator logs
  • Add support for cross-program invocations to program-test
  • Improve various RPC's timeout issues including BigTable backend

Don't miss a new solana release

NewReleases is sending notifications on new releases.