Story Form
As a BlockNode Dev and Operator
I want to make sure the BN is capable of Backfilling Historical blocks at the same time that is receiving live blocks from a publisher.
So that We have confirmation that the feature is working without any regressions in the future
Technical Notes
The Test should be similar to the existing one where the BN gets reset, and backfill happens from the other BN, however, in this test we need to also set the EMB property to the actual height of the network + some blocks, so the publisher accepts new blocks from the CN while the historical backfill catches up.
Story Form
As a BlockNode Dev and Operator
I want to make sure the BN is capable of Backfilling Historical blocks at the same time that is receiving live blocks from a publisher.
So that We have confirmation that the feature is working without any regressions in the future
Technical Notes
The Test should be similar to the existing one where the BN gets reset, and backfill happens from the other BN, however, in this test we need to also set the EMB property to the actual height of the network + some blocks, so the publisher accepts new blocks from the CN while the historical backfill catches up.