Important
Optional but highly recommended upgrade.
v2.4.3 is a hardening & maintenance release focused on networking robustness, mempool/accounting correctness, and API safeguards.
v2.4.3 introduces targeted improvements to P2P message handling, deferred transaction accounting, and API response safety, alongside routine dependency, CI, and tooling updates.
Notably updated build environment to Go v1.26.1.
What's Changed
- Tweak external CI targets by @otherview in #1579
- fix: remove legacy bootnode by @ShaunKav in #1582
- Update to go v1.26.1 by @otherview in #1591
- Two step decoding for received messages by @paologalligit in #1599
- Sync crypto package with v1.17.1 by @moglu2017 in #1596
- Enhance deferred tx accounting by @otherview in #1598
- api: limit accounts star max data size can return by @libotony in #1600
Contributors
Thanks to everyone who contributed to this release:
Full Changelog: v2.4.2...v2.4.3