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
Other
- feat(config): adding a bool flag to enable/disable bitswap by @vgonkivs in #4504
- fix(share/swamp): fix GetSamples in swamp tests by @vgonkivs in #4505
- chore: backport bitswap changes by @Wondertan in #4506
Full Changelog: v0.25.2-mocha...v0.25.3-mocha