go-blockchain/mining
Claude ad121a2dd4
test(mining): block submission and stats verification
Tests with difficulty=1 for guaranteed block finding. Verifies
OnBlockFound callback, submit count, hashrate > 0.

Co-Authored-By: Charon <charon@lethean.io>
2026-02-21 02:15:05 +00:00
..
hash.go feat(mining): header mining hash and nonce checking 2026-02-21 02:04:33 +00:00
hash_test.go feat(mining): header mining hash and nonce checking 2026-02-21 02:04:33 +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): block submission and stats verification 2026-02-21 02:15:05 +00:00