ethereum / execution-specs

Specification for the Execution Layer. Tracking network upgrades.
Creative Commons Zero v1.0 Universal
869 stars 240 forks source link

Implement EIP-7702 #1000

Closed gurukamath closed 2 months ago

gurukamath commented 2 months ago

(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 commented 2 months ago

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 :warning:
src/ethereum/prague/fork.py 95.23% 1 Missing :warning:
src/ethereum/prague/vm/eoa_delegation.py 98.64% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## forks/prague #1000 +/- ## =============================================== Coverage ? 75.26% =============================================== Files ? 690 Lines ? 39143 Branches ? 0 =============================================== Hits ? 29462 Misses ? 9681 Partials ? 0 ``` | [Flag](https://app.codecov.io/gh/ethereum/execution-specs/pull/1000/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ethereum) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/ethereum/execution-specs/pull/1000/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ethereum) | `75.26% <97.67%> (?)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ethereum#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.