Skip to content

Testnet v1.18.13

Compare
Choose a tag to compare
@github-actions github-actions released this 14 May 08:05
· 412 commits to master since this release

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


  • v1.18: client: Resend transactions using same mechanism as initial send
  • v1.18: cli: use newer blockhashes when deploying large programs
  • v1.18: support Pubkey::to_bytes as constexpr
  • v1.18: RPC: fix numNonVoteTransactions in getPerformanceSamples
  • v1.18: blockstore: relax backwards chained merkle root check for upgrades
  • v1.18: forwarder uses working bank as filter
  • v1.18: Scheduler: throttle thread queueing by CUs
  • v1.18: Replaces DashMap with HashMap in secondary indexes
  • v1.18: blockstore: account for blockstore cleanup during shred insertion
  • v1.18: ci: don't self-update rustup when using the rust-version script
  • v1.18: Fix - Reloading of unload entries after finishing the recompilation phase
  • v1.18: reverts back in SocketAddr dedup in retransmit stage

Full Changelog: v1.18.12...v1.18.13