cosmos-sdk/x/slashing
2022-06-07 14:42:46 -04:00
..
client docs: Add inline docs (#11992) 2022-05-19 09:12:26 +00:00
keeper chore: gofumpt (#11839) 2022-05-19 10:55:27 +02:00
migrations chore: remove migrations 0.42 and below (#11556) 2022-04-07 13:04:03 +00:00
simulation chore: remove direct reliance on staking from slashing (#12177) 2022-06-07 14:42:46 -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
types chore: sdk.Int to math.Int (#12132) 2022-06-03 12:17:02 +00:00
abci_test.go revert: Revert "feat: staking config (#10988)" (#11446) 2022-03-24 12:26:25 +01: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 chore: remove direct reliance on staking from slashing (#12177) 2022-06-07 14:42:46 -04:00
README.md docs: Improve markdownlint configuration (#11104) 2022-02-10 12:07:01 +00:00

Slashing

  • Slashing - validator punishment mechanisms.