0xPolygon/heimdall-v2 - v0.2.14

Published: Jul 23, 2025

Release Summary

Heimdall v0.2.14 has been released, delivering a key bug fix and performance enhancements. It is highly recommended that all node operators upgrade as soon as possible.

Key Highlights:

Bug Fix: This version resolves an issue where a node would return an error if the voting power for a side transaction exceeded expectations. This fix improves overall node stability.

Performance Optimization: The GetCheckpointList and GetSpanList functions have been improved to reduce processing time and memory consumption, leading to more efficient node operation.

Release Notes

This release contains a bug fix and some improvements. It is recommended to upgrade your nodes to this version ASAP.

## What's Changed
* merge develop to main by @marcello33 in https://github.com/0xPolygon/heimdall-v2/pull/365
* opt: GetCheckpointList and GetSpanList by @kamuikatsurgi in https://github.com/0xPolygon/heimdall-v2/pull/380
* chore: make proto-all by @kamuikatsurgi in https://github.com/0xPolygon/heimdall-v2/pull/381
* Dont return error if sidetx voting power exceeds the expectations by @avalkov in https://github.com/0xPolygon/heimdall-v2/pull/387
* develop to main by @pratikspatil024 in https://github.com/0xPolygon/heimdall-v2/pull/390


**Full Changelog**: https://github.com/0xPolygon/heimdall-v2/compare/v0.2.12...v0.2.14

Links

Back to 0xPolygon/heimdall-v2 releases