Skip to content

Testnet - v1.14.12

Compare
Choose a tag to compare
@willhickey willhickey released this 10 Jan 15:22
· 204 commits to v1.14 since this release
979792b

This is a Testnet / Devnet release. It is currently being tested by up to 10% of stake on Mainnet-Beta, but it is NOT recommended for general adoption on Mainnet-Beta.

Changes

  • Fix bank hash mismatch between v1.13.5 and v1.14.11 (#29593)
  • Add rust client support for getRecentPrioritizationFees (backport #29558) (#29564)
  • Add getRecentPrioritizationFees RPC endpoint (backport #27278) (#29562)
  • collect min prioritization fees when replaying sanitized transactions (backport #26709) (#29539)
  • require repair request signature, ping/pong for Testnet, Development clusters (backport #29351) (#29529)
  • Add a SanitizedMessage type that caches writable accounts indexes (backport #27317) (#29538)
  • solana-install: check for fixed releases directly (backport #29365) (#29520)
  • dedups gossip addresses, taking the one with highest weight (backport #29421) (#29493)
  • removes merkle root comparison in erasure_mismatch (backport #29447) (#29449)
  • experiments different turbine fanouts for propagating shreds (backport #29393) (#29420)
  • vote: Prevent commission update in the second half of epochs (backport #29362) (#29389)