hashcrack256

Results 3 comments of hashcrack256

What's happening here is that the N and R parameters are missing from the call to get the scrypt proof of work. They can be hard-coded in to create a...

Needs a minor change to the code, please see https://github.com/hashcrack256/node-genesis-block which has N = 1024 and R = 1 hardcoded in to match Litecoin's scrypt PoW parameters.

Please see https://github.com/hashcrack256/node-genesis-block and use -a sha256d.