cosmos-sdk/x/slashing/keeper
2024-09-16 19:11:19 +00:00
..
genesis_test.go refactor(x/**)!: genesis return errors (#19740) 2024-03-13 11:44:43 +00:00
genesis.go refactor(x/**)!: genesis return errors (#19740) 2024-03-13 11:44:43 +00:00
grpc_query_test.go refactor(x/slashing): audit x/slashing changes (#21270) 2024-08-13 19:49:59 +00:00
grpc_query.go test(x/slashing): add infractions test (#21387) 2024-08-26 10:07:55 +00:00
hooks_test.go refactor(staking): add go.mod (#18257) 2023-10-26 07:39:34 +00:00
hooks.go refactor(x/slashing): audit QA (#21477) 2024-09-02 11:13:52 +00:00
infractions_test.go test(x/slashing): add infractions test (#21387) 2024-08-26 10:07:55 +00:00
infractions.go refactor(x/slashing): audit QA (#21477) 2024-09-02 11:13:52 +00:00
keeper_test.go refactor: revert auth extraction (#21507) 2024-09-03 21:12:21 +00:00
keeper.go docs: fix typos (#21514) 2024-09-04 19:47:16 +00:00
migrations.go test(x/slashing): add infractions test (#21387) 2024-08-26 10:07:55 +00:00
msg_server_test.go chore: bump golangci-lint and fix all linting issues (#21761) 2024-09-16 19:11:19 +00:00
msg_server.go refactor: remove gov dependency from modules and sdk (#18424) 2023-11-09 22:08:59 +00:00
params.go perf: Don't deserialize params for every validator in slashing (#18959) 2024-01-06 07:49:46 +00:00
signing_info_test.go refactor(x/slashing): audit QA (#21477) 2024-09-02 11:13:52 +00:00
signing_info.go refactor(x/slashing): audit QA (#21477) 2024-09-02 11:13:52 +00:00
unjail.go refactor(core,x/**): simplify core service api and embed environment in keepers (#20071) 2024-04-17 18:18:16 +00:00