-
Notifications
You must be signed in to change notification settings - Fork 20.1k
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 withdrawals (EIP-4895) #26484
Commits on Jan 25, 2023
-
Configuration menu - View commit details
-
Copy full SHA for be4ad19 - Browse repository at this point
Copy the full SHA be4ad19View commit details -
Configuration menu - View commit details
-
Copy full SHA for 72c91a4 - Browse repository at this point
Copy the full SHA 72c91a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1779e45 - Browse repository at this point
Copy the full SHA 1779e45View commit details -
Configuration menu - View commit details
-
Copy full SHA for 79ed6d4 - Browse repository at this point
Copy the full SHA 79ed6d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for ed15060 - Browse repository at this point
Copy the full SHA ed15060View commit details -
Configuration menu - View commit details
-
Copy full SHA for 43ff685 - Browse repository at this point
Copy the full SHA 43ff685View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e37321 - Browse repository at this point
Copy the full SHA 5e37321View commit details -
Configuration menu - View commit details
-
Copy full SHA for cf34465 - Browse repository at this point
Copy the full SHA cf34465View commit details -
Configuration menu - View commit details
-
Copy full SHA for e7170c2 - Browse repository at this point
Copy the full SHA e7170c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 18a3ced - Browse repository at this point
Copy the full SHA 18a3cedView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c55bd6 - Browse repository at this point
Copy the full SHA 8c55bd6View commit details -
eth/downloader: always use WithBody2 when constructing blocks
Co-authored-by: lightclient <lightclient@protonmail.com> Co-authored-by: marioevz <marioevz@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for a6dd779 - Browse repository at this point
Copy the full SHA a6dd779View commit details -
Configuration menu - View commit details
-
Copy full SHA for f00089f - Browse repository at this point
Copy the full SHA f00089fView commit details -
Configuration menu - View commit details
-
Copy full SHA for c66dc48 - Browse repository at this point
Copy the full SHA c66dc48View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7c1651b - Browse repository at this point
Copy the full SHA 7c1651bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 218b71a - Browse repository at this point
Copy the full SHA 218b71aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c5cd11 - Browse repository at this point
Copy the full SHA 5c5cd11View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2e8233a - Browse repository at this point
Copy the full SHA 2e8233aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c905c2 - Browse repository at this point
Copy the full SHA 9c905c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5daaafe - Browse repository at this point
Copy the full SHA 5daaafeView commit details -
Configuration menu - View commit details
-
Copy full SHA for f701ea4 - Browse repository at this point
Copy the full SHA f701ea4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 91b284e - Browse repository at this point
Copy the full SHA 91b284eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 47b582d - Browse repository at this point
Copy the full SHA 47b582dView commit details -
Configuration menu - View commit details
-
Copy full SHA for a686276 - Browse repository at this point
Copy the full SHA a686276View commit details -
Configuration menu - View commit details
-
Copy full SHA for 91b47e3 - Browse repository at this point
Copy the full SHA 91b47e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 101041a - Browse repository at this point
Copy the full SHA 101041aView commit details -
Configuration menu - View commit details
-
Copy full SHA for bac9e89 - Browse repository at this point
Copy the full SHA bac9e89View commit details -
Configuration menu - View commit details
-
Copy full SHA for 300f5f2 - Browse repository at this point
Copy the full SHA 300f5f2View commit details -
Configuration menu - View commit details
-
Copy full SHA for f959d38 - Browse repository at this point
Copy the full SHA f959d38View commit details -
Configuration menu - View commit details
-
Copy full SHA for cf0ed02 - Browse repository at this point
Copy the full SHA cf0ed02View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c74d60 - Browse repository at this point
Copy the full SHA 8c74d60View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3263936 - Browse repository at this point
Copy the full SHA 3263936View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1931e38 - Browse repository at this point
Copy the full SHA 1931e38View commit details -
Configuration menu - View commit details
-
Copy full SHA for 493741d - Browse repository at this point
Copy the full SHA 493741dView commit details -
Configuration menu - View commit details
-
Copy full SHA for dd3c41a - Browse repository at this point
Copy the full SHA dd3c41aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b073d1 - Browse repository at this point
Copy the full SHA 7b073d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3481ebc - Browse repository at this point
Copy the full SHA 3481ebcView commit details -
Configuration menu - View commit details
-
Copy full SHA for b43da37 - Browse repository at this point
Copy the full SHA b43da37View commit details -
consensus/beacon: add check for Shanghai activation in FinalizeAndAss…
…emble Since this method returns an error, we can perform this check in the engine instead of checking for Shanghai in callers of FinalizeAndAssemble.
Configuration menu - View commit details
-
Copy full SHA for f665111 - Browse repository at this point
Copy the full SHA f665111View commit details -
core: remove Shanghai fork check in GenerateChain
This check is now performed by FinalizeAndAssemble.
Configuration menu - View commit details
-
Copy full SHA for 31a979c - Browse repository at this point
Copy the full SHA 31a979cView commit details -
consensus/beacon: remove Shanghai fork check in Finalize
It is safe to apply withdrawals without checking for the fork because the existence of withdrawals is a part of block validation.
Configuration menu - View commit details
-
Copy full SHA for 8bdbf39 - Browse repository at this point
Copy the full SHA 8bdbf39View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8783b19 - Browse repository at this point
Copy the full SHA 8783b19View commit details -
Configuration menu - View commit details
-
Copy full SHA for 428b0e6 - Browse repository at this point
Copy the full SHA 428b0e6View commit details