github solana-foundation/solana-go v1.23.0

3 hours ago

1.23.0 (2026-08-26)

Features

Bug Fixes

  • deps: Replace deleted go-bip39 dependency with a local copy (#464) (580f4c2)
  • keys: reject PDA-marker owner in CreateWithSeed (#470) (64c3d11)
  • stake: correct DelegateStake account flags (#453) (5571a12)
  • text: honour DisableColors in YellowBG (#468) (24a553a)
  • token: mark InitializeMultisig member accounts as read-only (#461) (e119412)
  • transaction: correct NumWriteableAccounts for resolved v0 messages (#475) (f8449ac)
  • vault: reject ciphertext shorter than the salt and nonce prefix (#467) (2716b50)
  • ws: send jsonParsed encoding in ParsedBlockSubscribe with nil options (#466) (f20c907)

Performance Improvements

Don't miss a new solana-go release

NewReleases is sending notifications on new releases.