Post
Topic
Board Announcements (Altcoins)
Re: [ANN][RIC] Riecoin, new constellations POW **CPU-ONLY** NEW 0.9.2 CLIENT
by
gatra
on 04/07/2014, 12:58:26 UTC
hi! sorry I'm late for Thursday's update, been very busy.

thanks for the kind words and I'm sorry to keep losing miners... riecoin really takes a lot of my time
As mentioned earlier, pool code that supports stratum protocol has been published but the fastest miners that people use run the xpt protocol. So I'm working in adding stratum support to dga's miner, which is currently connecting to my pool but giving results like this:

Code:
[00:00:32] 2ch/s: 0.0000 3ch/s: 0.0000 4ch/s: 0.0000 Shares total: 0 / 0
[00:00:40] 2ch/s: 0.0000 3ch/s: 0.0000 4ch/s: 0.0000 Shares total: 0 / 0
[00:00:48] 2ch/s: 0.0000 3ch/s: 0.0000 4ch/s: 0.0000 Shares total: 0 / 0
[00:00:56] 2ch/s: 0.0000 3ch/s: 0.0000 4ch/s: 0.0000 Shares total: 0 / 0

still debugging...