Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 13, 2026

Bumps github.com/ethereum/go-ethereum from 1.16.2 to 1.16.8.

Release notes

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

Moisture Filters (v1.16.8)

This is a security fix release and is recommended for all users. It resolves two p2p vulnerabilities reported through the Ethereum Foundation bug bounty program.


As with all our previous releases, you can find the:

Ballistic Drift Stabilizer (v1.16.7)

This is a re-roll of v1.16.6, including an important fix in the KZG cryptography library.

This release enables the Fusaka hardfork on Ethereum mainnet.

The Fusaka fork is scheduled to occur at 2025-12-03 21:49:11 UTC. Please upgrade your node to v1.16.7 in time for the fork.

This release also enables two blob-parameter-only (BPO) upgrades. These upgrades change protocol parameters to increase the available blob capacity.

  • BPO1 on2025-12-09
  • BPO2 on 2026-01-07

Fusaka

  • Set mainnet timestamps for Osaka (#33063)
  • Enable Fusaka for geth --dev mode (#32917)

RPC

  • Add eth_sendRawTransactionSync which waits until either a timeout or the transaction is mined. This feature is mostly useful on L2s with lower blocktimes. (#32830, #32930, #32929)
  • Add support for eth_simulateV1 in ethclient (#32856)
  • Fix for an issue that might crash debug_traceCall (#33015)
  • Fix for an issuer where local transactions were not persisted to the journal (#32921)

Core

  • Fix for a cryptographic vulnerability in c-kzg-4844. This is only exploitable post-Fusaka. (#33093)
  • Add geth --genesis flag as an alternative to running geth init genesis.json (#32844)
  • Fix for receipt insertion during ERA file import. (#32934)
  • Work on getting the trie node history in order to serve historical eth_getProof request with the new path-based archive node. (#32907, #32914, #32937)
  • Further work on cmd/keeper, our guest program for zkVMs (#32816)
  • Various optimizations (#32971, #32916, #32965, #32946)

... (truncated)

Commits
  • abeb78c Merge branch 'dos-fixes' into release/1.16
  • ce43eb9 version: release go-ethereum v1.16.8 stable
  • 638741b crypto/ecies: use aes blocksize
  • fdfd123 core/txpool: drop peers on invalid KZG proofs
  • 8ecb686 version: begin v1.16.8 release cycle
  • b9f3a3d Merge branch 'master' into release/1.16
  • 07129d2 version: release go-ethereum v1.16.7 stable
  • 653f8d4 go.mod: update to c-kzg v2.1.5 (#33093)
  • 5b77af3 version: begin v1.16.7 release cycle
  • 386c3de Merge branch 'master' into release/1.16
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [github.com/ethereum/go-ethereum](https://github.com/ethereum/go-ethereum) from 1.16.2 to 1.16.8.
- [Release notes](https://github.com/ethereum/go-ethereum/releases)
- [Commits](ethereum/go-ethereum@v1.16.2...v1.16.8)

---
updated-dependencies:
- dependency-name: github.com/ethereum/go-ethereum
  dependency-version: 1.16.8
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jan 13, 2026
@dependabot dependabot bot requested a review from a team as a code owner January 13, 2026 22:07
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jan 13, 2026
@github-actions
Copy link

Code Coverage Report

Coverage after merging dependabot/go_modules/interchaintest/github.com/ethereum/go-ethereum-1.16.8 into main

36.96%
Coverage Report
FileBranchesFuncsLinesUncovered Lines
app
   fee_denom_whitelist_decorator.go100%100%93.33%44, 45
   encoding.go100%100%0%..., 96, 97, 98, 99
   modules.go100%100%0%..., 96, 97, 98, 99
   export.go100%100%0%..., 96, 97, 98, 99
   ante_handler.go100%100%0%..., 67, 68, 69, 70
   test_helpers.go100%100%0%..., 70, 71, 72, 73
   app.go100%100%1.24%..., 511, 512, 513, 83
app/constants
   constants.go100%100%0%..., 62, 63, 64, 65
app/keepers
   keys.go100%100%0%..., 89, 94, 95, 96
   keepers.go100%100%0%..., 469, 470, 471, 472
app/params
   proto.go100%100%0%..., 40, 41, 42, 43
app/upgrades/testnet/v17.0.0-rc0
   upgrades.go100%100%0%..., 20, 21, 23, 24
app/upgrades/v17.0.0
   upgrades.go100%100%0%..., 20, 21, 23, 24
cmd/persistenceCore
   main.go100%100%0%..., 20, 21, 22, 23
cmd/persistenceCore/cmd
   testnet.go100%100%60.75%..., 538, 539, 95, 96
   root.go100%100%0%..., 96, 97, 98, 99
wasmbindings
   wasm.go100%100%0%..., 38, 39, 40, 41
x/halving
   genesis.go100%100%0%..., 25, 26, 27, 29
   module.go100%100%0%..., 96, 97, 98, 99
   autocli.go100%100%0%..., 33, 34, 35, 36
   abci.go100%100%0%..., 50, 51, 52, 53
x/halving/client/cli
   tx.go100%100%0%..., 61, 63, 66, 67
x/halving/keeper
   keeper.go100%100%0%..., 86, 90, 91, 92
   msg_server.go100%100%0%..., 34, 35, 36, 38
   grpc_query.go100%100%0%..., 21, 22, 23, 25
x/halving/simulation
   genesis.go100%100%70%17, 18, 19
x/halving/types
   params.go100%100%92.31%37, 38
   genesis.go100%100%86.67%25, 26
   msg.go100%100%0%..., 53, 54, 55, 57
   codec.go100%100%53.33%..., 44, 45, 46, 47
x/liquidstake
   abci.go100%100%83.33%19, 20
   autocli.go100%100%100%
   module.go100%100%89.29%..., 64, 65, 93, 95
x/liquidstake/keeper
   keeper.go100%100%79.07%..., 76, 77, 93, 94
   rebalancing.go100%100%83.95%..., 53, 54, 88, 89
   liquidstake.go100%100%41.33%..., 985, 986, 987, 988
   genesis.go100%100%82.61%14, 23, 32, 40
   grpc_query.go100%100%79.31%..., 42, 43, 56, 57
   hooks.go100%100%90.91%35, 36
x/liquidstake/types
   params.go100%100%80%..., 249, 250, 251, 252
   codec.go100%100%100%
   msgs.go100%100%71.07%..., 51, 52, 63, 71
   genesis.go100%100%100%
   liquidstake.go100%100%92.31%..., 66, 67, 76, 84
   rebalancing.go100%100%84%22, 23, 40, 41
   keys.go100%100%100%

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 go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant