github solana-labs/solana v1.10.26
Mainnet - v1.10.26

latest releases: v1.18.13, v1.17.33, v1.17.32...
23 months ago

This is a stable release suitable for use on Mainnet Beta

Changes

  • Add VoteInstruction::AuthorizeWithSeed and VoteInstruction::AuthorizeWithSeedChecked instructions (#25928)
  • Add ability to use a non-default app profile id in bigtable requests (#25968) (contributed by dancoombs)
  • Enforce accounts data size limit per block in ReplayStage (#25524)
  • Use full local port range when allocating a UDP port to forward transactions (#26036)
  • Add hidden flag to enable QUIC servers for ClusterType::MainnetBeta to allow for further testing before a wider roll out (#26042)

Upgrade notes

If you're upgrading from 1.9 to 1.10.26:

  • OS network limit tests now produce an error by default. Consult the System Tuning section here or add --no-os-network-limits-test to your startup arguments
  • the validator dynamic port range must be at least 12 wide but can be made wider to handle future expansions. The ports specified with --dynamic-port-range will also need to be open in any firewalls. Recommended value: --dynamic-port-range 8000-8020

Don't miss a new solana release

NewReleases is sending notifications on new releases.