deps(deps): update module github.com/ethereum/go-ethereum to v1.17.5 - #194
Open
renovate[bot] wants to merge 1 commit into
Open
renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
Up to standards ✅🟢 Issues
|
renovate
Bot
force-pushed
the
renovate/patch-go-modules-(non-major)
branch
from
July 27, 2026 10:30
d5d750c to
becd912
Compare
|
You are seeing this message because GitHub Code Scanning has recently been set up for this repository, or this pull request contains the workflow file for the Code Scanning tool. What Enabling Code Scanning Means:
For more information about GitHub Code Scanning, check out the documentation. |
renovate
Bot
force-pushed
the
renovate/patch-go-modules-(non-major)
branch
2 times, most recently
from
August 3, 2026 02:32
becd912 to
89ff0b1
Compare
renovate
Bot
force-pushed
the
renovate/patch-go-modules-(non-major)
branch
2 times, most recently
from
August 24, 2026 01:56
89ff0b1 to
94fabdb
Compare
renovate
Bot
force-pushed
the
renovate/patch-go-modules-(non-major)
branch
from
August 31, 2026 03:06
94fabdb to
8c952c0
Compare
renovate
Bot
force-pushed
the
renovate/patch-go-modules-(non-major)
branch
2 times, most recently
from
September 7, 2026 01:36
8c952c0 to
ede2885
Compare
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.3→v1.17.5Release Notes
ethereum/go-ethereum (github.com/ethereum/go-ethereum)
v1.17.5: Grav-Torque Pad (v1.17.5)Compare Source
This is a maintenance release with accumulated bug fixes and improvements, and is recommended for all users. It continues the implementation work for the upcoming Amsterdam hardfork.
A few things worth highlighting:
GOGChas changed from 20 to 50, trading a higher memory peak for less GC overhead. Set--gogc=20to keep the old behavior.geth db pebble-upgradeto explicitly upgrade a legacy Pebble v1 database to v2.Fork Implementation
--override.amsterdamflag (#35213)Core
debug_setHeadand reject unrecoverable targets (#35252).erefiles in the era store (#34978)trie.UpdateBatchAPI (#32448)Networking
devp2p, with several related fixes (#35220, #35298, #35243, #35206)RPC
--rpc.http-body-limitflag to configure the maximum HTTP request body size (#35224)gasPricewhen combined with anauthorizationList(#35320)Tracing
callcodetransfers in the log tracer (#35248)Engine API
TargetGasLimitvia the engine API (#35372)engine_getPayloadBodiesV2(#35347)MaxBlobsPerBlockto the protocol limit (#35295)Geth & Tooling
--gogcflag and bump the defaultGOGCto 50 (#35363, #34851)geth export(#35369)=(#35168)Accounts & ABI
GetABI()method on abigen v2 generated contract bindings (#35221)Build
ckzgdependency (#35336)-dlgobootstrap Go version to 1.25.12 (#35317)For a full rundown of the changes please consult the Geth 1.17.5 release milestone.
As with all our previous releases, you can find the:
ethereum/client-go(use "stable" tag)v1.17.4: Flexible Polymer Casing (v1.17.4)Compare Source
This is a maintenance release with accumulated bug fixes and improvements, and is recommended for all users. It also continues the implementation work for the upcoming Amsterdam hardfork.
One thing worth highlighting:
clefsigner has moved to https://github.com/ethereum/clef (#35097).Fork Implementation (Amsterdam)
OnGasChangeV2hook for multi-dimensional gas (#34946)engine_newPayloadWithWitnessV5has been added and the witness format now uses the canonical spec field ordering (#35009)evm t8ntooling has been updated for Amsterdam, adding BAL and slot-number support and binary-trie leaf export (#34843, #35025)Geth
--memory) when one is set (#34947)RPC
eth_baseFeehas been added, returning the base fee of the next block (#34904, #35023)eth_capabilitieshas been added, letting clients discover which historical data a node can serve (#33886)debug_clearTxpoolhas been added to clear the transaction pool (#33347, #35130)State-reading methods (
eth_getBalance,eth_getCode,eth_getStorageAt, etc.) now default the block parameter tolatestwhen omitted (#35100)Fixes for
eth_simulateV1: an incorrect "base fee too low" error code and a pre-Shanghai withdrawal regression (#34951, #34939)debug_setHeadnow propagates rewind errors instead of silently ignoring them (#35001)EIP-7702 transactions with a nil
Toaddress are now rejected (#35094)HTTP RPC responses now always set
Content-Length, and a WebSocket handshake status-code bug was fixed (#35072, #35111)The client can now configure trace-context propagation via the
traceparentheader, and response writes are now traced (#35132, #35049)GraphQL
begin > 0andend == 0are now rejected (#35032)Block.rawresolver now returns empty bytes when the block body is missing (#35027)Core
Engine API & Blobs
engine_hasBlobshas been added, andengine_getBlobsnow counts only actually-available blobs (#34859, #35028)GetBlobsrequests reduces engine API latency, and otel tracing has been added to the GetBlobs endpoints (#35124, #35026)testing_commitBlockV1has been added as the write companion totesting_buildBlockV1(#34995)Networking
For a full rundown of the changes please consult the Geth 1.17.4 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.