What's Changed
- docs: import 9 Celestia-specific ADRs (with history) from v0.34.x-celestia to v0.39.x-celestia by @Himess in #2410
- Deprecate core configs as specified in issue #2292 (backport #2293) by @mergify[bot] in #2407
- chore: parallelize sending the parts to consensus and
propagation.ProposeBlock()
(backport #2412) by @mergify[bot] in #2415 - feat: prioritise sending parity chunks when proposing the block (backport #2413) by @mergify[bot] in #2431
- chore: increase the propagation and consensus reactors channel priorities (backport #2436) by @mergify[bot] in #2438
- feat: only add the compact block after validating it and improve catchup (backport #2411) by @mergify[bot] in #2441
- perf: optimse create proposal block (backport #2435) by @mergify[bot] in #2440
- feat: remove CAT jitter and shuffle before sending seenTx (backport #2437) by @mergify[bot] in #2460
- feat: parallel binary merkle root and proof generation (backport #2366) by @mergify[bot] in #2462
- chore(deps): upgrade to go-square v3.0.0 by @rootulp in #2464
Full Changelog: v0.39.3...v0.39.4