Skip to content
This repository has been archived by the owner on Jan 4, 2023. It is now read-only.

chore(deps): bump github.com/ethereum/go-ethereum from 1.9.2 to 1.9.3 #31

Merged

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps github.com/ethereum/go-ethereum from 1.9.2 to 1.9.3.

Release notes

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

Tasty Tankard (v1.9.3)

Geth v1.9.3 is a regular maintenance release, highlights being finalization of the Istanbul EIPs.

New Features:

  • Add eth.fillTransaction to create-but-not-sign a transaction (#19915).
  • Support DNS names in enode URLs during admin.addPeer (#18524).
  • Enable gzip compression on the HTTP RPC API endpoint (#19997).
  • Reduce light client default peer count from 100 to 10 (#19933).
  • Align CLI flags and descriptions a bit better (#19956).

Istanbul changes (progress tracker):

  • Implement EIP-152: Blake2B F compression function precompile (#19972).
  • Implement EIP-2028: Transaction data gas cost reduction (#19931).
  • Implement EIP-2200: Net SSTORE optimizations (#19964).
  • Add --override.istanbul flag as a failsafe (#20004).
  • Enable Istanbul EIPs in the EVM jumptable (#19993).

Fixed Bugs:

  • Update README with the latest fork configs for private networks (#19983, #20002).
  • Separate light client and light server P2P handlers internally (#19639, #20010).
  • Fix an import crash caused by a data loss from a previous crash (#19986).
  • Deprecate Ubuntu Cosmic and enable builders for Ubuntu Eoan (#19955).
  • Fix an annoying log in geth attach about cache sanitation (#19911).
  • Fix admin.exportChain to forbid overwriting existing file (#20019).
  • Update Clef's 4byte database to the most recent version (#19957).
  • Add more verbose logging to even small chain reorgs (#18950).
  • Fix iOS builds broken from a gomobile update (#19995).

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


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

Commits
  • cfbb969 params: release Geth v1.9.3 stable
  • 1611815 cmd/utils: reduce light.maxpeers default for clients to 1/10th (#19933)
  • b8a9457 Merge pull request #19915 from holiman/filltx
  • af16ca1 rpc: raise limit in TestClientNotificationStorm (#19999)
  • cedf8be retesteth: enable maxResults in AccountRange (#20020)
  • d5bd383 Merge pull request #20019 from holiman/minor_adminfix
  • 292cf7c eth: disallow overwrite files via admin.exportChain
  • 396f1dd les: fix panic (#20013)
  • 6850259 les: wait for all task goroutines before dropping the peer (#20010)
  • a978adf README: change chainID to <arbitrary positive integer> (#20002)
  • 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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • 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)

Finally, you can contact us by mentioning @dependabot.

Bumps [github.com/ethereum/go-ethereum](https://github.com/ethereum/go-ethereum) from 1.9.2 to 1.9.3.
- [Release notes](https://github.com/ethereum/go-ethereum/releases)
- [Commits](ethereum/go-ethereum@v1.9.2...v1.9.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Sep 4, 2019
@linki linki merged commit 9874d46 into master Sep 4, 2019
@dependabot-preview dependabot-preview bot deleted the dependabot/go_modules/github.com/ethereum/go-ethereum-1.9.3 branch September 4, 2019 15:08
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant