cosmos-sdk/x/slashing/keeper
Marko e60c583d28
refactor: migrate away from using valBech32 globals (2/2) (#17157)
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
2023-08-14 08:04:24 +00:00
..
genesis_test.go refactor(x/slashing): migrate ValidatorSigningInfo to collections (#17023) 2023-07-18 16:15:33 +00:00
genesis.go refactor: migrate away from using valBech32 globals (2/2) (#17157) 2023-08-14 08:04:24 +00:00
grpc_query_test.go refactor(x/slashing): migrate ValidatorSigningInfo to collections (#17023) 2023-07-18 16:15:33 +00:00
grpc_query.go refactor: migrate away from using valBech32 globals (2/2) (#17157) 2023-08-14 08:04:24 +00:00
hooks_test.go refactor: remove global valaddress bech32 codec calls (1/2) (#17098) 2023-07-26 19:01:21 +00:00
hooks.go refactor(x/slashing): migrate AddrPubkeyRelation to collections (#17044) 2023-08-10 08:08:56 +00:00
infractions.go refactor: remove staking infraction type dep from evidence and slashing (#17335) 2023-08-12 15:45:41 +00:00
keeper_test.go refactor: migrate away from using valBech32 globals (2/2) (#17157) 2023-08-14 08:04:24 +00:00
keeper.go refactor: remove staking infraction type dep from evidence and slashing (#17335) 2023-08-12 15:45:41 +00:00
migrations.go refactor(slashing)!: use collections for params state (#16441) 2023-07-06 07:12:11 +00:00
msg_server_test.go refactor: remove global valaddress bech32 codec calls (1/2) (#17098) 2023-07-26 19:01:21 +00:00
msg_server.go refactor: remove global valaddress bech32 codec calls (1/2) (#17098) 2023-07-26 19:01:21 +00:00
params.go refactor(slashing)!: use collections for params state (#16441) 2023-07-06 07:12:11 +00:00
signing_info_test.go refactor(x/slashing): migrate ValidatorSigningInfo to collections (#17023) 2023-07-18 16:15:33 +00:00
signing_info.go perf: use store has instead of get in HasValidatorSigningInfo (#17359) 2023-08-11 10:36:40 +00:00
unjail.go refactor(x/slashing): migrate ValidatorSigningInfo to collections (#17023) 2023-07-18 16:15:33 +00:00