Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(executor): EIP-7251 Syscall Support [ISTHMUS] #968

Merged
merged 1 commit into from
Jan 28, 2025
Merged

Conversation

refcell
Copy link
Collaborator

@refcell refcell commented Jan 28, 2025

Description

Adds support to Kona's executor for the EIP-7251 syscall for Isthmus.

Makes progress on #950

@refcell refcell requested review from clabby and emhane as code owners January 28, 2025 19:05
@refcell refcell self-assigned this Jan 28, 2025
@refcell
Copy link
Collaborator Author

refcell commented Jan 28, 2025

📚 $\text{Stack Overview}$

Pulls submitted in this stack:

This comment was automatically generated by st.

@refcell refcell added K-feature Kind: feature A-executor Area: kona-executor crate H-isthmus Hardfork: Isthmus related labels Jan 28, 2025
Copy link

codecov bot commented Jan 28, 2025

Codecov Report

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

Project coverage is 87.4%. Comparing base (46d4a1e) to head (ed5fbbe).
Report is 1 commits behind head on main.

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
crates/executor/src/syscalls/eip7251.rs 35.1% 72 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 882a71e into main Jan 28, 2025
15 of 16 checks passed
@refcell refcell deleted the rf/eip7251 branch January 28, 2025 19:28
@github-actions github-actions bot mentioned this pull request Jan 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-executor Area: kona-executor crate H-isthmus Hardfork: Isthmus related K-feature Kind: feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants