Skip to content
This repository was archived by the owner on Jan 22, 2025. It is now read-only.

v1.2.29

Choose a tag to compare

@mvines mvines released this 17 Sep 01:45
6872544

Changes

  • Snapshot archives are now compressed using zstd instead of bzip2 by default
  • RPC simulateTransaction commitment parameter is now consistent with all other RPC methods
  • RPC sendTransaction now returns transaction logs when simulation fails
  • RPC stability improvements and bug fixes
  • Ledger CLI tool improvements that help debug account state and snapshot archives
  • Genesis creation tool now supports specifying a BPF loader when loading BPF programs
  • Validator info CLI tool no longer crashes on bad input
  • Improved gossip protocol efficiency
  • Solana CLI tool now confirms transactions correctly and efficiently