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
arhag
changed the title
Add unit test to verify replay of blocks with bad QC data with --force-all-checks fails
Add unit test to verify replay of blocks with bad QC data
Sep 9, 2024
Adds tests to check that the changes of #693 are implemented correctly.
Bad QC data includes:
Note that the last one should fail to replay only if
--force-all-checks
is not provided. The other two should always fail to replay.The text was updated successfully, but these errors were encountered: