Skip to content

build(deps): bump github.com/ethereum/go-ethereum from 1.15.2 to 1.15.3#232

Merged
lmittmann merged 3 commits intomainfrom
dependabot/go_modules/github.com/ethereum/go-ethereum-1.15.3
Feb 26, 2025
Merged

build(deps): bump github.com/ethereum/go-ethereum from 1.15.2 to 1.15.3#232
lmittmann merged 3 commits intomainfrom
dependabot/go_modules/github.com/ethereum/go-ethereum-1.15.3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Feb 26, 2025

Bumps github.com/ethereum/go-ethereum from 1.15.2 to 1.15.3.

Release notes

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

Expert Package (v1.15.3)

Oh look, another hotfix release! We are issuing this Geth release to correct the predefined fork configuration of the Holesky and Sepolia testnets. The deposit contract address was missing in the configuration for these networks, causing a chain validation failure.

This issue was discovered on the Holesky network after it had already forked into Pectra (Prague). As a reminder, the Sepolia network will fork to Pectra at slot 7118848 (Wed, Mar 5 at 07:29:36 UTC). You need to upgrade to Geth v1.15.3 until then in order to use the testnet after the fork.

All changes in this release:

  • Deposit contract addresses are now defined in testnet fork configuration. (#31247)
  • The eth_simulateV1 has been improved to match regular block processing semantics. (#31176, #31122)
  • A peer-finding issue with discovery v5 is fixed in this release. (#31251)
  • An invalid --discovery.dns flag value will now cause an error at Geth startup. (#31233)
  • Geth --dev mode can now handle custom genesis configs with forks older than the latest. (#31084)
  • The EVM assembler/disassembler (package core/asm) has been removed. (#31211)
  • Encoding of nested byte arrays in EIP-712 signature processing was fixed. (#31049)
  • The cloudflare-go dependency has been updated to resolve a dependabot warning. (#31240)
  • This release is built with Go 1.24.0 (#31159)

For a full rundown of the changes please consult the Geth 1.15.3 release milestone


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

Commits

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)

Bumps [github.com/ethereum/go-ethereum](https://github.com/ethereum/go-ethereum) from 1.15.2 to 1.15.3.
- [Release notes](https://github.com/ethereum/go-ethereum/releases)
- [Commits](ethereum/go-ethereum@v1.15.2...v1.15.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 26, 2025
@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages bot commented Feb 26, 2025

Deploying w3 with  Cloudflare Pages  Cloudflare Pages

Latest commit: c6ede3f
Status: ✅  Deploy successful!
Preview URL: https://4dd73934.w3-7ji.pages.dev
Branch Preview URL: https://dependabot-go-modules-github-2t08.w3-7ji.pages.dev

View logs

@lmittmann lmittmann merged commit ed7a59e into main Feb 26, 2025
3 checks passed
@lmittmann lmittmann deleted the dependabot/go_modules/github.com/ethereum/go-ethereum-1.15.3 branch February 26, 2025 10:16
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.

1 participant