14 Commits (be16f80abc74b707dbb25ad6094f96c762379a14)

Author SHA1 Message Date
Duke Leto be16f80abc Hush Full Node is now GPLv3 4 years ago
Jack Grigg 2cc0a252ad
Add compile flag to disable compilation of mining code 8 years ago
Jack Grigg 90b740fd3b Test conversion between solution indices and minimal representation 8 years ago
Jack Grigg 6e629886e5 Add another test case based on example in the spec 8 years ago
Jack Grigg 5be6abbf84 Store the Equihash solution in minimal representation in the block header 8 years ago
Jack Grigg 20abe2083c Extend byte array expansion and compression methods with optional padding 8 years ago
Jack Grigg caa0348f04 Update Equihash hash generation to match the Zcash spec 8 years ago
Jack Grigg 881ffbfc87 Add methods for byte array expansion and compression 8 years ago
Robert C. Seacord 47251e8460 Update test_equihash.cpp 8 years ago
Jack Grigg fa19e1b357 Add test showing bug in IsProbablyDuplicate() 8 years ago
Jack Grigg 51eb5273f5 Equihash: Pass each obtained solution to a callback for immediate checking 8 years ago
Jack Grigg 1655db285d Move initialisations to simplify cancelled checks 8 years ago
Jack Grigg 5b4ebcd5e2 Add tests that exercise the cancellation code branches 8 years ago