Skip to content
This repository has been archived by the owner on Aug 13, 2019. It is now read-only.

Geth Classic v6.0.2-alpha

Pre-release
Pre-release
Compare
Choose a tag to compare
@soc1c soc1c released this 18 Jun 06:31
· 9 commits to development since this release

Geth Classic v6.0.2-alpha is a bugfix release that resolves a consensus issue with the EIP-658 implementation for Atlantis. Upgrading classic Geth nodes is mandatory to avoid chain splits. This is a pre-release considered as unstable and still requires a lot of testing. Please, use at own risk -- for research and development purposes only.

The full list of introduced changes since the v6.0.1-alpha release:

  • Core: EIP-658 Receipts and State-Trie Clearing fixes (#62)
  • CI: Prepare assets for release (#64)
  • Docs: update readme (#59)
  • Build: Enforce go modules on for every part of the test command (#60)
  • Build: Dockerfile configuration (#56)
  • Build: Fix version string in Makefile (#57)