vechain / thor

A general purpose blockchain highly compatible with Ethereum's ecosystem
GNU Lesser General Public License v3.0
796 stars 247 forks source link

Fix flaky test - TestConvertBlockWithBadSignature #711

Closed otherview closed 5 months ago

otherview commented 5 months ago

Description

Changed TestConvertBlockWithBadSignature to always use the same broken signature instead of randomly generating a sig on-the-fly

Fixes # (issue)

Type of change

Please delete options that are not relevant.

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

Test Configuration:

Checklist: