Skip to content

chore(deps): bump github.com/gagliardetto/solana-go from 1.13.0 to 1.18.0#915

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/gagliardetto/solana-go-1.16.0
Open

chore(deps): bump github.com/gagliardetto/solana-go from 1.13.0 to 1.18.0#915
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/gagliardetto/solana-go-1.16.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps github.com/gagliardetto/solana-go from 1.13.0 to 1.18.0.

Release notes

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

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)

v1.17.0

What's Changed

Performance

  • 16x faster base58 encoding/decoding — migrated to fd_base58 algorithm (ported from Firedancer) with hand-written ARM64/AMD64 assembly. PublicKey.String() drops from 937ns to 57ns. by @​sonicfromnewyoke in #379

Bug Fixes

  • Fix SOL/WSOL address mismatch — SolMint and WrappedSol were incorrectly pointing to the same address by @​sonicfromnewyoke in #378
  • Fix message version detection and add transaction validation (Sanitize, HasDuplicates, VerifyWithResults) to match Rust SDK by @​sonicfromnewyoke in #381
  • Fix WebSocket client goroutine/channel leaks, race conditions, and premature Close() returns — now passes -race flag by @​sonicfromnewyoke in #383
  • Actualize SimulateTransaction to match official Solana RPC spec — added InnerInstructions, MinContextSlot, ReturnData, and more by @​sonicfromnewyoke in #382

New Features

Maintenance

  • Replace deprecated Go patterns (ioutilio, interface{}any, sort.Sliceslices.SortFunc) by @​sonicfromnewyoke in #373
  • Actualize documentation — streamlined README from ~3,000 to ~865 lines, extracted 63 examples into testable functions by @​sonicfromnewyoke in #372

... (truncated)

Changelog

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

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
  • 828ac78 Merge pull request #398 from solana-foundation/release-please--branches--main
  • 16348f6 Refactor CHANGELOG to remove duplicates and update format
  • ed3834b chore(main): release 1.18.0
  • aea7d1f Merge pull request #397 from sonicfromnewyoke/sonic/perf-message
  • 173d7f4 Merge pull request #387 from sonicfromnewyoke/sonic/feat-vote-program-complete
  • 6325515 Merge pull request #386 from sonicfromnewyoke/sonic/feat-stake-state-types-an...
  • 04dfc79 Merge pull request #385 from sonicfromnewyoke/sonic/feat-token2022-extensions
  • 49bc8d6 Merge pull request #384 from sonicfromnewyoke/sonic/align-rpc-client-with-agave
  • f832bd8 Merge pull request #395 from sonicfromnewyoke/sonic/fix-memo-program-parity
  • 6d277b6 Merge pull request #390 from gojuukaze/upgrade_edwards
  • 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 7, 2026
@dependabot dependabot Bot requested a review from a team as a code owner April 7, 2026 19:15
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Apr 7, 2026
@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Apr 7, 2026

⚠️ No Changeset found

Latest commit: 866a163

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@dependabot dependabot Bot force-pushed the dependabot/go_modules/github.com/gagliardetto/solana-go-1.16.0 branch from 40f8090 to a6b0452 Compare April 21, 2026 06:34
Bumps [github.com/gagliardetto/solana-go](https://github.com/gagliardetto/solana-go) from 1.13.0 to 1.18.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.13.0...v1.18.0)

---
updated-dependencies:
- dependency-name: github.com/gagliardetto/solana-go
  dependency-version: 1.16.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 chore(deps): bump github.com/gagliardetto/solana-go from 1.13.0 to 1.16.0 chore(deps): bump github.com/gagliardetto/solana-go from 1.13.0 to 1.18.0 Apr 24, 2026
@dependabot dependabot Bot force-pushed the dependabot/go_modules/github.com/gagliardetto/solana-go-1.16.0 branch from a6b0452 to 866a163 Compare April 24, 2026 05:25
@cl-sonarqube-production
Copy link
Copy Markdown

Quality Gate passed Quality Gate passed

Issues
0 New issues
0 Fixed issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarQube

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