cosmos-sdk/x/slashing
2022-06-27 17:05:10 +02:00
..
client feat: x/slashing app wiring integration tests (#12262) 2022-06-23 10:50:20 +02:00
keeper feat: decouple x/slashing from simapp (#12315) 2022-06-23 11:02:28 +00:00
migrations chore: remove migrations 0.42 and below (#11556) 2022-04-07 13:04:03 +00:00
simulation test: fix x/slashing operations test (#12346) 2022-06-27 17:05:10 +02: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 chore: sdk.Int to math.Int (#12132) 2022-06-03 12:17:02 +00: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(x/staking): add app wiring support for StakingHooks (#12291) 2022-06-22 15:18:13 +00:00
README.md docs: Improve markdownlint configuration (#11104) 2022-02-10 12:07:01 +00:00

Slashing

  • Slashing - validator punishment mechanisms.