maticnetwork/bor - v2.2.5

Published: Jul 3, 2025

Release Summary

Important Update for Bor Nodes

We're pleased to announce a crucial fix that addresses an issue impacting Bor node startups. Previously, new milestones were not immediately processed by the Bor client upon node initiation. This led to a delay in block finalization, sometimes for several hours, after a node was restarted.

This release resolves the "milestone whitelist delay on restart" issue, ensuring that your Bor nodes can promptly resume normal operation and finalize blocks without interruption after being brought back online. This update significantly improves node stability and chain synchronization.

For detailed changes, please refer to the full changelog on GitHub.

Release Notes

This release fixes an issue where new milestone are not processed by bor on the start of the node, therefore delaying the finalization of blocks for the first few hours after the node is started.

## What's Changed
* Fix milestone whitelist delay on restart by @cffls in https://github.com/maticnetwork/bor/pull/1611


**Full Changelog**: https://github.com/maticnetwork/bor/compare/v2.2.4...v2.2.5

Links

Back to maticnetwork/bor releases