Skip to content

build(deps): bump github.com/ethereum/go-ethereum from 1.15.6 to 1.15.7#243

Merged
lmittmann merged 3 commits intomainfrom
dependabot/go_modules/github.com/ethereum/go-ethereum-1.15.7
Apr 2, 2025
Merged

build(deps): bump github.com/ethereum/go-ethereum from 1.15.6 to 1.15.7#243
lmittmann merged 3 commits intomainfrom
dependabot/go_modules/github.com/ethereum/go-ethereum-1.15.7

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 1, 2025

Bumps github.com/ethereum/go-ethereum from 1.15.6 to 1.15.7.

Release notes

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

Juggernaut Shield (v1.15.7)

This is a bug fix release. We are putting is out specifically to address a critical issue that could break archive node databases.

  • Fixed an issue for --state.scheme=hash where the log indexer would accidentally delete trie nodes. (#31525)
  • Fixed an issue with tx submission, where the local pool didn't track pending nonces correctly. (#31496)
  • The log indexer will now disable itself when hitting missing receipts in the database. (#31500)
  • Another txpool issue reorg issue in ethclient/simulated.Backend is fixed in this release. (#31228)
  • Memory allocation for trie operations has been reduced significantly. (#30932)
  • eth_createAccessList now supports state overrides like eth_call. (#31497)
  • eth_createAccessList will now exclude 7702 authorities from the result. (#31336)
  • The abigen library now correctly forwards access lists to eth_estimateGas. (#31394)

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


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

Commits
  • 827d3fc .travis.yml: remove macos build
  • 9af88d1 version: back to v1.15.7, to fix the build
  • 9c970d8 version: begin v1.15.8 release cycle
  • 82fc77a version: release go-ethereum v1.15.7 stable
  • 14d576c core/filtermaps: hashdb safe delete range (#31525)
  • ffa315f .gitignore: ignore binaries (#31531)
  • c8a9a9c core/filtermaps: revert to unindexed mode in case of indexing error (#31500)
  • 32f36a6 core/txpool: fix nonce assignment in local tracker (#31496)
  • 141968a core/txpool/legacypool: fix data race in checkDelegationLimit (#31475)
  • 714fa4f cmd/geth: update geth subcommand arguments (#31293)
  • 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)

Bumps [github.com/ethereum/go-ethereum](https://github.com/ethereum/go-ethereum) from 1.15.6 to 1.15.7.
- [Release notes](https://github.com/ethereum/go-ethereum/releases)
- [Commits](ethereum/go-ethereum@v1.15.6...v1.15.7)

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

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 Apr 1, 2025
@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages bot commented Apr 1, 2025

Deploying w3 with  Cloudflare Pages  Cloudflare Pages

Latest commit: 166f0a1
Status: ✅  Deploy successful!
Preview URL: https://1902d519.w3-7ji.pages.dev
Branch Preview URL: https://dependabot-go-modules-github-bqa6.w3-7ji.pages.dev

View logs

@lmittmann lmittmann merged commit 7fa41d3 into main Apr 2, 2025
4 checks passed
@lmittmann lmittmann deleted the dependabot/go_modules/github.com/ethereum/go-ethereum-1.15.7 branch April 2, 2025 07:10
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