This repository has been archived by the owner on Jan 22, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 4.6k
Conversation
This file contains 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
6778463
to
fa22a17
Compare
jackcmay
reviewed
May 28, 2021
There was a suggestion that we just force cli users to setup a default keypair because they will eventually need it anyway and might as well have them address it from the start. |
6c4d80a
to
b457f6f
Compare
Ok, I re-reworked this so that it defers the |
b457f6f
to
f7b300d
Compare
jackcmay
previously approved these changes
May 28, 2021
CriesofCarrots
previously approved these changes
May 28, 2021
automerge label removed due to a CI failure |
Pull request has been modified.
This was referenced May 29, 2021
mergify bot
added a commit
that referenced
this pull request
May 31, 2021
* Revert "Improve missing default signer error messaging (#17486)" This reverts commit 6d40d0d. (cherry picked from commit ca8c1c6) * Improve missing default filepath signer error messaging (cherry picked from commit 06a926f) * CI: temporarily skip spl downstream build (cherry picked from commit d01b4f8) Co-authored-by: Trent Nelson <trent@solana.com>
mergify bot
added a commit
that referenced
this pull request
May 31, 2021
* Revert "Improve missing default signer error messaging (#17486)" This reverts commit 6d40d0d. (cherry picked from commit ca8c1c6) * Improve missing default filepath signer error messaging (cherry picked from commit 06a926f) * CI: temporarily skip spl downstream build (cherry picked from commit d01b4f8) Co-authored-by: Trent Nelson <trent@solana.com>
Closed
Closed
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
Problem
#17486 introduced several issues
solana validators
spl-token
CLISummary of Changes
SignerSources
Review hints: