cosmos-sdk/x/slashing
Jacob Gadikian 0943a70215
chore: fix linting issues exposed by fixing golangci-lint (#12895)
Co-authored-by: Marko <marbar3778@yahoo.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2022-08-11 22:00:24 +02:00
..
client refactor: move module cli tests up to simapp (#12718) 2022-07-26 22:00:54 +00:00
exported feat: deprecate x/params usage in x/slashing (#12399) 2022-07-06 16:42:22 -04:00
keeper chore: routine gofumpt (#12571) 2022-07-16 18:22:05 +00:00
migrations chore: routine gofumpt (#12571) 2022-07-16 18:22:05 +00:00
simulation chore: fix linting issues exposed by fixing golangci-lint (#12895) 2022-08-11 22:00:24 +02:00
spec chore: use math.Int instead of math.Int and apply linting (#12702) 2022-07-26 00:24:47 +02: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 refactor: replace app wiring yaml config by go (#12757) 2022-07-29 16:39:44 -03:00
types chore: fix linting issues exposed by fixing golangci-lint (#12895) 2022-08-11 22:00:24 +02: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 refactor: remove simapp references from x/bank and x/slashing tests (#12897) 2022-08-11 16:23:45 +00:00
init_test.go chore: gofumpt (#11839) 2022-05-19 10:55:27 +02:00
module.go feat: Remove RandomizedParams from the AppModuleSimulation interface (#12846) 2022-08-10 14:34:45 +02:00
README.md docs: Improve markdownlint configuration (#11104) 2022-02-10 12:07:01 +00:00

Slashing

  • Slashing - validator punishment mechanisms.