tromp / cuckoo

a memory-bound graph-theoretic proof-of-work system
Other
822 stars 173 forks source link

Provide a non optimized clear as water version of miners and verifier #42

Closed bdauvergne closed 6 years ago

bdauvergne commented 6 years ago

I think that to augment diffusion and interest in cuckoo cycle non optimized C89 version of the code could be useful (no threads, no atomic, etc...).

bdauvergne commented 6 years ago

Did not see the Java version, I close.