Skip to content

Releases: succinctlabs/op-succinct

v1.2.6

07 Mar 23:28
Compare
Choose a tag to compare

Overview

  • In the case that the safeDb is not available on the L2 rollup node, increase the block number of the L1 anchor block by 12 hours to guarantee that the blobs will be accessible. Note: With Pectra Sepolia upgrade issues, increasing the block number by 1 hour was not enough, as batch posting was delayed by up to 12H.
  • Update Rust types to be Pectra-compatible.
  • Update the geth dependency in op-succinct/op-proposer to a Pectra-compatible version (1.15.5). Otherwise, the type used previously produces incorrect block hashes as it's missing Pectra fields.

Change Overview

  • Validity Contract Changes
  • FP Contract Changes
  • New Verification Keys
  • New Rollup Config
  • New Docker images

Full Changelog: v1.2.2...v1.2.6

v1.2.2

15 Feb 02:46
18c9028
Compare
Choose a tag to compare

Overview

Patch release for v1.2.1 with a fix for proposeL2Output.

What's Changed

Full Changelog: v1.2.1...v1.2.2

v1.2.1

14 Feb 20:04
da62c9b
Compare
Choose a tag to compare

Summary

Fixes for DGF contracts for OP Succinct in validity mode. Refactoring to support Alt-DA interface. CI updates + checks for precompiles that will be annotated.

Support for L1 Pectra upgrade.

Improves the memory profile of succinct-proposer binary.

Change Overview

  • Validity Contract Changes
  • FP Contract Changes
  • New Verification Keys
  • rangeVkeyCommitment: 0x1dfce47807a22e50513d7a9a130af9de3d1844625b54c4815e46ca5437eb9ba9
  • aggregationVkey: 0x004f113a89b4e8d162197047643c9d710b42a30e7da7052703855d5c4716a81d
  • New Rollup Config
  • New Docker images

What's Changed

Full Changelog: op-succinct-v1.2.0...v1.2.1

op-succinct-v1.2.0

13 Feb 00:09
841be22
Compare
Choose a tag to compare

Summary

Compatible with L1 Pectra upgrade. Improves the memory profile of succinct-proposer binary.

Change Overview

  • Validity Contract Changes
  • FP Contract Changes
  • New Verification Keys
  • New Rollup Config
  • New Docker images

What's Changed

Full Changelog: op-succinct-v1.1.1...op-succinct-v1.2.0

op-succinct-v1.1.1

10 Feb 22:51
5c99f73
Compare
Choose a tag to compare

Overview

Add proof mode customization to server binary.

  • Validity Contract Changes
  • FP Contract Changes
  • New Verification Keys
  • New succinct-proposer binary
  • New op-proposer binary

What's Changed

Full Changelog: op-succinct-v1.1.0...op-succinct-v1.1.1

op-succinct-v1.1.0

10 Feb 20:53
ebbd81d
Compare
Choose a tag to compare

Overview

  • Validity Contract Changes

  • FP Contract Changes

  • New Verification Keys

  • New Rollup Config

  • New succinct-proposer binary

  • New op-proposer binary

  • Upgrade to SP1 4.1.0. Includes performance improvements from new embedded allocator.

  • Use op-rs/kona upstream.. Alt-DA libraries will now plug in seamlessly.

  • Proposer improvements: Avoid re-checkpointing blocks unless necessary, use finalized block when selecting the l1Head.

Full Changelog: op-succinct-v1.0.1...op-succinct-v1.1.0

What's Changed

Full Changelog: op-succinct-v1.0.1...op-succinct-v1.1.0

op-succinct-v1.0.1

24 Jan 22:08
cb2e00f
Compare
Choose a tag to compare

Overview

Documentation + assorted fixes for the proposer and server.

  • Contract Changes
  • New Verification Keys/Rollup Config
  • New succinct-proposer binary
  • New op-proposer binary

What's Changed

Full Changelog: op-succinct-v1.0.0...op-succinct-v1.0.1

op-succinct-v1.0.0

16 Jan 06:12
d34bcb9
Compare
Choose a tag to compare

Overview

V1 of OP Succinct with performance improvements from SP1 V4.

  • Contract Changes
  • New Verification Keys/Rollup Config
  • New succinct-proposer binary
  • New op-proposer binary

What's Changed

Full Changelog: op-succinct-v1.0.0-rc7...op-succinct-v1.0.0