v0.15.0-rc.4
This release improves handling of outdated or missing pending state during validation.
Fixed
- Resolved an issue where accessing PendingStatecould fail withPendingBlockNotFoundif 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