-
Notifications
You must be signed in to change notification settings - Fork 285
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-7702: Set EOA account code #961
Open
gumb0
wants to merge
14
commits into
master
Choose a base branch
from
eip-7702
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #961 +/- ##
==========================================
+ Coverage 94.23% 94.24% +0.01%
==========================================
Files 158 159 +1
Lines 17077 17444 +367
==========================================
+ Hits 16092 16440 +348
- Misses 985 1004 +19
Flags with carried forward coverage won't be shown. Click here to find out more.
|
gumb0
force-pushed
the
eip-7702
branch
4 times, most recently
from
July 29, 2024 13:27
5e9c460
to
7f9d123
Compare
gumb0
force-pushed
the
eip-7702
branch
9 times, most recently
from
August 2, 2024 18:22
ccc3776
to
90c05f4
Compare
gumb0
force-pushed
the
eip-7702
branch
8 times, most recently
from
August 8, 2024 09:31
056e8ae
to
a919431
Compare
gumb0
force-pushed
the
eip-7702
branch
6 times, most recently
from
August 19, 2024 16:26
e19a72a
to
3ff5253
Compare
gumb0
force-pushed
the
eip-7702
branch
10 times, most recently
from
November 6, 2024 05:22
30eb657
to
6f26f99
Compare
Co-authored-by: pdobacz <[email protected]>
Co-authored-by: pdobacz <[email protected]>
gumb0
force-pushed
the
eip-7702
branch
3 times, most recently
from
November 6, 2024 10:40
fd6fe82
to
9b1315e
Compare
Include new code in StateDiff if it was modified with EIP-7702 delegation.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Current status:
s
,chain_id
,nonce
in authorizations)Need some optimizations, related to new StateDiff API, see TODOs in recent commitsDepends on ethereum/evmc#720