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
{{ message }}
This repository was archived by the owner on Nov 15, 2023. It is now read-only.
The warp-sync test with validators should also be added. The initial try was taken in #12751, however the test is failing with following errors:
2022-11-18 17:05:10.577 WARN tokio-runtime-worker sync: 💔 Verification failed for block 0xf0756734abbabde16cae212d5f238994707d69fa2fe7e4d095a281638b2998fc received from peer: 12D3KooWRkZhiRhsqmrQ28rt73K7V3aCBpqKrLGSXmZ99PTcTZby, "Could not fetch epoch at 0x5448eda4b7963ee85d28ea523149317dc39ce41173e198126b7ba67b7e123854"
or
2022-11-18 16:57:55.224 WARN tokio-runtime-worker sync: 💔 Verification failed for block 0x105866ce153d80fff9d67ea804cd43543bffd1e66c0714e40a79ad6c9f8d0008 received from peer: 12D3KooWRkZhiRhsqmrQ28rt73K7V3aCBpqKrLGSXmZ99PTcTZby, "VRF verification failed: EquationFalse"
The warp-sync test for validators could be added to #11727. More sophisticated scenario could be tested e.g. sync-warp validators and check if they can produce blocks.