cosmos-sdk/x/staking/keeper
Marko d657513741
lint: various linting fixs (#5825)
* lint: various linting fixs

Signed-off-by: Marko Baricevic <marbar3778@yahoo.com>

* more linting

* more linting fixes

* more errchecking

* comment out errcheck for now

* undo error check

* address some comments

* remore require error

* change delete to batch delete

Co-authored-by: Alexander Bezobchuk <alexanderbez@users.noreply.github.com>
2020-03-20 19:24:18 +00:00
..
alias_functions.go
common_test.go Update imports 2020-03-05 09:40:43 -05:00
delegation.go Favor marshal unmashal binare bare (#5799) 2020-03-13 19:58:43 +00:00
delegation_test.go Remove redundant staking APIs (#5755) 2020-03-06 13:40:50 +00:00
historical_info.go Merge PR #5380: ADR 17 Implementation: Historical Module 2019-12-18 08:20:02 -05:00
historical_info_test.go remove create test public keys 2020-02-26 15:57:41 +01:00
hooks.go
invariants.go Merge PR #5572: ADR 004 Implementation 2020-01-30 16:31:16 -05:00
keeper.go Favor marshal unmashal binare bare (#5799) 2020-03-13 19:58:43 +00:00
keeper_test.go run go mod tidy && make format (#5847) 2020-03-20 17:14:14 +00:00
params.go Merge PR #5649: Update x/params to follow module standards 2020-02-19 12:52:20 +01:00
pool.go Merge PR #5572: ADR 004 Implementation 2020-01-30 16:31:16 -05:00
querier.go Merge PR #5572: ADR 004 Implementation 2020-01-30 16:31:16 -05:00
querier_test.go lint: various linting fixs (#5825) 2020-03-20 19:24:18 +00:00
query_utils.go Merge PR #5600: Migrate x/staking to Protobuf 2020-02-06 14:21:02 -05:00
slash.go refactor TestSlashRedelegation to use simapp 2020-02-24 18:41:01 +01:00
slash_test.go run go mod tidy && make format (#5847) 2020-03-20 17:14:14 +00:00
test_common.go rename 2020-02-25 15:29:53 +01:00
val_state_change.go Favor marshal unmashal binare bare (#5799) 2020-03-13 19:58:43 +00:00
validator.go Favor marshal unmashal binare bare (#5799) 2020-03-13 19:58:43 +00:00
validator_test.go lint: various linting fixs (#5825) 2020-03-20 19:24:18 +00:00