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

EIP-3074: AUTH and AUTHCALL instructions #945

Draft
wants to merge 3 commits into
base: forks/prague
Choose a base branch
from

Conversation

SamWilsn
Copy link
Collaborator

@SamWilsn SamWilsn commented May 3, 2024

What was wrong?

Related to Issue #940

Tests: ethereum/execution-spec-tests#543

Cute Animal Picture

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

@codecov-commenter
Copy link

Codecov Report

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

❗ 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 ⚠️
src/ethereum/prague/vm/__init__.py 0.00% 1 Missing ⚠️
src/ethereum/prague/vm/gas.py 0.00% 1 Missing ⚠️
src/ethereum/prague/vm/instructions/__init__.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@               Coverage Diff               @@
##             forks/prague     #945   +/-   ##
===============================================
  Coverage                ?   70.51%           
===============================================
  Files                   ?      684           
  Lines                   ?    37936           
  Branches                ?        0           
===============================================
  Hits                    ?    26751           
  Misses                  ?    11185           
  Partials                ?        0           
Flag Coverage Δ
unittests 70.51% <0.00%> (?)

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.

@SamWilsn SamWilsn force-pushed the eips/prague/eip-3074 branch 2 times, most recently from 1de20c4 to 574bf5d Compare May 5, 2024 01:34
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.

None yet

2 participants