0xPolygon/heimdall-v2 - v0.11.0 New

Published: Aug 18, 2026

Release Summary

Heimdall v0.11.0 is here, introducing the Kyoto hardfork and key security enhancements.

This release formalizes the Kyoto hardfork, a set of consensus-hardening changes. Please note that the activation heights for this hardfork have already passed on both Mainnet (block 51,533,000) and Amoy (block 42,252,000). This release brings the public source code in line with what is already running on the network.

Kyoto Hardfork Highlights:

Important Build & Dependency Updates:

Other Changes:

Release Notes

## What's Changed
* agents: fetch team standards from 0xPolygon/pos-standards by @marcello33 in https://github.com/0xPolygon/heimdall-v2/pull/624
* Updating seeds in the templates by @sanketsaagar in https://github.com/0xPolygon/heimdall-v2/pull/626
* chore: update cosmos sdk v0.2.13 by @vbhattaccmu in https://github.com/0xPolygon/heimdall-v2/pull/629
* app, helper, x/milestone, x/bor: consensus hardening behind Kyoto + tx-decode nesting bound by @marcello33 in https://github.com/0xPolygon/heimdall-v2/pull/628
* backmerge main to develop post ithaca by @marcello33 in https://github.com/0xPolygon/heimdall-v2/pull/631
* app, helper: gate fee-coins cap decorator behind Kyoto, schedule mainnet/Amoy heights by @kamuikatsurgi in https://github.com/0xPolygon/heimdall-v2/pull/635

## New Contributors
* @vbhattaccmu made their first contribution in https://github.com/0xPolygon/heimdall-v2/pull/629

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

Links

Back to 0xPolygon/heimdall-v2 releases