Skip to content

Releases: maticnetwork/bor

v1.0.1-beta

12 Sep 20:25
Compare
Choose a tag to compare
v1.0.1-beta Pre-release
Pre-release

This version introduces new feature and several bug fixes.

Important Information

  • This release contains a new feature called milestone which will bring faster and deterministic finality.
  • Please refer to this PIP-11 for more info.
  • Make sure bor is upgraded to this version before upgrading Heimdall to v1.0.0-beta or after versions.

What's Changed

New Contributors

  • @rroblak made their first contribution in #981
  • @ForwardSlashBack made their first contribution in #960

Full Changelog: v0.5.0...v1.0.1-beta

v0.5.0

03 Sep 09:52
Compare
Choose a tag to compare

This version consists of several fixes, development and upstream merge from go-ethereum/v1.11.6.

What's Changed

New Contributors

Full Changelog: v0.4.0...v0.5.0

v1.0.0-beta

29 Aug 18:53
40f329f
Compare
Choose a tag to compare
v1.0.0-beta Pre-release
Pre-release

This version introduces new feature and several bug fixes.

Important Information

  • This release contains a new feature called milestone which will bring faster and deterministic finality.
  • Please refer to this PIP-11 for more info.
  • Make sure this version before upgrading Heimdall to v1.0.0-beta

What's Changed

New Contributors

  • @ForwardSlashBack made their first contribution in #960

Full Changelog: v0.5.0-beta-6...v1.0.0-beta

v0.5.0-beta-6

28 Aug 18:35
Compare
Choose a tag to compare
v0.5.0-beta-6 Pre-release
Pre-release

Patch Notes

  • This patch fixes the issue with error response from eth_getLogs resulting in "No chain config found. Proper PublicFilterAPI initialization required".

What's Changed

New Contributors

Full Changelog: v0.4.0...v0.5.0-beta-6

v0.5.0-beta-5

18 Aug 06:33
Compare
Choose a tag to compare
v0.5.0-beta-5 Pre-release
Pre-release

Patch Notes

  • This patch fixes the issue with count field of metrics exported where a constant value was being populated instead of the original count value.

What's Changed

New Contributors

Full Changelog: v0.4.0...v0.5.0-beta-4

v0.5.0-beta-4

08 Aug 08:07
Compare
Choose a tag to compare
v0.5.0-beta-4 Pre-release
Pre-release

Patch Notes

  • This patch fixed node fatal error concurrent map read and map write emitted from trie tracer and some potent fixes.

What's Changed

New Contributors

Full Changelog: v0.4.0...v0.5.0-beta-4

v0.5.0-beta-3

04 Aug 19:44
4bc2359
Compare
Choose a tag to compare
v0.5.0-beta-3 Pre-release
Pre-release

Patch Notes

  • This patch fixed node fatal error concurrent map read and map write emitted from trie tracer.

What's Changed

New Contributors

Full Changelog: v0.4.0...v0.5.0-beta-3

v0.5.0-beta-2

04 Aug 09:58
Compare
Choose a tag to compare
v0.5.0-beta-2 Pre-release
Pre-release

Patch Notes

  • This patch fixed node fatal error concurrent map read and map write in statedb.go which was introduced in v0.5.0-beta-1.

What's Changed

New Contributors

Full Changelog: v0.4.0...v0.5.0-beta-2

v0.5.0-beta-1

03 Aug 10:31
Compare
Choose a tag to compare
v0.5.0-beta-1 Pre-release
Pre-release

This version consists of several fixes, development and upstream merge from go-ethereum/v1.11.6.

What's Changed

New Contributors

Full Changelog: v0.4.0...v0.5.0-beta-1

v0.4.0

27 Jun 09:05
16746a7
Compare
Choose a tag to compare

This version introduces several new features and fixes compared to the previous stable version v0.3.9

Important Information

  • This release contains a hard fork for Mainnet at block 44934656, hence everyone must update bor.
  • Parallel EVM in verification has been enabled.

What's Changed

Read more