cosmos-sdk/x/gov
Alexander Bezobchuk 097a640412 Allow Simulation and Gen Only in REST Client (#3467) 2019-02-01 17:04:13 -08:00
..
client Allow Simulation and Gen Only in REST Client (#3467) 2019-02-01 17:04:13 -08:00
simulation Rename stake/ to staking/ (#3280) 2019-01-11 12:08:01 -08:00
tags Remove redundant action tags in x/gov txs (#3328) 2019-01-21 10:30:04 -08:00
codec.go Merge PR #3446: Register x/gov Message Types on init 2019-01-30 19:22:20 +01:00
depositsvotes.go R4R: Ensure all CLI queries respect output flags (#3320) 2019-01-22 09:28:39 -08:00
endblocker_test.go Merge PR #3403: Implement parameter-controlled bank/send switch-off 2019-01-29 04:06:48 +01:00
errors.go Add length caps for governance proposal titles and descriptions (#3434) 2019-01-29 14:23:25 -08:00
genesis.go Merge PR #3387: Add missing iterator close 2019-01-25 12:13:17 +01:00
genesis_test.go Multi-signature workflow support (#3264) 2019-01-16 09:30:57 -08:00
handler.go Remove redundant action tags in x/gov txs (#3328) 2019-01-21 10:30:04 -08:00
keeper.go Merge PR #3387: Add missing iterator close 2019-01-25 12:13:17 +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 Rename stake/ to staking/ (#3280) 2019-01-11 12:08:01 -08:00
msgs.go Add length caps for governance proposal titles and descriptions (#3434) 2019-01-29 14:23:25 -08:00
msgs_test.go Merge PR #3446: Register x/gov Message Types on init 2019-01-30 19:22:20 +01:00
params.go R4R: Ensure all CLI queries respect output flags (#3320) 2019-01-22 09:28:39 -08:00
proposals.go R4R: Ensure all CLI queries respect output flags (#3320) 2019-01-22 09:28:39 -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 Merge PR #3387: Add missing iterator close 2019-01-25 12:13:17 +01:00
querier_test.go Fix Governance state import (#3223) 2019-01-07 14:24:04 -08:00
tally.go Merge PR #2958: Validator Power Dec-> Int 2019-01-02 15:29:47 -05:00
tally_test.go Rename stake/ to staking/ (#3280) 2019-01-11 12:08:01 -08:00
test_common.go Merge PR #3403: Implement parameter-controlled bank/send switch-off 2019-01-29 04:06:48 +01:00