Post
Topic
Board Announcements (Altcoins)
Re: [ANN][SHC] ShinyCoin █First ever RAMHOG algo Pow/Pos █NO ASIC/GPU | Whitepaper
by
sunnyprince
on 04/07/2014, 20:04:17 UTC
Awesome work. So only if ramhogthreads=0, it will use the signed hashes?
That's how I had it initially.  However, if I do that then syncing will still be slow for someone who is checking.  I am leaning towards having the default be true.  Then a miner has two choices after adding "-gen=1": either add "-ramhogthreads=n" or add both "-ramhogthreads=n" and "-usesignedhashes=0".  The former, they will sync quickly and mine, the latter, they will sync slowly and mine.  Or they can leave it on for the initial sync, then change the setting again.  A miner will have to be comfortable with changing config files anway.  Any thoughts?