Skip to content

eth/ethconfig/config_etc_test.go

Type NEW
Upstream Lines
Changed +114 -0

Engine-selection tests: any perpetual PoW config (with or without ECIP keys, any chain ID) gets the ETCEngine and merge-track configs get beacon; plus the regression that the PoW engine must expose Hashrate() float64 — a beacon-style wrapper makes the miner/ethstats hashrate assertions fail silently to 0 (core-geth ships that bug)

View full file on GitHub

← Back to Eth Service