cosmos-sdk/x/gov
Alessio Treglia c530c1cbb7
Remove auth's AccountDecoder type (#4588)
AccountDecoder is now entirely redundant.
client package now does no longer depend on x/auth.

Context: #4488
2019-06-19 16:20:27 +02:00
..
client Remove auth's AccountDecoder type (#4588) 2019-06-19 16:20:27 +02:00
simulation Merge PR #4460: Gov Keys and Iterators 2019-06-04 11:38:11 -07:00
tags Merge PR #4206: Param Change Proposal 2019-04-30 12:31:38 -04:00
types Revert "Generalize auth/types.StdSignature (#4507)" (#4512) 2019-06-08 11:04:52 +01:00
alias.go Merge PR #4451: Client and Module Modularization 2019-06-05 19:26:16 -04:00
deposit.go Merge PR #4460: Gov Keys and Iterators 2019-06-04 11:38:11 -07:00
endblocker.go Merge PR #4460: Gov Keys and Iterators 2019-06-04 11:38:11 -07:00
endblocker_test.go Merge PR #4524: Staking ValidatorPowerRank to use "Potential Consensus Power" 2019-06-12 17:57:47 +02:00
expected_keepers.go Merge PR #4485: rename expected pkg to exported 2019-06-05 13:42:25 -04:00
genesis.go Merge PR #4524: Staking ValidatorPowerRank to use "Potential Consensus Power" 2019-06-12 17:57:47 +02:00
genesis_test.go Merge PR #4206: Param Change Proposal 2019-04-30 12:31:38 -04:00
handler.go Merge PR #4206: Param Change Proposal 2019-04-30 12:31:38 -04:00
handler_test.go Merge PR #4100: Return correct error on invalid messages 2019-04-15 12:25:04 -04:00
keeper.go Merge PR #4451: Client and Module Modularization 2019-06-05 19:26:16 -04:00
keeper_test.go Merge PR #4524: Staking ValidatorPowerRank to use "Potential Consensus Power" 2019-06-12 17:57:47 +02:00
module.go Merge PR #4502: InvariantRouter -> InvariantRegistry 2019-06-06 16:32:38 -04:00
proposal.go Merge PR #4460: Gov Keys and Iterators 2019-06-04 11:38:11 -07:00
querier.go Merge PR #4451: Client and Module Modularization 2019-06-05 19:26:16 -04:00
querier_test.go Merge PR #4206: Param Change Proposal 2019-04-30 12:31:38 -04:00
router.go Merge PR #4206: Param Change Proposal 2019-04-30 12:31:38 -04:00
tally.go Merge PR #4485: rename expected pkg to exported 2019-06-05 13:42:25 -04:00
tally_test.go Merge PR #4524: Staking ValidatorPowerRank to use "Potential Consensus Power" 2019-06-12 17:57:47 +02:00
test_common.go Merge PR #4524: Staking ValidatorPowerRank to use "Potential Consensus Power" 2019-06-12 17:57:47 +02:00
vote.go Merge PR #4460: Gov Keys and Iterators 2019-06-04 11:38:11 -07:00