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
The design of the ICS misbehaviour handling incorporates elements from both IBC and CometBFT logic to address Light Client Attacks. It is important to ensure that the wiring of these components remains consistent with the new requirements and assumptions introduced by this design.
Below are listed the main components of the design that need to be reviewed:
Expect the IBC misbehaviour message to contain a Common Header - ref1, ref2
Follow the logic in CometBFT to construct Light Client Attack Evidence - ref
Use the IBC misbehaviour/LCA validation and consequently jail and tombstone validators for a time violation - ref
Freeze an IBC light client under a valid misbehaviour/LCA reception - ref
Closing criteria
Address each item and integrate the resulting decisions to the ongoing ADR-005.
The text was updated successfully, but these errors were encountered:
Problem
The design of the ICS misbehaviour handling incorporates elements from both IBC and CometBFT logic to address Light Client Attacks. It is important to ensure that the wiring of these components remains consistent with the new requirements and assumptions introduced by this design.
Below are listed the main components of the design that need to be reviewed:
Closing criteria
Address each item and integrate the resulting decisions to the ongoing ADR-005.
The text was updated successfully, but these errors were encountered: