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
While fuzzing my slasher I noticed it was producing surround slashings in the wrong order (i.e. with the surrounding attestation as attestation_2). Given the sensitivity of the spec to this ordering, I think it would make sense to test an attester slashing that is completely valid, but swaps attestation_1 and attestation_2.
The text was updated successfully, but these errors were encountered:
While fuzzing my slasher I noticed it was producing surround slashings in the wrong order (i.e. with the surrounding attestation as
attestation_2
). Given the sensitivity of the spec to this ordering, I think it would make sense to test an attester slashing that is completely valid, but swapsattestation_1
andattestation_2
.The text was updated successfully, but these errors were encountered: