op-succinct-v1.0.0-rc5
Pre-release
Pre-release
ratankaliani
released this
07 Jan 19:24
·
5 commits
to main
since this release
Overview
Reduce proposer memory usage by clearing SP1Stdin
when fetching proof status.
- Contract Changes
- New Verification Keys/Rollup Config
- New
succinct-proposer
binary - New
op-proposer
binary
What's Changed
- feat(proposer): more configurability for witness gen by @emilianobonassi in #303
- chore(proposer): add sqlite3 to docker image for ops by @emilianobonassi in #304
- fix: split midblock block number by @ctian1 in #305
- fix: error logging by @ratankaliani in #307
- feat(ci): ghcr docker images by @ratankaliani in #311
- feat(proposer): Check if blockhash is checkpointed by @ratankaliani in #314
New Contributors
- @emilianobonassi made their first contribution in #303
- @ctian1 made their first contribution in #305
Full Changelog: op-succinct-v1.0.0-rc4...op-succinct-v1.0.0-rc5