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