Skip to content

Releases: maticnetwork/bor

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

v1.2.3

23 Jan 06:55
241af1f
Compare
Choose a tag to compare

Compared to the last stable release v1.1.0, this release contains the following changes mentioned below. Moreover, it also contains a hotfix for the previously released v1.2.2.

What's Changed

New Contributors

Full Changelog: v1.1.0...v1.2.3

v1.2.2

11 Jan 05:27
70bebc9
Compare
Choose a tag to compare
v1.2.2 Pre-release
Pre-release

This release include hotfixes for v1.2.0

What's Changed

Full Changelog: v1.2.0...v1.2.2

v1.1.0-amoy-3

10 Jan 09:02
Compare
Choose a tag to compare
v1.1.0-amoy-3 Pre-release
Pre-release

This release contains a fix which will not allow validator to mine blocks on Amoy network until it has been peered and synchronised.

What's Changed

New Contributors

Full Changelog: v1.1.0...v1.1.0-amoy-3