Fixes a potential memory leak in light node (LN) and allows disabling of sampling process (DASer).
This patch release also requires a config update against the previous patch release. Please see docs for more information.
What's Changed
BREAKING
- feat(nodebuilder)!: Allow disabling DASer by @walldiss in https://github.com/celestiaorg/celestia-node/pull/4511
Other
- feat(config): adding a bool flag to enable/disable bitswap by @vgonkivs in https://github.com/celestiaorg/celestia-node/pull/4504
- fix(share/swamp): fix GetSamples in swamp tests by @vgonkivs in https://github.com/celestiaorg/celestia-node/pull/4505
- chore: backport bitswap changes by @Wondertan in https://github.com/celestiaorg/celestia-node/pull/4506
Full Changelog: https://github.com/celestiaorg/celestia-node/compare/v0.25.2-mocha...v0.25.3-mocha