This release contains a fix to address datastore bloat.

full and bridge node runners MUST clear their datastore via the new command unsafe-reset-store and re-sync from scratch.

Example:

celestia bridge unsafe-reset-store --p2p.network blockspacerace

This release also contains a change to the config - please re-initialise your node!

What's Changed

BREAKING

FEATURE

REFACTORING

BUG FIXES

DEPENDENCIES

MISCELLANEOUS

New Contributors

Full Changelog: https://github.com/celestiaorg/celestia-node/compare/v0.8.2...v0.9.0