Bor v2.6.1-beta is a maintenance release which includes some performance improvements and bug fixes.
What's Changed
- refactor: ci by @kamuikatsurgi in #2044
- Fix more race conditions detected by -race by @cffls in #2042
- added rate limiting to address biased trie cache preloading by @pratikspatil024 in #2029
- Bump go version to 1.25.7 by @lucca30 in #2045
- consensus/bor: add test coverage by @cffls in #2046
- feat: add network diagnostics and state dump action by @kamuikatsurgi in #2051
- Prefetch Transactions from Pool & PIP-66 Back by @lucca30 in #2031
- core/state: reduce lock contention in triePrefetcher.used() by @cffls in #2049
- fix: configure Docker daemon min API version for Pumba compatibility by @kamuikatsurgi in #2052
- Fix formatting of static-nodes in config.toml by @adamdossa in #2048
- (feat): preconf + private tx relay by @manav2401 in #2004
- backport: master to develop by @kamuikatsurgi in #2066
- (chore): bump go version to 1.26 by @manav2401 in #2067
- disabling provenance/SBOM for those per-arch docker build by @sreevalsanmr in #2071
- Backmerge master into develop by @manav2401 in #2072
Full Changelog: v2.6.0...v2.6.1-beta