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

v1.1.14

Choose a tag to compare

@mvines mvines released this 27 May 04:17
fd5222a

Fixes

  • Add v0 REST APIs for circulating and total supply
  • solana transaction-history now searches over the entire history by default
  • Add SimulateTransaction RPC endpoint
  • Improve shred erasure recovery
  • Prevent RPC crash when invalid transaction data is provided
  • Update non-circulating supply accounts whitelist
  • Avoid running out of memory due to slow ledger purging
  • Activate eager rent collection and BPFLoader activate on stable operating mode epoch 34
  • cli now handles HTTP 429 Errors from the RPC server by retrying after a brief delay
  • Add "singleGossip" commitment level