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
- gov,types: fix tests by @Raneet10 in #1000
- exempt draft PRs by @temaniarpit27 in #1034
- Typos on go files by @criadoperez in #1032
- Improvements on Makefile by @criadoperez in #1033
- Vaibhav/milestone iteration1 by @VAIBHAVJINDAL3012 in #1038
- Fix:Stop the rotation of validatorSet at any update in it. by @VAIBHAVJINDAL3012 in #983
- Vaibhav/milestone by @VAIBHAVJINDAL3012 in #939
- BB13203 Issue by @VAIBHAVJINDAL3012 in #984
- Combine multiple hardforks into one by @VAIBHAVJINDAL3012 in #1039
- checkpoint: Fix checkpoint ack condition by @Raneet10 in #1043
- version change by @temaniarpit27 in #1046
- Fix:Milestone hardfork fixes by @VAIBHAVJINDAL3012 in #1045
- Arpit/version change by @temaniarpit27 in #1047
- auth: update error type when milestone tx arrives before HF by @VAIBHAVJINDAL3012 in #1049
Full Changelog: v0.3.5-beta-1...v1.0.0-beta