Skip to content

Releases: succinctlabs/op-succinct

v2.3.0

31 May 03:48
46482d3
Compare
Choose a tag to compare

For Chain Operators

This is a mandatory update due to the upgrade to SP1 5.0.0. Chain operators must update their contracts with the new verification key values below.

Updated Verification Key Hashes

Please update your contracts with these new values before upgrading to v2.3.0.

Range Verification Key Hash

DA Layer Verification Key Hash
Ethereum 0x0ea16a87731757ad1753d1906cb006de1fdd6a760add547c0c691bcd0914de7e
Celestia 0x485320771abe7d175add74281532a8ca5f55331a618074f030fc909b450765a5

Aggregation Verification Key Hash (same for all DAs)

0x009db7eba2814292b350d8b18e3861fcf8cb387de821c3d4546b79552ee2afa5

What's Changed

Full Changelog: v2.2.0...v2.3.0

v2.2.0

22 Apr 21:54
48f18d5
Compare
Choose a tag to compare

Overview

Supports Isthumus Mainnet activation times.

Full Changelog: v2.1.1...v2.2.0

v2.1.1

10 Apr 20:02
3f8e551
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.1.0...v2.1.1

v2.1.0

08 Apr 22:48
0a03b73
Compare
Choose a tag to compare

Overview

  • Support for the Isthumus HF on Sepolia testnets from Kona. Mainnet activation times will be included in a future release. 🌊

What's Changed

New Contributors

Full Changelog: v2.0.0...v2.1.0

v2.0.0

31 Mar 21:07
d634b6e
Compare
Choose a tag to compare

v2.0.0

Overview

  • Unified the validity proposer into a single Rust binary. 🔥
  • Adds support for the OP Stack's L1 Pectra upgrade (v0.1.0-beta.13) from kona. ⭐️
  • Add support for SP1 prover gas tracking. ⛽️
  • Reduces memory usage for validity proposer. 📉

Changelist

  • Validity Contract Changes
  • FP Contract Changes
  • New Verification Keys
    • Range Verification Key Commitment: 0x21dd1d9f4c2a3a8547746fad0cb0e1aa520e89874996df760f7e81a25d1435d0
    • Aggregation Verification Key Hash: 0x000c4887ab85d744c36666ede14c801f31fd5bcfe2c1905ba40ca0600e77d8ba
  • New Rollup Config
  • New Docker images

Full Changelog: v1.2.3...v2.0.0

Full Changelog: v1.2.3...v2.0.0

v2.0.0-alpha-2

20 Mar 02:24
72c3ca7
Compare
Choose a tag to compare
v2.0.0-alpha-2 Pre-release
Pre-release

Overview

Alpha release of OP Succinct 2.0.

New Contributors

Full Changelog: v1.2.2...v2.0.0-alpha-2

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