cosmos-sdk/x/slashing
likhita-809 6e18f582bf
refactor: move x/auth, x/authz, x/slashing and x/mint Init/Export genesis to keeper (#11871)
2022-05-04 12:50:33 -04:00
..
client feat!: remove legacy REST (#9594) 2021-07-06 10:04:54 +00:00
keeper refactor: move x/auth, x/authz, x/slashing and x/mint Init/Export genesis to keeper (#11871) 2022-05-04 12:50:33 -04:00
migrations chore: remove migrations 0.42 and below (#11556) 2022-04-07 13:04:03 +00:00
simulation fix: change SimulationState.InitialStake to sdkmath.Int (#11855) 2022-05-03 00:57:44 +02:00
spec docs: Code blocks in SDK docs are broken (#11189) 2022-02-14 23:39:35 +01: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 revert: replace all ModuleCdc instances with legacy.Cdc (#11680) 2022-04-20 09:27:40 +00:00
README.md docs: Improve markdownlint configuration (#11104) 2022-02-10 12:07:01 +00:00
abci.go Merge PR #6761: telemetry: use UTC() in wrappers 2020-07-17 15:33:50 -04:00
abci_test.go revert: Revert "feat: staking config (#10988)" (#11446) 2022-03-24 12:26:25 +01:00
app_test.go revert: Revert "feat: staking config (#10988)" (#11446) 2022-03-24 12:26:25 +01:00
init_test.go revert: Revert "feat: staking config (#10988)" (#11446) 2022-03-24 12:26:25 +01:00
module.go refactor: move x/auth, x/authz, x/slashing and x/mint Init/Export genesis to keeper (#11871) 2022-05-04 12:50:33 -04:00

README.md

Slashing

  • Slashing - validator punishment mechanisms.