celestia-node
celestia-node copied to clipboard
nodebuilder/tests: Add more test cases for `archival` blob/block sync
- Pruning_FN can sync from only pruning_FN/BN.
- Pruning_FN from only archival_FN.
- Archival_FN from archival_FN. There is a test syncing from archival_BN, which is similar but not the same.
- LN can manually request archival and recent blobs from ONLY archival_FN.
- LN can manually request recent blobs from ONLY pruning_FN.