celestiaorg / celestia-app

Celestia consensus node
https://celestiaorg.github.io/celestia-app/
Apache License 2.0
345 stars 292 forks source link

Add explicit test for blocksync #3964

Open evan-forbes opened 1 month ago

evan-forbes commented 1 month ago

We should test that block sync functions as expected in knuu.

This can function by simply syncing a new node to an existing network, then waiting for it to get to the tip of the chain, and perhaps monitoring to progress to have faster and more consistent test results.