Skip to content

v0.15.0-rc.4

Choose a tag to compare

@brbrr brbrr released this 17 Jul 09:46
· 147 commits to main since this release
049308a

This release improves handling of outdated or missing pending state during validation.

Fixed

  • Resolved an issue where accessing PendingState could fail with PendingBlockNotFound if the pending data became outdated mid-request. Juno now falls back to the latest state in such cases to avoid validation failures.

Full Changelog: v0.15.0-rc.3...v0.15.0-rc.4