Hacker News new | ask | show | jobs
by jcampbell1 4497 days ago
My understanding is the scrypt currencies use the lowest possible memory factor, which was just stupid.
1 comments

Its memory requirement of 128KB is a compromise between computation-hardness for the prover and verification efficiency for the verifier. You don't want verification of a proof-of-work to take a lot of resources, since every client has to perform it.