-
Notifications
You must be signed in to change notification settings - Fork 3.6k
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: Add fees and memo to REST, updated CLI to receive coins as fees #3069
Conversation
…edekunze/2191-split-post-delegations Rebase
…edekunze/2191-split-post-delegations Merge develop
Codecov Report
@@ Coverage Diff @@
## develop #3069 +/- ##
==========================================
- Coverage 54.88% 54.7% -0.18%
==========================================
Files 132 132
Lines 9446 9420 -26
==========================================
- Hits 5184 5153 -31
- Misses 3943 3949 +6
+ Partials 319 318 -1 |
…s-sdk into fedekunze/3067-fee-rest-txs Merge Jack's LCD test refactor
…edekunze/3067-fee-rest-txs Merge latest changes from develop
…os/cosmos-sdk into fedekunze/3067-fee-rest-txs Fix PENDING
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.
Just one comment, but this looks good!
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.
Very very close, just a few minor comments.
…os/cosmos-sdk into fedekunze/3067-fee-rest-txs Updated PENDING
addressed comments
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.
Looks great @fedekunze -- just two minor remarks worth addressing.
@@ -3,11 +3,13 @@ | |||
BREAKING CHANGES | |||
|
|||
* Gaia REST API (`gaiacli advanced rest-server`) | |||
* [gaia-lite] [\#2182] Renamed and merged all redelegations endpoints into `/stake/redelegations` |
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.
Looks like some of these additions don't belong here...possible from a bad merge/rebase.
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.
yeah it was from sunny's PR which had PENDING
entries from other releases. Also that PR had breaking changes which weren't added (that's why I changed them here).
Already talked with @jackzampolin and he said it was fine to do this changes on the PENDING
here
Breaking change added due to flag --fee changing to --fees |
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.
Reviewed this a handful of times, but not sure if I missed anything, so I think @alessio could spare a review here too. Overall, LGTM 👍
closes #3067
closes #3020
Targeted PR against correct branch (see CONTRIBUTING.md)
Linked to github-issue with discussion and accepted design OR link to spec that describes this work.
Wrote tests
Updated relevant documentation (
docs/
)Added entries in
PENDING.md
with issue #rereviewed
Files changed
in the github PR explorerFor Admin Use: