cosmos-sdk/x/gov
Dev Ojha 5d02a743fb Update to tendermint v0.22.6-rc0 (#1798)
* Update to tendermint v0.22.6-rc0

This is comprised of updating the crypto imports / API

* (squash this) switch to v0.22.6

If this passes tests, I'll squash this commit and update the PR.
2018-07-25 16:43:37 -04:00
..
client Merge remote-tracking branch 'origin/develop' into sunny/gov-cli-proposal-id 2018-07-20 11:47:37 -04:00
tags Merge PR #1781: Gov tags cleanup 2018-07-21 03:58:45 +02:00
depositsvotes.go gov enums marshal to String 2018-07-10 17:59:07 -07:00
endblocker_test.go Switch asserts to require (#1483) 2018-06-30 03:10:15 +02:00
errors.go gov enums marshal to String 2018-07-10 17:59:07 -07:00
genesis.go Merge PR #1438: Tools: Add errcheck linter 2018-06-29 00:52:10 +02:00
handler.go Merge PR #1781: Gov tags cleanup 2018-07-21 03:58:45 +02:00
keeper.go Governance CLI test fixes 2018-07-16 20:29:21 +02:00
keeper_keys.go asdf 2018-07-09 00:59:51 -07:00
keeper_test.go fix tests 2018-07-16 18:08:22 +01:00
msgs.go gov enums marshal to String 2018-07-10 17:59:07 -07:00
msgs_test.go gov enums marshal to String 2018-07-10 17:59:07 -07:00
procedures.go
proposals.go fix the bug about turning VoteOption byte to String 2018-07-19 19:56:23 +08:00
tally.go Merge PR #1801: Fixed governance bug with iterate delegations 2018-07-24 21:00:56 +02:00
tally_test.go Update to tendermint v0.22.6-rc0 (#1798) 2018-07-25 16:43:37 -04:00
test_common.go Merge PR #1373: Initialization of POS chain 2018-07-19 08:39:40 +02:00
wire.go