Skip to content

Releases: ellaism/go-ellaism

v4.2.1

30 Dec 09:41
v4.2.1
Compare
Choose a tag to compare

This is a minor bug fix release:

  • Fix a display error in Windows colored output.

v4.2.0

29 Dec 19:27
v4.2.0
4b056bb
Compare
Choose a tag to compare

This is a feature and bug fix release:

  • Improved default logging: a new logging format is enabled by default, being more user-friendly.
  • Machine-readable format: use the --mlog parameter, you can ask geth to output machine-readable log formats such as plain, kv and json.
  • Fix an issue in head sync tracking which can cause peers dropping.
  • Fix GOMAXPROCS setting allowing better customization.
  • Fix a bug in the geth monitor command for Windows.

v4.1.2

15 Nov 04:47
v4.1.2
Compare
Choose a tag to compare

Bug fixes and stability fixes for Geth Ellaism:

  • Update bootnodes. Fix the problem that in some occasions it cannot connect to the network.

v4.1.1

08 Nov 02:27
v4.1.1
Compare
Choose a tag to compare

Bug fixes and stability fixes for Ellaism, including:

  • core: avoid recovery deadlock when recovering chaindata with an invalidity not at head.
  • geth: --chain command cleans incoming value to sidestep issue when given value contains trailing slash.
  • geth: version tag is now shown.

v4.1.0

02 Nov 08:34
v4.1.0
Compare
Choose a tag to compare

Merged new features and bug fixes from Geth Classic, including:

  • Recoverability and stability for blockchain database.
  • mlog machine-readable and event-based logging.
  • Added dump command that allows dumping the full blockchain database.
  • Please see the Geth Classic release note for more information.

Included specific bug fixes and stability fixes for Ellaism, including:

  • Fixed a bug in test where it uses the wrong minimal gas limit.
  • Added new startup message for Ellaism.

v4.0.0

27 Oct 08:21
v4.0.0
Compare
Choose a tag to compare

This is the initial release of Geth Ellaism forked from Geth Classic.

  • Ellaism full support by default.
  • Backported bug fixes from Geth Classic.

For more information, see also the Geth Classic v4.0.0 changelog.