Releases: maticnetwork/heimdall
v1.0.10
What's Changed
- Fix typos by @omahs in #1182
- Refactored packager tooling, cleanup, shasums, etc. by @djpolygon in #1185
- Adding rpm packagers by @djpolygon in #1187
- Backport master to develop by @marcello33 in #1190
- v1.0.10 by @marcello33 in #1191
- chg: bump go in packager deb by @marcello33 in #1192
- bump go in packager deb by @marcello33 in #1193
Full Changelog: v1.0.9...v1.0.10
v1.0.9
This release contains some improvements and bug fixes.
What's Changed
- Backport master to develop by @marcello33 in #1168
- Handle account sequence correctly in bridge by @Raneet10 in #1170
- server: add status endpoint from tendermint by @manav2401 in #1175
- build(deps): bump github.com/rs/cors from 1.10.1 to 1.11.0 by @dependabot in #1176
- bor: increase max limit for list span api by @shohamc1 in #1180
- Update artifacts upload/download actions version by @marcello33 in #1186
- Return checkpoint IDs in
checkpoints/list
by @shohamc1 in #1183 - bridge: selfheal bugfix for statusCheck condition by @marcello33 in #1181
- v1.0.9 by @marcello33 in #1189
New Contributors
Full Changelog: v1.0.7...v1.0.9
v1.0.9-beta
What's Changed
- Backport master to develop by @marcello33 in #1168
- Handle account sequence correctly in bridge by @Raneet10 in #1170
- server: add status endpoint from tendermint by @manav2401 in #1175
- build(deps): bump github.com/rs/cors from 1.10.1 to 1.11.0 by @dependabot in #1176
- bor: increase max limit for list span api by @shohamc1 in #1180
- Update artifacts upload/download actions version by @marcello33 in #1186
- Return checkpoint IDs in
checkpoints/list
by @shohamc1 in #1183 - bridge: selfheal bugfix for statusCheck condition by @marcello33 in #1181
New Contributors
Full Changelog: v1.0.7...v1.0.9-beta
v1.0.8-beta
This is a maintenance release for heimdall which adds a new /status
endpoint to heimdall's rest-server.
What's Changed
- server: add status endpoint from tendermint by @manav2401 in #1175
Full Changelog: v1.0.7...v1.0.8-beta
v1.0.7
This release contains minor improvements and bug fixes.
What's Changed
- chore: enforce capitalisation in flags description by @leovct in #1137
- Fix path for
matic-cli
dockerized tests by @marcello33 in #1139 - POS-2399: ganache bug workaround to reduce
smoke_test
time in CI by @marcello33 in #1141 - Bump dependencies by @marcello33 in #1145
- Fix typos by @AaronChen0 in #1144
- Upload
milestones
audit by @marcello33 in #1151 - checkpoint: list api increase max limit by @taratorio in #1154
- update: tendermint version by @anshalshukla in #1156
- chore: remove repetitive words in comments by @worrycare in #1155
- Bump golang.org/x/net from 0.17.0 to 0.23.0 by @dependabot in #1160
- POS-2399: ganache bug workaround to reduce
smoke_test
time in CI by @marcello33 in #1164 - Update bor and geth dependencies by @manav2401 in #1162
- Backport master to develop by @marcello33 in #1165
- Merge v1.0.7 to master by @marcello33 in #1167
New Contributors
- @leovct made their first contribution in #1137
- @AaronChen0 made their first contribution in #1144
- @taratorio made their first contribution in #1154
- @worrycare made their first contribution in #1155
Full Changelog: v1.0.6...v1.0.7
v1.0.7-beta
This release contains minor improvements and bug fixes.
What's Changed
- chore: enforce capitalisation in flags description by @leovct in #1137
- Fix path for
matic-cli
dockerized tests by @marcello33 in #1139 - POS-2399: ganache bug workaround to reduce
smoke_test
time in CI by @marcello33 in #1141 - Bump dependencies by @marcello33 in #1145
- Fix typos by @AaronChen0 in #1144
- Upload
milestones
audit by @marcello33 in #1151 - checkpoint: list api increase max limit by @taratorio in #1154
- update: tendermint version by @anshalshukla in #1156
- chore: remove repetitive words in comments by @worrycare in #1155
- Bump golang.org/x/net from 0.17.0 to 0.23.0 by @dependabot in #1160
- POS-2399: ganache bug workaround to reduce
smoke_test
time in CI by @marcello33 in #1164 - Update bor and geth dependencies by @manav2401 in #1162
- Backport master to develop by @marcello33 in #1165
New Contributors
- @leovct made their first contribution in #1137
- @AaronChen0 made their first contribution in #1144
- @taratorio made their first contribution in #1154
- @worrycare made their first contribution in #1155
Full Changelog: v1.0.6...v1.0.7-beta
v1.0.6
This release contains a fix for the milestone/checkpoint module
What's Changed
- Fix bb-31177 by @marcello33 in #1163
Full Changelog: v1.0.5...v1.0.6
v1.0.6-beta-1
Full Changelog: v1.0.5...v1.0.6-beta-1
v1.0.5
This release contains a bug fix.
What's Changed
- Bump google.golang.org/protobuf from 1.31.0 to 1.33.0 by @dependabot in #1147
- bridge, staking: chg: bug fix by @marcello33 in #1149
- Bump version to v1.0.5 by @cffls in #1150
Full Changelog: v1.0.4...v1.0.5
v1.0.4
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