cosmos-sdk/x/slashing/keeper
atheeshp b16aa35d14
test: add tests for cons pubkey rotation (#18965)
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
2024-01-09 04:56:14 +00:00
..
genesis_test.go refactor(slashing): spinout to new go module (#18201) 2023-10-25 15:28:32 +00:00
genesis.go refactor(staking): move delegation and validator interfaces to ./types (#18198) 2023-11-30 21:18:42 +00:00
grpc_query_test.go refactor(slashing): spinout to new go module (#18201) 2023-10-25 15:28:32 +00:00
grpc_query.go refactor(slashing): spinout to new go module (#18201) 2023-10-25 15:28:32 +00:00
hooks_test.go refactor(staking): add go.mod (#18257) 2023-10-26 07:39:34 +00:00
hooks.go feat: include rotate keys logic in abci (#18236) 2023-12-22 10:14:15 +00:00
infractions.go perf: Don't deserialize params for every validator in slashing (#18959) 2024-01-06 07:49:46 +00:00
keeper_test.go style: package "slashing/types" is being imported more than once (#18452) 2023-11-13 08:09:14 +00:00
keeper.go refactor(slashing): spinout to new go module (#18201) 2023-10-25 15:28:32 +00:00
migrations.go refactor(slashing): spinout to new go module (#18201) 2023-10-25 15:28:32 +00:00
msg_server_test.go refactor(staking): add go.mod (#18257) 2023-10-26 07:39:34 +00:00
msg_server.go refactor: remove gov dependency from modules and sdk (#18424) 2023-11-09 22:08:59 +00:00
params.go perf: Don't deserialize params for every validator in slashing (#18959) 2024-01-06 07:49:46 +00:00
signing_info_test.go test: add tests for cons pubkey rotation (#18965) 2024-01-09 04:56:14 +00:00
signing_info.go feat: include rotate keys logic in abci (#18236) 2023-12-22 10:14:15 +00:00
unjail.go refactor(slashing): spinout to new go module (#18201) 2023-10-25 15:28:32 +00:00