Author

Topic: [ANN] ccminer 2.3 - opensource - GPL (tpruvot) - page 108. (Read 500113 times)

hero member
Activity: 518
Merit: 500
Last version is better from 1.8.2 or maybe some improvement like close showing diff.
newbie
Activity: 37
Merit: 0
yep, pool storage is limited to 8,
miner.h:699:#define MAX_POOLS 8

did you try nist5 alone ?

Hey Epsylon3,

Thanks for the best miner in town and for the yiimp pool.

Stay Warm!

Nem
full member
Activity: 293
Merit: 100
Hello

I would like to use several pools.
is it possible ? and if yes, how?

thank you in advance
legendary
Activity: 3248
Merit: 1070
i see that veltor is not working right, there are many cpu does not validate, i'm using the last drivers
full member
Activity: 224
Merit: 100
CryptoLearner
Hello Epsylon3,

Thanks for the great miner and pool @yiimp.

Got a question, is there a way to obtain API data in json form ? when i query the API i always get colon separated datas. Or is it not implemented ? I found some post dating back 2 years ago that you were going to implement it, but haven't found any newer post talking about this.

TIA and Keep up the good work.  Cool
sr. member
Activity: 445
Merit: 255
@TimC
consider another pool, zpool is stealing 20% of your earnings!

Yiimp. Nothing more.

Let's support honest devs and pool operators Smiley
legendary
Activity: 1108
Merit: 1005
@TimC
consider another pool, zpool is stealing 20% of your earnings!
legendary
Activity: 1764
Merit: 1022
yep, pool storage is limited to 8,
miner.h:699:#define MAX_POOLS 8

did you try nist5 alone ?

Yes. It works fine alone and runs for hours. It seems to only get that error when with a pool and it may take some time before that happens.
legendary
Activity: 1484
Merit: 1082
ccminer/cpuminer developer
yep, pool storage is limited to 8,
miner.h:699:#define MAX_POOLS 8

did you try nist5 alone ?
legendary
Activity: 1764
Merit: 1022
I have the miner setup for a seven different algo for Zpool but it seems that the program stops with an error. I posted a screen shot showing the error and what it was doing before the error. It also seems to have problem if you put more then nine algos it seems to want to use the wrong port or something.



Here is my config file for the pools
Code:
{
"pools" : [
{
"url" : "stratum+tcp://blakecoin.mine.zpool.ca:5743",
"user" : "17mxCDCZkKLfCQv6C8wCiTJMbwafYFxETJ",
"pass" : "c=CRW,blakecoin,blake2s,nist5,skein,decred,x11evo,x17,sib",
                "algo" : "blakecoin"
},
{
"url" : "stratum+tcp://blake2s.mine.zpool.ca:5766",
"user" : "17mxCDCZkKLfCQv6C8wCiTJMbwafYFxETJ",
"pass" : "c=CRW,blakecoin,blake2s,nist5,skein,decred,x11evo,x17,sib",
                "algo" : "blake2s"
},
{
"url" : "stratum+tcp://nist5.mine.zpool.ca:3833",
"user" : "17mxCDCZkKLfCQv6C8wCiTJMbwafYFxETJ",
"pass" : "c=CRW,blakecoin,blake2s,nist5,skein,decred,x11evo,x17,sib",
                "algo" : "nist5"
},
{
"url" : "stratum+tcp://skein.mine.zpool.ca:4933",
"user" : "17mxCDCZkKLfCQv6C8wCiTJMbwafYFxETJ",
"pass" : "c=CRW,blakecoin,blake2s,nist5,skein,decred,x11evo,x17,sib",
                "algo" : "skein"
},
{
"url" : "stratum+tcp://decred.mine.zpool.ca:5744",
"user" : "17mxCDCZkKLfCQv6C8wCiTJMbwafYFxETJ",
"pass" : "c=CRW,blakecoin,blake2s,nist5,skein,decred,x11evo,x17,sib",
                "algo" : "decred"
},
{
"url" : "stratum+tcp://x11evo.mine.zpool.ca:3553",
"user" : "17mxCDCZkKLfCQv6C8wCiTJMbwafYFxETJ",
"pass" : "c=CRW,blakecoin,blake2s,nist5,skein,decred,x11evo,x17,sib",
                "algo" : "x11evo"
},
{
"url" : "stratum+tcp://x17.mine.zpool.ca:3737",
"user" : "17mxCDCZkKLfCQv6C8wCiTJMbwafYFxETJ",
"pass" : "c=CRW,blakecoin,blake2s,nist5,skein,decred,x11evo,x17,sib",
                "algo" : "x17"
},
{
"url" : "stratum+tcp://sib.mine.zpool.ca:5033",
"user" : "17mxCDCZkKLfCQv6C8wCiTJMbwafYFxETJ",
"pass" : "c=CRW,blakecoin,blake2s,nist5,skein,decred,x11evo,x17,sib",
                "algo" : "sib"
}

],

"failover-only" : true

}

legendary
Activity: 1484
Merit: 1082
ccminer/cpuminer developer
for xmr yes, my goal was more to handle correctly the different protocol
sr. member
Activity: 574
Merit: 250
Fighting mob law and inquisition in this forum
its a dev branch, the time line could be affected Wink

Was just looking into the repo during a set break in gym :-D
So BBR and XMR is ready to use did you use KlausT sources?
legendary
Activity: 1484
Merit: 1082
ccminer/cpuminer developer
its a dev branch, the time line could be affected Wink
sr. member
Activity: 574
Merit: 250
Fighting mob law and inquisition in this forum
yep, bbr and xmr

Okay I didn't saw the XMR algo so I will check again :-D
legendary
Activity: 1484
Merit: 1082
ccminer/cpuminer developer
yep, bbr and xmr
sr. member
Activity: 574
Merit: 250
Fighting mob law and inquisition in this forum
Epsylon3 are you implementing Boolberry currently? I saw in the latest commits the wild k. algo has been added :-D
Happy new year and all the best.
legendary
Activity: 1512
Merit: 1000
quarkchain.io
hi hello, how about to mod GTX 1060? Guide please!
Don't you have access on google...
full member
Activity: 164
Merit: 100
hi hello, how about to mod GTX 1060? Guide please!
full member
Activity: 164
Merit: 100
First happy NY to all the Cuda miners out there.

I gotta say WOW just WOW on the blake2s tweeks with ccminer 1.8.4.

Feels like one bought a brand new Nvidia.

Great stuff @Epsylon3 just awesome. Since there arent many blake2s coins out there i am kinda honoured that the algo was included in the optimizations with the latest release.

Sent you a beer and burger tip just now. Not much but its from the heart. Have a great 2k17. Keep the faith and CryptoOn.

Cheers from Slovenia.


sound good, sir. so, I feels like one bought a brand new Nvidia, too.
legendary
Activity: 1484
Merit: 1082
ccminer/cpuminer developer
nope, blake2(b) big/small 512 vs 256 bits
Jump to: