-
Notifications
You must be signed in to change notification settings - Fork 3.8k
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
R4R: Fix stake CLI cmds #2025
Closed
+270
−173
Closed
R4R: Fix stake CLI cmds #2025
Changes from 12 commits
Commits
Show all changes
22 commits
Select commit
Hold shift + click to select a range
f18c01d
Merge PR #1994: Delete install.md
zramsay 1a64c87
Merge PR #1995: upgrading ledger goclient lib
jleni 36b54e1
Merge PR #2003: Update upstream Ledger Go client
jleni 1854430
makefile: Improve error message when LEDGER_ENABLED=True & no gcc (#2…
ValarDragon 63713c9
Merge pull request #2000: tests for staking lcd
fedekunze 8fa2c3b
Merge PR #1984: Replace _ with - in command names
mslipper 9997ea2
Merge PR #2016: dep: Fix error with scratch directory
ValarDragon 0adbd60
Merge PR #1989: Openbsd support
avis 5a2e9cf
Fixed staking cli cmd for redelegations
6880972
Updated PENDING.md
0126c39
Added cmds to gaiacli
82ceb8d
Updated PENDING.md
6c26699
Update PENDING.md with Aleks comments
14cb82d
Merge PR #1994: Delete install.md
zramsay 478c60e
makefile: Improve error message when LEDGER_ENABLED=True & no gcc (#2…
ValarDragon e82cad8
Merge pull request #2000: tests for staking lcd
fedekunze 21b44e3
Merge PR #1984: Replace _ with - in command names
mslipper ec56011
Rebase
cfc9d2b
Fixed staking cli cmd for redelegations
79df7fe
Added cmds to gaiacli
4a6fcdb
Rebase
2d30427
Cherry picked commits (#2042)
fedekunze File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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
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
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
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should we really adding this under the top line? Should be it's separate entry with the referenced PR (or issue -- we need to come to a consensus on that).
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Idk, I was just following the examples from above, but I'll change if you think it's better that way