Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Regression test for pegin validation issues during sync
Add a regression test for #891 . This checks that we can sync successfully when making a bunch of new blocks just as we have transient loss of parent daemon connectivity. This reliably fails without the fix, and reliably succeeds with it. (It stands in for the situation, more common in production, where we sync faster than the parent daemon can keep up after a long outage.)
- Loading branch information