cosmos-sdk/x/slashing
Aleksandr Bezobchuk 69d8fa2baf
chore: params cleanup (#12480)
Adds missing error checks to the modules that migrated away from `x/params`
2022-07-08 06:38:18 +00:00
..
client feat: x/slashing app wiring integration tests (#12262) 2022-06-23 10:50:20 +02:00
exported feat: deprecate x/params usage in x/slashing (#12399) 2022-07-06 16:42:22 -04:00
keeper chore: params cleanup (#12480) 2022-07-08 06:38:18 +00:00
migrations feat: deprecate x/params usage in x/slashing (#12399) 2022-07-06 16:42:22 -04:00
simulation fix: Simulation is not deterministic due to GenSignedMockTx (#12374) 2022-06-30 11:12:25 -04:00
spec docs: updates outdated docs (#12014) 2022-05-31 08:59:38 -04:00
testslashing Refactor x/staking Validation and Delegation tests based on MsgCreateValidator.Pubkey type change. (#7526) 2020-10-19 13:04:55 +00:00
testutil test: fix x/slashing operations test (#12346) 2022-06-27 17:05:10 +02:00
types feat: deprecate x/params usage in x/slashing (#12399) 2022-07-06 16:42:22 -04:00
abci_test.go feat: decouple x/slashing from simapp (#12315) 2022-06-23 11:02:28 +00:00
abci.go Merge PR #6761: telemetry: use UTC() in wrappers 2020-07-17 15:33:50 -04:00
app_test.go revert: Revert "feat: staking config (#10988)" (#11446) 2022-03-24 12:26:25 +01:00
init_test.go chore: gofumpt (#11839) 2022-05-19 10:55:27 +02:00
module.go feat: deprecate x/params usage in x/slashing (#12399) 2022-07-06 16:42:22 -04:00
README.md docs: Improve markdownlint configuration (#11104) 2022-02-10 12:07:01 +00:00

Slashing

  • Slashing - validator punishment mechanisms.