cosmos-sdk/x/gov
Alexander Bezobchuk b0662aa4f6 Implement Proposal Proposer client interfaces (#3184) 2018-12-21 09:30:46 -08:00
..
client Implement Proposal Proposer client interfaces (#3184) 2018-12-21 09:30:46 -08:00
simulation Merge PR #2930: Simulation spring cleaning 2018-11-29 16:17:10 +01:00
tags Tags Cleanup & Docs (#3137) 2018-12-19 19:28:38 -08:00
codec.go
depositsvotes.go Run make format 2018-12-10 14:27:25 +00:00
endblocker_test.go Run make format 2018-12-10 14:27:25 +00:00
errors.go Codespaces as Strings (#2821) 2018-11-16 09:12:24 -08:00
genesis.go Revert "Remove GovernancePenalty" 2018-12-17 10:56:45 -08:00
handler.go Tags Cleanup & Docs (#3137) 2018-12-19 19:28:38 -08:00
keeper.go Merge PR #3119: Move all store keys into constants 2018-12-19 20:58:30 +01:00
keeper_keys.go Merge PR #2802: Correct the usage of misspelling of English word 'depositor'. 2018-11-22 00:53:33 +01:00
keeper_test.go Merge PR #2802: Correct the usage of misspelling of English word 'depositor'. 2018-11-22 00:53:33 +01:00
msgs.go Merge PR #3119: Move all store keys into constants 2018-12-19 20:58:30 +01:00
msgs_test.go Merge PR #2802: Correct the usage of misspelling of English word 'depositor'. 2018-11-22 00:53:33 +01:00
params.go Revert "Remove GovernancePenalty" 2018-12-17 10:56:45 -08:00
proposals.go Switch gov proposal-queues to use iterators (#2638) 2018-11-06 23:33:18 -08:00
proposals_test.go Merge PR #2392: remove redundant sprintf calls, improve a doc comment, write test 2018-09-24 21:42:51 -04:00
querier.go Run make format 2018-12-10 14:27:25 +00:00
querier_test.go Merge PR #3119: Move all store keys into constants 2018-12-19 20:58:30 +01:00
tally.go Governance Quorum (#3053) 2018-12-10 02:50:20 -08:00
tally_test.go Run make format 2018-12-10 14:27:25 +00:00
test_common.go Auth Module Param Store (#2998) 2018-12-20 11:09:43 -08:00