Skip to content

Tofino v0.23.7

Compare
Choose a tag to compare
@mvines mvines released this 27 Feb 15:48
18b55bb

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