cosmos-sdk/x/slashing/keeper
mergify[bot] 16ab635645
refactor(staking): use validator & address codecs in staking (backport #16958) (#17066)
Co-authored-by: Marko <marbar3778@yahoo.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-07-19 16:02:28 +02:00
..
genesis_test.go refactor(x/staking)!: KVStoreService, return errors and use context.Context (backport #16324) (#16598) 2023-06-19 11:40:27 -03:00
genesis.go refactor(x/slashing)!: use kvStoreService, context.Context and return errors (#16246) 2023-05-30 09:45:18 +00:00
grpc_query_test.go refactor(x/slashing)!: use kvStoreService, context.Context and return errors (#16246) 2023-05-30 09:45:18 +00:00
grpc_query.go refactor(x/slashing)!: use kvStoreService, context.Context and return errors (#16246) 2023-05-30 09:45:18 +00:00
hooks_test.go refactor(x/staking)!: KVStoreService, return errors and use context.Context (backport #16324) (#16598) 2023-06-19 11:40:27 -03:00
hooks.go style: add gci linter (#16758) 2023-06-29 09:46:37 +00:00
infractions.go style: add gci linter (#16758) 2023-06-29 09:46:37 +00:00
keeper_test.go style: add gci linter (#16758) 2023-06-29 09:46:37 +00:00
keeper.go fix(x/slashing): Emit slashing event with the correct reason in SlashWithInfractionReason (backport #16784) (#16792) 2023-06-30 13:16:25 +02:00
migrations.go refactor(x/slashing)!: use kvStoreService, context.Context and return errors (#16246) 2023-05-30 09:45:18 +00:00
msg_server_test.go refactor(staking): use validator & address codecs in staking (backport #16958) (#17066) 2023-07-19 16:02:28 +02:00
msg_server.go refactor(slashing): move ValidateBasic logic to msgServer (#15793) 2023-04-11 22:03:51 +00:00
params.go refactor(x/slashing)!: use kvStoreService, context.Context and return errors (#16246) 2023-05-30 09:45:18 +00:00
signing_info_test.go style: add gci linter (#16758) 2023-06-29 09:46:37 +00:00
signing_info.go style: add gci linter (#16758) 2023-06-29 09:46:37 +00:00
unjail.go refactor(x/staking)!: KVStoreService, return errors and use context.Context (backport #16324) (#16598) 2023-06-19 11:40:27 -03:00