Skip to content
This repository was archived by the owner on Jan 16, 2026. It is now read-only.

feat(proof-interop): Support multiple RollupConfigs in boot routine#986

Merged
clabby merged 2 commits intomainfrom
cl/multi-rollup-cfgs
Jan 31, 2025
Merged

feat(proof-interop): Support multiple RollupConfigs in boot routine#986
clabby merged 2 commits intomainfrom
cl/multi-rollup-cfgs

Conversation

@clabby
Copy link
Contributor

@clabby clabby commented Jan 31, 2025

Overview

Adds support for loading multiple RollupConfigs into the client program during the boot routine.

closes #985

@clabby clabby added A-host Area: host binary W-interop Workstream: Interop K-feature Kind: feature labels Jan 31, 2025
@clabby
Copy link
Contributor Author

clabby commented Jan 31, 2025

📚 $\text{Stack Overview}$

Pulls submitted in this stack:

This comment was automatically generated by st.

@clabby clabby self-assigned this Jan 31, 2025
@codecov
Copy link

codecov bot commented Jan 31, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.9%. Comparing base (ebdc804) to head (3edd821).
Report is 2 commits behind head on main.

✅ All tests successful. No failed tests found.

Additional details and impacted files

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@clabby clabby force-pushed the cl/multi-rollup-cfgs branch from c30092b to 9ca353f Compare January 31, 2025 01:19
@clabby clabby marked this pull request as ready for review January 31, 2025 04:11
@clabby clabby requested review from emhane and refcell as code owners January 31, 2025 04:11
Copy link
Contributor

@refcell refcell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Few pedantic suggestions, but not blockers.

@clabby clabby force-pushed the cl/multi-rollup-cfgs branch from ba73d6b to 548a527 Compare January 31, 2025 15:21
@clabby clabby force-pushed the cl/multi-rollup-cfgs branch from 548a527 to 3edd821 Compare January 31, 2025 15:21
@clabby clabby enabled auto-merge January 31, 2025 15:22
@clabby clabby added this pull request to the merge queue Jan 31, 2025
Merged via the queue into main with commit 0a73d3f Jan 31, 2025
16 checks passed
@clabby clabby deleted the cl/multi-rollup-cfgs branch January 31, 2025 15:56
This was referenced Jan 30, 2025
theochap pushed a commit to ethereum-optimism/optimism that referenced this pull request Dec 10, 2025
theochap pushed a commit to ethereum-optimism/optimism that referenced this pull request Jan 14, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

A-host Area: host binary K-feature Kind: feature W-interop Workstream: Interop

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

feat(kona-proof-interop/host): Load in all RollupConfigs for the pre-state.

2 participants