Bitcoin Forum
April 18, 2024, 08:37:12 AM *
News: Latest Bitcoin Core release: 26.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 [23] 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 ... 326 »
  Print  
Author Topic: [DEAD] DeepBit.net PPS+Prop,instant payouts, we pay for INVALID BLOCKS too  (Read 1601093 times)
[Tycho]
Hero Member
*****
Offline Offline

Activity: 742
Merit: 500



View Profile WWW
March 16, 2011, 06:33:00 AM
 #441

Any idea how I can get long polling working? There's no extra flags required to enable it, correct?
Tell me your login name so can check it at my side.
What is hashing speed of your miners ?

BTW, if you see a stale hash instantly after "new block" message, it means that your miner sent it's result just some milliseconds before or after LP notify, so it's normal. But 2% is definitely not normal for Long Polling. Is this number decreasing now or not ?

Welcome to my bitcoin mining pool: https://deepbit.net - Both payment schemes (including PPS), instant payout, no invalid blocks !
ICBIT Trading platform : USD/BTC futures trading, Bitcoin difficulty futures (NEW!). Third year in bitcoin business.
You get merit points when someone likes your post enough to give you some. And for every 2 merit points you receive, you can send 1 merit point to someone else!
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
nster
Full Member
***
Offline Offline

Activity: 126
Merit: 100


View Profile
March 16, 2011, 08:06:10 AM
 #442

I get 0.6~0.7 stale share with LP I believe. Not bad, but not perfect

167q1CHgVjzLCwQwQvJ3tRMUCrjfqvSznd Donations are welcome Smiley Please be kind if I helped
[Tycho]
Hero Member
*****
Offline Offline

Activity: 742
Merit: 500



View Profile WWW
March 16, 2011, 09:01:03 AM
 #443

I get 0.6~0.7 stale share with LP I believe. Not bad, but not perfect
It's very hard to get stales percentage lower than 0.3% because of network delay.
And it depends on your hashing speed too. Your result is normal.

Welcome to my bitcoin mining pool: https://deepbit.net - Both payment schemes (including PPS), instant payout, no invalid blocks !
ICBIT Trading platform : USD/BTC futures trading, Bitcoin difficulty futures (NEW!). Third year in bitcoin business.
slush
Legendary
*
Offline Offline

Activity: 1386
Merit: 1097



View Profile WWW
March 16, 2011, 09:55:12 AM
 #444

I get 0.6~0.7 stale share with LP I believe. Not bad, but not perfect

Nothing is perfect and LP don't lead to absolute zero of stale shares; there are still latencies in server broadcasts, on network level, miner have to refresh his job internally etc. I think 0.3% is the minimum which can be done with current infrastructure, so 0.6% isn't SO bad.

Btw I'm thinking that better number for showing LP effectivity should be (stale shares)/(new blocks notifications), which tell us in how many cases was the LP broadcast too late. It is more exact than (stale shares)/(submitted shares), because this number depends also on bitcoin network speed (difficulty and hashrate) and when new blocks are coming faster or slower than before, this number will be affected. What do you think, Tycho?

JWU42
Legendary
*
Offline Offline

Activity: 1666
Merit: 1000


View Profile
March 16, 2011, 11:21:01 AM
 #445

I am at .19% stale  Grin

Two crappy days in a row with 11 and 10 blocks found, respectively.

jaybob20
Newbie
*
Offline Offline

Activity: 5
Merit: 0


View Profile
March 16, 2011, 04:17:56 PM
 #446

I run find for a bit and then get these "errors" and it stops submitting new blocks. I set my timeout to 15. Any ideas?

16/03/2011 01:17:07, 310189 khash/s
16/03/2011 01:17:07, d3eab41a, accepted
16/03/2011 01:17:08, 310087 khash/s
....
16/03/2011 01:17:50, 310167 khash/s
16/03/2011 01:17:50, 18364559, accepted
16/03/2011 01:17:51, 310008 khash/s
....
16/03/2011 01:18:14, 310228 khash/s
16/03/2011 01:18:14, Wrong data: checkWork: this nonce already completed
16/03/2011 01:18:15, 310012 khash/s
.....
16/03/2011 01:19:28, 309955 khash/s
16/03/2011 01:19:29, long poll: new block
16/03/2011 01:19:29, 302538 khash/s
.....
16/03/2011 01:24:45, 309991 khash/s
16/03/2011 01:24:45, Wrong data: checkWork: this nonce already completed
16/03/2011 01:24:46, 309802 khash/s
....
16/03/2011 01:29:24, 309983 khash/s
16/03/2011 01:29:24, Wrong data: checkWork: No record for this data, please set
lower getwork timeout (5 seconds)
16/03/2011 01:29:26, 309819 khash/s
.....
16/03/2011 01:30:41, 309976 khash/s
16/03/2011 01:30:42, Wrong data: checkWork: No record for this data, please set
lower getwork timeout (5 seconds)
16/03/2011 01:30:43, 309700 khash/s
m0mchil
Full Member
***
Offline Offline

Activity: 171
Merit: 127


View Profile
March 16, 2011, 06:28:04 PM
 #447

... I set my timeout to 15 ...

What are your command line options? How do you set the timeout?

jaybob20
Newbie
*
Offline Offline

Activity: 5
Merit: 0


View Profile
March 16, 2011, 08:19:57 PM
Last edit: March 17, 2011, 04:06:52 PM by jaybob20
 #448

... I set my timeout to 15 ...

What are your command line options? How do you set the timeout?
python poclbm.py -d0 --host=deepbit.net --port=8332 --user=xxxxxxx --pass=xxxxxx -v -w 128 --verbose
I also lowered the clocks on my card to minimums to see if that was making things strange.
I also removed the frames flag.

I set the timeout in the python fileBitcoinMiner.py TIMEOUT = 15, I did that after having problems, and I'm still getting problems.
I have the latest git pull from a day ago.


17/03/2011 08:56:34, 225438 khash/s
17/03/2011 08:56:34, Stale hash. To reduce stales, use long polling, e.g. latest m0mchil's python miner
17/03/2011 08:56:35, 225269 khash/s
I am...

Repeates about every 30 seconds:
17/03/2011 09:00:55, Wrong data: checkWork: No record for this data, please set lower getwork timeout (5 seconds)
Dr. Arnold
Newbie
*
Offline Offline

Activity: 17
Merit: 0


View Profile
March 16, 2011, 10:17:23 PM
 #449

Tell me your login name so can check it at my side.
What is hashing speed of your miners ?

BTW, if you see a stale hash instantly after "new block" message, it means that your miner sent it's result just some milliseconds before or after LP notify, so it's normal. But 2% is definitely not normal for Long Polling. Is this number decreasing now or not ?

My login is jakiedentures (at) gmail.com
I get ~300 MH/s on my 6950 and ~70 MH/s on my 4850. The stale share % has not gone down and is sitting at 0.93% and 2.47% respectively

[Tycho]
Hero Member
*****
Offline Offline

Activity: 742
Merit: 500



View Profile WWW
March 17, 2011, 11:31:03 PM
 #450

UPDATES:
  • Shares and stale counters can be reset, all at once or one at a time (total sum is still saved).
  • Now you can delete workers if you don't need them anymore

Welcome to my bitcoin mining pool: https://deepbit.net - Both payment schemes (including PPS), instant payout, no invalid blocks !
ICBIT Trading platform : USD/BTC futures trading, Bitcoin difficulty futures (NEW!). Third year in bitcoin business.
JWU42
Legendary
*
Offline Offline

Activity: 1666
Merit: 1000


View Profile
March 18, 2011, 11:49:46 AM
 #451

Nearing 12 hours without a block?!?

[Tycho]
Hero Member
*****
Offline Offline

Activity: 742
Merit: 500



View Profile WWW
March 20, 2011, 11:37:17 PM
 #452

Nearing 12 hours without a block?!?
No need to worry, it's already averaged out by a run of easy blocks :)

Welcome to my bitcoin mining pool: https://deepbit.net - Both payment schemes (including PPS), instant payout, no invalid blocks !
ICBIT Trading platform : USD/BTC futures trading, Bitcoin difficulty futures (NEW!). Third year in bitcoin business.
sniper_sniperson
Full Member
***
Offline Offline

Activity: 124
Merit: 100


View Profile
March 21, 2011, 01:52:19 PM
 #453

Since 2 days my balance is not transfered to the wallet. No contact information at deepbit.net site... Roll Eyes
[Tycho]
Hero Member
*****
Offline Offline

Activity: 742
Merit: 500



View Profile WWW
March 21, 2011, 02:12:07 PM
Last edit: March 21, 2011, 04:03:41 PM by [Tycho]
 #454

Since 2 days my balance is not transfered to the wallet. No contact information at deepbit.net site... ::)
What is your login ? White it here or PM me.
Your balance should be transferred each day if it's over your threshold and you have your address configured.

I found a couple of users with word "sniper" in login. If the one with ~6.95 balance is you, then you just get 0.01 over your threshold today.
Payment is sent.



Currently i'm modifying payment system. Tomorrow there should appear "Pay now" button for that :)

Welcome to my bitcoin mining pool: https://deepbit.net - Both payment schemes (including PPS), instant payout, no invalid blocks !
ICBIT Trading platform : USD/BTC futures trading, Bitcoin difficulty futures (NEW!). Third year in bitcoin business.
JWU42
Legendary
*
Offline Offline

Activity: 1666
Merit: 1000


View Profile
March 21, 2011, 03:51:21 PM
 #455

Nice new feature  Grin

sniper_sniperson
Full Member
***
Offline Offline

Activity: 124
Merit: 100


View Profile
March 21, 2011, 03:52:42 PM
 #456

Yep, it's ok now (0.00360724 BTC current). Where can I check the current balance of the wallet ?
os008
Member
**
Offline Offline

Activity: 79
Merit: 10



View Profile
March 21, 2011, 03:59:53 PM
 #457

Use the Bitcoin application to check your wallet. It should update it automatically.

2x5850 @ 600[M|K]H/s
[Tycho]
Hero Member
*****
Offline Offline

Activity: 742
Merit: 500



View Profile WWW
March 21, 2011, 04:07:43 PM
 #458

Hello, CPU miners.

New version of jgarzik's CPU mining software supports long polling now, so you can improve your efficiency by installing it.
Please upgrade.

Welcome to my bitcoin mining pool: https://deepbit.net - Both payment schemes (including PPS), instant payout, no invalid blocks !
ICBIT Trading platform : USD/BTC futures trading, Bitcoin difficulty futures (NEW!). Third year in bitcoin business.
BitLex
Hero Member
*****
Offline Offline

Activity: 532
Merit: 505


View Profile
March 21, 2011, 05:00:03 PM
 #459

..so you can improve your efficiency by installing it.
Please upgrade.

sorry to say, but...well, long polling actually isn't as efficient as you want it to be.
no idea what it's like for others, or on other pools, with long polling i get ~0.90% stale shares, without long polling i get ~1.05% stale shares.

that's not really much of an improvement.

[Tycho]
Hero Member
*****
Offline Offline

Activity: 742
Merit: 500



View Profile WWW
March 21, 2011, 05:15:22 PM
Last edit: March 21, 2011, 05:27:23 PM by [Tycho]
 #460

..so you can improve your efficiency by installing it. Please upgrade.
sorry to say, but...well, long polling actually isn't as efficient as you want it to be.
no idea what it's like for others, or on other pools, with long polling i get ~0.90% stale shares, without long polling i get ~1.05% stale shares.
that's not really much of an improvement.
Overall effect is very noticeable to me, many GPU miners are submitting only 0.2 - 1% of stales.
Don't know yet what is the cause for some others, including you, but it will be especially useful for CPU miners because of their low hashrate.
I'm trying to resolve this issue, but not done yet, sorry.

Two of my fastest users at this moment submit 0.14% and 0.16% of stales, most of the "top5" are in 0.2-0.6% range.
For comparison, users of poclbm-mod are in 3.05%-4.44% (and one with 35%, but he does something really wrong)

EDIT: looks like I see something like a bug in your miner's answer.
BTW, you are using two different miners - "poclbm/201103.beta" and "poclbm/20110311" on same worker account. Can you please create two new workers and place those miners on each one separately, so i can see which one is faulty ?

Welcome to my bitcoin mining pool: https://deepbit.net - Both payment schemes (including PPS), instant payout, no invalid blocks !
ICBIT Trading platform : USD/BTC futures trading, Bitcoin difficulty futures (NEW!). Third year in bitcoin business.
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 [23] 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 ... 326 »
  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!