Pages:
Author

Topic: [POOL] YAAMP.COM multipool multialgo profit switch with exchange - page 59. (Read 181280 times)

member
Activity: 74
Merit: 10
Code:
{
"pools" :[
     
     {
          "name" : "quark",
          "url" : "stratum+tcp://yaamp.com:4033",
          "user" : "FFjYW9bzg4iosZUykNUeEyY4U1CiADa5HC",
          "pass" : "x",
          "nfactor" : "10",
          "xintensity" : "1024",
          "worksize": "256",
          "gpu-engine": "1180",
          "gpu-memclock" : "1501",
          "algorithm" : "quarkcoin"
     
     },
     {
          "name" : "x15",
          "url" : "stratum+tcp://yaamp.com:3733",
          "user" : "FFjYW9bzg4iosZUykNUeEyY4U1CiADa5HC",
          "pass" : "x",
          "nfactor" : "10",
          "xintensity" : "68",
          "worksize": "64",
          "gpu-engine": "1100",
          "gpu-memclock" : "1501",
          "algorithm" : "bitblock"
     
     },
     {
          "name" : "x13",
          "url" : "stratum+tcp://yaamp.com:3633",
          "user" : "FFjYW9bzg4iosZUykNUeEyY4U1CiADa5HC",
          "pass" : "x",
          "nfactor" : "10",
          "xintensity" : "68",
          "worksize": "256",
          "gpu-engine": "1100",
          "gpu-memclock" : "1501",
          "algorithm" : "marucoin-mod"
     
     },
     {
          "name" : "x11",
          "url" : "stratum+tcp://yaamp.com:3533",
          "user" : "FFjYW9bzg4iosZUykNUeEyY4U1CiADa5HC",
          "pass" : "x",
          "nfactor" : "10",
          "xintensity" : "68",
          "worksize": "64",
          "gpu-engine": "1100",
          "gpu-memclock" : "1501",
          "algorithm" : "darkcoin_mod"
     
     }
     
],

"hamsi-expand-big" : "7",
"hamsi-short" : true,
"blake-compact" : true,
"keccak-unroll" : "8",
"luffa-parallel" : true,
"gpu-fan" : "30-100",
"gpu-threads" : "2",
"gpu-powertune" : "0",
"failover-only" : true,
"temp-cutoff" : "96",
"temp-overheat" : "94",
"temp-target" : "80",
"auto-fan" : true,
"auto-gpu" : false,
"api-allow" : "W:127.0.0.1",
"api-listen" : false,
"api-port" : "4028",
"expiry" : "1",
"gpu-dyninterval" : "7",
"hotplug" : "5",
"log-show-date" : true,
"log" : "5",
"net-delay" : true,
"queue" : "0",
"scan-time" : "1",
"temp-hysteresis" : "5",
"shares" : "0",
"no-submit-stale" : false,
"no-restart" : false,
"failover-switch-delay" : "30",
"show-coindiff" : true,
"remove-disabled" : true
}

hi,
i use sgminer 5.1 and get only rejected coins after pool switching ! Why that ? How can i change it ?
sr. member
Activity: 309
Merit: 250
I have 2 questions, looking for some help.... ccminer multi-algo batch file, I am unclear as to what should be included, all the lines in the how to or just one line with a starting algo and then the rest under -p ?
:start

ccminer.exe -r 0 -a x11   -o stratum+tcp://yaamp.com:3533 -u joe -p x11,x13,x14,x15,quark,lyra2
ccminer.exe -r 0 -a x13   -o stratum+tcp://yaamp.com:3633 -u joe -p x11,x13,x14,x15,quark,lyra2
ccminer.exe -r 0 -a x14   -o stratum+tcp://yaamp.com:3933 -u joe -p x11,x13,x14,x15,quark,lyra2
ccminer.exe -r 0 -a x15   -o stratum+tcp://yaamp.com:3733 -u joe -p x11,x13,x14,x15,quark,lyra2
ccminer.exe -r 0 -a lyra2 -o stratum+tcp://yaamp.com:4433 -u joe -p x11,x13,x14,x15,quark,lyra2
ccminer.exe -r 0 -a quark -o stratum+tcp://yaamp.com:4033 -u joe -p x11,x13,x14,x15,quark,lyra2

sleep 5000
goto start

do I need all lines in batch with my wallet address or just one?

Second question is there a cpuminer with extranonce setting? I am getting a lot of rejects with my current cpuminer for quark, although it works fine at other pools.
Thanks

I figured out multi-algo.....However cpu question remains and anyone know of ccminer with all of the above and neoscrypt?
sr. member
Activity: 309
Merit: 250
I have 2 questions, looking for some help.... ccminer multi-algo batch file, I am unclear as to what should be included, all the lines in the how to or just one line with a starting algo and then the rest under -p ?
:start

ccminer.exe -r 0 -a x11   -o stratum+tcp://yaamp.com:3533 -u joe -p x11,x13,x14,x15,quark,lyra2
ccminer.exe -r 0 -a x13   -o stratum+tcp://yaamp.com:3633 -u joe -p x11,x13,x14,x15,quark,lyra2
ccminer.exe -r 0 -a x14   -o stratum+tcp://yaamp.com:3933 -u joe -p x11,x13,x14,x15,quark,lyra2
ccminer.exe -r 0 -a x15   -o stratum+tcp://yaamp.com:3733 -u joe -p x11,x13,x14,x15,quark,lyra2
ccminer.exe -r 0 -a lyra2 -o stratum+tcp://yaamp.com:4433 -u joe -p x11,x13,x14,x15,quark,lyra2
ccminer.exe -r 0 -a quark -o stratum+tcp://yaamp.com:4033 -u joe -p x11,x13,x14,x15,quark,lyra2

sleep 5000
goto start

do I need all lines in batch with my wallet address or just one?

Second question is there a cpuminer with extranonce setting? I am getting a lot of rejects with my current cpuminer for quark, although it works fine at other pools.
Thanks
newbie
Activity: 46
Merit: 0
Hello! I wait than a week and still no payment
http://yaamp.com/?address=HU1yxUCvRagDWj8tRGh7vjrEMFPNJCXgDj
I want to get all my HAL immediately!!!


full member
Activity: 175
Merit: 100
When the miners are rented, how much fee do you charge? For example, I have 100MH/s mining pointing towards Yaamp and those mining is rented out by Yaamp, I receive bitcoins, how much fee do you charge?

miners receive the rental price minus the regular algo fees. there's no exchange fees. rental price is based on the "current estimate" plus at least 3%. the more renters, the more profit for miners.




full member
Activity: 175
Merit: 100
http://prntscr.com/6s09nm

The Question. Who can explain the discrepancy of numbers and what happened to the 25%

good one. thanks for pointing out.

in this case, the first line shows the cypher value using the current price. that's the good value. the second line shows the total pending using the cypher price at the time when the blocks were found. that's wrong as the good clear price is the one at the time of clearing. it fluctuates until it's cleared. we just fixed so that both show the same good value.



full member
Activity: 229
Merit: 100
http://prntscr.com/6s09nm

The Question. Who can explain the discrepancy of numbers and what happened to the 25%
sr. member
Activity: 406
Merit: 250
When the miners are rented, how much fee do you charge? For example, I have 100MH/s mining pointing towards Yaamp and those mining is rented out by Yaamp, I receive bitcoins, how much fee do you charge?
member
Activity: 97
Merit: 10
was nibbling with old gridseeds at scrypt , seems managed to resolve issues by using strathem stratum proxy to enable extranounce subscription , tho thos reconnect issues started only this week , before i was happily chipping away without extranounce sub.
It's probably because rentals are up and running again now. They had been disabled for a while when the pool was breaking, but now they're back, so the reconnects you were experiencing were probably rentals trying to route your mining power without being able to use extranounce.
member
Activity: 142
Merit: 10
was nibbling with old gridseeds at scrypt , seems managed to resolve issues by using strathem stratum proxy to enable extranounce subscription , tho thos reconnect issues started only this week , before i was happily chipping away without extranounce sub.
full member
Activity: 175
Merit: 100
Is everything ok with server ? last couple days im getting flooded with "server requesting reconnection to stratum+tcp://yaamp.com:3433" on my gridseeds , quite some rejects , quite some minerd crashes. Didnt had any issues before.

hello,

to route hashpower to other pools, we use extranonce1 for miners that support it, which is the best. if not, we use reconnect, which can create some errors. you can use --no-reconnect (or something) to disallow reconnect.

what algo are you mining? what level of errors you get? are the errors constant or intermittent?



full member
Activity: 175
Merit: 100
Is Cypher (new qubit coin) looking any good for mining profitability right now? Looks like it's already on some exchanges. Just noticed rental rates are way up on Nicehash/YAAMP rentals and figure there must be some cause for it.

EDIT: See you added it; much love <3

thanks for reporting. two new nice adds CYP and MRP. you guys are great.
member
Activity: 142
Merit: 10
Is everything ok with server ? last couple days im getting flooded with "server requesting reconnection to stratum+tcp://yaamp.com:3433" on my gridseeds , quite some rejects , quite some minerd crashes. Didnt had any issues before.
member
Activity: 97
Merit: 10
Is Cypher (new qubit coin) looking any good for mining profitability right now? Looks like it's already on some exchanges. Just noticed rental rates are way up on Nicehash/YAAMP rentals and figure there must be some cause for it.

EDIT: See you added it; much love <3
sr. member
Activity: 287
Merit: 250
I cannot set hashrate or price on rentals with the API. Anyone else experiencing the same issue?
legendary
Activity: 2716
Merit: 1094
Black Belt Developer
Maybe I'm blind but I can't find the list of recent payments for an address anywhere in the site.
I believe it used to be in the "wallet" page but it's there no longer...
Mue
sr. member
Activity: 476
Merit: 250
MonetaryUnit. For Me,yoU,Everybody.
Hi, we are still waiting payout on at least one wallet
http://yaamp.com/?address=7ANJuUeVSSQodGJw8dQQ6Ng1nMSw4oEXNN
and possibly more.

Can you please confirm?

Many thanks
sr. member
Activity: 345
Merit: 250
Hi, can you please let us know when payouts will be made please, there appears to be a long delay?
http://yaamp.com/?address=7ANJuUeVSSQodGJw8dQQ6Ng1nMSw4oEXNN
Many thanks

I was having issues as well but have been paid now.

May I ask what the problem was?
full member
Activity: 189
Merit: 100
Back to normal. Thx
full member
Activity: 189
Merit: 100
Stats show wrong again. Any problems ?
Pages:
Jump to: