cosmos-sdk/x/slashing/keeper
Facundo Medica 1be7d9805e
refactor(x/staking)!: KVStoreService, return errors and use context.Context (#16324)
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
2023-06-16 18:40:44 +00:00
..
genesis_test.go refactor(x/staking)!: KVStoreService, return errors and use context.Context (#16324) 2023-06-16 18:40:44 +00: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 (#16324) 2023-06-16 18:40:44 +00:00
hooks.go refactor(x/staking)!: KVStoreService, return errors and use context.Context (#16324) 2023-06-16 18:40:44 +00:00
infractions.go refactor(x/staking)!: KVStoreService, return errors and use context.Context (#16324) 2023-06-16 18:40:44 +00:00
keeper_test.go refactor(x/staking)!: KVStoreService, return errors and use context.Context (#16324) 2023-06-16 18:40:44 +00:00
keeper.go refactor(x/staking)!: KVStoreService, return errors and use context.Context (#16324) 2023-06-16 18:40:44 +00: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(x/staking)!: KVStoreService, return errors and use context.Context (#16324) 2023-06-16 18:40:44 +00: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 refactor(x/slashing)!: use kvStoreService, context.Context and return errors (#16246) 2023-05-30 09:45:18 +00:00
signing_info.go refactor(x/slashing)!: use kvStoreService, context.Context and return errors (#16246) 2023-05-30 09:45:18 +00:00
unjail.go refactor(x/staking)!: KVStoreService, return errors and use context.Context (#16324) 2023-06-16 18:40:44 +00:00