[Forwarded from a.s.]
ETC Thanos Hard Fork ECIP 1099
When:
- Mainnet: On block height 11.700.000, end of November 2020
- Testnet: On block height 2.520.000, successfully activated on October 18th 2020
Client readyness:
- Core Geth v1.11.18 -
https://github.com/etclabscore/core-geth/releases/tag/v1.11.18 - Hyperledger Besu v20.10.0 -
https://github.com/hyperledger/besu/releases/tag/20.10.0- Mantis (by IOHK team) is also in the way
https://github.com/input-output-hk/mantis/pull/764 (the release link will be announced)
Miner software readyness:
- GMiner v.2.30 -
https://github.com/develsoftware/GMinerRelease/releases/tag/2.30- lolMiner v.1.12 -
https://github.com/Lolliedieb/lolMiner-releases/releases/tag/1.12- NBMiner v33.4 -
https://github.com/NebuTech/NBMiner/releases/tag/v33.4- Nanominer v1.12.0 -
https://github.com/nanopool/nanominer/releases/tag/v1.12.0- OpenETC Pool (Upcoming - Nov 15 deadline) -
https://github.com/etclabscore/open-etc-pool/- PhoenixMiner 5.3b -
https://github.com/ethash-community/ethash/releases- SRBMiner v.0.5.6 -
https://github.com/doktor83/SRBMiner-Multi/releases/tag/0.5.6- T-Rex v.0.18.11 -
https://github.com/trexminer/T-Rex/releases/tag/0.18.11- TeamRedMiner v. 0.7.18 -
https://github.com/todxx/teamredminer/releases/tag/0.7.18Announcement by ETC Teams:
- Ethereum Classic Cooperative:
https://medium.com/etccooperative/etc-prepares-for-thanos-upgrade-b598d08b5e13- Ethereum Classic Labs -
https://medium.com/etc-core/ethereum-classic-prepares-for-the-thanos-hard-fork-upgrade-2e1e52633ccMiscellaneous:
- ECIP1099 -
https://ecips.ethereumclassic.org/ECIPs/ecip-1099- Dashboard -
https://classic.fork.fault.dev/- etchash (private collection of technical informations) -
https://github.com/eth-classic/etchash- The discussion channel here:
https://discord.gg/8FRz2sWg- Examples for .bat files shared by
@herominerss -
SRBminer-Multi v0.5.7+ (Windows, Linux, CPU, AMD)
SRBMiner-MULTI.exe --disable-cpu --algorithm etchash --pool etc.herominers.com:10161 --wallet YOUR_ETC_WALLET_ADDRESS --password YOUR_WORKER_NAME
lolMiner v1.16+ (Windows, Linux, AMD)
lolMiner.exe --algo ETCHASH --pool stratum+tcp://etc.herominers.com:10161 --user YOUR_ETC_WALLET_ADDRESS --pass YOUR_WORKER_NAME
Team Red Miner v0.7.18+ (Windows, Linux, AMD)
teamredminer.exe -a etchash -o stratum+tcp://etc.herominers.com:10161 -u YOUR_ETC_WALLET_ADDRESS -p YOUR_WORKER_NAME
NBMiner v33.8+ (Windows, Linux, AMD, NVIDIA)
nbminer -a etchash -o ethproxy+tcp://etc.herominers.com:10161 -u YOUR_ETC_WALLET_ADDRESS.YOUR_WORKER_NAME
PhoenixMiner v5.3b+ (Windows, Linux, AMD, NVIDIA)
PhoenixMiner.exe -coin etc -pool stratum+tcp://etc.herominers.com:10161 -wal YOUR_ETC_WALLET_ADDRESS -pass YOUR_WORKER_NAME