Skip to content

chore(deps): bump github.com/gagliardetto/solana-go from 1.12.0 to 1.23.0 in /packages/go-anchor - #1113

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/packages/go-anchor/main/github.com/gagliardetto/solana-go-1.22.0
Open

chore(deps): bump github.com/gagliardetto/solana-go from 1.12.0 to 1.23.0 in /packages/go-anchor#1113
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/packages/go-anchor/main/github.com/gagliardetto/solana-go-1.22.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 28, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/gagliardetto/solana-go from 1.12.0 to 1.23.0.

Release notes

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

v1.23.0

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

v1.22.0

1.22.0 (2026-06-30)

Features

  • add nonce account support (#456) (336881c)
  • add sysvars (#457) (f777896)
  • address-lookup-table: one-call resolve for message lookups (closes #262) (#445) (34beab1)
  • rpc: add getTransactionsForAddress client method (closes #343) (#450) (9e538c8)
  • rpc: forward minContextSlot in 4 remaining JSON-RPC endpoints (#448) (c176402)
  • rpc: forward MinContextSlot in getBalance/getLatestBlockhash/getSlot/getTokenAccountBalance (#442) (b8e70e8)
  • zk: add ElGamal & AES key derivation (#413) (9fcbf0c)

Bug Fixes

  • message: surface typed ErrAddressTablesNotSet from AccountMetaList (closes #280) (#441) (a87922d)
  • rpc: default simulateTransaction Accounts.Encoding to base64 (closes #446) (#447) (2697614)
  • token,token-2022: Build() sets Impl to *T, matching DecodeInstruction (closes #222) (#440) (38c57db)
  • token,token-2022: per-instruction ProgramID override (closes #254) (#439) (f489aac)
  • ws: surface subscription request errors to Recv (closes #175) (#449) (725147a)

... (truncated)

Changelog

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

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

1.22.0 (2026-06-30)

Features

  • add nonce account support (#456) (336881c)
  • add sysvars (#457) (f777896)
  • address-lookup-table: one-call resolve for message lookups (closes #262) (#445) (34beab1)
  • rpc: add getTransactionsForAddress client method (closes #343) (#450) (9e538c8)
  • rpc: forward minContextSlot in 4 remaining JSON-RPC endpoints (#448) (c176402)
  • rpc: forward MinContextSlot in getBalance/getLatestBlockhash/getSlot/getTokenAccountBalance (#442) (b8e70e8)
  • zk: add ElGamal & AES key derivation (#413) (9fcbf0c)

Bug Fixes

  • message: surface typed ErrAddressTablesNotSet from AccountMetaList (closes #280) (#441) (a87922d)
  • rpc: default simulateTransaction Accounts.Encoding to base64 (closes #446) (#447) (2697614)
  • token,token-2022: Build() sets Impl to *T, matching DecodeInstruction (closes #222) (#440) (38c57db)
  • token,token-2022: per-instruction ProgramID override (closes #254) (#439) (f489aac)
  • ws: surface subscription request errors to Recv (closes #175) (#449) (725147a)

1.21.0 (2026-05-25)

... (truncated)

Commits
  • 7b6df93 chore(main): release 1.23.0 (#478)
  • b68fae4 docs(readme): document v1/v2 parallel release model (#462)
  • b153d5a feat: make slot time dependent on feature sets (#483)
  • 9b95d84 feat(transaction): add V1 transaction format SIMD-0385 (#481)
  • 580f4c2 fix(deps): Replace deleted go-bip39 dependency with a local copy (#464)
  • 64c3d11 fix(keys): reject PDA-marker owner in CreateWithSeed (#470)
  • f839fd7 perf(base58): add AVX2 (#479)
  • f8449ac fix(transaction): correct NumWriteableAccounts for resolved v0 messages (#475)
  • e52badb feat: serde token-2022 extensions (#472)
  • e02ee68 feat: account state (#465)
  • 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 Aug 28, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner August 28, 2026 17:25
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Aug 28, 2026
@greptile-apps

greptile-apps Bot commented Aug 28, 2026

Copy link
Copy Markdown
Contributor

PR author is not in the allowed authors list.

@mergify

mergify Bot commented Aug 28, 2026

Copy link
Copy Markdown

Tick the box to add this pull request to the merge queue (same as @mergifyio queue).

  • Queue this pull request

Bumps [github.com/gagliardetto/solana-go](https://github.com/gagliardetto/solana-go) from 1.12.0 to 1.23.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.12.0...v1.23.0)

---
updated-dependencies:
- dependency-name: github.com/gagliardetto/solana-go
  dependency-version: 1.22.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.12.0 to 1.22.0 in /packages/go-anchor chore(deps): bump github.com/gagliardetto/solana-go from 1.12.0 to 1.23.0 in /packages/go-anchor Sep 7, 2026
@dependabot
dependabot Bot force-pushed the dependabot/go_modules/packages/go-anchor/main/github.com/gagliardetto/solana-go-1.22.0 branch from c550700 to a405df0 Compare September 7, 2026 07:45
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