cosmos-sdk/x/gov
Sunny Aggarwal f3a12909ef Merge PR #1773: Query the votes on a proposal
* added lcd endpoint to query all votes on a proposal
* added cli support
* Gopkg.lock from new dep
* Update PENDING.md
2018-07-20 02:02:46 +02:00
..
client Merge PR #1773: Query the votes on a proposal 2018-07-20 02:02:46 +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 asdf 2018-07-09 00:59:51 -07: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 Merge PR #1168: Governance MVP 2018-06-22 02:19:14 +02:00
proposals.go fix the bug about turning VoteOption byte to String 2018-07-19 19:56:23 +08:00
tally.go asdf 2018-07-09 00:59:51 -07:00
tally_test.go Switch asserts to require (#1483) 2018-06-30 03:10:15 +02:00
test_common.go Merge PR #1373: Initialization of POS chain 2018-07-19 08:39:40 +02:00
wire.go Merge PR #1168: Governance MVP 2018-06-22 02:19:14 +02:00