cosmos-sdk/x/slashing/keeper
Marko 218ec99508
various linter fixes (#6106)
x/staking: Fix all linter warnings.

Fixed warnings across base packages.

New linters:
- unparam
- nolintlint

Co-authored-by: Alessio Treglia <alessio@tendermint.com>
2020-05-02 21:26:59 +02:00
..
common_test.go migrate TestHandleNewValidator to new simapp 2020-03-02 21:19:46 +01:00
hooks.go various linter fixes (#6106) 2020-05-02 21:26:59 +02:00
infractions.go Merge PR #5627: Regen Network/Slashing protobuf 2020-02-20 01:04:13 +01:00
keeper_test.go Allow Unjail of Non-Bonded Jailed Validator (#6061) 2020-04-26 17:38:33 +00:00
keeper.go x/ibc: IBC alpha (#5277) 2020-04-08 20:57:52 -04:00
params.go Merge PR #5627: Regen Network/Slashing protobuf 2020-02-20 01:04:13 +01:00
querier_test.go refactor querier test 2020-03-03 11:14:22 +01:00
querier.go Merge PR #5627: Regen Network/Slashing protobuf 2020-02-20 01:04:13 +01:00
signing_info_test.go refactor signing info test 2020-03-03 11:20:18 +01:00
signing_info.go Favor marshal unmashal binare bare (#5799) 2020-03-13 19:58:43 +00:00
test_common.go various linter fixes (#6106) 2020-05-02 21:26:59 +02:00
unjail.go Allow Unjail of Non-Bonded Jailed Validator (#6061) 2020-04-26 17:38:33 +00:00