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
Introduce a CI test that will ensure block can be synced for production networks.
It is not feasible to do a complete sync from scratch due to timing requirements.
However, syncing for a couple of blocks or utilizing warp sync could be sufficient.
Required Tasks
Propose approach
Implement & test it
The text was updated successfully, but these errors were encountered:
Description
Introduce a CI test that will ensure block can be synced for production networks.
It is not feasible to do a complete sync from scratch due to timing requirements.
However, syncing for a couple of blocks or utilizing warp sync could be sufficient.
Required Tasks
The text was updated successfully, but these errors were encountered: