cosmos-sdk/x/distribution/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
..
alias_functions.go Move ModuleAccount to x/auth (#6029) 2020-04-20 19:32:10 +00:00
allocation_test.go Move ModuleAccount to x/auth (#6029) 2020-04-20 19:32:10 +00:00
allocation.go Move ModuleAccount to x/auth (#6029) 2020-04-20 19:32:10 +00:00
common_test.go Move ModuleAccount to x/auth (#6029) 2020-04-20 19:32:10 +00:00
delegation_test.go Move ModuleAccount to x/auth (#6029) 2020-04-20 19:32:10 +00:00
delegation.go Merge PR #6010: Merge x/supply into x/bank 2020-04-20 11:22:12 -04:00
fee_pool.go Merge PR #6010: Merge x/supply into x/bank 2020-04-20 11:22:12 -04:00
hooks.go various linter fixes (#6106) 2020-05-02 21:26:59 +02:00
invariants.go Merge PR #5610: proto: migrate x/distr to use hybrid codec 2020-02-11 09:58:37 -05:00
keeper_test.go Move ModuleAccount to x/auth (#6029) 2020-04-20 19:32:10 +00:00
keeper.go Move ModuleAccount to x/auth (#6029) 2020-04-20 19:32:10 +00:00
params.go Merge Pr #5506: Refactor use of parameters in x/distribution to match module spec 2020-01-10 15:08:14 -05:00
proposal_handler.go Merge PR #5942: Tx Client Migration: x/gov 2020-04-14 15:05:14 -04:00
querier_test.go Merge PR #6010: Merge x/supply into x/bank 2020-04-20 11:22:12 -04:00
querier.go various linter fixes (#6106) 2020-05-02 21:26:59 +02:00
store.go Favor marshal unmashal binare bare (#5799) 2020-03-13 19:58:43 +00:00
validator.go x/distribution: simapp for testing (#5725) 2020-03-05 14:00:45 +00:00