-
Notifications
You must be signed in to change notification settings - Fork 54
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
patch for v1.11.2 #7
Commits on Feb 16, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b40c109 - Browse repository at this point
Copy the full SHA b40c109View commit details
Commits on Feb 17, 2023
-
eth/catalyst: send INVALID instead of INVALID_BLOCK_HASH (ethereum#26696
Configuration menu - View commit details
-
Copy full SHA for 6428663 - Browse repository at this point
Copy the full SHA 6428663View commit details -
eth/catalyst: request too large error (ethereum#26722)
The method `GetPayloadBodiesByRangeV1` now returns "-38004: Too large request" error if the requested range is too large, according to spec Co-authored-by: Martin Holst Swende <martin@swende.se>
Configuration menu - View commit details
-
Copy full SHA for 15e5e61 - Browse repository at this point
Copy the full SHA 15e5e61View commit details
Commits on Feb 19, 2023
-
core/trie: remove trie tracer (ethereum#26665)
This PR contains a small portion of the full pbss PR, namely Remove the tracer from trie (and comitter), and instead using an accessList. Related changes to the Nodeset. --------- Co-authored-by: Gary Rong <garyrong0905@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 7c749c9 - Browse repository at this point
Copy the full SHA 7c749c9View commit details -
rpc: fix unmarshaling of null result in CallContext (ethereum#26723)
The change fixes unmarshaling of JSON null results into json.RawMessage. --------- Co-authored-by: Jason Yuan <jason.yuan@curvegrid.com> Co-authored-by: Jason Yuan <jason.yuan869@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 1db978c - Browse repository at this point
Copy the full SHA 1db978cView commit details
Commits on Feb 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 2166c86 - Browse repository at this point
Copy the full SHA 2166c86View commit details -
Configuration menu - View commit details
-
Copy full SHA for e1e2781 - Browse repository at this point
Copy the full SHA e1e2781View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ec4235 - Browse repository at this point
Copy the full SHA 4ec4235View commit details -
Configuration menu - View commit details
-
Copy full SHA for a43efce - Browse repository at this point
Copy the full SHA a43efceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1652684 - Browse repository at this point
Copy the full SHA 1652684View commit details -
Configuration menu - View commit details
-
Copy full SHA for c02334b - Browse repository at this point
Copy the full SHA c02334bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4519054 - Browse repository at this point
Copy the full SHA 4519054View commit details -
Configuration menu - View commit details
-
Copy full SHA for 41dee26 - Browse repository at this point
Copy the full SHA 41dee26View commit details -
Configuration menu - View commit details
-
Copy full SHA for ba4267f - Browse repository at this point
Copy the full SHA ba4267fView commit details -
Revert "core/trie: remove trie tracer (ethereum#26665)" (ethereum#26732)
This reverts commit 7c749c9.
Configuration menu - View commit details
-
Copy full SHA for 13ef21d - Browse repository at this point
Copy the full SHA 13ef21dView commit details
Commits on Feb 21, 2023
-
cmd/geth: clarify dumpconfig options (ethereum#26729)
Clarifies the documentation around dumpconfi Signed-off-by: Sungwoo Kim <git@sung-woo.kim>
Configuration menu - View commit details
-
Copy full SHA for 7d4db69 - Browse repository at this point
Copy the full SHA 7d4db69View commit details -
Configuration menu - View commit details
-
Copy full SHA for 90d2551 - Browse repository at this point
Copy the full SHA 90d2551View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6d2d126 - Browse repository at this point
Copy the full SHA 6d2d126View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f20fd3 - Browse repository at this point
Copy the full SHA 2f20fd3View commit details -
all: use unified emptyRootHash and emptyCodeHash (ethereum#26718)
The EmptyRootHash and EmptyCodeHash are defined everywhere in the codebase, this PR replaces all of them with unified one defined in core/types package, and also defines constants for TxRoot, WithdrawalsRoot and UncleRoot
Configuration menu - View commit details
-
Copy full SHA for fe01a2f - Browse repository at this point
Copy the full SHA fe01a2fView commit details
Commits on Feb 22, 2023
-
eth/filters: fix a breaking change and return rpctransaction (ethereu…
…m#26757) * eth/filters: fix a breaking change and return rpctransaction * eth/filters: fix test cases --------- Co-authored-by: Catror <me@catror.com>
Configuration menu - View commit details
-
Copy full SHA for 4034c67 - Browse repository at this point
Copy the full SHA 4034c67View commit details -
Configuration menu - View commit details
-
Copy full SHA for f86f048 - Browse repository at this point
Copy the full SHA f86f048View commit details -
Configuration menu - View commit details
-
Copy full SHA for 73b01f4 - Browse repository at this point
Copy the full SHA 73b01f4View commit details
Commits on Feb 28, 2023
-
Merge branch 'stateful-v1.11' into path-v11
Signed-off-by: t12s <118035857+transmissions12@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 7696a80 - Browse repository at this point
Copy the full SHA 7696a80View commit details