github ethereum/go-ethereum v1.9.18
Illium Elite (v1.9.18)

latest releases: v1.14.0, v1.13.15, v1.13.14...
3 years ago

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:

Don't miss a new go-ethereum release

NewReleases is sending notifications on new releases.