Skip to content

Releases: celo-org/op-succinct

celo/v1.0.2

15 Jan 16:59
a8d870c

Choose a tag to compare

Description

celo/v1.0.2 contains a proving failure fix especially for blocks with reference to an L1 block which has quite large excess blob gas. Also it includes an improvement in succinct-proposer that enables concurrent range splitting proof generation. In particular:

It is not a required update for the challenger operators.

What's Changed

New Contributors

Full Changelog: celo/v1.0.1...celo/v1.0.2

celo/v1.0.2-rc.1

09 Jan 16:14
a8d870c

Choose a tag to compare

celo/v1.0.2-rc.1 Pre-release
Pre-release

Description

celo/v1.0.2-rc.1 contains a proving failure fix especially for blocks with reference to an L1 block which has quite large excess blob gas. Also it includes an improvement in succinct-proposer that enables concurrent range splitting proof generation. In particular:

It is not a required update for the challenger operators.

What's Changed

New Contributors

Full Changelog: celo/v1.0.1...celo/v1.0.2-rc.1

celo/v1.0.1

09 Dec 16:44
4408f08

Choose a tag to compare

What's Changed

  • Contracts pre-deployment to mainnet by @Mc01 in #74
  • docker: Reduce challenger image size by @palango in #75

Full Changelog: celo/v1.0.0...celo/v1.0.1

celo/v1.0.0

04 Dec 08:53
06b8402

Choose a tag to compare

🎉 We’re happy to announce v1.0.0, our first stable release.

This version is built on top of the latest release candidate (v1.0.0-rc.8) and includes one additional small change. All the incremental fixes and improvements from the RCs are now considered stable.

What's Changed

  • fix: install default ring crypto provider for challenger by @ezdac in #73

Full Changelog since rc.1: celo/v1.0.0-rc.1...celo/v1.0.0

celo/v1.0.0-rc.8

01 Dec 13:02
b008720

Choose a tag to compare

celo/v1.0.0-rc.8 Pre-release
Pre-release

What's Changed

Full Changelog: celo/v1.0.0-rc.7...celo/v1.0.0-rc.8

celo/v1.0.0-rc.7

28 Nov 15:38
89d8cfc

Choose a tag to compare

celo/v1.0.0-rc.7 Pre-release
Pre-release

What's Changed

  • Enable GitHub actions workflows by @piersy in #37
  • chore(ci): tag release images with additional major tag v{{major}} by @ezdac in #67
  • Update to celo-kona rc6 by @karlb in #70

Full Changelog: celo/v1.0.0-rc.6...celo/v1.0.0-rc.7

celo/v1.0.0-rc.6

25 Nov 10:34
40ef556

Choose a tag to compare

celo/v1.0.0-rc.6 Pre-release
Pre-release

What's Changed

  • fix: change the release docker artifact repo path by @ezdac in #62
  • Disable sending challenge tx by environment variable + Add more logs to challenger by @Kourin1996 in #57
  • Bump hokulea to v1.0.3 by @seolaoh in #63
  • Cherry-pick upstream fix for multi by @seolaoh in #64
  • Log SP1 stdin size in multi, cost-estimator by @seolaoh in #65

Full Changelog: celo/v1.0.0-rc.5...celo/v1.0.0-rc.6

celo/v1.0.0-rc.5

18 Nov 11:04
f9d60f6

Choose a tag to compare

celo/v1.0.0-rc.5 Pre-release
Pre-release

This release candidate is intended for testnet use before moving to mainnet. It includes the mainnet BPO hardfork timestamp and blob schedule update, and several bug fixes related to mainnet execution.

What's Changed

  • Add game creation script for first 42 game by @seolaoh in #47
  • Sepolia deployment by @Mc01 in #51
  • Deterministic deployment by @Mc01 in #43
  • Update celo kona execution (fix missing rates) by @gastonponti in #55
  • Merge upstream op-succinct v3.3.3 by @palango in #56
  • Update to a forked version of revm v31.0.1 by @piersy in #58
  • Parallel cost estimator by @gastonponti in #44
  • Update hokulea to v1.0.1 by @piersy in #59
  • Fix push-container CI for release and re-enable trivy checks by @ezdac in #61
  • Bump celo-kona to bug fix version and hokulea to v1.0.2 by @seolaoh in #60

New Contributors

Full Changelog: celo/v1.0.0-rc.4...celo/v1.0.0-rc.5

celo/v1.0.0-rc.4

04 Nov 14:16
263cdea

Choose a tag to compare

celo/v1.0.0-rc.4 Pre-release
Pre-release

This release candidate is meant to be used on Celo Sepolia. It includes an upstream merge to Fusaka readiness version and a Celo specific fix to remove Fusaka related blob schedule parameters. In addition, it contains several bug fixes for the proposer.

What's Changed

  • Merge upstream Fusaka readiness by @piersy in #41
  • Remove Fusaka related blob schedule params from l1_config by @seolaoh in #45
  • Fix refactored proposer to handle game type transition by @seolaoh in #46
  • Change aggregation proof mode to plonk by @seolaoh in #48
  • Container CI refactor by @ezdac in #14
  • Fix proposer to remove anchor game from its state by @seolaoh in #50

Full Changelog: celo/v1.0.0-rc.3...celo/v1.0.0-rc.4

celo/v1.0.0-rc.3

20 Oct 12:53
0abd4d7

Choose a tag to compare

celo/v1.0.0-rc.3 Pre-release
Pre-release

This release candidate is meant to be used on internal test network. It includes bug fixes and audit fixes.

What's Changed

  • Updated hokulea (fix for holesky support) by @piersy in #30
  • Cherry-pick upstream commits to support EthDA proving by @seolaoh in #31
  • Patch kona and celo-kona hash for updating max sequencer drift by @Kourin1996 in #32
  • Bump tracing-subscriber to avoid vulnerability by @seolaoh in #33
  • Bump hokulea to an audited version by @seolaoh in #34
  • Enable e2e test action by @piersy in #35
  • Cherry pick reduce proving costs audit fix by @piersy in #38
  • Bump hokulea to include additional audit fix commit by @seolaoh in #39

Full Changelog: celo/v1.0.0-rc.2...celo/v1.0.0-rc.3