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

feat(host): Interop proof support (part 1)#910

Merged
clabby merged 4 commits intomainfrom
cl/host-interop
Jan 18, 2025
Merged

feat(host): Interop proof support (part 1)#910
clabby merged 4 commits intomainfrom
cl/host-interop

Conversation

@clabby
Copy link
Contributor

@clabby clabby commented Jan 17, 2025

Overview

Adds a mode to the host that supports the first sub-problem of the interop proof. Contains some refactors + fixes for the kona-proof code, interop L1 info tx support, and some other odds and ends to get this working. A bit of a mega PR, apologies.

@clabby clabby added K-feature Kind: feature A-host Area: host binary A-binaries Area: binaries labels Jan 17, 2025
@clabby clabby self-assigned this Jan 17, 2025
@clabby clabby requested review from emhane and refcell as code owners January 17, 2025 06:14
@clabby clabby linked an issue Jan 17, 2025 that may be closed by this pull request
@clabby clabby mentioned this pull request Jan 17, 2025
@codecov
Copy link

codecov bot commented Jan 17, 2025

Codecov Report

Attention: Patch coverage is 30.76923% with 9 lines in your changes missing coverage. Please review.

Project coverage is 82.2%. Comparing base (f912b89) to head (f203d24).
Report is 1 commits behind head on main.

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
crates/derive/src/attributes/stateful.rs 44.4% 5 Missing ⚠️
crates/driver/src/core.rs 0.0% 3 Missing ⚠️
crates/executor/src/executor/env.rs 0.0% 1 Missing ⚠️
Additional details and impacted files

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

@clabby clabby added this pull request to the merge queue Jan 18, 2025
Merged via the queue into main with commit 8e25874 Jan 18, 2025
14 of 16 checks passed
@clabby clabby deleted the cl/host-interop branch January 18, 2025 16:29
@github-actions github-actions bot mentioned this pull request Jan 18, 2025
This was referenced Jan 27, 2025
This was referenced Feb 5, 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-binaries Area: binaries A-host Area: host binary K-feature Kind: feature

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

Bump revm version to ^v19.1.0 to include Isthmus operator fee feature

2 participants