deps(deps): update module github.com/ethereum/go-ethereum to v1.17.3#111
Merged
Merged
Conversation
Up to standards ✅🟢 Issues
|
a736192 to
9e4593d
Compare
9e4593d to
9f72de2
Compare
Contributor
Author
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
amiwrpremium
added a commit
that referenced
this pull request
May 12, 2026
🤖 I have created a release *beep* *boop* --- ## [0.12.3](v0.12.2...v0.12.3) (2026-05-12) ### Dependencies * **deps:** update module github.com/ethereum/go-ethereum to v1.17.3 ([#111](#111)) ([ef07e60](ef07e60)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
This file contains hidden or 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
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.
This PR contains the following updates:
v1.17.2→v1.17.3Release Notes
ethereum/go-ethereum (github.com/ethereum/go-ethereum)
v1.17.3: Enzymatic Injector (v1.17.3)Compare Source
This is a maintenance release with continued progress on the Amsterdam fork implementation. It also introduces ETH/70, which is now live on the network.
Breaking change for tracing APIs (debug_trace*), specifically the structLog (opcode) tracer. The following response fields now follow the newly established client-wide spec (ethereum/execution-apis#762) and
reexechas been removed from the tracing config:memory: words are 0x-prefixed and padded to 32 bytesstorage: keys and values are 0x-prefixederror: omitted when empty (previously serialized as "")Geth
Core
snap/2protocol (#34083, #34649, #34654, #34874)slotNumberand fix block value collection in pre-Amsterdam engine API payloads (#34704)Networking
Cryptography
RPC
reexecfrom tracing config (#34093)eth_estimateGas(#34081)eth_call(#34842)MaxUsedGastoeth_simulatecall results (#34820)eth_syncing(#34633)eth_getLogs,eth_getFilterLogs, …) when the block range limit is exceeded (#34647)Others
For a full rundown of the changes please consult the Geth 1.17.3 release milestone.
As with all our previous releases, you can find the:
ethereum/client-go(use "stable" tag).Configuration
📅 Schedule: (UTC)
* 0-3 * * 1)🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.