go-blockchain/mining
Claude 340aa99db6
test(mining): add CheckNonce and OnNewTemplate coverage
Brings mining/ package coverage from 78% to 86.6%.

Co-Authored-By: Charon <charon@lethean.io>
2026-02-21 02:19:05 +00:00
..
hash.go feat(mining): header mining hash and nonce checking 2026-02-21 02:04:33 +00:00
hash_test.go test(mining): add CheckNonce and OnNewTemplate coverage 2026-02-21 02:19:05 +00:00
miner.go feat(mining): mining loop with template fetch and nonce grinding 2026-02-21 02:11:25 +00:00
miner_test.go test(mining): add CheckNonce and OnNewTemplate coverage 2026-02-21 02:19:05 +00:00