Bitcoin Forum
June 18, 2024, 11:50:24 PM *
News: Voting for pizza day contest
 
   Home   Help Search Login Register More  
Pages: « 1 ... 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 [319] 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 ... 1240 »
  Print  
Author Topic: CCminer(SP-MOD) Modded GPU kernels.  (Read 2347501 times)
t-nelson
Member
**
Offline Offline

Activity: 70
Merit: 10


View Profile
September 26, 2015, 07:25:33 PM
 #6361

It really makes me wonder whether my time would be better spent fixing ccminer or teaming up with some of the kernel guys and doing something closed from scratch...
It makes you wonder? Definitely the latter, you guys seems to have garages full of vidcards and cheap electricity. There is seriously no question.

More like a spare bedroom, one GTX960, one GTX750Ti and 0.10USD/kWh power.  Amateur at best.

BTC:   1K4yxRwZB8DpFfCgeJnFinSqeU23dQFEMu
DASH: XcRSCstQpLn8rgEyS6yH4Kcma4PfcGSJxe
t-nelson
Member
**
Offline Offline

Activity: 70
Merit: 10


View Profile
September 26, 2015, 07:30:50 PM
 #6362

Anybody knows a proper request to monitoring API, like IP:port and command (getsummary for ex) ? A remeber cgminer has
Code:
The JSON request format required is '{"command":"CMD","parameter":"PARAM"}'
but as i understand ccminer api dosn't support Json api request and answers.

ccminer has NO control API of any kind.  It's just a config/text log app.

BTC:   1K4yxRwZB8DpFfCgeJnFinSqeU23dQFEMu
DASH: XcRSCstQpLn8rgEyS6yH4Kcma4PfcGSJxe
qqqq
Legendary
*
Offline Offline

Activity: 1596
Merit: 1011


View Profile
September 26, 2015, 08:03:52 PM
 #6363

Anybody knows a proper request to monitoring API, like IP:port and command (getsummary for ex) ? A remeber cgminer has
Code:
The JSON request format required is '{"command":"CMD","parameter":"PARAM"}'
but as i understand ccminer api dosn't support Json api request and answers.

ccminer has NO control API of any kind.  It's just a config/text log app.

Hmm, so what is this ?

Code:
-b, --api-bind        IP/Port for the miner API (default: 127.0.0.1:4068) 
    --api-remote      Allow remote control
scryptr
Legendary
*
Offline Offline

Activity: 1796
Merit: 1028



View Profile WWW
September 26, 2015, 08:20:11 PM
Last edit: September 26, 2015, 08:47:06 PM by scryptr
 #6364

Anybody knows a proper request to monitoring API, like IP:port and command (getsummary for ex) ? A remeber cgminer has
Code:
The JSON request format required is '{"command":"CMD","parameter":"PARAM"}'
but as i understand ccminer api dosn't support Json api request and answers.

EPSYLON3--

Check out tpruvot/epsylon3's work.  The details of the API are explained in his documentation.  That sort of stuff is one of his CCminer specialties.  Also, KBomba uses the API in his CCmonitor, and in his MinerControl branch.  You can find both of them on GitHub, and tpruvot has his own forum on BTC form (here).

--scryptr

TIPS:  BTC - 1Fs4uZ6a9ABYBTaHGUfqcwCQmeBRxkKRQT    DASH - XrK81tW31SLsVvZ2WX9VhTjpT6GXJPLdbQ
          SCRYPTR'S NOTEBOOK: https://bitcointalk.org/index.php?topic=5035515.msg46035530#msg46035530
          GITHUB: "github.com/scryptr"  MERIT is appreciated, also.  Thanks!
zTheWolfz
Full Member
***
Offline Offline

Activity: 231
Merit: 150



View Profile
September 26, 2015, 08:37:58 PM
 #6365

I'm not sure it matters how many ways to donate we have. Miners seem to be way better at complaining than donating.  I had my all of my GPUs pointed at broken soloing for nearly a week and have only received two donations (thanks again myagui and zTheWolfz!) since the fix went in.  That's despite there being at least a half dozen people on here complaining about the issue.  It really makes me wonder whether my time would be better spent fixing ccminer or teaming up with some of the kernel guys and doing something closed from scratch...

Sorry if it came across as a complaint was only noting it wasn't working and hadn't been for quite sometime.

Thanks for your hard work, more donations to come when I get more to spare.
A few GPU's where down for a day or so and set me back some.

Cheers
zTheWolfz
Full Member
***
Offline Offline

Activity: 231
Merit: 150



View Profile
September 26, 2015, 08:58:07 PM
 #6366

Hi

after the neoscrypt update from t-nelson I test it
the error is gone but i don´t get any status update from ccminer is this normal ?

best regards

Even when it worked before you didn't get any status update until it actually found a block, weather good or bad.
So no hashrate is posted until it finds a block, then afterwards it starts posting hasrate for the cards.

The way to see if its working is something like GPUZ to see if the cards are under a load or not. on the status page.
If the GPU shows a load 60/99% then its doing work.
qqqq
Legendary
*
Offline Offline

Activity: 1596
Merit: 1011


View Profile
September 26, 2015, 09:05:15 PM
Last edit: September 26, 2015, 09:24:10 PM by qqqq
 #6367

Anybody knows a proper request to monitoring API, like IP:port and command (getsummary for ex) ? A remeber cgminer has
Code:
The JSON request format required is '{"command":"CMD","parameter":"PARAM"}'
but as i understand ccminer api dosn't support Json api request and answers.

EPSYLON3--

Check out tpruvot/epsylon3's work.  The details of the API are explained in his documentation.  That sort of stuff is one of his CCminer specialties.  Also, KBomba uses the API in his CCmonitor, and in his MinerControl branch.  You can find both of them on GitHub, and tpruvot has his own forum on BTC form (here).

--scryptr

Thank you, i found a proper request it's just "summary". So http://localhost:4068/summary shows that's what i needed

Quote
NAME=ccminer;VER=1.5.68-git(SP-MOD);API=1.3;ALGO=lyra2v2;GPUS=3;KHS=25592.25;ACC=0;REJ=0;ACCMN=0.000;DIFF=125460.864079;UPTIME=11276;TS=1443301389

"threads" shows

Quote
GPU=0;BUS=11;CARD=GeForce GTX 970;TEMP=74.0;FAN=72;RPM=1816;FREQ=1240500;KHS=8718.79;HWF=0;I=19.6;THR=851968|GPU=1;BUS=7;CARD=GeForce GTX 970;TEMP=74.0;FAN=73;RPM=1836;FREQ=1240500;KHS=8494.52;HWF=0;I=19.6;THR=851968|GPU=2;BUS=13;CARD=GeForce GTX 970;TEMP=80.0;FAN=86;RPM=2171;FREQ=1240500;KHS=8362.02;HWF=0;I=19.6;THR=851968|

Unfortunately it's not a json format. But it's ok also. And unfortunately it's only localhost bind API ability. Any chance to fix this ? I mean -b 192.168.X.X doesn't work, only 127.0.0.1 

With the -b parameter you can open your ccminer to your network, use -b 0.0.0.0:4068 if required.
t-nelson
Member
**
Offline Offline

Activity: 70
Merit: 10


View Profile
September 26, 2015, 09:33:37 PM
 #6368

I'm not sure it matters how many ways to donate we have. Miners seem to be way better at complaining than donating.  I had my all of my GPUs pointed at broken soloing for nearly a week and have only received two donations (thanks again myagui and zTheWolfz!) since the fix went in.  That's despite there being at least a half dozen people on here complaining about the issue.  It really makes me wonder whether my time would be better spent fixing ccminer or teaming up with some of the kernel guys and doing something closed from scratch...

Sorry if it came across as a complaint was only noting it wasn't working and hadn't been for quite sometime.

Thanks for your hard work, more donations to come when I get more to spare.
A few GPU's where down for a day or so and set me back some.

Cheers

Not at all.  You actually sped things up by posting output.  It saved me waiting around on my piddly setup.  We're past even by my book. Smiley

BTC:   1K4yxRwZB8DpFfCgeJnFinSqeU23dQFEMu
DASH: XcRSCstQpLn8rgEyS6yH4Kcma4PfcGSJxe
scryptr
Legendary
*
Offline Offline

Activity: 1796
Merit: 1028



View Profile WWW
September 27, 2015, 03:27:35 AM
 #6369

I'm not sure it matters how many ways to donate we have. Miners seem to be way better at complaining than donating.  I had my all of my GPUs pointed at broken soloing for nearly a week and have only received two donations (thanks again myagui and zTheWolfz!) since the fix went in.  That's despite there being at least a half dozen people on here complaining about the issue.  It really makes me wonder whether my time would be better spent fixing ccminer or teaming up with some of the kernel guys and doing something closed from scratch...

Sorry if it came across as a complaint was only noting it wasn't working and hadn't been for quite sometime.

Thanks for your hard work, more donations to come when I get more to spare.
A few GPU's where down for a day or so and set me back some.

Cheers

Not at all.  You actually sped things up by posting output.  It saved me waiting around on my piddly setup.  We're past even by my book. Smiley

2-BITS--

I sent you 2-bits.  And, thank you!  Please communicate with the neoscrypt wallet devs.  The wallet behavior is not normal.       --scryptr

TIPS:  BTC - 1Fs4uZ6a9ABYBTaHGUfqcwCQmeBRxkKRQT    DASH - XrK81tW31SLsVvZ2WX9VhTjpT6GXJPLdbQ
          SCRYPTR'S NOTEBOOK: https://bitcointalk.org/index.php?topic=5035515.msg46035530#msg46035530
          GITHUB: "github.com/scryptr"  MERIT is appreciated, also.  Thanks!
bensam1231
Legendary
*
Offline Offline

Activity: 1750
Merit: 1024


View Profile
September 27, 2015, 04:49:27 AM
 #6370

I'm not sure it matters how many ways to donate we have. Miners seem to be way better at complaining than donating.  I had my all of my GPUs pointed at broken soloing for nearly a week and have only received two donations (thanks again myagui and zTheWolfz!) since the fix went in.  That's despite there being at least a half dozen people on here complaining about the issue.  It really makes me wonder whether my time would be better spent fixing ccminer or teaming up with some of the kernel guys and doing something closed from scratch...

I did mention no one uses pool mining except for giant farms and they're unlikely to actually donate as they probably have their own devs they employ.

I also said that the miner would be better off with a miner fee split among developers or a company which could manage such things.

I will also, also point out the people who were complaining were mainly other devs.


Honestly I really don't understand this. It's like developers like putting themselves in the corner and then complaining about miners too. What's wrong with a mining fee? We've went over this multiple times. You could easily get paid for your work. You could even make it optional to test it out or a release candidate with miner improvements and a fee to see how it turns out.

It's already been done successfully with Claymore.

I buy private Nvidia miners. Send information and/or inquiries to my PM box.
pallas
Legendary
*
Offline Offline

Activity: 2716
Merit: 1094


Black Belt Developer


View Profile
September 27, 2015, 07:36:30 AM
 #6371

Miner with fee: this had been discussed tens of times.
Most devs can't do it because you need to write your own stratum client, GPU interface etc.
It takes too much time. It's not worth the effort.

Miners complaining: if you want nvidia miners stay opensource so you can continue mining with a profit, you know what to do. Otherwise, in a couple months nvidia will be just like amd.

djm34
Legendary
*
Offline Offline

Activity: 1400
Merit: 1050


View Profile WWW
September 27, 2015, 10:07:18 AM
 #6372

I'm not sure it matters how many ways to donate we have. Miners seem to be way better at complaining than donating.  I had my all of my GPUs pointed at broken soloing for nearly a week and have only received two donations (thanks again myagui and zTheWolfz!) since the fix went in.  That's despite there being at least a half dozen people on here complaining about the issue.  It really makes me wonder whether my time would be better spent fixing ccminer or teaming up with some of the kernel guys and doing something closed from scratch...

I did mention no one uses pool mining except for giant farms and they're unlikely to actually donate as they probably have their own devs they employ.

I also said that the miner would be better off with a miner fee split among developers or a company which could manage such things.

I will also, also point out the people who were complaining were mainly other devs.


Honestly I really don't understand this. It's like developers like putting themselves in the corner and then complaining about miners too. What's wrong with a mining fee? We've went over this multiple times. You could easily get paid for your work. You could even make it optional to test it out or a release candidate with miner improvements and a fee to see how it turns out.

It's already been done successfully with Claymore.
you sound like a broken record bensam...

djm34 facebook page
BTC: 1NENYmxwZGHsKFmyjTc5WferTn5VTFb7Ze
Pledge for neoscrypt ccminer to that address: 16UoC4DmTz2pvhFvcfTQrzkPTrXkWijzXw
fenomenhaa
Sr. Member
****
Offline Offline

Activity: 248
Merit: 250



View Profile
September 27, 2015, 11:50:53 AM
Last edit: September 27, 2015, 02:01:15 PM by fenomenhaa
 #6373

Nicehash lyrav2 currently paying     2.6896btc ..Dropped to 0.50


           ▄▀▀▀▄
   ▄▀▀▀▄   █   █   ▄▀▀▀▄
   █   █    ▀█▀    █   █
    ▀▀▀▀▄    ▀    ▄▀▀▀▀
DE]   ██▀▀▀█▄   ▀▀█   █
 ▀▀▀      ██▄▄▄█▀      ▀▀▀
        ▄   ▀ ▀   ▄
   ▄▀▀▀█     █     █▀▀▀▄
   █   █   ▄▀▀▀▄   █   █
    ▀▀▀    █   █    ▀▀▀
            ▀▀▀
          ▄▄█▄█▄[/color]
▄▀▀▀▄     ██   ██     ▄▀▀▀▄
█   █▀▀[color=#2C97
██████
██████
██████
██████
██████  ██████
██████  ██████
██████  ██████
██████  ██████  ██████
██████  ██████  ██████
██████  ██████  ██████
██████  ██████  ██████
██████  ██████  ██████
██████  ██████  ██████
✓  SUPER FAST TRANSACTION
✓  USER-FRIENDLY INTERFACE
✓  FAST & EASY REGISTRATION
▄██████
███▀▀▀▀
███
███
███
███
███
███
███
███
███
███▄▄▄▄
▀██████
JOIN AFFILIATE PROGRAM
UP TO 50% COMMISSIONS
██████▄
▀▀▀▀███
███
███
███
███
███
███
███
███
███
▄▄▄▄███
██████▀
sp_ (OP)
Legendary
*
Offline Offline

Activity: 2912
Merit: 1087

Team Black developer


View Profile
September 27, 2015, 03:15:47 PM
Last edit: September 27, 2015, 03:39:16 PM by sp_
 #6374

Nicehash lyrav2 currently paying     2.6896btc ..Dropped to 0.50
Up to 0.9296 now..


https://www.nicehash.com/index.jsp?p=miners&a=14&l=0

The top miner just switched from mining quark to lyra2v2 5,4 gigash all NVIDIA. I wonder if he is using the DJM-34 version or the sp-mod.

This farm is making 3.274 BTC a day on this adress..
Pretty good..
No donations to the developers.
If you release your faster lyra2v2 kernal djm34, he will upgrade and the profit will go away.

Massive hashrate...

equal to around 1300 750ti's @ 40watt (52,000 watt)

But I think this company has some older compute cards. So the power usage is probobly twice as much as the competition. And all the rigs are linux based.

Team Black Miner (ETHB3 ETH ETC VTC KAWPOW FIROPOW MEOWPOW + dual mining + tripple mining.. https://github.com/sp-hash/TeamBlackMiner
djm34
Legendary
*
Offline Offline

Activity: 1400
Merit: 1050


View Profile WWW
September 27, 2015, 03:40:06 PM
 #6375

Nicehash lyrav2 currently paying     2.6896btc ..Dropped to 0.50
Up to 0.9296 now..


https://www.nicehash.com/index.jsp?p=miners&a=14&l=0

The top miner just switched from mining quark to lyra2v2 5,4 gigash all NVIDIA. I wonder if he is using the DJM-34 version or the sp-mod.


who cares...  Roll Eyes

djm34 facebook page
BTC: 1NENYmxwZGHsKFmyjTc5WferTn5VTFb7Ze
Pledge for neoscrypt ccminer to that address: 16UoC4DmTz2pvhFvcfTQrzkPTrXkWijzXw
rednoW
Legendary
*
Offline Offline

Activity: 1510
Merit: 1003


View Profile
September 27, 2015, 04:36:40 PM
 #6376

My poor gtx750 hashes only 3750khs/s on lyra2v2 and sp_mod r69. Is it normal?
t-nelson
Member
**
Offline Offline

Activity: 70
Merit: 10


View Profile
September 27, 2015, 04:43:34 PM
Last edit: September 27, 2015, 06:02:57 PM by t-nelson
 #6377

I'm not sure it matters how many ways to donate we have. Miners seem to be way better at complaining than donating.  I had my all of my GPUs pointed at broken soloing for nearly a week and have only received two donations (thanks again myagui and zTheWolfz!) since the fix went in.  That's despite there being at least a half dozen people on here complaining about the issue.  It really makes me wonder whether my time would be better spent fixing ccminer or teaming up with some of the kernel guys and doing something closed from scratch...

Sorry if it came across as a complaint was only noting it wasn't working and hadn't been for quite sometime.

Thanks for your hard work, more donations to come when I get more to spare.
A few GPU's where down for a day or so and set me back some.

Cheers

Not at all.  You actually sped things up by posting output.  It saved me waiting around on my piddly setup.  We're past even by my book. Smiley

2-BITS--

I sent you 2-bits.  And, thank you!  Please communicate with the neoscrypt wallet devs.  The wallet behavior is not normal.       --scryptr

Much appreciated, sir!

Which coins are you having wallet trouble with specifically? PhoenixCoin is fixed in their master branch, so should be OK whenever they cut a new release.  I opened an issue for FeatherCoin at here.  You can use the --broken-neo-wallet flag until they sort things out.


I also wanted to clarify that by "closed," I meant "closed source."  That is the only way to enforce something like a small fee.  Generally in open source I don't care about such things because, for someone else to monetize my work, they have to put in some effort on their own.  However, with a miner its just; start program, profit!

EDIT: I checked sources for Feather, Pheonix, Orbit, UFO and Halcyon.  They're all correct except for Feather, which I already reported and UFO, which I've reported here.

BTC:   1K4yxRwZB8DpFfCgeJnFinSqeU23dQFEMu
DASH: XcRSCstQpLn8rgEyS6yH4Kcma4PfcGSJxe
scryptr
Legendary
*
Offline Offline

Activity: 1796
Merit: 1028



View Profile WWW
September 27, 2015, 05:18:37 PM
 #6378

I'm not sure it matters how many ways to donate we have. Miners seem to be way better at complaining than donating.  I had my all of my GPUs pointed at broken soloing for nearly a week and have only received two donations (thanks again myagui and zTheWolfz!) since the fix went in.  That's despite there being at least a half dozen people on here complaining about the issue.  It really makes me wonder whether my time would be better spent fixing ccminer or teaming up with some of the kernel guys and doing something closed from scratch...

Sorry if it came across as a complaint was only noting it wasn't working and hadn't been for quite sometime.

Thanks for your hard work, more donations to come when I get more to spare.
A few GPU's where down for a day or so and set me back some.

Cheers

Not at all.  You actually sped things up by posting output.  It saved me waiting around on my piddly setup.  We're past even by my book. Smiley

2-BITS--

I sent you 2-bits.  And, thank you!  Please communicate with the neoscrypt wallet devs.  The wallet behavior is not normal.       --scryptr

Much appreciated, sir!

Which coins are you having wallet trouble with specifically? PhoenixCoin is fixed in their master branch, so should be OK whenever they cut a new release.  I opened an issue for FeatherCoin at https://github.com/FeatherCoin/Feathercoin/issues/77.  You can use the --broken-neo-wallet flag until they sort things out.


I also wanted to clarify that by "closed," I meant "closed source."  That is the only way to enforce something like a small fee.  Generally in open source I don't care about such things because, for someone else to monetize my work, they have to put in some effort on their own.  However, with a miner its just; start program, profit!

ORBITCOIN (ORB)--

And Feathercoin.  I attempted to use release dot 69 (prior to the wallet flag) with the wallet and it just sat there, no card hashing reports.  I then used DJM34's CCminer for NeoScrypt, with debugging on and quiet off, and got this:


Error messages when attempting to solo-mine with OrbitCoin wallet (NeoScrypt).

At that point I stopped attempting to solo-mine with NeoScrypt.  I'll wait for the compiled Windows release with the wallet flag.  I have compiled on Windows, but not for a while.

--scryptr

TIPS:  BTC - 1Fs4uZ6a9ABYBTaHGUfqcwCQmeBRxkKRQT    DASH - XrK81tW31SLsVvZ2WX9VhTjpT6GXJPLdbQ
          SCRYPTR'S NOTEBOOK: https://bitcointalk.org/index.php?topic=5035515.msg46035530#msg46035530
          GITHUB: "github.com/scryptr"  MERIT is appreciated, also.  Thanks!
t-nelson
Member
**
Offline Offline

Activity: 70
Merit: 10


View Profile
September 27, 2015, 05:25:14 PM
 #6379

I'm not sure it matters how many ways to donate we have. Miners seem to be way better at complaining than donating.  I had my all of my GPUs pointed at broken soloing for nearly a week and have only received two donations (thanks again myagui and zTheWolfz!) since the fix went in.  That's despite there being at least a half dozen people on here complaining about the issue.  It really makes me wonder whether my time would be better spent fixing ccminer or teaming up with some of the kernel guys and doing something closed from scratch...

Sorry if it came across as a complaint was only noting it wasn't working and hadn't been for quite sometime.

Thanks for your hard work, more donations to come when I get more to spare.
A few GPU's where down for a day or so and set me back some.

Cheers

Not at all.  You actually sped things up by posting output.  It saved me waiting around on my piddly setup.  We're past even by my book. Smiley

2-BITS--

I sent you 2-bits.  And, thank you!  Please communicate with the neoscrypt wallet devs.  The wallet behavior is not normal.       --scryptr

Much appreciated, sir!

Which coins are you having wallet trouble with specifically? PhoenixCoin is fixed in their master branch, so should be OK whenever they cut a new release.  I opened an issue for FeatherCoin at https://github.com/FeatherCoin/Feathercoin/issues/77.  You can use the --broken-neo-wallet flag until they sort things out.


I also wanted to clarify that by "closed," I meant "closed source."  That is the only way to enforce something like a small fee.  Generally in open source I don't care about such things because, for someone else to monetize my work, they have to put in some effort on their own.  However, with a miner its just; start program, profit!

ORBITCOIN (ORB)--

And Feathercoin.  I attempted to use release dot 69 (prior to the wallet flag) with the wallet and it just sat there, no card hashing reports.  I then used DJM34's CCminer for NeoScrypt, with debugging on and quiet off, and got this:


Error messages when attempting to solo-mine with OrbitCoin wallet (NeoScrypt).

At that point I stopped attempting to solo-mine with NeoScrypt.  I'll wait for the compiled Windows release with the wallet flag.  I have compiled on Windows, but not for a while.

--scryptr

I've updated my previous post with what I've found regarding neoscrypt wallet status.  If you're having issues with one that's already fixed, then you need a newer version of the wallet.  That may require waiting for their devs to cut a release.  Of the two that are reported, I'd suggest posting in the GH issue thread links I've posted.

As for output, did you see zTheWolfz's post a while back?  Apparently that's how it's always worked.  It could be something in the kernel.

BTC:   1K4yxRwZB8DpFfCgeJnFinSqeU23dQFEMu
DASH: XcRSCstQpLn8rgEyS6yH4Kcma4PfcGSJxe
djm34
Legendary
*
Offline Offline

Activity: 1400
Merit: 1050


View Profile WWW
September 27, 2015, 05:36:14 PM
 #6380

I'm not sure it matters how many ways to donate we have. Miners seem to be way better at complaining than donating.  I had my all of my GPUs pointed at broken soloing for nearly a week and have only received two donations (thanks again myagui and zTheWolfz!) since the fix went in.  That's despite there being at least a half dozen people on here complaining about the issue.  It really makes me wonder whether my time would be better spent fixing ccminer or teaming up with some of the kernel guys and doing something closed from scratch...

Sorry if it came across as a complaint was only noting it wasn't working and hadn't been for quite sometime.

Thanks for your hard work, more donations to come when I get more to spare.
A few GPU's where down for a day or so and set me back some.

Cheers

Not at all.  You actually sped things up by posting output.  It saved me waiting around on my piddly setup.  We're past even by my book. Smiley

2-BITS--

I sent you 2-bits.  And, thank you!  Please communicate with the neoscrypt wallet devs.  The wallet behavior is not normal.       --scryptr

Much appreciated, sir!

Which coins are you having wallet trouble with specifically? PhoenixCoin is fixed in their master branch, so should be OK whenever they cut a new release.  I opened an issue for FeatherCoin at https://github.com/FeatherCoin/Feathercoin/issues/77.  You can use the --broken-neo-wallet flag until they sort things out.


I also wanted to clarify that by "closed," I meant "closed source."  That is the only way to enforce something like a small fee.  Generally in open source I don't care about such things because, for someone else to monetize my work, they have to put in some effort on their own.  However, with a miner its just; start program, profit!

ORBITCOIN (ORB)--

And Feathercoin.  I attempted to use release dot 69 (prior to the wallet flag) with the wallet and it just sat there, no card hashing reports.  I then used DJM34's CCminer for NeoScrypt, with debugging on and quiet off, and got this:


Error messages when attempting to solo-mine with OrbitCoin wallet (NeoScrypt).

At that point I stopped attempting to solo-mine with NeoScrypt.  I'll wait for the compiled Windows release with the wallet flag.  I have compiled on Windows, but not for a while.

--scryptr
not sure what version you are using... since my original neoscrypt never included  gbt support...
anyhow you need to turn-off gbt support, (see help menu for that)  which is off in most of my release.

edit: actually if you are using the lyra2 version, it probably include the bug sp introduced...
since it is based on the sp fork. (and I don't use this one to mine neoscrypt)

djm34 facebook page
BTC: 1NENYmxwZGHsKFmyjTc5WferTn5VTFb7Ze
Pledge for neoscrypt ccminer to that address: 16UoC4DmTz2pvhFvcfTQrzkPTrXkWijzXw
Pages: « 1 ... 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 [319] 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 ... 1240 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!