celestiaorg / celestia-app

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

Manually test state sync on `v3.0.0-arabica` #3946

Open rootulp opened 1 month ago

rootulp commented 1 month ago

Context

https://github.com/celestiaorg/celestia-app/pull/3936 introduced a more reliable way to state sync.

Problem

We don't have any state sync integration or end-to-end tests so it's not easy to verify state sync works in all cases.

Proposal

Manually test state sync after we cut and deploy v3.0.0-arabica

rootulp commented 2 weeks ago

Blocked on v3.0.0-arabica being deployed