|
|
|
|
|
by derefr
1753 days ago
|
|
Litecoin/Dogecoin use an scrypt-based consensus algorithm; scrypt was designed to be "memory-hard" as a way of preventing ASIC-based brute-forcing of password hashes. So that's a "proof of having some memory", at least. (I think the relevant knob on the call to scrypt could just be turned way up to get a "proof of having a lot of memory.") I believe Ethereum's ethash consensus also works this way, which is why there aren't Ethereum ASICs. |
|
[1] https://github.com/tromp/cuckoo