cosmos-sdk/x/slashing/keeper
mergify[bot] 2ad5ab913d
chore: bump golangci-lint and fix all linting issues (backport #21761) (#21779)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-09-17 11:49:10 +00:00
..
genesis_test.go
genesis.go
grpc_query_test.go
grpc_query.go test(x/slashing): add infractions test (backport #21387) (#21402) 2024-08-26 11:21:10 +00:00
hooks_test.go
hooks.go refactor(x/slashing): audit QA (backport #21477) (#21501) 2024-09-02 13:39:40 +02:00
infractions_test.go test(x/slashing): add infractions test (backport #21387) (#21402) 2024-08-26 11:21:10 +00:00
infractions.go refactor(x/slashing): audit QA (backport #21477) (#21501) 2024-09-02 13:39:40 +02:00
keeper_test.go refactor: revert auth extraction (backport #21507) (#21529) 2024-09-03 22:21:22 +00:00
keeper.go docs: fix typos (backport #21514) (#21551) 2024-09-04 22:09:30 +02:00
migrations.go test(x/slashing): add infractions test (backport #21387) (#21402) 2024-08-26 11:21:10 +00:00
msg_server_test.go chore: bump golangci-lint and fix all linting issues (backport #21761) (#21779) 2024-09-17 11:49:10 +00:00
msg_server.go
params.go
signing_info_test.go refactor(x/slashing): audit QA (backport #21477) (#21501) 2024-09-02 13:39:40 +02:00
signing_info.go refactor(x/slashing): audit QA (backport #21477) (#21501) 2024-09-02 13:39:40 +02:00
unjail.go