Skip to content

hashrate

Source (upstream pre-purge) Current
File consensus/ethash/sealer.go sealer.go
Symbol hashrate hashrate
Ref dde2da0ef~1 etc/v1.17.3-full-node

3-way merge — purge → getc ← upstream

pre-purge
// hashrate wraps the hash rate submitted by the remote sealer.
type hashrate struct {
id common.Hash
ping time.Time
rate uint64
done chan struct{}
}
core-geth validation — **Identical** ✅ | | | |---|---| | File | [`sealer.go`](https://github.com/etclabscore/core-geth/blob/v1.12.20/consensus/ethash/sealer.go) | | Symbol | `hashrate` | | Ref | `v1.12.20` |

← Consensus & Ethash