Skip to content

Releases: maticnetwork/bor

v1.3.1-beta-1

19 Apr 07:57
c4671e4
Compare
Choose a tag to compare
v1.3.1-beta-1 Pre-release
Pre-release

Enhancements:

Fixes:

Miscellaneous:

New Contributors

Full Changelog: v1.3.0...v1.3.1-beta-1

v1.3.0

12 Apr 09:52
46f93b1
Compare
Choose a tag to compare

Overview

This release incorporates upstream changes from geth v1.13.5 and introduces the PBSS state scheme. Additionally, the Amoy configuration has been integrated into this release. The Napoli HardFork Block Number has been set for the Amoy Testnet at #5423600.

Enhancements:

Fixes:

Miscellaneous:

New Contributors:

  • @rex4539 Made Their First Contribution: Welcomed a new contributor who made their first contribution to the project, fostering community growth and collaboration. PR: #1147.

Full Changelog: v1.2.8...v1.3.0

v1.3.0-beta-2

26 Mar 12:33
Compare
Choose a tag to compare
v1.3.0-beta-2 Pre-release
Pre-release

This release contains the upstream from geth v1.13.5. It also includes the PBSS state-scheme. Additionally, Amoy config has been added in this release.

We have also set Napoli HardFork Block Number set for Amoy Testnet at #5423600.

What's Changed

New Contributors

Full Changelog: v1.2.8...v1.3.0-beta-2

v1.3.0-beta-1

26 Mar 09:21
Compare
Choose a tag to compare
v1.3.0-beta-1 Pre-release
Pre-release

This release contains the upstream from geth v1.13.5. It also includes the PBSS state-scheme. Additionally, Amoy config has been added in this release.

What's Changed

New Contributors

Full Changelog: v1.2.9-beta...v1.3.0-beta-1

v1.2.9-beta

19 Mar 10:59
deb34da
Compare
Choose a tag to compare
v1.2.9-beta Pre-release
Pre-release

What's Changed

Full Changelog: v1.2.8...v1.2.9-beta

v1.2.8

15 Mar 06:31
4395894
Compare
Choose a tag to compare

This release fixes an issue in debug_traceBlockByHash RPC call where invalid state-sync tx hash was being returned. The bug mainly affected RPC providers running Bor archive nodes but if any node is being used for RPC calls (specifically for debug method debug_traceBlockByHash), it is recommended to upgrade to this version. Please note that this version also includes all changes from previous stable version (v1.2.7) and hence contains Napoli Hardfork on Bor which is scheduled for March 20th, 2024. Operators can choose to upgrade their nodes directly to v1.2.8 if they haven't upgraded to v1.2.7 yet (in preparation of the Napoli HF).

What's Changed

Full Changelog: v1.2.7...v1.2.8

v1.2.8-beta

12 Mar 12:52
Compare
Choose a tag to compare
v1.2.8-beta Pre-release
Pre-release

This release includes the fix to issue reported in #1184

What's Changed

Full Changelog: v1.2.7...v1.2.8-beta

v1.2.7

05 Mar 18:51
Compare
Choose a tag to compare

This release includes Napoli Hardfork on Bor which is scheduled for March 20th, 2024 at around 10.30 AM UTC. The HF block number is 54876000. This hardfork enables PIP-33 and is a mandatory release for operators running on Polygon Mainnet.

What's Changed

Full Changelog: v1.2.6-beta...v1.2.7

v1.2.7-beta4

29 Feb 03:16
Compare
Choose a tag to compare
v1.2.7-beta4 Pre-release
Pre-release

NOTE: This release is only meant for internal debugging purpose. Please do not use it for deployment

What's Changed

  • core, miner: add debug logs to track chain insertion by @manav2401 in #1166
  • [Bug fix] Re-prioritize commit interrupts by @cffls in #1170

Full Changelog: v1.2.6-beta...v1.2.7-beta4

v1.2.7-beta3

28 Feb 13:02
Compare
Choose a tag to compare
v1.2.7-beta3 Pre-release
Pre-release

NOTE: This release is only meant for internal debugging purpose. Please do not use it for deployment

What's Changed

  • [Bug fix] Re-prioritize commit interrupts by @cffls in #1170

Full Changelog: v1.2.7-beta...v1.2.7-beta3