cosmos-sdk/x/gov
Jack Zampolin 2f9b062cf3 Merge PR #3015: Add Governance genesis checks
* missing genesis verification in gaia, also add distribution verification

* PENDING.md

* Fix error message
2018-12-11 20:05:49 +01:00
..
client Merge PR #2997: Split POST delegations endpoint 2018-12-11 15:02:26 +01:00
simulation Merge PR #2930: Simulation spring cleaning 2018-11-29 16:17:10 +01:00
tags Merge PR #2943: Fix tag usage in handlers and EndBlocker 2018-11-29 15:34:57 +01: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 Merge PR #3015: Add Governance genesis checks 2018-12-11 20:05:49 +01:00
handler.go Merge PR #2943: Fix tag usage in handlers and EndBlocker 2018-11-29 15:34:57 +01:00
keeper.go Merge PR #2802: Correct the usage of misspelling of English word 'depositor'. 2018-11-22 00:53:33 +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 #2802: Correct the usage of misspelling of English word 'depositor'. 2018-11-22 00:53:33 +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 Governance Quorum (#3053) 2018-12-10 02:50:20 -08:00
proposals.go
proposals_test.go
querier.go Run make format 2018-12-10 14:27:25 +00:00
querier_test.go Run make format 2018-12-10 14:27:25 +00: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 Codespaces as Strings (#2821) 2018-11-16 09:12:24 -08:00