vertcoin-project / vertcoin-core

A digital currency with mining decentralisation and ASIC resistance as a key focus
https://vertcoin.org
MIT License
350 stars 134 forks source link

24.x-rebase: crypto validation #244

Closed cruelnovo closed 9 months ago

vertiond commented 1 year ago

Missing scrypt-sse2 unless we want to forget about that... the flag was previously removed and can be added back though I don't see much reason as scrypt blocks sync fast

cruelnovo commented 1 year ago

Missing scrypt-sse2 unless we want to forget about that... the flag was previously removed and can be added back though I don't see much reason as scrypt blocks sync fast

I agree

vertiond commented 9 months ago

lgtm. A few nits with formatting. I will fix.