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

feat(executor): Export receipts#969

Merged
refcell merged 1 commit intomainfrom
cl/export-execution-result
Jan 28, 2025
Merged

feat(executor): Export receipts#969
refcell merged 1 commit intomainfrom
cl/export-execution-result

Conversation

@clabby
Copy link
Contributor

@clabby clabby commented Jan 28, 2025

Overview

Exports the receipts from the executor in a bundled executor result with the header. This will allow the interop proof program to re-execute optimistic blocks and store the receipts root preimages out of band.

@clabby clabby added K-feature Kind: feature A-protocol Area: protocol crates labels Jan 28, 2025
@clabby clabby self-assigned this Jan 28, 2025
@clabby clabby requested review from emhane and refcell as code owners January 28, 2025 19:30
@codecov
Copy link

codecov bot commented Jan 28, 2025

Codecov Report

Attention: Patch coverage is 66.66667% with 3 lines in your changes missing coverage. Please review.

Project coverage is 87.4%. Comparing base (882a71e) to head (dd2448b).
Report is 1 commits behind head on main.

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
crates/driver/src/core.rs 0.0% 3 Missing ⚠️
Additional details and impacted files

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

@refcell refcell merged commit 976ad0c into main Jan 28, 2025
15 of 16 checks passed
@refcell refcell deleted the cl/export-execution-result branch January 28, 2025 19:38
@github-actions github-actions bot mentioned this pull request Jan 28, 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-protocol Area: protocol crates K-feature Kind: feature

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants