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