github solana-foundation/solana-go v1.19.0

latest release: v1.20.0
18 days ago

1.19.0 (2026-04-23)

Features

  • is token mint classifier (4f72982)

Bug Fixes

  • enhance getUint64 function to handle string inputs (5309095)
  • keep websocket request IDs within JSON-safe range (8ed3105)
  • message: json version detection (1fd2201)
  • message: use gojson (8d211d5)
  • reject malformed ed25519 private keys in PrivateKeyFromBase58 (edcedcc)
  • rpc: match ParsedTransactionMeta to TransactionMeta (a0f95c2)

Performance Improvements

  • json: swap encoding/json and jsoniter for goccy/go-json (c445f76)
  • transaction: add cap hints and use pk instead of str (91e8cec)

Don't miss a new solana-go release

NewReleases is sending notifications on new releases.