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

chore(deps): Bump github.com/ethereum/go-ethereum from 1.11.1 to 1.11.2 #1421

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 23, 2023

Bumps github.com/ethereum/go-ethereum from 1.11.1 to 1.11.2.

Release notes

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

Kite's Nest (v1.11.2)

Geth 1.11.2 (Kite's Nest) is a patch-release, fixing a couple of issues with the 1.11 release family.

  • Fix a few small engine API discordances with the spec post-Shanghai (#26696, #https://github.com/ethereum/go-ethereum/blob/HEAD/26722).
  • Fix unmarshalling JSON null values as a proper result instead of nil (#26723).
  • Fix dumpgenesis which failed due to a bad database key write (#26747).
  • Fix pending tx filter to return hashes, not full txs by default (#26757).
  • Fix eth_feeHistory to accept decimal blocks again (#26758).
  • Fix Ubuntu PPA builds after the Go 1.20 fallout.

Feature wise there's one change in this release: the downloader's chain sync messages are aggregated into periodic (8s) outputs instead of a log line for every batch of data imported (#26676).

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


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

Commits
  • 73b01f4 params: release Geth v1.11.2
  • f86f048 common/math: allow HexOrDecimal to accept unquoted decimals too (#26758)
  • 4034c67 eth/filters: fix a breaking change and return rpctransaction (#26757)
  • fe01a2f all: use unified emptyRootHash and emptyCodeHash (#26718)
  • 2f20fd3 core/rawdb: expose chain freezer constructor without internals (#26748)
  • 6d2d126 core: fix accessor mismatch for genesis state (#26747)
  • 90d2551 core, eth: merge snap-sync chain download progress logs (#26676)
  • 7d4db69 cmd/geth: clarify dumpconfig options (#26729)
  • 13ef21d Revert "core/trie: remove trie tracer (#26665)" (#26732)
  • ba4267f build: enable Lunar Lobster PPA builds
  • 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 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.11.1 to 1.11.2.
- [Release notes](https://github.com/ethereum/go-ethereum/releases)
- [Commits](ethereum/go-ethereum@v1.11.1...v1.11.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 the dependencies Pull requests that update a dependency file label Feb 23, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 23, 2023

The following labels could not be found: automerge.

@MSevey MSevey requested review from a team and mojtaba-esk and removed request for a team February 23, 2023 09:14
@codecov-commenter
Copy link

Codecov Report

Merging #1421 (a6634fa) into main (ff13026) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #1421   +/-   ##
=======================================
  Coverage   49.17%   49.17%           
=======================================
  Files          79       79           
  Lines        4478     4478           
=======================================
  Hits         2202     2202           
  Misses       2091     2091           
  Partials      185      185           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@rootulp rootulp requested review from rach-id and removed request for mojtaba-esk February 23, 2023 13:59
@rootulp rootulp merged commit 917b7f4 into main Feb 23, 2023
@rootulp rootulp deleted the dependabot/go_modules/github.com/ethereum/go-ethereum-1.11.2 branch February 23, 2023 16:40
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.

None yet

3 participants