Skip to content

build(deps): bump github.com/ethereum/go-ethereum from 1.17.1 to 1.17.2 in /system-tests/tests/regression/cre/evm/evmread-negative#1661

Open
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/go_modules/system-tests/tests/regression/cre/evm/evmread-negative/github.com/ethereum/go-ethereum-1.17.2
Open

build(deps): bump github.com/ethereum/go-ethereum from 1.17.1 to 1.17.2 in /system-tests/tests/regression/cre/evm/evmread-negative#1661
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/go_modules/system-tests/tests/regression/cre/evm/evmread-negative/github.com/ethereum/go-ethereum-1.17.2

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Mar 31, 2026

Bumps github.com/ethereum/go-ethereum from 1.17.1 to 1.17.2.

Release notes

Sourced from github.com/ethereum/go-ethereum's releases.

EMF Suppressor (v1.17.2)

This is a maintenance release with several important bug fixes. Notably, a critical issue in debug_executionWitness could previously corrupt node data, users relying on this RPC endpoint are strongly advised to upgrade.

Geth now also supports syncing with chains where pre-Prague history has been pruned, and allows explicitly removing it via geth prune-history --history.chain postprague.

Geth

  • Set default cache size to 4GB across all networks (#33836, #33975)
  • Added support for pruning chain history prior to the Prague fork (#33657, #34036)
  • Added fetchpayload command to build execution witnesses for specific blocks (#33919)
  • Optimized Era history import with batched insertion (#33894)
  • Added womir target for keeper (#34079)
  • Added support for iterating a single storage trie in geth snapshot traverse-state and geth snapshot traverse-rawstate (#34051)

Core

  • Amsterdam fork updates:
    • EIP-8024: Switch to branchless normalization and extend EXCHANGE (#33869)
    • EIP-7778: Block gas accounting without refunds (#33593)
    • EIP-7954: Increase maximum contract size (#33832)
    • EIP-7708: ETH transfers now emit logs (#33645)
    • Reworked gas measurement order (prerequisite for EIP-7928) (#33648)
  • Improved payload building by prewarming trie nodes for state hash computation (#33945)
  • Various binary trie improvements (#33951, #33961, #33989, #34021, #34032, #34022, #34056)
  • Upgraded go-eth-kzg to v1.5.0, significantly reducing allocations in VerifyCellProofBatch (#33963)
  • Refactored state database in preparation for binary trie integration (#33816)
  • Enabled trie node history retention on existing nodes (#33934)
  • Optimized historical state indexer with batch processing (#33640)
  • Fixed potential deadlock in txlookup (#34039)
  • Added new RLP APIs (#34052, #34048)
  • Fix dir.Sync() failure in freezer on Windows (#34115)

Networking

  • Avoid duplicate connections by skipping simultaneous inbound/outbound dials (#33198)
  • Fixed session key mismatch by using consistent remote address handling in discv5 tests (#34031)
  • Added DNS hostname resolution for bootstrap nodes (#34101)

RPC

  • Fixed state corruption issue in debug_executionWitness; deprecated debug_executionWitnessByHash (#33931)
  • Added MaxUsedGas field to eth_simulateV1 response (#32789)
  • Fixed gas cap handling in eth_simulateV1 (#33952)
  • Fixed nonce revert edge case during contract creation in tracer (#33978)
  • Fixed eth_createAccessList to return an empty list instead of null for storage keys (#33976)
  • eth_getFilterLogs now returns an error if the requested chain segment has been pruned (#33823)
  • Fixed slot number encoding in RPC responses (#34005)
  • Enforce RPC call limits for eth_simulateV1 (#34616)
  • Enforce storage slot limits for proofs in eth_getProof (#34617)

Observability

... (truncated)

Commits

@dependabot @github
Copy link
Copy Markdown
Author

dependabot bot commented on behalf of github Mar 31, 2026

Labels

The following labels could not be found: tests. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 31, 2026
@github-actions
Copy link
Copy Markdown

github-actions bot commented Mar 31, 2026

✅ No conflicts with other open PRs targeting develop

@dependabot dependabot bot force-pushed the dependabot/go_modules/system-tests/tests/regression/cre/evm/evmread-negative/github.com/ethereum/go-ethereum-1.17.2 branch from 28d0e20 to 1a33ff0 Compare April 10, 2026 00:03
@dependabot dependabot bot changed the title Bump github.com/ethereum/go-ethereum from 1.17.1 to 1.17.2 in /system-tests/tests/regression/cre/evm/evmread-negative build(deps): bump github.com/ethereum/go-ethereum from 1.17.1 to 1.17.2 in /system-tests/tests/regression/cre/evm/evmread-negative Apr 15, 2026
@dependabot dependabot bot force-pushed the dependabot/go_modules/system-tests/tests/regression/cre/evm/evmread-negative/github.com/ethereum/go-ethereum-1.17.2 branch 2 times, most recently from 2f55e9a to ffe0272 Compare April 16, 2026 20:59
Bumps [github.com/ethereum/go-ethereum](https://github.com/ethereum/go-ethereum) from 1.17.1 to 1.17.2.
- [Release notes](https://github.com/ethereum/go-ethereum/releases)
- [Commits](ethereum/go-ethereum@v1.17.1...v1.17.2)

---
updated-dependencies:
- dependency-name: github.com/ethereum/go-ethereum
  dependency-version: 1.17.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/system-tests/tests/regression/cre/evm/evmread-negative/github.com/ethereum/go-ethereum-1.17.2 branch from ffe0272 to 3032aa5 Compare April 17, 2026 00:47
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 file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants