This release introduces a light node sampling window of 30 days, specified in CIP-4. Light nodes will now only sample blocks within a 30 day window instead of sampling all blocks from genesis.

Also notable is the integration of the go-da interface into celestia-node, which breaks blob.Proof serialization.

What's Changed

BREAKING

IMPROVEMENTS

BUG FIXES

MISCELLANEOUS

New Contributors

Full Changelog: https://github.com/celestiaorg/celestia-node/compare/v0.12.4...v0.13.0