cosmos-sdk/x/slashing/keeper
Marko 66ca3e88aa
revert: Revert "feat: staking config (#10988)" (#11446)
* Revert "feat: staking config (#10988)"

This reverts commit 5e9656f363.

* remove docs
2022-03-24 12:26:25 +01:00
..
common_test.go revert: Revert "feat: staking config (#10988)" (#11446) 2022-03-24 12:26:25 +01:00
grpc_query.go codec: Rename codec and marshaler interfaces (#9226) 2021-04-29 10:46:22 +00:00
grpc_query_test.go refactor(test)!: refactor `simapp.Setup` function (#9938) 2021-08-17 00:52:06 +00:00
hooks.go feat!: add error handling to staking hooks (#9571) 2021-06-30 10:13:07 +00:00
infractions.go feat: add coins burned to slash event (#9458) 2021-07-05 14:33:30 +00:00
keeper.go refactor: Remove store type aliases (#10295) 2021-10-04 16:36:38 +00:00
keeper_test.go revert: Revert "feat: staking config (#10988)" (#11446) 2022-03-24 12:26:25 +01:00
migrations.go refactor: Rename x/{mod}/legacy to x/{mod}/migrations (#9628) 2021-07-05 14:55:51 +00:00
msg_server.go [x/slashing] Implement Protobuf Msg Services (#7557) 2020-10-15 14:38:15 +00:00
params.go Merge PR #5627: Regen Network/Slashing protobuf 2020-02-20 01:04:13 +01:00
querier.go Change `address` from bytes to bech32 strings (#7242) 2020-09-25 10:25:37 +00:00
querier_test.go refactor(test)!: refactor `simapp.Setup` function (#9938) 2021-08-17 00:52:06 +00:00
signing_info.go codec: Rename codec and marshaler interfaces (#9226) 2021-04-29 10:46:22 +00:00
signing_info_test.go refactor(test)!: refactor `simapp.Setup` function (#9938) 2021-08-17 00:52:06 +00:00
unjail.go Use any as validator pubkey (#7597) 2020-10-23 12:07:52 +00:00