Miner update pushed: performance improvement

This is a non-consensus performance improvement.

PoW target calculation is now cached per block template instead of recomputed inside the nonce loop. Header hashing hot-path allocations were removed.

Node operators/miners should pull and rebuild for materially better mining efficiency.

No chain reset. No consensus change.