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
- 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
- EOL 18.04 Support by @djpolygon in #1048
- Text corrections on go files by @criadoperez in #1042
- CI: increase smoke test timeout by @Raneet10 in #1052
- Krishna/add graph to self heal by @0xKrishna in #1037
- staking: update log level by @anshalshukla in #1041
- helper: use finalized for receipt calculation by @manav2401 in #1058
- helper:add timeout to getBlockByNumber by @anshalshukla in #1059
- Merge develop to v1.0.0-beta-candidate by @VAIBHAVJINDAL3012 in #1060
- Merge v1.0.0-beta-candidate to master by @VAIBHAVJINDAL3012 in #1062
New Contributors
- @anshalshukla made their first contribution in #1041
Full Changelog: v0.3.5...v1.0.1