0xPolygon/bor - v2.5.1

Published: Nov 17, 2025

Release Summary

Bor v2.5.1 has been released, containing a key hotfix for node operators.


This update addresses an issue that can occur when converting a full node to run in stateless mode. If the ancient directory is not deleted during this process, a discrepancy can arise between the node's freezer and kvstore. This version resolves the problem by allowing for this discrepancy, ensuring the node continues to operate smoothly in this specific configuration.

Release Notes

## What's Changed
* Allow discrepancy between freezer and kvstore in stateless mode by @cffls in https://github.com/0xPolygon/bor/pull/1887


**Full Changelog**: https://github.com/0xPolygon/bor/compare/v2.5.0...v2.5.1

Links

Back to 0xPolygon/bor releases