Skip to content

reuse some old code

Luke Champine requested to merge pow into master

Added hashes, merkle trees, storage proofs, and Hashcash. (Even this naive Hashcash implementation seems to perform reasonably well; ~800kH/s on my i7.)

Code has been moved to the sia/ subdirectory (and sia package) for the time being.

Merge request reports