This repository was archived by the owner on Jan 22, 2025. It is now read-only.
v1.1.14
Fixes
- Add v0 REST APIs for circulating and total supply
solana transaction-historynow 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