Skip to content

Releases: maticnetwork/bor

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

v1.2.7-beta2

27 Feb 13:36
Compare
Choose a tag to compare
v1.2.7-beta2 Pre-release
Pre-release

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

What's Changed

  • eth/downloader: bypass peer validation if remote peer is far away by @manav2401 in #1167

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

v1.2.7-beta

23 Feb 12:45
7d39405
Compare
Choose a tag to compare
v1.2.7-beta 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

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

v1.2.6-beta

14 Feb 07:55
Compare
Choose a tag to compare
v1.2.6-beta Pre-release
Pre-release

This release contains a fix (taken from upstream geth) related to usage of overflow field while unmarshalling fields of a blob transaction (ethereum/go-ethereum#27939). This fix affects usage of ethclient package of bor over ethereum RPC endpoints on networks supporting blob transactions.

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

v1.2.5-beta

09 Feb 18:44
d193b95
Compare
Choose a tag to compare
v1.2.5-beta Pre-release
Pre-release

This release contains a fix which fixes a go-routine leak affecting non-validating nodes.

What's Changed

  • blockstm: hot fix: only enable go routine to update dependencies if worker is enabled by @pratikspatil024 in #1159

Full Changelog: v1.2.4-beta...v1.2.5-beta

v1.2.4-beta

30 Jan 08:20
Compare
Choose a tag to compare
v1.2.4-beta Pre-release
Pre-release

This release includes Napoli HF on Bor which is scheduled for Feb 7th, 2024 around 8 AM UTC. The HF block number is 45648608. With this hardfork, we are enabling PIP-33 on Mumbai Testnet

What's Changed

Full Changelog: v1.2.3...v1.2.4-beta