Skip to content

Bump github.com/gagliardetto/solana-go from 1.17.0 to 1.19.0#46

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/gagliardetto/solana-go-1.18.0
Closed

Bump github.com/gagliardetto/solana-go from 1.17.0 to 1.19.0#46
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/gagliardetto/solana-go-1.18.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 22, 2026

Bumps github.com/gagliardetto/solana-go from 1.17.0 to 1.19.0.

Release notes

Sourced from github.com/gagliardetto/solana-go's releases.

v1.19.0

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)

v1.18.0

1.18.0 (2026-04-16)

Features

  • add getters to txn with meta (48d196b)
  • add token-2022 extensions (04dfc79)
  • add token-2022 extensions (db2fdaa)
  • stake state types & ext tests (6325515)
  • stake state types & ext tests (ea77e31)
  • vote program complete (173d7f4)
  • vote program complete (dcff584)

Bug Fixes

Performance Improvements

  • message: eliminate complex scans, struct copies, and redundant allocs (aea7d1f)
  • message: eliminate complex scans, struct copies, and redundant allocs (adbb10e)
Changelog

Sourced from github.com/gagliardetto/solana-go's changelog.

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)

1.18.0 (2026-04-16)

Features

  • add getters to txn with meta
  • add token-2022 extensions
  • stake state types & ext tests
  • vote program complete

Bug Fixes

  • allign rpc client with agave
  • memo program parity

Performance Improvements

  • message: eliminate complex scans, struct copies, and redundant allocs
Commits
  • b8d8b10 Merge pull request #416 from solana-foundation/release-please--branches--main
  • 4842aa4 chore: deduplicate CHANGELOG entries
  • 5f6c2a4 chore(main): release 1.19.0
  • aec058e Merge pull request #417 from sonicfromnewyoke/sonic/chore-linting
  • 8d211d5 fix(message): use gojson
  • dc139e4 chore(lint): apply linter to newly merged changes
  • c445f76 Merge pull request #415 from sonicfromnewyoke/sonic/perf-rpc-json-serde
  • 91e8cec Merge pull request #411 from sonicfromnewyoke/sonic/perf-new-transaction
  • 5ea9440 Merge pull request #408 from sonicfromnewyoke/sonic/feat-create-mint-example
  • 33a5c9e Merge pull request #406 from sonicfromnewyoke/sonic/docs-program-decoders
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Apr 22, 2026
Bumps [github.com/gagliardetto/solana-go](https://github.com/gagliardetto/solana-go) from 1.17.0 to 1.19.0.
- [Release notes](https://github.com/gagliardetto/solana-go/releases)
- [Changelog](https://github.com/solana-foundation/solana-go/blob/main/CHANGELOG.md)
- [Commits](solana-foundation/solana-go@v1.17.0...v1.19.0)

---
updated-dependencies:
- dependency-name: github.com/gagliardetto/solana-go
  dependency-version: 1.18.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title Bump github.com/gagliardetto/solana-go from 1.17.0 to 1.18.0 Bump github.com/gagliardetto/solana-go from 1.17.0 to 1.19.0 Apr 29, 2026
@dependabot dependabot Bot force-pushed the dependabot/go_modules/github.com/gagliardetto/solana-go-1.18.0 branch from e6f1a14 to 2534909 Compare April 29, 2026 21:01
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 29, 2026

Superseded by #52.

@dependabot dependabot Bot closed this Apr 29, 2026
@dependabot dependabot Bot deleted the dependabot/go_modules/github.com/gagliardetto/solana-go-1.18.0 branch April 29, 2026 23:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants