cosmos-sdk/x/staking
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
exported Merge PR #4571: Update .vuepress 2019-06-18 08:04:47 -04:00
keeper Merge PR #4553: Fix undelegate losing tokens issue 2019-06-15 10:26:17 +02:00
simulation Merge PR #4466: Lazy commission validation 2019-06-03 17:14:21 -04:00
tags unified sender tag (#4057) 2019-04-10 18:03:44 +01:00
types Fix BaseAccount's YAML serialization (#4577) 2019-06-18 18:03:16 +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 #4524: Staking ValidatorPowerRank to use "Potential Consensus Power" 2019-06-12 17:57:47 +02:00
genesis_test.go Merge PR #4524: Staking ValidatorPowerRank to use "Potential Consensus Power" 2019-06-12 17:57:47 +02:00
handler.go Merge PR #4349: Autogen alias files 2019-05-20 09:13:32 -04:00
handler_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
test_common.go Merge PR #4466: Lazy commission validation 2019-06-03 17:14:21 -04:00