cosmos-sdk/x/distribution
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
keeper Merge PR #4524: Staking ValidatorPowerRank to use "Potential Consensus Power" 2019-06-12 17:57:47 +02:00
simulation Community pool spend proposal (#4329) 2019-05-21 11:02:10 +01:00
tags Merge PR #4207: Add rewards and commission tags in txs 2019-04-26 19:11:45 -04:00
types Merge PR #4451: Client and Module Modularization 2019-06-05 19:26:16 -04:00
abci_app.go Merge PR #4159: Module/Genesis Generalization 2019-05-16 11:25:32 -04:00
alias.go Merge PR #4520: add some noalias's also fix alias directory in mint 2019-06-10 11:57:38 +02: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
handler.go Community pool spend proposal (#4329) 2019-05-21 11:02:10 +01:00
module.go Merge PR #4502: InvariantRouter -> InvariantRegistry 2019-06-06 16:32:38 -04:00
proposal_handler_test.go Revert "Generalize auth/types.StdSignature (#4507)" (#4512) 2019-06-08 11:04:52 +01:00