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

Bump github.com/ethereum/go-ethereum from 1.9.15 to 1.9.18 #82

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 28, 2020

Bumps github.com/ethereum/go-ethereum from 1.9.15 to 1.9.18.

Release notes

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

Illium Elite (v1.9.18)

Geth v1.9.18 is a bugfix release, fixing an occasional fast sync hang in the throttling mechanism (among other improvements):

  • Memory allocation micro-optimizations to improve raw EVM number crunching by 5% (#21336).
  • Fix a regression that made previously persisted --dev chains unable to load back up (#21352).
  • Support configurable developer account (and passphrase) in --dev mode (#21301).
  • Fix downloader throttling that degraded sync and occasionally locked it up (#21263).
  • Fix local gomobile building and fix iOS framework builds (#21361, #21362).
  • Fix stale transaction eviction bug, stabilizing pool churn (#21300).

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


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

Mount Milgrom (v1.9.17)

Geth v1.9.17 is a small maintenance release (trying to get back onto the biweekly schedule), though it does pack a few punches as well!

  • Enable historical garbage collection for light clients (#19570).
  • Apply --rpc.txfeecap to a few missed endpoints (#21231).
  • Drastically reduce allocations in the transaction pool (#21328).
  • Drastically reduce allocations on certain EVM opcodes (#21222).
  • Raise the default gas limit in --dev mode to 12 million (#21323).
  • Fix ethstats reconnect issue and fix constant Görli drops (#21347).
  • Fix gas estimation if balance / price overflown uint64 (#21346).

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


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

Ryncol (v1.9.16)

Geth v1.9.16 is another maintenance release containing a couple minor new features, bug fixes, and block processing optimizations.

This release adds the --rpc.txfeecap geth option, which limits transaction fees to a set value. This limit applies to transactions sent via eth_sendTransaction. The default limit is 1 ether. (#21212)

The default value for --rpc.gascap is now 25M gas. It previously defaulted to unlimited gas. This applies to eth_call and will reject calls which request more gas than the cap. (#21229)

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 dependabot bot added the dependencies Pull requests that update a dependency file label Jul 28, 2020
@coveralls
Copy link

coveralls commented Jul 28, 2020

Pull Request Test Coverage Report for Build 3071

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 71.376%

Totals Coverage Status
Change from base Build 3061: 0.0%
Covered Lines: 1541
Relevant Lines: 2159

💛 - Coveralls

@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/ethereum/go-ethereum-1.9.18 branch from 5ee5ba0 to 11b7210 Compare July 29, 2020 23:15
@patrick-ogrady patrick-ogrady merged commit a5cb70e into master Jul 29, 2020
@patrick-ogrady patrick-ogrady deleted the dependabot/go_modules/github.com/ethereum/go-ethereum-1.9.18 branch July 29, 2020 23:20
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
Development

Successfully merging this pull request may close these issues.

2 participants