cosmos-sdk/x/slashing/keeper
Aleksandr Bezobchuk 6cee22df52
feat!: Comet v0.38 Integration (#15519)
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
Co-authored-by: cool-developer <51834436+cool-develope@users.noreply.github.com>
Co-authored-by: Aaron Craelius <aaron@regen.network>
Co-authored-by: Matt Kocubinski <mkocubinski@gmail.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-05-24 16:09:19 +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 test(x/slashing): write integration tests (#15928) 2023-04-28 07:58:35 +00:00
grpc_query.go test(x/slashing): write integration tests (#15928) 2023-04-28 07:58:35 +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!: Comet v0.38 Integration (#15519) 2023-05-24 16:09:19 +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