celestiaorg / go-header

Go library with all the services needed to request, sync and store blockchain headers.
Apache License 2.0
19 stars 18 forks source link

test(sync): Test case where bad header is set as sync target #76

Closed renaynay closed 1 year ago

renaynay commented 1 year ago

Implement test for the case where a bad header is set as a sync target and ensure that syncer can discard and recover from it.

renaynay commented 1 year ago

Okay the test is flakey - i need to convert to draft