Overview
This release contains optimizations and enhancements to boxes pagination and assembly, logging optimizations and other bug fixes.
What's New
- Cursor-based pagination with prefix support for application boxes
- Goal --rekey-to flag for calling applications
- vFuture: support for Load and CongestionTax blockheaders
Changelog
Enhancements
- API: Add cursor-based pagination with prefix support to application boxes (#6558)
- Assembler: single-pass optimizeConstants using cumulative delta array (#6598)
- Build: combine dependabot dependency upgrades (April 2026) (#6610)
- Dht: do not err on context deadline (#6581)
- Goal: Add --rekey-to flag for calling applications (#6571)
- Legal: Update copyright to the Foundation (#6611)
- Network: upgrade libp2p ecosystem to fix dependabot security alerts (#6564)
Bugfixes
- API: Deal with params that are in deltas (#6588)
- Logging: use atomic logrus level accessors to prevent data races (#6599)
- Network: fix double logging with elevated level (#6583)
- Pingpong: fix asset creation race (#6579)
Protocol Upgrade
This release does not contain a protocol upgrade.
NOTE
vFuture changes are not yet available in MainNet or TestNet but can be used in private networks.
- Blocks: Add support for Load and CongestionTax blockheaders (#6548)
