cosmos-sdk/x/slashing/keeper
2022-12-20 12:12:05 +01:00
..
genesis_test.go refactor: move x/{moduleName}/test{ModuleName} to x/{moduleName}/testutil (#13427) 2022-10-02 10:42:52 -04:00
genesis.go chore: params cleanup (#12480) 2022-07-08 06:38:18 +00:00
grpc_query_test.go refactor: move x/{moduleName}/test{ModuleName} to x/{moduleName}/testutil (#13427) 2022-10-02 10:42:52 -04:00
grpc_query.go chore: x/slashing audit changes (#14211) 2022-12-09 10:00:44 +00:00
hooks_test.go refactor: simplify hooks implementation (#13396) 2022-09-27 20:37:26 +02:00
hooks.go feat!: IS rebase (#13122) 2022-10-09 12:21:20 +02:00
infractions.go refactor: revert API breaking change on Slash (#14363) 2022-12-20 12:12:05 +01:00
keeper_test.go refactor: revert API breaking change on Slash (#14363) 2022-12-20 12:12:05 +01:00
keeper.go refactor: revert API breaking change on Slash (#14363) 2022-12-20 12:12:05 +01:00
migrations.go refactor: rename migrations from v42, v43, v{SDK} to v1, v2, v{Consensus} (#13772) 2022-11-07 11:32:56 +01:00
msg_server_test.go chore: x/slashing audit changes (#14211) 2022-12-09 10:00:44 +00:00
msg_server.go chore: x/slashing audit changes (#14211) 2022-12-09 10:00:44 +00:00
params_test.go refactor: use mocks for x/slashing (#12937) 2022-08-17 14:40:41 -04:00
params.go feat: deprecate x/params usage in x/slashing (#12399) 2022-07-06 16:42:22 -04:00
signing_info_test.go refactor: move x/{moduleName}/test{ModuleName} to x/{moduleName}/testutil (#13427) 2022-10-02 10:42:52 -04:00
signing_info.go refactor: migrate to cosmos/gogoproto (#13070) 2022-09-08 17:27:48 +00:00
unjail.go Use any as validator pubkey (#7597) 2020-10-23 12:07:52 +00:00