Fixes
- Add validator
--trusted-validator
argument for snapshot hash validation - Add validator
--no-check-vote-account
which can be used to avoid extra RPC exposure on startup. - Block production no longer slows down as the length of epochs increase
- Snapshots are now downloaded by slot/hash to avoid downloading an old snapshot
- Validators will now recover from an RPC nodes that serves it a bad genesis config by attempting to download from another node instead of exiting
- Remote wallet support backported to the
solana
command-line tool