Skip to content

Releases: maticnetwork/heimdall

v1.0.4

05 Mar 20:35
396e990
Compare
Choose a tag to compare

This is a mandatory release for operators running on Polygon Mainnet (specifically validators) and upgrading heimdall to this version before the Dencun hardfork hits Ethereum Mainnet on March 13, 2024 at 13:55 UTC (as mentioned here) is highly recommended. This release updates the bor package version used as a dependency to bor v1.2.7 which contains changes for parsing Ethereum (L1) blocks with blob transactions (post Dencun hardfork).

What's Changed

  • go.mod: bump bor version to v1.2.7
  • fix: root folder for docker integration tests (#1139) by @marcello33 in #1140

Full Changelog: v1.0.4-beta...v1.0.4

v1.0.4-beta

14 Feb 09:38
Compare
Choose a tag to compare
v1.0.4-beta Pre-release
Pre-release

This release contains the following major changes:

  • bumps the bor version to v1.2.6-beta, which contains the fix for unmarshalling of ethereum blocks containing blob transactions when bridge fetches them.
  • bumps peppermint and cosmos-sdk to latest polygon fork releases.
  • adds a few READMEs related to modules.
  • some minor fixes and dependency version bumps.

What's Changed

New Contributors

Full Changelog: v1.0.3...v1.0.4-beta

v1.0.3-amoy-2

05 Jan 08:42
Compare
Choose a tag to compare
v1.0.3-amoy-2 Pre-release
Pre-release

What's Changed

Full Changelog: v1.0.3-amoy...v1.0.3-amoy-2

v1.0.3-amoy

22 Nov 09:25
Compare
Choose a tag to compare
v1.0.3-amoy Pre-release
Pre-release

We included the Amoy testnet chainspecs in this release.

What's Changed

New Contributors

Full Changelog: v1.0.3...v1.0.3-amoy

v1.0.3

02 Nov 15:10
56299da
Compare
Choose a tag to compare

Bug fixes

v1.0.3-beta

02 Nov 14:54
Compare
Choose a tag to compare
v1.0.3-beta Pre-release
Pre-release

Bug Fixes

v1.0.2

05 Oct 15:55
e3af686
Compare
Choose a tag to compare

This patch release addresses some minor fixes encountered with latest v1.0.1 version, and implement some new small features.

What's Changed

Full Changelog: v1.0.1...v1.0.2

v1.0.1

20 Sep 15:37
fe19017
Compare
Choose a tag to compare

This version introduces new hardfork and several bug fixes.

Important Information

  • This release contains a new hardfork called Aalborg which will activate milestone on Polygon PoS chain which will bring faster and deterministic finality.
  • Please refer to this PIP-11 for more info.
  • Make sure to upgrade Bor to v1.0.4 before upgrading Heimdall to this version.
  • Make sure to start Heimdall service with --chain=mumbai for Mumbai chain and --chain=mainnet for Mainnet chain otherwise hardfork won't be activated.

What's Changed

New Contributors

Full Changelog: v0.3.5...v1.0.1

v0.3.5

12 Sep 18:23
8e5a165
Compare
Choose a tag to compare

This version consists of several bug fixes and minor improvements.

What's Changed

New Contributors

Special Mentions

  • A big 'thank you' to @svenski123 for highlighting the heimdall sync issue and his invaluable contributions to this release by suggesting the solution for the same.Your expertise and hard work have made a significant impact (#1004)

Full Changelog: v0.3.4...v0.3.5-beta-1

v1.0.0-beta

29 Aug 19:11
846f292
Compare
Choose a tag to compare
v1.0.0-beta Pre-release
Pre-release

This version introduces new hardfork and several bug fixes.

Important Information

  • This release contains a new hardfork called Aalborg which will activate milestone on Polygon PoS chain which will bring faster and deterministic finality.
  • Please refer to this PIP-11 for more info.
  • Make sure to upgrade Bor to v1.0.0-beta before upgrading Heimdall to this version.
  • Make sure to start Heimdall service with --chain=mumbai for Mumbai chain and --chain=mainnet for Mainnet chain otherwise hardfork won't be activated.

What's Changed

Full Changelog: v0.3.5-beta-1...v1.0.0-beta