• smartcontracts's avatar
    fix(l2geth): L1 sync error recovery logic (#2647) · 359bc604
    smartcontracts authored
    Adds logic to startup that will attempt to recover from situations in
    which a DTL batch was skipped. Specifically meant to allow existing L1
    syncing nodes to continue to sync after the recent DTL bug.
    359bc604
sync_service_test.go 31.2 KB