osmosis-labs / mesh-security

Other
62 stars 8 forks source link

MVP slashing #112

Closed JakeHartnell closed 11 months ago

JakeHartnell commented 1 year ago

Related to #11, this ticket is focused on what to do when a slash occurs (as opposed to detecting a slash).

Assuming a slash occurs and is valid, how do we:

In the future there will be a full fledged slasher contract for verification (likely many different slashing implementations). For purposes of this initial MVP, we do not actually need to build out the slasher contract or detection, rather implementing the slash itself and propagation.

maurolacy commented 11 months ago

Closed by #126.