You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When misbehaviour is detected on a chain that is CCV consumer, the evidence should be sent to the provider chain using the new IcsConsumerMisbehaviour message.
Problem Definition
When misbehaviour is detected on a chain that is CCV consumer, the evidence submitted to the provider chain should, in addition to freezing the client, trigger slashing, jailing etc. It has been decided that the best way to achieve this is to send a new message. This is handled by the CCV provider module that freezes the client and then takes actions against the misbehaving validators.
Proposal
Acceptance Criteria
For Admin Use
Not duplicate issue
Appropriate labels applied
Appropriate milestone (priority) applied
Appropriate contributors tagged
Contributor assigned/self-assigned
The text was updated successfully, but these errors were encountered:
romac
changed the title
For CCV send consumer misbehaviour message IcsConsumerMisbehaviour to the provider
For CCV send consumer misbehaviour message (IcsConsumerMisbehaviour) to the provider
May 30, 2023
Summary
When misbehaviour is detected on a chain that is CCV consumer, the evidence should be sent to the provider chain using the new
IcsConsumerMisbehaviour
message.Problem Definition
When misbehaviour is detected on a chain that is CCV consumer, the evidence submitted to the provider chain should, in addition to freezing the client, trigger slashing, jailing etc. It has been decided that the best way to achieve this is to send a new message. This is handled by the CCV provider module that freezes the client and then takes actions against the misbehaving validators.
Proposal
Acceptance Criteria
For Admin Use
The text was updated successfully, but these errors were encountered: