-
Notifications
You must be signed in to change notification settings - Fork 20.2k
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
all: implement eip-7702 set code tx #30078
Open
lightclient
wants to merge
31
commits into
ethereum:master
Choose a base branch
from
lightclient: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
+1,390
−69
Commits on Dec 2, 2024
-
Co-authored-by: lightclient <[email protected]> Co-authored-by: Mario Vega <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 881ff7f - Browse repository at this point
Copy the full SHA 881ff7fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 43e6499 - Browse repository at this point
Copy the full SHA 43e6499View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3cbf076 - Browse repository at this point
Copy the full SHA 3cbf076View commit details -
Configuration menu - View commit details
-
Copy full SHA for ad25935 - Browse repository at this point
Copy the full SHA ad25935View commit details -
Configuration menu - View commit details
-
Copy full SHA for c1a595d - Browse repository at this point
Copy the full SHA c1a595dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c94cda - Browse repository at this point
Copy the full SHA 2c94cdaView commit details -
Configuration menu - View commit details
-
Copy full SHA for e5acc81 - Browse repository at this point
Copy the full SHA e5acc81View commit details -
Configuration menu - View commit details
-
Copy full SHA for c217e8e - Browse repository at this point
Copy the full SHA c217e8eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 633f1d1 - Browse repository at this point
Copy the full SHA 633f1d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for bedb3cd - Browse repository at this point
Copy the full SHA bedb3cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for ffe92b7 - Browse repository at this point
Copy the full SHA ffe92b7View commit details -
core/types: remove AuthorizationList and use Authorization as value i…
…nstead of pointer
Configuration menu - View commit details
-
Copy full SHA for 68a3b2e - Browse repository at this point
Copy the full SHA 68a3b2eView commit details -
Configuration menu - View commit details
-
Copy full SHA for f2e996a - Browse repository at this point
Copy the full SHA f2e996aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2191fc3 - Browse repository at this point
Copy the full SHA 2191fc3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6da5145 - Browse repository at this point
Copy the full SHA 6da5145View commit details -
Configuration menu - View commit details
-
Copy full SHA for cf7a821 - Browse repository at this point
Copy the full SHA cf7a821View commit details -
Configuration menu - View commit details
-
Copy full SHA for a43caff - Browse repository at this point
Copy the full SHA a43caffView commit details -
core: track validation error for authorizations
It's not strictly necessary, but can be nice for debugging.
Configuration menu - View commit details
-
Copy full SHA for fdd6348 - Browse repository at this point
Copy the full SHA fdd6348View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3554c02 - Browse repository at this point
Copy the full SHA 3554c02View commit details -
Configuration menu - View commit details
-
Copy full SHA for 281da5f - Browse repository at this point
Copy the full SHA 281da5fView commit details -
Configuration menu - View commit details
-
Copy full SHA for fc33691 - Browse repository at this point
Copy the full SHA fc33691View commit details -
Configuration menu - View commit details
-
Copy full SHA for d01998b - Browse repository at this point
Copy the full SHA d01998bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 91cc0dc - Browse repository at this point
Copy the full SHA 91cc0dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for e2c7bc7 - Browse repository at this point
Copy the full SHA e2c7bc7View commit details -
- prevent SetCodeTx in create mode (similar to blob tx) - move check for non-empty auth list to preCheck
Configuration menu - View commit details
-
Copy full SHA for 49aa230 - Browse repository at this point
Copy the full SHA 49aa230View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b82356 - Browse repository at this point
Copy the full SHA 0b82356View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b68ae6 - Browse repository at this point
Copy the full SHA 7b68ae6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4801eca - Browse repository at this point
Copy the full SHA 4801ecaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3815d14 - Browse repository at this point
Copy the full SHA 3815d14View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f1a4e5 - Browse repository at this point
Copy the full SHA 0f1a4e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for cdf9e53 - Browse repository at this point
Copy the full SHA cdf9e53View commit details
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.