cosmos-sdk/x/gov
2020-11-16 01:53:13 -04:00
..
client Merge pull request #39 from antstalepresh/gov_split_vote 2020-11-04 10:31:55 +10:00
keeper Merge branch 'master' into gov_split_vote_weighted_vote 2020-11-16 01:53:13 -04: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 fix deprecated function use after merging cosmos master 2020-11-03 22:32:49 +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 Replace tmcrypto.PubKey by our own cryptotypes.PubKey (#7419) 2020-11-09 16:01:43 +00:00
genesis_test.go Update x/banking and x/crisis InitChain re slow Gaia startup (#7764) 2020-11-02 19:10:14 +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