Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump github.com/ethereum/go-ethereum from 1.14.0 to 1.14.3 #142

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 8, 2024

Bumps github.com/ethereum/go-ethereum from 1.14.0 to 1.14.3.

Release notes

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

Ker (v1.14.2)

This is a maintenance release containing bug-fixes. In case you are wondering where v1.14.1 went, let's just say, the continuous integration gods have not been good to us.

List of changes in detail:

Geth

  • When using geth --dev with a custom genesis block, the genesis file must now set difficulty and terminal total difficulty to zero. (#29579)
  • For fork scheduling errors in geth init, fork timestamps will now be printed correctly. (#29514)
  • Certain aspects of state handling are now parallelized resulting in a 5-10% speedup for block processing. (#29681)

RPC

  • eth_feeHistory was changed to apply a limit on the number of requested percentiles (#29644)
  • eth_createAccessList now honors request cancellation and terminates background work (#29686)
  • eth_estimateGas takes tx blobs into account for low-balance scenarios (#29703)

Tracing

  • The live tracing interface has new hooks around EVM system calls (#29355)
  • flatCallTracer was fixed to return the correct error result when interrupted (#29623)

Build

  • This release is built with Go 1.22.3 (#29725)
  • We no longer provide deb packages for Ubunty 14.04 Trusty Tahr (#29651, #29649, #29648, #29647)
  • CI builders have been updated to Ubuntu 24.04 Noble Numbat (#29723)

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


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

Commits
  • 35b2d07 params: release go-ethereum v1.14.2 stable
  • eeb2208 .travis.yml: fix package install on PPA builder
  • 14f4228 params: begin v1.14.2 release cycle
  • dd09f7e params: release go-ethereum v1.14.1 stable
  • 6154f87 .travis.yml: fix apt-get options (#29734)
  • dd4afb9 .travis.yml: fix install of gcc-multilib (#29733)
  • 9ec5008 core: use in-memory freezer for tests (#29720)
  • e96de64 build: upgrade to go 1.22.3 (#29725)
  • 71aa15c travis: use ubuntu noble (24.04) instead of bionic (18.04) (#29723)
  • d6e91e2 eth/gasestimator: include blobs in virtual balance computation (#29703)
  • 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.14.0 to 1.14.2.
- [Release notes](https://github.com/ethereum/go-ethereum/releases)
- [Commits](ethereum/go-ethereum@v1.14.0...v1.14.2)

---
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 dependencies Pull requests that update a dependency file go Pull requests that update Go code labels May 8, 2024
Copy link

cloudflare-workers-and-pages bot commented May 8, 2024

Deploying w3 with  Cloudflare Pages  Cloudflare Pages

Latest commit: 4d4c55a
Status: ✅  Deploy successful!
Preview URL: https://49f38300.w3-7ji.pages.dev
Branch Preview URL: https://dependabot-go-modules-github-rnp1.w3-7ji.pages.dev

View logs

Copy link
Contributor Author

dependabot bot commented on behalf of github May 10, 2024

A newer version of github.com/ethereum/go-ethereum exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

@lmittmann lmittmann changed the title build(deps): bump github.com/ethereum/go-ethereum from 1.14.0 to 1.14.2 build(deps): bump github.com/ethereum/go-ethereum from 1.14.0 to 1.14.3 May 13, 2024
@lmittmann lmittmann merged commit d9411cc into main May 13, 2024
5 checks passed
@lmittmann lmittmann deleted the dependabot/go_modules/github.com/ethereum/go-ethereum-1.14.2 branch May 13, 2024 07:53
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