This repository has been archived by the owner on Oct 4, 2019. It is now read-only.
Geth Classic v6.0.3-alpha
Pre-release
Pre-release
Geth Classic v6.0.3-alpha is a bugfix release that resolves a consensus issue with the difficulty calculation 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.2-alpha release:
- CI: adding Ethereum tests submodule to CircleCI tests (eth-classic/go-ethereum#71)
- Core: remove difficulty bomb for Atlantis difficulty calculation (eth-classic/go-ethereum#69)
- CI: only build releases on tags (eth-classic/go-ethereum#72)