github solana-labs/solana v1.3.10

latest releases: v1.17.32, v1.18.12, v1.17.31...
3 years ago

Changes

  • Capitalization (total-supply) is periodically checked by summing all account balances to ensure ledger integrity. And abort if mismatched
  • Unintended memory growth when replaying from old snapshot is really fixed
  • Slightly faster snapshot load due to less IO.
  • Don't stop voting in an edge case where a validator starts from snapshot at slot N, which is its leader slot as well
  • Add new validator options for running in more restrictive environment
  • solana-validator --rpc-bind-address argument now works as expected
  • Restore compatibility when connected to the mainnet-beta
  • Various rent collection edge case bug fixes starting at epoch 97

Don't miss a new solana release

NewReleases is sending notifications on new releases.