This repository has been archived by the owner on Oct 4, 2019. It is now read-only.
Geth Classic v6.0.7-beta
Geth Classic v6.0.7-beta is a release that fixes a critical consensus-relevant issue dealing with various edge-cases discovered during tests on Morden testnet as part of the Atlantis protocol upgrade and applies EIP-684 as default to all chains to avoid splits.
Upgrading classic Geth nodes is highly recommended and mandatory to avoid chain splits after the Atlantis hardfork which is scheduled to activate in September on the Ethereum Classic main network.
The full list of introduced changes since the v6.0.6-beta release:
- Backports for 6.0.7-beta (etclabscore/go-ethereum#21)
- Update morden bootnodes (etclabscore/go-ethereum#16)
- Fixed state transition logic for edge case (etclabscore/go-ethereum#17)
- Core execution refactor, EIP 684, edge case fixes, starting nonce for morden (etclabscore/go-ethereum#19)
- State Trie clearing journal edge case fix (etclabscore/go-ethereum#14)
- Update morden bootnodes (etclabscore/go-ethereum#16)
- Modify dockerfile to switch to debian for whiteblock build (etclabscore/go-ethereum#10)
Note: Development is conducted upstream at github.com/etclabscore/go-ethereum and cross-released here. Please update your bookmarks.