cosmos-sdk/x/slashing
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 #3656: Broken-Invar Tx - aka. Crisis module 2019-03-28 19:27:47 -04:00
tags unified sender tag (#4057) 2019-04-10 18:03:44 +01:00
types Merge PR #4524: Staking ValidatorPowerRank to use "Potential Consensus Power" 2019-06-12 17:57:47 +02:00
abci_app.go Merge PR #4451: Client and Module Modularization 2019-06-05 19:26:16 -04:00
abci_app_test.go Merge PR #4524: Staking ValidatorPowerRank to use "Potential Consensus Power" 2019-06-12 17:57:47 +02:00
alias.go Merge PR #4520: add some noalias's also fix alias directory in mint 2019-06-10 11:57:38 +02:00
app_test.go Merge PR #4524: Staking ValidatorPowerRank to use "Potential Consensus Power" 2019-06-12 17:57:47 +02:00
genesis.go Merge PR #4451: Client and Module Modularization 2019-06-05 19:26:16 -04:00
handler.go Merge PR #4417: cleanup staking references from types pkg 2019-06-04 15:06:58 -07:00
handler_test.go Merge PR #4524: Staking ValidatorPowerRank to use "Potential Consensus Power" 2019-06-12 17:57:47 +02:00
hooks.go Merge PR #4451: Client and Module Modularization 2019-06-05 19:26:16 -04:00
keeper.go Merge PR #4520: add some noalias's also fix alias directory in mint 2019-06-10 11:57:38 +02: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 #4520: add some noalias's also fix alias directory in mint 2019-06-10 11:57:38 +02:00
params.go Merge PR #4451: Client and Module Modularization 2019-06-05 19:26:16 -04:00
querier.go Merge PR #4451: Client and Module Modularization 2019-06-05 19:26:16 -04:00
querier_test.go Merge PR #4159: Module/Genesis Generalization 2019-05-16 11:25:32 -04:00
signing_info.go Merge PR #4451: Client and Module Modularization 2019-06-05 19:26:16 -04:00
signing_info_test.go Merge PR #4292: Fix Signing Infos Endpoint 2019-05-09 13:38:15 -04:00
test_common.go Merge PR #4524: Staking ValidatorPowerRank to use "Potential Consensus Power" 2019-06-12 17:57:47 +02:00