build(deps): bump github.com/gagliardetto/solana-go from 1.13.0 to 1.22.0#780
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
e888a35 to
ed7c59f
Compare
ed7c59f to
7e52882
Compare
7e52882 to
7f2e6eb
Compare
Bumps [github.com/gagliardetto/solana-go](https://github.com/gagliardetto/solana-go) from 1.13.0 to 1.22.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.22.0) --- updated-dependencies: - dependency-name: github.com/gagliardetto/solana-go dependency-version: 1.21.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
7f2e6eb to
5021a0e
Compare
Contributor
Author
|
Superseded by #804. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps github.com/gagliardetto/solana-go from 1.13.0 to 1.22.0.
Release notes
Sourced from github.com/gagliardetto/solana-go's releases.
... (truncated)
Changelog
Sourced from github.com/gagliardetto/solana-go's changelog.
... (truncated)
Commits
cd51d95chore(main): release 1.22.0 (#451)c176402feat(rpc): forward minContextSlot in 4 remaining JSON-RPC endpoints (#448)f777896feat: add sysvars (#457)336881cfeat: add nonce account support (#456)9e538c8feat(rpc): add getTransactionsForAddress client method (closes #343) (#450)725147afix(ws): surface subscription request errors to Recv (closes #175) (#449)2697614fix(rpc): default simulateTransaction Accounts.Encoding to base64 (closes #44...34beab1feat(address-lookup-table): one-call resolve for message lookups (closes #262...d70c71ftest(keys): pin size-mismatch rejection in PrivateKeyFromBase58 (#444)3590404test(rpc): pin minContextSlot forwarding in GetMultipleAccountsWithOpts (#443)