Skip to content

deps(deps): update module github.com/ethereum/go-ethereum to v1.17.3#111

Merged
amiwrpremium merged 3 commits into
masterfrom
renovate/patch-go-modules-(non-major)
May 12, 2026
Merged

deps(deps): update module github.com/ethereum/go-ethereum to v1.17.3#111
amiwrpremium merged 3 commits into
masterfrom
renovate/patch-go-modules-(non-major)

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 12, 2026

This PR contains the following updates:

Package Change Age Confidence
github.com/ethereum/go-ethereum v1.17.2v1.17.3 age confidence

Release 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 reexec has been removed from the tracing config:

  • memory: words are 0x-prefixed and padded to 32 bytes
  • storage: keys and values are 0x-prefixed
  • error: omitted when empty (previously serialized as "")
Geth
  • Add retry mechanism for checkpoint init in blsync (#​33966)
  • Add subcommand for offline binary tree conversion (#​33740)
  • Add code exporter for db export (#​34696)
Core
Networking
  • Fix early exit of timeout loop when removing expired matchers (#​34743, #​34878)
  • Prevent data races by copying discover buffers before unhandled read errors (#​34888)
  • Fix discover waitForNodes deadlock by decoupling nodeFeed from table mutex (#​34898)
Cryptography
  • Validate hash length in nocgo signature verification (#​33839)
RPC
  • Fix structLog JSON output format and drop reexec from tracing config (#​34093)
  • Apply block overrides (gasLimit, blobBaseFee) in eth_estimateGas (#​34081)
  • Apply block overrides to header in eth_call (#​34842)
  • Add MaxUsedGas to eth_simulate call results (#​34820)
  • Integrate trienode history indexing progress into eth_syncing (#​34633)
  • Return -32602 from log RPCs (eth_getLogs, eth_getFilterLogs, …) when the block range limit is exceeded (#​34647)
Others
  • Fix prestate tracer to distinguish cleared code from unchanged in EIP-7702 (#​34675)
  • Emit logs for EIP-7708 ETH burns in tracer (#​34623)
  • Forward V2 state hooks through mux tracer (#​34869)
  • Send WebSocket close frame on client disconnect (#​33909)
  • Omit empty address/topics fields in RPC filter requests (#​33884)
  • Add package-level error for event signature mismatch (#​34076, #​34868)
  • Add gRPC transport for OTLP trace export (#​33941)
  • Add system call tracing in t8n command (#​34862)
  • Stream t8n alloc output to reduce memory use (#​34785)
  • Enable fsnotify watcher on linux/arm64 (#​34834)
  • Fix FreeBSD build (#​34784)
  • Fix disconnect decoding in RLPx ping (#​34781)
  • Fix hive test for discv5 findnode results (#​34043)
  • Fix truncation of opening parenthesis in clef (#​33702)

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:


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Between 12:00 AM and 03:59 AM, only on Monday (* 0-3 * * 1)
  • Automerge
    • At any time (no schedule defined)

🚦 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot requested a review from amiwrpremium as a code owner May 12, 2026 18:14
@renovate renovate Bot added dependencies Pull requests that update a dependency review-required Manual review required (auto-merge skipped) labels May 12, 2026
@codacy-production
Copy link
Copy Markdown

codacy-production Bot commented May 12, 2026

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

@renovate renovate Bot force-pushed the renovate/patch-go-modules-(non-major) branch from a736192 to 9e4593d Compare May 12, 2026 18:40
@renovate renovate Bot force-pushed the renovate/patch-go-modules-(non-major) branch from 9e4593d to 9f72de2 Compare May 12, 2026 21:50
@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented May 12, 2026

Edited/Blocked Notification

Renovate 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.

⚠️ Warning: custom changes will be lost.

@amiwrpremium amiwrpremium merged commit ef07e60 into master May 12, 2026
57 checks passed
@amiwrpremium amiwrpremium deleted the renovate/patch-go-modules-(non-major) branch May 12, 2026 22:40
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).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency review-required Manual review required (auto-merge skipped)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant