cosmos-sdk/x/gov/keeper
Sunny Aggarwal 1f99aa3fb2 merged in master 2021-03-21 16:37:06 -04:00
..
common_test.go use on-chain params on tests + fix tests + add new tests for power reduction change 2021-01-28 23:54:39 +10:00
deposit.go Change `address` from bytes to bech32 strings (#7242) 2020-09-25 10:25:37 +00:00
deposit_test.go use on-chain params on tests + fix tests + add new tests for power reduction change 2021-01-28 23:54:39 +10:00
grpc_query.go Change `address` from bytes to bech32 strings (#7242) 2020-09-25 10:25:37 +00:00
grpc_query_test.go merged in master 2021-03-21 16:37:06 -04:00
invariants.go
keeper.go Refactor Logging using Zerolog (#8072) 2020-12-03 23:17:21 +00:00
keeper_test.go
migrations.go Move all migration scripts to v043 (#8814) 2021-03-08 22:36:06 +00:00
msg_server.go MsgWeightedVote -> MsgVoteWeighted 2021-01-24 20:54:25 -05:00
params.go
proposal.go docs: cache-wrapping and virtual store (#8102) 2021-01-05 15:57:33 +00:00
proposal_test.go refactor SubVote to WeightedVoteOption && add utility for NewNonSplitVoteOption 2020-10-30 23:14:39 +10:00
querier.go Make JSONMarshaler methods require proto.Message (#7054) 2020-08-26 09:39:38 +00:00
querier_test.go merged in master 2021-03-21 16:37:06 -04:00
tally.go Merge pull request #39 from antstalepresh/gov_split_vote 2020-11-04 10:31:55 +10:00
tally_test.go merged in master 2021-03-21 16:37:06 -04:00
vote.go refactor SubVote to WeightedVoteOption && add utility for NewNonSplitVoteOption 2020-10-30 23:14:39 +10:00
vote_test.go refactor SubVote to WeightedVoteOption && add utility for NewNonSplitVoteOption 2020-10-30 23:14:39 +10:00