|
Title: Scrypt support added to poolserverj Post by: shads on October 25, 2011, 11:28:25 AM If I'd realised how little had to be changed I would have done this weeks ago but that's how it goes...
The most recent version of psj poolserverj-0.3.0.07.MM.tar.gz now has scrypt support. You'll have to remove all the merged mining config options from the properties file and set POWalgorithm=scrypt Fair warning, this is completely untested as I don't have a scryptBrix/coin client. Title: Re: Scrypt support added to poolserverj Post by: terrytibbs on October 25, 2011, 01:50:41 PM If I'd realised how little had to be changed I would have done this weeks ago but that's how it goes... I'll do some testing for my private pool and get back with results. Did you use the Java implementation of scrypt by Will Glozer?The most recent version of psj poolserverj-0.3.0.07.MM.tar.gz now has scrypt support. You'll have to remove all the merged mining config options from the properties file and set POWalgorithm=scrypt Fair warning, this is completely untested as I don't have a scryptBrix/coin client. Title: Re: Scrypt support added to poolserverj Post by: shads on October 25, 2011, 01:56:42 PM Yes thts the one. I just search main maven repo & it came up first.
Title: Re: Scrypt support added to poolserverj Post by: terrytibbs on October 25, 2011, 02:00:03 PM Nice. This should pave the way for merged mining for the currencies that use scrypt for proof-of-work.
|