cosmos-sdk/x/slashing/keeper
Simon Noetzlin 97e4978f0f
feat: update the slashing and evidence modules to work with ICS (#15908)
Co-authored-by: Julien Robert <julien@rbrt.fr>
Co-authored-by: Jacob Gadikian <faddat@users.noreply.github.com>
2023-04-25 16:34:44 +00:00
..
genesis_test.go style: more linting (#15618) 2023-03-30 13:00:18 +00:00
genesis.go refactor!: x/slashing missed block window (#15580) 2023-04-10 16:58:41 +00:00
grpc_query_test.go refactor: move x/{moduleName}/test{ModuleName} to x/{moduleName}/testutil (#13427) 2022-10-02 10:42:52 -04:00
grpc_query.go style: enable strict gofumpt (#15579) 2023-03-28 18:59:21 +00:00
hooks_test.go refactor: simplify hooks implementation (#13396) 2022-09-27 20:37:26 +02:00
hooks.go refactor(staking, slashing, signing, misc): remove aliases from types/math.go (#15902) 2023-04-25 08:55:17 +00:00
infractions.go feat: update the slashing and evidence modules to work with ICS (#15908) 2023-04-25 16:34:44 +00:00
keeper_test.go refactor(staking, slashing, signing, misc): remove aliases from types/math.go (#15902) 2023-04-25 08:55:17 +00:00
keeper.go refactor(staking, slashing, signing, misc): remove aliases from types/math.go (#15902) 2023-04-25 08:55:17 +00:00
migrations.go refactor!: x/slashing missed block window (#15580) 2023-04-10 16:58:41 +00:00
msg_server_test.go refactor(staking, slashing, signing, misc): remove aliases from types/math.go (#15902) 2023-04-25 08:55:17 +00:00
msg_server.go refactor(slashing): move ValidateBasic logic to msgServer (#15793) 2023-04-11 22:03:51 +00:00
params.go refactor(staking, slashing, signing, misc): remove aliases from types/math.go (#15902) 2023-04-25 08:55:17 +00:00
signing_info_test.go refactor!: x/slashing missed block window (#15580) 2023-04-10 16:58:41 +00:00
signing_info.go refactor!: x/slashing missed block window (#15580) 2023-04-10 16:58:41 +00:00
unjail.go refactor: fix lint issues + gofumpt (#15062) 2023-02-19 10:31:49 +00:00