osmosis-labs / cosmos-sdk

:chains: A Framework for Building High Value Public Blockchains :sparkles:
https://cosmos.network/
Apache License 2.0
14 stars 31 forks source link

feat: implement v0.50 slashing bitmap logic #548

Closed czarcas7ic closed 4 months ago

czarcas7ic commented 4 months ago

Description

Closes: #XXXX


Author Checklist

All items are required. Please add a note to the item if the item is not applicable and please add links to any relevant follow up issues.

I have...

Reviewers Checklist

All items are required. Please add a note if the item is not applicable and please add your handle next to the items reviewed if you only reviewed selected items.

I have...

ValarDragon commented 4 months ago

We should just be careful that we test jailing of a validator that went through migration on our testnet

czarcas7ic commented 4 months ago

@ValarDragon jailing test should just be, if the validator is capable of being downtime jailed and then unjailed, and then double sign slash?