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
It appears that VerifyCommitLightTrusting verifies that a TrustLevel signed a given header but does not necessarily verify all validators signature. Therefore, the fix in #1404 is insufficient to prevent an attacker from slashing innocent validators.
Closing criteria
Verify all byzantine validator's signatures in misbehaviour handling.
Problem details.
The text was updated successfully, but these errors were encountered:
Problem
It appears that VerifyCommitLightTrusting verifies that a TrustLevel signed a given header but does not necessarily verify all validators signature. Therefore, the fix in #1404 is insufficient to prevent an attacker from slashing innocent validators.
Closing criteria
Verify all byzantine validator's signatures in misbehaviour handling.
Problem details.
The text was updated successfully, but these errors were encountered: