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.11.0 to 1.11.2 #1685

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.0 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:

Saradril (v1.11.1)

This is a patch-release, fixing a couple of issues with the major release yesterday:

This version is ready for the Shanghai upgrade on Sepolia.


If have not already upgraded to v1.11.0, then you should also read the release notes for that version.

If you have already upgraded to v1.11.0, there is no urgency in upgrading to v1.11.1, unless you are directly affected by the issues; e.g. want to use of Sepolia.

For a full rundown of the changes please consult the Geth 1.11.1 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 23, 2023
@cla-bot cla-bot bot added the cla-signed label Feb 23, 2023
@ToniRamirezM
Copy link
Contributor

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/ethereum/go-ethereum-1.11.2 branch from 9f23571 to b0a9797 Compare February 28, 2023 09:11
@ToniRamirezM
Copy link
Contributor

https://github.com/dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/ethereum/go-ethereum-1.11.2 branch 2 times, most recently from 18b182b to fa87e9a Compare February 28, 2023 12:16
@tclemos
Copy link
Contributor

tclemos commented Mar 6, 2023

https://github.com/dependabot rebase

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 6, 2023

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@tclemos
Copy link
Contributor

tclemos commented Mar 6, 2023

@dependabot recreate

Bumps [github.com/ethereum/go-ethereum](https://github.com/ethereum/go-ethereum) from 1.11.0 to 1.11.2.
- [Release notes](https://github.com/ethereum/go-ethereum/releases)
- [Commits](ethereum/go-ethereum@v1.11.0...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] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/ethereum/go-ethereum-1.11.2 branch from 841805f to a8dfc82 Compare March 6, 2023 17:30
@tclemos
Copy link
Contributor

tclemos commented Mar 6, 2023

This Geth version has a bug, reported here: ethereum/go-ethereum#26816
we are going to ignore this update until the bug gets fixed.

@tclemos tclemos closed this Mar 6, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 6, 2023

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/go_modules/github.com/ethereum/go-ethereum-1.11.2 branch March 6, 2023 19:50
@tclemos
Copy link
Contributor

tclemos commented Mar 6, 2023

@dependabot ignore this minor version

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 6, 2023

OK, I won't notify you about version 1.11.x again, unless you re-open this PR. 😢

@tclemos
Copy link
Contributor

tclemos commented Mar 6, 2023

fixed here: ethereum/go-ethereum#26817

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla-signed dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants