Fixes
- Repair now works again (v0.23.3 regression)
- Validators no longer occasionally create invalid snapshots
- Ensure gossip will not ingest messages over 60s old for Pull Responses an 30s for a Push Message
- Remove repairman feature as practically validators must use a snapshot to catch up
- Move repair off the gossip socket
- Add rewards field to getConfirmedBlock JSON RPC API
- Add
solana transfer
sub-command, a simplifiedsolana pay
- Harden command-line offline signing support
- The getConfirmedBlock RPC API is now disabled by default to reduce ledger size and IOPS