mirror of
https://github.com/kaspanet/kaspad.git
synced 2025-05-29 10:16:45 +00:00

* Expose CheckProofOfWork from model/pow * Update blockvalidator to call the new CheckProofOfWork * Update genesis blocks * Update tools to use the new CheckProofOfWork * Update tests with new PoW