Skip to content

Releases: succinctlabs/op-succinct

v3.1.0

20 Aug 20:04
0c207fc
Compare
Choose a tag to compare

Security: this upgrade contains a fix for an issue where permissioned proposers can compromise user funds. Chain operators on v3.0.0 should upgrade immediately.

See the security advisory here.

Verification Key Hashes

Program Verification Key Hash
Ethereum DA Range Verification Key 0x4aa69b1014c8bb84088b1fd535c4b3372d827bde7733153d0882ad326ee40f0b
Celestia DA Range Verification Key 0x16969f473c774e3166b5ebc7633a2c076feecd0047ef549c62cf477158819b89
Aggregation Verification Key 0x00921c654a366744f63d70f0e1835d29283d0d9811ff6f870033fcb71b580b18

What's Changed

Full Changelog: v3.0.0...v3.1.0

v2.3.1

20 Aug 20:04
2591527
Compare
Choose a tag to compare

Security: this upgrade contains a fix for an issue where permissioned proposers can compromise user funds. Chain operators on v2.3.0 should upgrade immediately.

See the security advisory here.

Verification key hashes

Program Verification Key Hash
Ethereum DA Range Verification Key 0x490685ea27adbbb83301073734f40a5656c984fe352359d54dd637e828e66872
Celestia DA Range Verification Key 0x3bbdf4dc00db6ade0d258caf77fd78480add5e4c6703c3812a6a10e74f78ec02
Aggregation Verification Key 0x003991487ea72a40a1caa7c234b12c0da52fc4ccc748a07f6ebd354bbb54772e

What's Changed

Full Changelog: v2.3.0...v2.3.1

v3.0.0

07 Aug 02:34
ccbd15d
Compare
Choose a tag to compare

Security: A vulnerability that allows permissioned proposers to compromise user funds has been identified. Chain operators should upgrade to 3.1.0 immediately.

Updated Verification Key Hashes

Please update your contracts with these new values before upgrading to v3.0.0.

Range Verification Key Hash

DA Layer Verification Key Hash
Ethereum 0x449041861303f3876a6c8a8c1009f53363d1650c4bf250a7465900fb2dde1657
Celestia 0x2f4f8db862021f143c76ac121784a66b35fe7d4f027e11dc372289b001c8e2a4

Aggregation Verification Key Hash (same for all DAs)

0x00d95a511d8291249acb748c6acef9757c7b358301f6b2f7cfbcf24065c93eb6

What's Changed

New Contributors

Full Changelog: v2.3.0...v3.0.0

v3.0.0-rc.1

12 Jul 00:37
530df86
Compare
Choose a tag to compare
v3.0.0-rc.1 Pre-release
Pre-release

Security note

This release candidate is not recommended for production usage. It contains significant contract changes, which have not yet been audited.

In every version <= 2.3.0, there is a vulnerability for both validity and fault proofs in permissionless mode which allows arbitrary proposers to halt withdrawals. No user funds are at risk, but this vulnerability can result in degraded user experience.

As of July 11th, 2025, we recommend using version 2.3.0 in permissioned mode for production use cases.

Thanks to cergyk for finding this vulnerability.

What's Changed

Full Changelog: v2.3.0...v3.0.0-rc.1

v2.3.0

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

For Chain Operators

A vulnerability that allows permissioned proposers to compromise user funds has been identified. Upgrade to 2.3.1 or 3.1.0 immediately.

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