ethereum / execution-specs

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

EIP-3074: `AUTH` and `AUTHCALL` instructions #945

Open SamWilsn opened 1 month ago

SamWilsn commented 1 month ago

What was wrong?

Related to Issue #940

Tests: https://github.com/ethereum/execution-spec-tests/pull/543

Cute Animal Picture

Put a link to a cute animal picture inside the parenthesis-->

codecov-commenter commented 1 month ago

Codecov Report

Attention: Patch coverage is 0% with 48 lines in your changes are missing coverage. Please review.

:exclamation: No coverage uploaded for pull request base (forks/prague@d3ffe5e). Click here to learn what that means.

Files Patch % Lines
src/ethereum/prague/vm/instructions/system.py 0.00% 45 Missing :warning:
src/ethereum/prague/vm/__init__.py 0.00% 1 Missing :warning:
src/ethereum/prague/vm/gas.py 0.00% 1 Missing :warning:
src/ethereum/prague/vm/instructions/__init__.py 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## forks/prague #945 +/- ## =============================================== Coverage ? 70.51% =============================================== Files ? 684 Lines ? 37936 Branches ? 0 =============================================== Hits ? 26751 Misses ? 11185 Partials ? 0 ``` | [Flag](https://app.codecov.io/gh/ethereum/execution-specs/pull/945/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/945/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ethereum) | `70.51% <0.00%> (?)` | | 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.