Overview
This is a hotfix release for scroll-v5.8.52.
This release fixes an issue where the node might be unable to decode and verify certain previously committed blobs.
This release is mandatory for nodes with rollup verification enabled (--rollup.verify
flag), as well as L1 follower nodes (--da.sync
flag). For nodes that do not use any of these flags, upgrading is optional.
What's Changed
fix(rollup-verifier): update da-codec dependency #1207
Full Changelog: scroll-v5.8.52...scroll-v5.8.52-fix