Releases: celo-org/op-succinct
celo/v1.0.2
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
- Monitor fault dispute games by @piersy in #49
- Proposer: split proof ranges by @piersy in #79
- Update push-container.yaml by @pputman-clabs in #82
- docker: Use smaller runtime image by @palango in #80
- Add create_new_game_branch script for runbook by @seolaoh in #87
- Improve CI by @jcortejoso in #86
- Enable remaining Github actions workflows by @seolaoh in #83
- Fake exponential overflow fix by @piersy in #93
- Proposer: split proof blocking witness generation by @piersy in #84
- Revert Docker CI changes by @ezdac in #98
- bump
hokulea-clienttov1.0.4by @ezdac in #99 - Script to test split range proving by @piersy in #85
New Contributors
- @pputman-clabs made their first contribution in #82
- @jcortejoso made their first contribution in #86
Full Changelog: celo/v1.0.1...celo/v1.0.2
celo/v1.0.2-rc.1
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
- Monitor fault dispute games by @piersy in #49
- Update push-container.yaml by @pputman-clabs in #82
- docker: Use smaller runtime image by @palango in #80
- Add create_new_game_branch script for runbook by @seolaoh in #87
- Improve CI by @jcortejoso in #86
- Enable remaining Github actions workflows by @seolaoh in #83
- Proposer: split proof blocking witness generation by @piersy in #84
- Revert Docker CI changes by @ezdac in #98
- bump
hokulea-clienttov1.0.4by @ezdac in #99 - Script to test split range proving by @piersy in #85
New Contributors
- @pputman-clabs made their first contribution in #82
- @jcortejoso made their first contribution in #86
Full Changelog: celo/v1.0.1...celo/v1.0.2-rc.1
celo/v1.0.1
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
🎉 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
Full Changelog since rc.1: celo/v1.0.0-rc.1...celo/v1.0.0
celo/v1.0.0-rc.8
What's Changed
Full Changelog: celo/v1.0.0-rc.7...celo/v1.0.0-rc.8
celo/v1.0.0-rc.7
celo/v1.0.0-rc.6
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
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
- @gastonponti made their first contribution in #55
- @palango made their first contribution in #56
Full Changelog: celo/v1.0.0-rc.4...celo/v1.0.0-rc.5
celo/v1.0.0-rc.4
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
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