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

feat(executor): EIP-7002 Syscall Support [ISTHMUS]#965

Merged
refcell merged 3 commits intomainfrom
rf/eip7002
Jan 28, 2025
Merged

feat(executor): EIP-7002 Syscall Support [ISTHMUS]#965
refcell merged 3 commits intomainfrom
rf/eip7002

Conversation

@refcell
Copy link
Contributor

@refcell refcell commented Jan 28, 2025

Description

Adds support for EIP-7002 as part of the Isthmus Hardfork.

Makes progress on #950

@refcell refcell requested a review from clabby as a code owner January 28, 2025 18:29
@refcell refcell self-assigned this Jan 28, 2025
@refcell
Copy link
Contributor Author

refcell commented Jan 28, 2025

📚 $\text{Stack Overview}$

Pulls submitted in this stack:

This comment was automatically generated by st.

@refcell refcell requested a review from emhane as a code owner January 28, 2025 18:29
@refcell refcell added K-feature Kind: feature A-protocol Area: protocol crates W-isthmus Workstream: Isthmus labels Jan 28, 2025
@codecov
Copy link

codecov bot commented Jan 28, 2025

Codecov Report

Attention: Patch coverage is 39.49580% with 72 lines in your changes missing coverage. Please review.

Project coverage is 88.0%. Comparing base (d9d1752) to head (85acf14).
Report is 2 commits behind head on main.

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
crates/executor/src/syscalls/eip7002.rs 35.7% 72 Missing ⚠️
Additional details and impacted files

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

Copy link
Contributor

@clabby clabby left a comment

Choose a reason for hiding this comment

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

Looks good; Same as #963 (comment), can de-dup the fill_tx_env_system_contract_call function.

@refcell
Copy link
Contributor Author

refcell commented Jan 28, 2025

Looks good; Same as #963 (comment), can de-dup the fill_tx_env_system_contract_call function.

Will write up in a ticket

Actually, will address as part of #950, closing that issue out :)

@refcell refcell merged commit 46d4a1e into main Jan 28, 2025
15 of 16 checks passed
@refcell refcell deleted the rf/eip7002 branch January 28, 2025 19:13
@github-actions github-actions bot mentioned this pull request Jan 28, 2025
This was referenced Feb 5, 2025
byteflyfunny pushed a commit to mantle-xyz/kona that referenced this pull request Feb 13, 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 W-isthmus Workstream: Isthmus

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants