cosmos-sdk/x/gov
Sunny Aggarwal 4effa6f8d4 Merge PR #1357: RESTful governance endpoints
* get deposit rest endpoint
* query proposals
* changelog
* fixed commented out headers
* fixed undeterministic tests
* increase circle test timeout
* MustBech32ifyAcc
* asdf
2018-06-28 01:49:59 +02:00
..
client Merge PR #1357: RESTful governance endpoints 2018-06-28 01:49:59 +02:00
depositsvotes.go Merge PR #1357: RESTful governance endpoints 2018-06-28 01:49:59 +02:00
endblocker_test.go Merge PR #1168: Governance MVP 2018-06-22 02:19:14 +02:00
errors.go Merge PR #1168: Governance MVP 2018-06-22 02:19:14 +02:00
genesis.go Merge PR #1168: Governance MVP 2018-06-22 02:19:14 +02:00
handler.go Merge PR #1168: Governance MVP 2018-06-22 02:19:14 +02:00
keeper.go Merge PR #1357: RESTful governance endpoints 2018-06-28 01:49:59 +02:00
keeper_keys.go Merge PR #1168: Governance MVP 2018-06-22 02:19:14 +02:00
keeper_test.go Merge PR #1168: Governance MVP 2018-06-22 02:19:14 +02:00
msgs.go Merge PR #1168: Governance MVP 2018-06-22 02:19:14 +02:00
msgs_test.go Merge PR #1168: Governance MVP 2018-06-22 02:19:14 +02:00
procedures.go Merge PR #1168: Governance MVP 2018-06-22 02:19:14 +02:00
proposals.go Merge PR #1168: Governance MVP 2018-06-22 02:19:14 +02:00
tally.go Merge PR #1168: Governance MVP 2018-06-22 02:19:14 +02:00
tally_test.go Merge PR #1168: Governance MVP 2018-06-22 02:19:14 +02:00
test_common.go Merge PR #1119: Unbonding, Redelegation 2018-06-27 04:00:12 +02:00
wire.go Merge PR #1168: Governance MVP 2018-06-22 02:19:14 +02:00