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

Implement EIP-7702 #1000

Merged
merged 2 commits into from
Sep 19, 2024
Merged

Implement EIP-7702 #1000

merged 2 commits into from
Sep 19, 2024

Conversation

gurukamath
Copy link
Collaborator

(closes #987 )

What was wrong?

The proposal for setting code to EOA's which i currently CFI'd for Prague is not currently supported

Related to Issue #987

How was it fixed?

Implement EIP-7702

Cute Animal Picture

Cute Animals - 1 of 1 (2)

@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 97.67442% with 4 lines in your changes missing coverage. Please review.

Please upload report for BASE (forks/prague@a6f5eae). Learn more about missing BASE report.

Files with missing lines Patch % Lines
src/ethereum/prague/vm/instructions/environment.py 88.88% 2 Missing ⚠️
src/ethereum/prague/fork.py 95.23% 1 Missing ⚠️
src/ethereum/prague/vm/eoa_delegation.py 98.64% 1 Missing ⚠️
Additional details and impacted files
@@               Coverage Diff               @@
##             forks/prague    #1000   +/-   ##
===============================================
  Coverage                ?   75.26%           
===============================================
  Files                   ?      690           
  Lines                   ?    39143           
  Branches                ?        0           
===============================================
  Hits                    ?    29462           
  Misses                  ?     9681           
  Partials                ?        0           
Flag Coverage Δ
unittests 75.26% <97.67%> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

src/ethereum/prague/vm/eoa_delegation.py Outdated Show resolved Hide resolved
src/ethereum/prague/vm/eoa_delegation.py Outdated Show resolved Hide resolved
@petertdavies petertdavies merged commit d53bf9a into forks/prague Sep 19, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants