Heimdall v0.2.17 has been released, delivering two targeted bug fixes.
This maintenance update introduces a check to verify the length of proposed spans, preventing issues from incorrect span proposals.
Additionally, the release includes a fix for the generate-keystore
command.
This release adds fixes for wrong span length and `generate-keystore` command. ## What's Changed * Add span range check by @Raneet10 in https://github.com/0xPolygon/heimdall-v2/pull/426 **Full Changelog**: https://github.com/0xPolygon/heimdall-v2/compare/v0.2.16...v0.2.17