cosmos-sdk/x/slashing
Julien Robert 77cf43009a
feat: migrate x/crisis use app wiring (#12389)
Co-authored-by: JeancarloBarrios <jeancarlobarrios@users.noreply.github.com>
2022-06-30 17:57:19 +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
simulation fix: Simulation is not deterministic due to GenSignedMockTx (#12374) 2022-06-30 11:12:25 -04:00
spec
testslashing
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
app_test.go
init_test.go
module.go feat: migrate x/crisis use app wiring (#12389) 2022-06-30 17:57:19 +02:00
README.md

Slashing

  • Slashing - validator punishment mechanisms.