forked from ethereum/go-ethereum
-
Notifications
You must be signed in to change notification settings - Fork 1
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
Implements RIP-7728 #2
Open
mralj
wants to merge
28
commits into
master
Choose a base branch
from
core/rip/7728
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
Commits on Oct 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0ae7e7b - Browse repository at this point
Copy the full SHA 0ae7e7bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1974d92 - Browse repository at this point
Copy the full SHA 1974d92View commit details -
Configuration menu - View commit details
-
Copy full SHA for 99ccaf7 - Browse repository at this point
Copy the full SHA 99ccaf7View commit details -
Configuration menu - View commit details
-
Copy full SHA for a24608e - Browse repository at this point
Copy the full SHA a24608eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 204ef24 - Browse repository at this point
Copy the full SHA 204ef24View commit details -
Configuration menu - View commit details
-
Copy full SHA for 759dda7 - Browse repository at this point
Copy the full SHA 759dda7View commit details -
Configuration menu - View commit details
-
Copy full SHA for f0dd217 - Browse repository at this point
Copy the full SHA f0dd217View commit details -
Configuration menu - View commit details
-
Copy full SHA for c4b24af - Browse repository at this point
Copy the full SHA c4b24afView commit details -
Configuration menu - View commit details
-
Copy full SHA for bea23a3 - Browse repository at this point
Copy the full SHA bea23a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for e9a5c28 - Browse repository at this point
Copy the full SHA e9a5c28View commit details -
Configuration menu - View commit details
-
Copy full SHA for 56c1f67 - Browse repository at this point
Copy the full SHA 56c1f67View commit details
Commits on Oct 7, 2024
-
Merge pull request #4 from NethermindEth/core/rip/7728-precompile-impl
[P2] Implements RIP-7728
Configuration menu - View commit details
-
Copy full SHA for 5f039c5 - Browse repository at this point
Copy the full SHA 5f039c5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6a98534 - Browse repository at this point
Copy the full SHA 6a98534View commit details -
Configuration menu - View commit details
-
Copy full SHA for ef91bcd - Browse repository at this point
Copy the full SHA ef91bcdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a7b7d7 - Browse repository at this point
Copy the full SHA 2a7b7d7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f74390 - Browse repository at this point
Copy the full SHA 0f74390View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1ccbc95 - Browse repository at this point
Copy the full SHA 1ccbc95View commit details -
Configuration menu - View commit details
-
Copy full SHA for b72098e - Browse repository at this point
Copy the full SHA b72098eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 76a2339 - Browse repository at this point
Copy the full SHA 76a2339View commit details -
Configuration menu - View commit details
-
Copy full SHA for bd56bdc - Browse repository at this point
Copy the full SHA bd56bdcView commit details -
Configuration menu - View commit details
-
Copy full SHA for bdd7b7d - Browse repository at this point
Copy the full SHA bdd7b7dView commit details -
Configuration menu - View commit details
-
Copy full SHA for d409ef8 - Browse repository at this point
Copy the full SHA d409ef8View commit details -
Configuration menu - View commit details
-
Copy full SHA for ee58cfe - Browse repository at this point
Copy the full SHA ee58cfeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 128b120 - Browse repository at this point
Copy the full SHA 128b120View commit details
Commits on Oct 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 42855ae - Browse repository at this point
Copy the full SHA 42855aeView commit details
Commits on Oct 11, 2024
-
rollup precompile config is glob. variable
I decided to implement it this way after trying to integrate code with Arbitrum and having a better understanding of the calls that are made to the NewEvm This approach makes it easier to both override the default config, and to have the option to "not to think about it"
Configuration menu - View commit details
-
Copy full SHA for d4cd646 - Browse repository at this point
Copy the full SHA d4cd646View commit details -
Configuration menu - View commit details
-
Copy full SHA for 237b78f - Browse repository at this point
Copy the full SHA 237b78fView commit details
Commits on Oct 12, 2024
-
Merge pull request #5 from NethermindEth/feat/rollup-specific-files
Making rollup-geth easier to sync with both upstream and L2s
Configuration menu - View commit details
-
Copy full SHA for ae96b7b - Browse repository at this point
Copy the full SHA ae96b7bView 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.