Releases: etclabscore/core-geth
Releases · etclabscore/core-geth
Juxtaposed Cufflink (v1.11.6)
- Merge ethereum/go-ethereum through v1.9.15
- Add support for YoloV1 testnet, including EIP2537 (BLS precompiles)
- Add code for EIP2315, though not yet user-facing
- Fix Kotti
forkid
configuration
- Docker images published under
etclabscore/core-geth
.
Blink Purple (v1.11.5)
- Fix EIP779 (DAO) implementation causing $ETH chain to fail to sync (#108).
- Fix downloader common ancestor negotiation logging and preventative fix an edge case (#105).
- Refactor renaming
MultiGeth
andParity
variable names to their updated counterparts CoreGeth and OpenEthereum respectively (#106). - Include tests for
forkID
values for $ETC networks (#82).
- Docker images published under
etclabscore/core-geth
.
Mink Sparkle (v1.11.4)
- Docker images published under
etclabscore/core-geth
.
Tropicana Halo (v1.11.3)
- Updates Mordor and Kotti bootnodes
- Fixes minor issue with Clique snapshot loop condition
- Fixes recurrent sync issue occurring on Kotti (in the wake of the intentional fork revision there)
Social Butterfly (v1.11.2)
- Merges ethereum/[email protected]
- Fixes Artifact names to include version data (#65)
- Fixes Light TxPool could cause panic (#54)
- Updates
./tests/testdata
(#59)
Antiquity In Equity (v1.11.1)
Buffalo Buffalo Buffalo (v1.11.0)
-
Implements block activation values for ECIP1088, ETC's planned "Phoenix" hard fork. Please upgrade to this release or later for Phoenix support for ETC.
- 999_983 on Mordor Classic PoW-testnet (April, 2020)
- 2_200_013 on Kotti Classic PoA-testnet (April, 2020)
- 10_500_839 on Ethereum Classic PoW-mainnet (June 10th, 2020)
-
Merges upstream ethereum/go-ethereum code from v1.9.11, which includes a few significant upgrades:
- DNS-based peer discovery. ETC discovery is supported in this release by the associated project https://github.com/etclabscore/discv4-dns-lists, which provides discv4 DNS discovery information currently at blockd.info.
eth/65
protocol upgrade for transaction announcements with reduced bandwidth.- Javascript engine swapped from Otto to Goja, for ECMAScript 5.1+ compliance.
- ... and some other minor features and fixes. Please visit the ethereum/go-ethereum release notes for more information.
-
And last but not least (as you may have already surmised 😉) renames the project to Core-Geth!
- With significant development effort already invested (now approaching 800 commits ahead of our comrade and predecessor multi-geth/multi-geth), and an intention to continue growth, we think it's about the right time to fly our own flag. The aim is for this code base and the software it provides to continue serving ETC and entire Ethn ecosystem reliably and innovatively. We hope that renaming won't be a cause of political contention, but instead add another optimistic rallying point for configuration-freedom and an extensible, accessible Ethereum-as-protocol. 🚀
ℹ️ Wed Mar 4 08:37:13 CST 2020 Re-tagged as v1.11.0
(removing -core
suffix for simplicity).