This repository has been archived by the owner on Oct 4, 2019. It is now read-only.
Geth Classic v6.0.2-alpha
Pre-release
Pre-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 (eth-classic/go-ethereum#62)
- CI: Prepare assets for release (eth-classic/go-ethereum#64)
- Docs: update readme (eth-classic/go-ethereum#59)
- Build: Enforce go modules on for every part of the test command (eth-classic/go-ethereum#60)
- Build: Dockerfile configuration (eth-classic/go-ethereum#56)
- Build: Fix version string in Makefile (eth-classic/go-ethereum#57)