cosmos-sdk/x/gov
ValarDragon 12c1eb4d31 gov/client: rename submitproposal to submit-proposal
It is standard in the sdk to use a dash for subcommands / flags
with multiple words. This makes submitproposal comply with that.
2018-07-05 22:22:50 -07:00
..
client gov/client: rename submitproposal to submit-proposal 2018-07-05 22:22:50 -07:00
depositsvotes.go Merge PR #1357: RESTful governance endpoints 2018-06-28 01:49:59 +02:00
endblocker_test.go Switch asserts to require (#1483) 2018-06-30 03:10:15 +02:00
errors.go Merge PR #1168: Governance MVP 2018-06-22 02:19:14 +02:00
genesis.go Merge PR #1438: Tools: Add errcheck linter 2018-06-29 00:52:10 +02:00
handler.go tools: Add unparam linter (#1443) 2018-06-29 18:22:24 -04:00
keeper.go tools: Add unparam linter (#1443) 2018-06-29 18:22:24 -04:00
keeper_keys.go Merge PR #1168: Governance MVP 2018-06-22 02:19:14 +02:00
keeper_test.go Switch asserts to require (#1483) 2018-06-30 03:10:15 +02:00
msgs.go sort *all* GetSignBytes: 2018-07-06 01:12:57 +01:00
msgs_test.go Merge PR #1492: Improve Module Test Coverage 2018-07-04 06:21:36 +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 tools: Add unparam linter (#1443) 2018-06-29 18:22:24 -04:00
tally_test.go Switch asserts to require (#1483) 2018-06-30 03:10:15 +02:00
test_common.go Merge PR #1492: Improve Module Test Coverage 2018-07-04 06:21:36 +02:00
wire.go Merge PR #1168: Governance MVP 2018-06-22 02:19:14 +02:00