status-im / status-protocol-go

Status Protocol implementation in Go
Mozilla Public License 2.0
0 stars 1 forks source link

Bump github.com/ethereum/go-ethereum from 1.8.27 to 1.9.3 #70

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 5 years ago

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

Release notes *Sourced from [github.com/ethereum/go-ethereum's releases](https://github.com/ethereum/go-ethereum/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](https://github-redirect.dependabot.com/ethereum/go-ethereum/pull/19915)). > - Support DNS names in enode URLs during `admin.addPeer` ([#18524](https://github-redirect.dependabot.com/ethereum/go-ethereum/pull/18524)). > - Enable gzip compression on the HTTP RPC API endpoint ([#19997](https://github-redirect.dependabot.com/ethereum/go-ethereum/pull/19997)). > - Reduce light client default peer count from 100 to 10 ([#19933](https://github-redirect.dependabot.com/ethereum/go-ethereum/pull/19933)). > - Align CLI flags and descriptions a bit better ([#19956](https://github-redirect.dependabot.com/ethereum/go-ethereum/pull/19956)). > > Istanbul changes ([progress tracker](https://github-redirect.dependabot.com/ethereum/go-ethereum/issues/19919)): > > - Implement [EIP-152](https://eips.ethereum.org/EIPS/eip-152): Blake2B F compression function precompile ([#19972](https://github-redirect.dependabot.com/ethereum/go-ethereum/pull/19972)). > - Implement [EIP-2028](https://eips.ethereum.org/EIPS/eip-2028): Transaction data gas cost reduction ([#19931](https://github-redirect.dependabot.com/ethereum/go-ethereum/pull/19931)). > - Implement [EIP-2200](https://github-redirect.dependabot.com/ethereum/EIPs/pull/2200): Net SSTORE optimizations ([#19964](https://github-redirect.dependabot.com/ethereum/go-ethereum/pull/19964)). > - Add `--override.istanbul` flag as a failsafe ([#20004](https://github-redirect.dependabot.com/ethereum/go-ethereum/pull/20004)). > - Enable Istanbul EIPs in the EVM jumptable ([#19993](https://github-redirect.dependabot.com/ethereum/go-ethereum/pull/19993)). > > Fixed Bugs: > > - Update README with the latest fork configs for private networks ([#19983](https://github-redirect.dependabot.com/ethereum/go-ethereum/pull/19983), [#20002](https://github-redirect.dependabot.com/ethereum/go-ethereum/pull/20002)). > - Separate light client and light server P2P handlers internally ([#19639](https://github-redirect.dependabot.com/ethereum/go-ethereum/pull/19639), [#20010](https://github-redirect.dependabot.com/ethereum/go-ethereum/pull/20010)). > - Fix an import crash caused by a data loss from a previous crash ([#19986](https://github-redirect.dependabot.com/ethereum/go-ethereum/pull/19986)). > - Deprecate Ubuntu Cosmic and enable builders for Ubuntu Eoan ([#19955](https://github-redirect.dependabot.com/ethereum/go-ethereum/pull/19955)). > - Fix an annoying log in `geth attach` about cache sanitation ([#19911](https://github-redirect.dependabot.com/ethereum/go-ethereum/pull/19911)). > - Fix `admin.exportChain` to forbid overwriting existing file ([#20019](https://github-redirect.dependabot.com/ethereum/go-ethereum/pull/20019)). > - Update Clef's 4byte database to the most recent version ([#19957](https://github-redirect.dependabot.com/ethereum/go-ethereum/pull/19957)). > - Add more verbose logging to even small chain reorgs ([#18950](https://github-redirect.dependabot.com/ethereum/go-ethereum/pull/18950)). > - Fix iOS builds broken from a `gomobile` update ([#19995](https://github-redirect.dependabot.com/ethereum/go-ethereum/pull/19995)). > > For a full rundown of the changes please consult the Geth 1.9.3 [release milestone](https://github.com/ethereum/go-ethereum/milestone/89?closed=1). > > --- > > As with all our previous releases, you can find the: > > - Pre-built binaries for all platforms on our [downloads page](https://geth.ethereum.org/downloads/). > - Docker images published under [`ethereum/client-go`](https://cloud.docker.com/u/ethereum/repository/docker/ethereum/client-go). > - Ubuntu packages in our [Launchpad PPA repository](https://launchpad.net/~ethereum/+archive/ubuntu/ethereum). > - OSX packages in our [Homebrew Tap repository](https://github.com/ethereum/homebrew-ethereum). > > ## Blue Thessia (v1.9.2) > Geth v1.9.2 is a small maintenance release. It introduces some minor features, fixes some minor bugs and starts to lay the groundwork for the Istanbul hard fork. > > Features added: > > - Rework client tracking for light servers to better prioritize requests, making it fairer for everyone ([#19745](https://github-redirect.dependabot.com/ethereum/go-ethereum/pull/19745)). > - Avoid retrieving full blocks for GraphQL queries on light clients if the query relies on headers ([#19886](https://github-redirect.dependabot.com/ethereum/go-ethereum/pull/19886)). > - Support closing a simulated backends, avoiding a goroutine leak during log running tests ([#19902](https://github-redirect.dependabot.com/ethereum/go-ethereum/pull/19902)). > ... (truncated)
Commits - [`cfbb969`](https://github.com/ethereum/go-ethereum/commit/cfbb969da803d4cc92e1a64fc1b3c06db299b564) params: release Geth v1.9.3 stable - [`1611815`](https://github.com/ethereum/go-ethereum/commit/1611815b8dc7e5168823a0bb5785a65f59579ec9) cmd/utils: reduce light.maxpeers default for clients to 1/10th ([#19933](https://github-redirect.dependabot.com/ethereum/go-ethereum/issues/19933)) - [`b8a9457`](https://github.com/ethereum/go-ethereum/commit/b8a94571397c1afd5579f1e319aff05a676c917d) Merge pull request [#19915](https://github-redirect.dependabot.com/ethereum/go-ethereum/issues/19915) from holiman/filltx - [`af16ca1`](https://github.com/ethereum/go-ethereum/commit/af16ca177f0fbe3434b6f4ee0f536722e1983507) rpc: raise limit in TestClientNotificationStorm ([#19999](https://github-redirect.dependabot.com/ethereum/go-ethereum/issues/19999)) - [`cedf8be`](https://github.com/ethereum/go-ethereum/commit/cedf8be4356dd6320437357979bbc5ee4bdbdd4c) retesteth: enable maxResults in AccountRange ([#20020](https://github-redirect.dependabot.com/ethereum/go-ethereum/issues/20020)) - [`d5bd383`](https://github.com/ethereum/go-ethereum/commit/d5bd38384c1c0630d77468c12c8ad99d57ac2229) Merge pull request [#20019](https://github-redirect.dependabot.com/ethereum/go-ethereum/issues/20019) from holiman/minor_adminfix - [`292cf7c`](https://github.com/ethereum/go-ethereum/commit/292cf7c649c4fa6cc63ed6a1ae9368d1dc70588d) eth: disallow overwrite files via admin.exportChain - [`396f1dd`](https://github.com/ethereum/go-ethereum/commit/396f1dd87b91cc08a1db08aaa2b901a47b69d26f) les: fix panic ([#20013](https://github-redirect.dependabot.com/ethereum/go-ethereum/issues/20013)) - [`6850259`](https://github.com/ethereum/go-ethereum/commit/68502595f670c02fe2f056b6e3e83c92c14d62e5) les: wait for all task goroutines before dropping the peer ([#20010](https://github-redirect.dependabot.com/ethereum/go-ethereum/issues/20010)) - [`a978adf`](https://github.com/ethereum/go-ethereum/commit/a978adfd7c5ec1b9f7271c69f8f3a6686bb73c19) README: change chainID to \ ([#20002](https://github-redirect.dependabot.com/ethereum/go-ethereum/issues/20002)) - Additional commits viewable in [compare view](https://github.com/ethereum/go-ethereum/compare/v1.8.27...v1.9.3)


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](https://app.dependabot.com): - 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) Finally, you can contact us by mentioning @dependabot.
dependabot-preview[bot] commented 4 years ago

Superseded by #75.