Skip to content

Tofino v0.23.6

Compare
Choose a tag to compare
@mvines mvines released this 22 Feb 02:29
45612bc

Fixes

  • Spamming the gossip port with random data no longer causes the validator to run out of memory
  • SOL/lamport units removed from various solana sub-commands, SOL is now used exclusively
  • Compress EpochSlots gossip message to prevent it from exceeding MTU
  • Increase the number of slots retained in the ledger to give other nodes a better chance of repairing if they pick up an older snapshot
  • Nodes will now select the highest available snapshot instead of occasionally accidentally downloading a snapshot from a delinquent node
  • Adjust genesis unlock schedules
  • Add solana-genesis command-line options to provide more granular control over the genesis configuration