add logic to EndBlock custom staking wrapper to dequeue all request. #1034
Annotations
10 errors
lint:
custom/staking/keeper/msg_server.go#L32
commentFormatting: put a space between `//` and comment text (gocritic)
|
lint:
custom/staking/keeper/msg_server.go#L60
commentFormatting: put a space between `//` and comment text (gocritic)
|
lint:
custom/staking/keeper/msg_server.go#L68
commentFormatting: put a space between `//` and comment text (gocritic)
|
lint:
custom/staking/keeper/msg_server.go#L76
commentFormatting: put a space between `//` and comment text (gocritic)
|
lint:
custom/staking/module.go#L68
commentFormatting: put a space between `//` and comment text (gocritic)
|
lint:
custom/staking/module.go#L111
commentFormatting: put a space between `//` and comment text (gocritic)
|
lint:
custom/staking/module.go#L62
File is not `gofumpt`-ed with `-extra` (gofumpt)
|
lint:
x/mint/keeper/msg_server.go#L50
unreachable: unreachable code (govet)
|
lint:
x/stakingmiddleware/client/cli/query.go#L45
unreachable: unreachable code (govet)
|
lint:
custom/staking/keeper/msg_server.go#L37
SA1019: sdkerrors.Wrapf is deprecated: functionality of this package has been moved to it's own module: (staticcheck)
|