Skip to content

v7.0.3

Compare
Choose a tag to compare
@p0mvn p0mvn released this 03 Mar 05:23
· 3340 commits to main since this release
ef5b187

Description

This patch release addresses the bug of getting a panic when attempting to export an old height. The export code mistakenly used the latest state in some part of the code, disregarding the height provided as a parameter. As a result, it would panic. This issue is now fixed. We would like to remind everyone to avoid trying to export a pruned height, as this would still panic.

Full Changelog: v7.0.2...v7.0.3