Release v0.5.0
Highlights
This release introduces the Jade hard fork upgrade, featuring a major prover overhaul, sequencer node refactoring, and autonomous batch generation in the submitter.
What's Changed
Prover Upgrade
- Upgrade Prover to SP1 v5, integrate Morph-Reth as STF, and replace zkTrie with MPT (#886)
- Jade prover upgrade — further enhancements for the Jade hard fork (#895)
- Add view function of proveBatchState (#884)
Sequencer & Node
Tx-Submitter
- Fix commitBatchWithProof by any (#906)
- Support fixed gas fee cap and tip cap (#868)
- Set GethRetryMaxElapsedTime to 30 min (#905)
DevOps
- Add Docker release workflow for node image (#912)
Full Changelog: v0.4.11...v0.5.0