Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump solana-sdk from 1.2.17 to 1.2.28 in /token-swap #73

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Sep 7, 2020

Bumps solana-sdk from 1.2.17 to 1.2.28.

Release notes

Sourced from solana-sdk's releases.

v1.2.28

Changes

  • Resolved RPC bug where occasionally the incorrect slot number for a transaction would be returned
  • Improve banking-stage transaction forwarding
  • Add getMultipleAccounts RPC endpoint
  • RPC token endpoints now return token amounts with full precision
  • Add support for background BigTable ledger uploading
  • RPC sendTransaction endpoint avoids a network hop when sending to the leader node
  • Optimized bank hashing activates at mainnet-beta epoch 78

v1.2.27

Changes

  • Apply gossip optimizations from the v1.3 release branch
  • Support for spl-token 2.0
  • Upgrade rayon threading library

v1.2.26

Changes

  • HOTFIX for a Cross Program Invocation activation issue

v1.2.25

Changes

  • RPC breaking change: the newly added "binary64" encoding is now called "base64" to avoid confusion.
  • Fix panic when loading ledger history from BigTable
  • The end_slot argument to `solana-ledger-tool prune' is now optional

v1.2.24

Changes

  • Fix bug were cross-program invoke was inadvertently disabled on validator restart
  • getConfirmedSignaturesForAccount2 RPC method how supports the until input parameter
  • Fixed bug in transaction history RPC methods that only partial history to be returned in some cases

v1.2.23

Changes

  • Stability and developer experience improvements

v1.2.22

Changes

  • Filter out old gossip requests
  • Move cluster slot update to a background thread
  • RPC: Account data can now be queried by slice
  • CLI: Fix potential failure of deploy finalization due to expired blockhash

v1.2.21

Changes

  • RPC getAccountData method now supports base64 encoding, for faster response times. The default base 58 encoding is now only supported for accounts smaller than 128 bytes
  • Improve performance of the RPC getConfirmedSignaturesForAddress2 method
  • Fix blockstore empty panic
  • RPC methods getAccountInfo and getProgramAccounts now support decoding sysvar, config and stake accounts
  • Token RPC methods now include the decimal value in returned token amounts
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Sep 7, 2020

The following labels could not be found: automerge.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Sep 13, 2020

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

6 similar comments
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Oct 24, 2020

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Nov 5, 2020

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jan 24, 2021

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Sep 29, 2021

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jan 2, 2022

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jul 28, 2022

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
0 participants