cosmos-sdk/x/distribution/types
Christopher Goes dd89c32951 Community pool spend proposal (#4329)
Implement the "CommunityPoolSpendProposal" as described in Cosmos Hub proposal 7.

Also a useful test of Git flow for merging features passed in governance proposals.
2019-05-21 11:02:10 +01:00
..
codec.go Community pool spend proposal (#4329) 2019-05-21 11:02:10 +01:00
delegator.go Merge PR #3099: F1 fee distribution 2019-01-16 22:38:05 +01:00
errors.go Community pool spend proposal (#4329) 2019-05-21 11:02:10 +01:00
expected_keepers.go Merge PR #4159: Module/Genesis Generalization 2019-05-16 11:25:32 -04:00
fee_pool.go Merge PR #3750: Outstanding per-validator rewards; correctly handle same-BeginBlock redelegation-double-slash 2019-03-06 19:54:12 +01:00
fee_pool_test.go Merge PR #3099: F1 fee distribution 2019-01-16 22:38:05 +01:00
genesis.go Merge PR #3750: Outstanding per-validator rewards; correctly handle same-BeginBlock redelegation-double-slash 2019-03-06 19:54:12 +01:00
keys.go Merge PR #3656: Broken-Invar Tx - aka. Crisis module 2019-03-28 19:27:47 -04:00
msg.go Merge PR #4159: Module/Genesis Generalization 2019-05-16 11:25:32 -04:00
msg_test.go Merge PR #3099: F1 fee distribution 2019-01-16 22:38:05 +01:00
proposal.go Community pool spend proposal (#4329) 2019-05-21 11:02:10 +01:00
query.go Merge PR #4101: Return per-validator rewards when querying delegator rewards 2019-04-16 09:43:08 -04:00
test_common.go Run make format 2018-12-10 14:27:25 +00:00
validator.go Merge PR #3750: Outstanding per-validator rewards; correctly handle same-BeginBlock redelegation-double-slash 2019-03-06 19:54:12 +01:00