Thanks to detailed profiling of full and bridge nodes done by @distractedm1nd and @Wondertan, this release introduces a few fixes to prevent unnecessary disk reads and a fix to reduce memory consumption.

In order to realise the benefits from the above changes, node runners (of full or bridge nodes) should clear their datastore and re-sync from scratch.

This release contains a config-breaking change, so please re-initialize your nodes by running init again.

What's Changed

FEATURES

BUG FIXES

MISCELLANEOUS

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