cosmos-sdk/x/gov
2020-11-03 22:27:58 +10:00
..
client Merge branch 'master' of https://github.com/sikkatech/cosmos-sdk into gov_split_vote 2020-11-03 22:27:58 +10:00
keeper fix lint issues 2020-11-03 22:21:23 +10:00
legacy Merge branch 'master' of https://github.com/sikkatech/cosmos-sdk into gov_split_vote 2020-11-03 22:27:58 +10:00
simulation Merge branch 'master' of https://github.com/sikkatech/cosmos-sdk into gov_split_vote 2020-11-03 22:27:58 +10:00
spec split MsgVote and MsgWeightedVote for backwards compatibility 2020-11-03 21:48:53 +10:00
types Merge branch 'master' of https://github.com/sikkatech/cosmos-sdk into gov_split_vote 2020-11-03 22:27:58 +10:00
abci_test.go refactor SubVote to WeightedVoteOption && add utility for NewNonSplitVoteOption 2020-10-30 23:14:39 +10:00
abci.go Proto Auditing: Replace ID with Id (#7032) 2020-08-14 08:55:54 +00:00
common_test.go Refactor x/staking Validation and Delegation tests based on MsgCreateValidator.Pubkey type change. (#7526) 2020-10-19 13:04:55 +00:00
genesis_test.go simapp: rename MakeEncodingConfig to MakeTestEncodingConfig (#7681) 2020-10-27 11:33:48 +00:00
genesis.go Proto Auditing: Replace ID with Id (#7032) 2020-08-14 08:55:54 +00:00
handler_test.go Replaced hardcoded 'cosmos' and 'cosmosvaloper' help references (#7056) 2020-08-17 09:04:50 +00:00
handler.go split MsgVote and MsgWeightedVote for backwards compatibility 2020-11-03 21:48:53 +10:00
module_test.go tendermint: update to rc3 (#6892) 2020-08-14 13:58:53 -04:00
module.go Rename RegisterGRPCRoutes (#7696) 2020-10-28 11:39:49 +00:00