K

KeyAudit

Ethereum Classic releases

All upstream releases, security advisories and RSS announcements indexed for Ethereum Classic by KeyAudit.

20 releases indexed

Source github · 20

  1. Hermes (v1.12.22)

    ## DNS Discovery Migration The ETC DNS discovery infrastructure has been migrated from `blockd.info` to `etcdisco.net`. The new domain includes a [node explorer](https://etcdisco.net) where operators can browse and search the current set of discovered peers across Classic mainnet…

  2. Aegis (v1.12.21)

    ## Security hotfix: P2P crash-loop This is an emergency patch addressing an active attack against Ethereum Classic bootnodes. Malicious P2P traffic was exploiting missing input validation in the ECIES handshake path, causing nodes to crash-loop on restart. ### Fixes Three cherry-…

  3. Prophasis (v1.12.20)

    This release merges the v1.13.x ethereum/go-ethereum release series, through v1.13.15. > Geth [v1.13.0](https://github.com/ethereum/go-ethereum/releases/tag/v1.13.0) is a major milestone in the lifetime of Geth, bits and bobs being in development for around 6 years now. Since a r…

  4. Persiphone (v1.12.19)

    ## Fixed - Fix UPnP unwanted termination, which was causing nodes behind a NAT to be unreachable. (https://github.com/etclabscore/core-geth/pull/611) - Fix config toml, go generate. Allowing setting the `ECBP1100` and `OverrideECBP1100Deactivate` through TOML configuration. (http…

  5. Gaia (v1.12.18)

    ## What's Changed - Install [ECBP-1110 (Deactivate MESS)](https://github.com/ethereumclassic/ECIPs/blob/master/_specs/ecip-1110.md) for __Mordor__ at block `10_400_000` (https://github.com/etclabscore/core-geth/pull/602) - Avoid hitting Cloudflare DNS record quota (#598) ## Fixed…

  6. Aphrodite (v1.12.17)

    :warning: This release is a mandatory upgrade for ETC clients, it includes upcoming activation values for the Spiral hardfork, scheduled for late January 2024. This release also includes __an important fix for a miner DoS vulnerability__, where an attacker could toggle mining int…

  7. Real Eris (v1.12.16)

    Fix a logistics issue with the latest release (v1.12.15) which, in fact, did _not_ include the Mordor (Testnet) [Spiral](https://ecips.ethereumclassic.org/ECIPs/ecip-1109) activation numbers! So this release _does_ _actually_ have the Spiral configuration for Mordor coded. :facep…

  8. Eris (v1.12.15)

    * Add block activation numbers for Ethereum Classic's Spiral fork for the Mordor network (https://github.com/etclabscore/core-geth/pull/571). Specifications for this network upgrade are available in the [ECIP-1109](https://ecips.ethereumclassic.org/ECIPs/ecip-1109) This is expect…

  9. Poseidon (v1.12.14)

    This release merges upstream through [ethereum/[email protected]](https://github.com/ethereum/go-ethereum/releases/v1.12.2). # What's Changed - Merge ethereum/go-ethereum release v1.12.1 - Merge ethereum/go-ethereum release v1.12.2 # Highlights The list below is an abstract of …

  10. Alcyone (v1.12.13)

    This release merges upstream up to [ethereum/[email protected]](https://github.com/ethereum/go-ethereum/tree/v1.12.0). # What's Changed - Merge ethereum/go-ethereum release [v1.12.0](https://github.com/ethereum/go-ethereum/releases/tag/v1.12.0). https://github.com/etclabscore/c…

  11. Ariadne (v1.12.12)

    This is a security release of Core-Geth, addressing the _Ghost-128 SNaP_ attack strategy described by [Paterson and Taverna](https://twitter.com/kennyog/status/1658057298634309638). See also [ETC Coop's blog post](https://etccooperative.org/posts/2023-05-15-addressing-practical-a…

  12. Iris (v1.12.11)

    This is a security release of Geth, addressing the _SNaP_ attack strategy described by [Paterson and Taverna](https://twitter.com/kennyog/status/1658057298634309638). See also [ETC Coop's blog post](https://etccooperative.org/posts/2023-05-15-addressing-practical-attacks-on-core-…

  13. Kronos (v1.12.10)

    :see_no_evil: This is a hotfix release. We encourage anyone using v1.12.9 to upgrade to this version instead. The previous release [consumes a lot of CPU](https://github.com/etclabscore/core-geth/issues/524) because a transaction cacher turns on and off a lot, and generally does …

  14. v1.12.9

    # Semele (v1.12.9) This release merges upstream [ethereum/[email protected]](https://github.com/ethereum/go-ethereum/tree/v1.10.26), including support for the `Merged` (PoS) Ethereum network. ## What's Changed - Merge ethereum/go-ethereum release [v1.10.26](https://github.com/…

  15. Demeter (v1.12.8)

    This release merges upstream [ethereum/[email protected]](https://github.com/ethereum/go-ethereum/releases/tag/v1.10.19), and includes support for Ethereum's upcoming [Gray Glacier fork](https://blog.ethereum.org/2022/06/16/gray-glacier-announcement/), which delays the difficu…

  16. Sabele (v1.12.7)

    ## What's Changed * Release/v1.12.6 by @meowsbits in https://github.com/etclabscore/core-geth/pull/449 * build(deps): bump nltk from 3.6.5 to 3.6.6 by @dependabot in https://github.com/etclabscore/core-geth/pull/446 * cmd/utils: fix --dev mode Fatalf for genesis conf by @meowsbit…

  17. Cybele (v1.12.6)

    A bugfix release fixing the CI ARM builds broken in the previous tagged release version. ARM artifacts versions are now extended to provided for ARMv5, v6, v7, and ARM64. Please note that in accommodation of these new artifacts, a (slightly) new naming pattern will be used: `-arm…

  18. v1.12.5

    - Fixes ETH double-lock issue (https://github.com/etclabscore/core-geth/commit/0cfd4f824c768ce117e7e0652bedfc96a74c0c66). - Fixes C dependency portability issue; pre-built Linux builds now work (again) for at least all major Ubuntus 18+ and Amazon Linux 2 (based on CentOS). ARM b…

  19. Rhea (v1.12.4)

    - Add fork block activation numbers for Ethereum Classic's __Mystique__ fork and for those of her testnets, Mordor and Kotti (#440). Specifications for this hard fork are available at https://ecips.ethereumclassic.org/ECIPs/ecip-1104, and summarized below. + 5_520_000 on Mordor C…

  20. Hestia (v1.12.3)

    - __Merge__ [ethereum/[email protected]](https://github.com/ethereum/go-ethereum/releases/tag/v1.10.12) (#413). - Move release artifacts build from Travis to GitHub actions (#427 ). - Fix cloudflare record TTL config (86400 max) (#431 ). **Full Changelog**: https://github.com/…

← Back to Ethereum Classic