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

Reinstate commitment param to support old clients #9324

Conversation

CriesofCarrots
Copy link
Contributor

@CriesofCarrots CriesofCarrots commented Apr 6, 2020

Problem

Using an old client/cli with the new rpc results in commitment-related errors:

$ solana airdrop 10 --url http://devnet.solana.com

Requesting airdrop of 10 SOL from 35.233.193.70:9900
Error: rpc request error: RPC Error response: {"code":-32602,"message":"Invalid params: missing field searchTransactionHistory."}

Summary of Changes

  • Reinstate commitment to support old clients, mark as deprecated to be removed on next client release

Replaces #9323

@CriesofCarrots CriesofCarrots added v1.0 automerge Merge this Pull Request automatically once CI passes labels Apr 6, 2020
@solana-grimes solana-grimes removed the automerge Merge this Pull Request automatically once CI passes label Apr 6, 2020
@solana-grimes
Copy link
Contributor

💔 Unable to automerge due to CI failure

@CriesofCarrots CriesofCarrots added the automerge Merge this Pull Request automatically once CI passes label Apr 6, 2020
@solana-grimes solana-grimes merged commit cc07c86 into solana-labs:v1.1 Apr 6, 2020
CriesofCarrots added a commit to CriesofCarrots/solana that referenced this pull request Apr 6, 2020
@mvines
Copy link
Member

mvines commented Apr 6, 2020

@Mergifyio backport v1.0

@mvines
Copy link
Member

mvines commented Apr 6, 2020

oh, nm!

@mergify
Copy link
Contributor

mergify bot commented Apr 6, 2020

Command backport v1.0: success

Backports have been created

mergify bot pushed a commit that referenced this pull request Apr 6, 2020
solana-grimes pushed a commit that referenced this pull request Apr 6, 2020
@CriesofCarrots CriesofCarrots deleted the v1.1-sig-status-support-versions branch April 16, 2020 17:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge Merge this Pull Request automatically once CI passes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants