Skip to content

v0.4.8

Choose a tag to compare

@jhkimqd jhkimqd released this 19 Jun 13:34
· 627 commits to main since this release
87824d9

🚀 What's New

Features

  • SP1 V5.0.0: Kurtosis CDK now runs on SP1 V5.0.0 under the default configuration.
  • aggkit-prover evm-sketch-genesis config: When running op-succinct mode, the evm-sketch-genesis configuration is added in the aggkit-prover. The genesis chainspec is automatically extracted and parsed as input for this new configuration.
  • Disable op-propsoer and op-challenger in op-succinct: The OP-Proposer and OP-Challenger services will not be run when running Kurtosis CDK in op-succinct mode.

Fixes

  • Bridge spammer is stopped when making e2e bridge tests in CI.
  • Agglayer/Aggkit proof-signer configuration refactored to fix CI.

Configuration

  • evm-sketch-genesis configuration in aggkit-prover is now added. No manual action is needed.

Documentation

  • Improve observability docs

📦 Changelog

  • ci: remove ignore paths by @leovct in #674
  • move MaxCertSize to the correct place by @tclemos in #671
  • ci: avoid cancelling master branch jobs by @leovct in #661
  • feat: disable op-propsoer+op-challenger in op-succinct by @jhkimqd in #676
  • docs: fix typos and clarify comments in config file by @Himess in #658
  • chore: improve observability docs by @minhd-vu in #678
  • chore: update fork12 configs with latest zkevm contract image by @leovct in #677
  • feat: bump test runner to 9fe80e1 by @leovct in #675
  • chore: bump legacy bridge to v0.6.1-RC1 by @leovct in #681
  • feat: update components to sp1-sdk 5.0 by @atanmarko in #656

Full Changelog: v0.4.7...v0.4.8