Skip to content

Commit

Permalink
Merge PR #1880: Staking Gaia-lite (ex LCD) refactor
Browse files Browse the repository at this point in the history
  • Loading branch information
fedekunze authored and cwgoes committed Aug 8, 2018
1 parent 4582de4 commit 1da1115
Show file tree
Hide file tree
Showing 16 changed files with 1,250 additions and 299 deletions.
47 changes: 23 additions & 24 deletions Gopkg.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions PENDING.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
## PENDING

BREAKING CHANGES
* API
- \#1880 [x/stake] changed the endpoints to be more REST-ful
* Update to tendermint v0.22.5. This involves changing all of the cryptography imports. [Ref](https://github.com/tendermint/tendermint/pull/1966)
* [baseapp] Msgs are no longer run on CheckTx, removed `ctx.IsCheckTx()`
* [x/gov] CLI flag changed from `proposalID` to `proposal-id`
Expand Down
Loading

0 comments on commit 1da1115

Please sign in to comment.