-
Notifications
You must be signed in to change notification settings - Fork 290
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 [devnet-4 version] #961
Open
gumb0
wants to merge
15
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.
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.29% 94.33% +0.04%
==========================================
Files 157 158 +1
Lines 17080 17448 +368
==========================================
+ Hits 16105 16460 +355
- Misses 975 988 +13
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
6 times, most recently
from
November 6, 2024 10:40
fd6fe82
to
9b1315e
Compare
gumb0
force-pushed
the
eip-7702
branch
2 times, most recently
from
November 6, 2024 11:25
24eece6
to
94ab6b8
Compare
gumb0
force-pushed
the
eip-7702
branch
2 times, most recently
from
November 25, 2024 12:00
15c5ce5
to
dcdb8c8
Compare
Co-authored-by: pdobacz <[email protected]>
Co-authored-by: pdobacz <[email protected]>
Include new code in StateDiff if it was modified with EIP-7702 delegation.
Include new code in StateDiff if it was modified with EIP-7702 delegation.
gumb0
changed the title
EIP-7702: Set EOA account code
EIP-7702: Set EOA account code [devnet-4 version]
Dec 12, 2024
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