github solana-labs/solana v1.7.10
Testnet - v1.7.10

latest releases: v1.17.34, v1.18.14, v1.18.13...
2 years ago

This is a Testnet release. It is not recommended for Mainnet Beta

Changes

  • Fixes solana-test-validator attempts to take instance lock twice (thanks to @NearlyAlwaysThere)
  • Fixes HttpSender RPC error deserialization (thanks to @brson)
  • Fixes file map leak during accounts index creation
  • Allows stake accounts with mismatched observed credits to be merged (feature gated)
  • Improves transaction expiration detection reliability in client SDKs
  • Docs improvements (thanks to @brson, @bji)

NOTE: Out of an abundance of caution for the aforementioned file map leak introduced in v1.7.9 and fixed here, the recommended nofiles and max_map_count values are now 1_000_000. See the system tuning documentation for details

Don't miss a new solana release

NewReleases is sending notifications on new releases.