cosmos-sdk/x/gov
Alessio Treglia f16cc31919 Merge PR #3403: Implement parameter-controlled bank/send switch-off 2019-01-29 04:06:48 +01:00
..
client R4R: Ensure all CLI queries respect output flags (#3320) 2019-01-22 09:28:39 -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
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
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
keeper_test.go Rename stake/ to staking/ (#3280) 2019-01-11 12:08:01 -08:00
msgs.go Merge PR #3347: Ensure Canonical Message Signature Bytes 2019-01-23 09:46:41 +01:00
msgs_test.go Rename stake/ to staking/ (#3280) 2019-01-11 12:08:01 -08: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
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