Bitcoin Forum
June 25, 2024, 01:37:20 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 [190] 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 ... 260 »
  Print  
Author Topic: ▂▃▅▆▇⫷[🆉🅿🅾🅾🅻.🅲🅰]⫸⫷[!Paying 10 FLUX PA's!]⫸⫷[ the miners multipool ]⫸▇▆▅▃▂  (Read 279374 times)
This is a self-moderated topic. If you do not want to be moderated by the person who started this topic, create a new topic.
nero11
Newbie
*
Offline Offline

Activity: 2
Merit: 0


View Profile
January 12, 2018, 01:29:27 PM
 #3781

I have an BTC address but shows how BCH, please correct 192Vk6XoCQgUmfx5ErFedqYLn4avU8JvaJ
4ward
Member
**
Offline Offline

Activity: 473
Merit: 18


View Profile
January 12, 2018, 01:42:23 PM
 #3782

looks like yescrypt is having connection issues since yesterday
it goes up and down

Code:
[2018-01-12 15:38:38] 4 miner threads started, using 'yescrypt' algorithm.
[2018-01-12 15:38:38] Starting Stratum on stratum+tcp://yescrypt.mine.zpool.ca:6233
[2018-01-12 15:39:39] stratum_recv_line timed out
[2018-01-12 15:39:39] ...retry after 10 seconds
[2018-01-12 15:40:19] stratum_subscribe timed out
[2018-01-12 15:40:19] ...retry after 10 seconds
[2018-01-12 15:40:33] stratum_recv_line failed
[2018-01-12 15:40:33] ...retry after 10 seconds

Code:
[2018-01-12 15:42:41] Starting Stratum on stratum+tcp://yescrypt.mine.zpool.ca:6233
[2018-01-12 15:42:41] 4 miner threads started, using 'yescrypt' algorithm.
[2018-01-12 15:43:11] stratum_subscribe timed out
[2018-01-12 15:43:11] ...retry after 10 seconds
[2018-01-12 15:43:33] Stratum connection failed: Failed to connect to yescrypt.mine.zpool.ca port 6233: Connection refused
[2018-01-12 15:43:33] ...retry after 10 seconds
[2018-01-12 15:43:55] Stratum connection failed: Failed to connect to yescrypt.mine.zpool.ca port 6233: Connection refused
[2018-01-12 15:43:55] ...retry after 10 seconds

crackfoo (OP)
Legendary
*
Offline Offline

Activity: 3500
Merit: 1126



View Profile WWW
January 12, 2018, 01:45:33 PM
 #3783

looks like yescrypt is having connection issues since yesterday
it goes up and down

Code:
[2018-01-12 15:38:38] 4 miner threads started, using 'yescrypt' algorithm.
[2018-01-12 15:38:38] Starting Stratum on stratum+tcp://yescrypt.mine.zpool.ca:6233
[2018-01-12 15:39:39] stratum_recv_line timed out
[2018-01-12 15:39:39] ...retry after 10 seconds
[2018-01-12 15:40:19] stratum_subscribe timed out
[2018-01-12 15:40:19] ...retry after 10 seconds
[2018-01-12 15:40:33] stratum_recv_line failed
[2018-01-12 15:40:33] ...retry after 10 seconds

thats what happens when 40k miners try to connect to a port that's limited to 20k miners.

I'll have to start banning botnets that don't have the decency to limit their connections by using a proxy

ZPOOL - the miners multipool! Support We pay 10 FLUX Parallel Assets (PA) directly to block rewards! Get paid more and faster. No PA fee's or waiting around for them, paid instantly on every block found!
drazziweht
Newbie
*
Offline Offline

Activity: 10
Merit: 0


View Profile
January 12, 2018, 01:54:32 PM
 #3784

Hi, I am trying to write a mining optimiser similar to nemosminer but done in python rather than powershell.
I am having trouble understanding the return calculation for the algorithms !!
When I do the calculation I have to add a 'fudge factor' of 1e5 to make it come out right
and I don't understand where this comes from.

For Example Equihash
GTX 980 does 330 Hash/Sec
Multiply by 3600 * 24 to get  Hash/Day

330 * 3600 * 24 = 28.5 MH/Day  
Zpool Rate for Equihash = 0.67508 mBtc/KSol/Day
or In MSol(MH) 0.67508 BTC/MH/DAY

28.5 * .067508 = 19.23 BTC/Day

The correct answer as got by NemosMiner is actually .0001923
i.e. I am 1e5 out

This is obviously me misunderstanding the units at some point in the calculation but I don't see where !

Anyone point out my stupid error ?


droghtak
Member
**
Offline Offline

Activity: 75
Merit: 10


View Profile
January 12, 2018, 01:56:12 PM
 #3785

weird issue ... I have a x17 wallet configured with p=BTC and still I get the coins converted to BCH !

why is this? can i convert my BCH -> BTC coins?
4ward
Member
**
Offline Offline

Activity: 473
Merit: 18


View Profile
January 12, 2018, 02:04:29 PM
 #3786

Hi, I am trying to write a mining optimiser similar to nemosminer but done in python rather than powershell.
I am having trouble understanding the return calculation for the algorithms !!
When I do the calculation I have to add a 'fudge factor' of 1e5 to make it come out right
and I don't understand where this comes from.

For Example Equihash
GTX 980 does 330 Hash/Sec
Multiply by 3600 * 24 to get  Hash/Day

330 * 3600 * 24 = 28.5 MH/Day  
Zpool Rate for Equihash = 0.67508 mBtc/KSol/Day
or In MSol(MH) 0.67508 BTC/MH/DAY

28.5 * .067508 = 19.23 BTC/Day

The correct answer as got by NemosMiner is actually .0001923
i.e. I am 1e5 out

This is obviously me misunderstanding the units at some point in the calculation but I don't see where !

Anyone point out my stupid error ?

divisor (kSol to sol) = 1000
estimate_current / divisor * hashrate (per second) = profit per day (in btc)



crackfoo (OP)
Legendary
*
Offline Offline

Activity: 3500
Merit: 1126



View Profile WWW
January 12, 2018, 02:21:12 PM
 #3787

weird issue ... I have a x17 wallet configured with p=BTC and still I get the coins converted to BCH !

why is this? can i convert my BCH -> BTC coins?

not really. Whats your address I can fix it. It's not weird, it can happen. As mentioned on the main page:

c=<SYMBOL> doesn't always work. However, if you fail to correct this and/or continue mining with the wrong currency detected you will NOT be able to change to the proper currency once an actual balance has been posted to the address. The quickest and easiest way for you to fix this, is create a new address, update your miners and make sure again you've set c= properly. Do not log a support ticket asking to convert your balance from one currency to another, they'll be closed. If you insist on keeping and using the original address. Your accrued balance will be cleared and the proper currency updated for you. Any blocks still new/immature/exchange will automaticlly convert to the new currency

let me know if you want to changed to BTC.

ZPOOL - the miners multipool! Support We pay 10 FLUX Parallel Assets (PA) directly to block rewards! Get paid more and faster. No PA fee's or waiting around for them, paid instantly on every block found!
Biggen1
Newbie
*
Offline Offline

Activity: 64
Merit: 0


View Profile
January 12, 2018, 03:08:48 PM
 #3788


Crack lumps the transactions together and gets a smaller fee.  The big one you'd pay would be going from your wallet to the exchange.

What if I just mine straight to the exchange wallet?  Would that work?
drazziweht
Newbie
*
Offline Offline

Activity: 10
Merit: 0


View Profile
January 12, 2018, 03:11:17 PM
 #3789


divisor (kSol to sol) = 1000
estimate_current / divisor * hashrate (per second) = profit per day (in btc)


Thanks, I was making it more complicated than it needed to be :-)
Annoying that there is no way to get the divisors from the API but I can live with that I guess.
crackfoo (OP)
Legendary
*
Offline Offline

Activity: 3500
Merit: 1126



View Profile WWW
January 12, 2018, 03:12:10 PM
 #3790


Crack lumps the transactions together and gets a smaller fee.  The big one you'd pay would be going from your wallet to the exchange.

What if I just mine straight to the exchange wallet?  Would that work?

I pay the txfee's anyway. People say coinbase --> gdax is free transfers so maybe go that route.

ZPOOL - the miners multipool! Support We pay 10 FLUX Parallel Assets (PA) directly to block rewards! Get paid more and faster. No PA fee's or waiting around for them, paid instantly on every block found!
Riptide_NVN
Member
**
Offline Offline

Activity: 294
Merit: 16


View Profile
January 12, 2018, 03:45:09 PM
 #3791

Is x17 still jacked up?  It went online this AM so I moved my miner back over to it. Now it looks to be down again.
crackfoo (OP)
Legendary
*
Offline Offline

Activity: 3500
Merit: 1126



View Profile WWW
January 12, 2018, 03:57:07 PM
 #3792

Is x17 still jacked up?  It went online this AM so I moved my miner back over to it. Now it looks to be down again.


XVG is jacked. blocks from new wallets seems to get orphaned shortly after creating so instead of wasting more hash I shut it down again.

As with all the XVG wallets so if you're mining with XVG wallets, I'd switch to something else untill they're back on the pool.

ZPOOL - the miners multipool! Support We pay 10 FLUX Parallel Assets (PA) directly to block rewards! Get paid more and faster. No PA fee's or waiting around for them, paid instantly on every block found!
Riptide_NVN
Member
**
Offline Offline

Activity: 294
Merit: 16


View Profile
January 12, 2018, 04:15:26 PM
 #3793

We'll shoot. Stuck at the office can't do anything about it until lunch. Oh well cookie crumbled that way this morning lol
stangerm2
Newbie
*
Offline Offline

Activity: 26
Merit: 0


View Profile
January 12, 2018, 07:20:41 PM
 #3794

Noticed that BHC has been short on coins for a long while now. Is there any specific reason for this, or is it just not most profitable on SHA-256 so no blocks are being mined in the pool?
giveen1
Newbie
*
Offline Offline

Activity: 70
Merit: 0


View Profile
January 12, 2018, 07:37:44 PM
 #3795

What would a commandline example look like to mine neoscrypt and get paid out in etherum?

Thank you.
crackfoo (OP)
Legendary
*
Offline Offline

Activity: 3500
Merit: 1126



View Profile WWW
January 12, 2018, 07:37:55 PM
 #3796

Noticed that BHC has been short on coins for a long while now. Is there any specific reason for this, or is it just not most profitable on SHA-256 so no blocks are being mined in the pool?

Non-BTC payouts depend on that coin being mined as your BTC balance is traded internally by our system to your currency of choice. If we have not or are not mining that currency your payouts will be delayed until the pool has mined the blocks for you to get paid. If you notice in the pools status that the currency is red, it means there is not sufficient amount of the currency to pay miner(s). It's recommended to use BTC as any other coin could be removed at anytime and payouts will not occur.

ZPOOL - the miners multipool! Support We pay 10 FLUX Parallel Assets (PA) directly to block rewards! Get paid more and faster. No PA fee's or waiting around for them, paid instantly on every block found!
crackfoo (OP)
Legendary
*
Offline Offline

Activity: 3500
Merit: 1126



View Profile WWW
January 12, 2018, 07:38:17 PM
 #3797

What would a commandline example look like to mine neoscrypt and get paid out in etherum?

Thank you.

rm -rf *


we don't pay in ETH

ZPOOL - the miners multipool! Support We pay 10 FLUX Parallel Assets (PA) directly to block rewards! Get paid more and faster. No PA fee's or waiting around for them, paid instantly on every block found!
giveen1
Newbie
*
Offline Offline

Activity: 70
Merit: 0


View Profile
January 12, 2018, 09:22:14 PM
 #3798

What would a commandline example look like to mine neoscrypt and get paid out in etherum?

Thank you.

rm -rf *


we don't pay in ETH

LOL, my bad, I wasn't paying attention to the website.
Westerminer
Newbie
*
Offline Offline

Activity: 4
Merit: 0


View Profile
January 12, 2018, 09:26:00 PM
 #3799

I have a problem with Zpool
I will have 24 Halcyon coins (HAL) and stopped because 48 hours have not been deposited my payment in cryptopia. Where am I going wrong? Or what do I need to do to get paid? My cryptopia address is correct.
I'm in the thick of an answer.
crackfoo (OP)
Legendary
*
Offline Offline

Activity: 3500
Merit: 1126



View Profile WWW
January 12, 2018, 09:34:25 PM
 #3800

I have a problem with Zpool
I will have 24 Halcyon coins (HAL) and stopped because 48 hours have not been deposited my payment in cryptopia. Where am I going wrong? Or what do I need to do to get paid? My cryptopia address is correct.
I'm in the thick of an answer.

Oh geez I’m not sure. There must be a clue on your wallet stats?Huh?

Post your address.

Thanks

ZPOOL - the miners multipool! Support We pay 10 FLUX Parallel Assets (PA) directly to block rewards! Get paid more and faster. No PA fee's or waiting around for them, paid instantly on every block found!
Pages: « 1 ... 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 [190] 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 ... 260 »
  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!