v0.28.5-arabica
Pre-release
Pre-release
The update mainly addresses memory consumption issues for Bridge nodes, along with some minor fixes.
What's Changed
- chore: Update CODEOWNERS by @adlerjohn in #4714
- fix(node): Harden keystore filesystem permissions (0700 dir; validate key modes) by @anim001k in #4476
- chore: Update CODEOWNERS by @vgonkivs in #4715
- chore(cmd): update flags description by @vgonkivs in #4717
- core: return explicit error on AddPartWithoutProof ok=false in partsToBlock by @Forostovec in #4644
- nodebuilder/header: remove unused exchange field by @GarmashAlex in #4632
- fix(p2p): validate CELESTIA_CUSTOM netID and avoid empty network by @Galoretka in #4720
- chore(blob|header|state): add and cleanup tracing and logs by @Wondertan in #4539
- fix!(shwap/rangeNamespaceDataID): fix RangeNamespaceDataID fields type by @vgonkivs in #4696
- fix(test): extendBlock tests by @moldis in #4298
- fix(listener): fix memory leak in core.listener by @walldiss in #4733
New Contributors
- @anim001k made their first contribution in #4476
- @Galoretka made their first contribution in #4720
Full Changelog: v0.28.4...v0.28.5-arabica