Skip to content
This repository was archived by the owner on Nov 16, 2022. It is now read-only.

Bump github.com/ethereum/go-ethereum from 1.9.19 to 1.9.23 in /chain#2819

Closed
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/chain/github.com/ethereum/go-ethereum-1.9.23
Closed

Bump github.com/ethereum/go-ethereum from 1.9.19 to 1.9.23 in /chain#2819
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/chain/github.com/ethereum/go-ethereum-1.9.23

Conversation

@dependabot-preview
Copy link
Copy Markdown
Contributor

@dependabot-preview dependabot-preview bot commented Nov 2, 2020

Bumps github.com/ethereum/go-ethereum from 1.9.19 to 1.9.23.

Release notes

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

Tupari (v1.9.23)

Geth v1.9.23 is a maintenance release containing security fixes. This update is recommended for all users.

Security issues fixed in this release:

  • Mining no longer stops due to sync after the first successful sync round (#21701)
  • Peer-to-peer client names are now truncated in logs to prevent log spam (#21698)

Other changes in this release:

  • go-ethereum now implements Node Discovery Protocol v5.1 (#21647)
  • The cmd/faucet utility now uses DNS discovery to find LES servers (#21636)
  • Various issues with web3.js console functions are resolved (#21639, #21608, #21629)
  • HTTP/WebSocket upgrade negotiation is more robust (#21646)
  • The 'eth' peer-to-peer protocol test suite now works with more client implementations (#21615)
  • TxPool error handling for invalid transactions is improved (#21683)
  • It is now possible to create BigInt objects from Java using the mobile framework (#21597)
  • The mobile framework build now includes geth-sources.jar, enabling JavaDoc auto-completion (#21596)
  • The Görli testnet bootnode list has been updated (#21659)
  • Clef: the new account_signGnosisSafeTx API method helps with transaction signing using Gnosis Safe (#21593)
  • Clef: account_list requests now work even when when no wallets are present (#21677)

Optimizations:

  • The new StackTrie implementation is now used for the tx and receipt root hash calculation (#21407, #21699, #21643, #21692)
  • The bloom filter implementation in core/types is now faster and more correct (#21624)
  • The bloombits trie generator is also much faster (#21625)
  • Block header hashes are cached more aggressively in the downloader (#21678)

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


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

Noverian Rum (v1.9.22)

Geth v1.9.22 is our usual maintenance release, fixing a few bugs and adding some minor features:

  • Add gpo.maxprice CLI flag to override the upper limit of the automatic gas price suggester (#21531).
  • Add BlockNumber method to ethclient to support retrieving the head block's number (#21500).
  • Extend the call tracer to include additional contextual fields for SELFDESTRUCT (#21549, #21564).
  • Unexpose port 8547 from docker images as GraphQL was merged with HTTP RPC (#21556).
  • Support retroactively setting Petersburg if it coincides with Constantinople (#21473).
  • Support gas estimation against arbitrary blocks, not just pending (#21545. #21601).
  • Extend database inspection results with item counters too beside size (#21495).
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 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Nov 2, 2020
@render
Copy link
Copy Markdown

render bot commented Nov 2, 2020

@dependabot-preview dependabot-preview bot force-pushed the dependabot/go_modules/chain/github.com/ethereum/go-ethereum-1.9.23 branch 13 times, most recently from 738094e to 952b6f5 Compare November 8, 2020 16:16
@dependabot-preview dependabot-preview bot force-pushed the dependabot/go_modules/chain/github.com/ethereum/go-ethereum-1.9.23 branch 2 times, most recently from b800320 to 66adf21 Compare November 12, 2020 04:09
Bumps [github.com/ethereum/go-ethereum](https://github.com/ethereum/go-ethereum) from 1.9.19 to 1.9.23.
- [Release notes](https://github.com/ethereum/go-ethereum/releases)
- [Commits](ethereum/go-ethereum@v1.9.19...v1.9.23)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot force-pushed the dependabot/go_modules/chain/github.com/ethereum/go-ethereum-1.9.23 branch from 66adf21 to cc42444 Compare November 12, 2020 13:54
@dependabot-preview
Copy link
Copy Markdown
Contributor Author

Superseded by #2867.

@dependabot-preview dependabot-preview bot deleted the dependabot/go_modules/chain/github.com/ethereum/go-ethereum-1.9.23 branch November 13, 2020 03:45
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

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.

0 participants