Bitcoin Forum
May 17, 2024, 08:14:55 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: [ANN][p2pool] DARKCOIN DRK  (Read 1042 times)
chaeplin (OP)
Sr. Member
****
Offline Offline

Activity: 294
Merit: 250


View Profile
February 23, 2014, 01:19:00 PM
Last edit: April 01, 2014, 03:38:30 PM by chaeplin
 #1

.
deeppurple72
Full Member
***
Offline Offline

Activity: 140
Merit: 100


View Profile
February 24, 2014, 07:23:13 AM
 #2

If the above pools would post the value
of PREFIX="" in their network.py file,
I will connect my node to theirs Smiley



There is another new P2POOL (USA)

ZERO FEE!  Donations only Grin

p2pool.neocities.org/coin_drk.html
chaeplin (OP)
Sr. Member
****
Offline Offline

Activity: 294
Merit: 250


View Profile
February 24, 2014, 02:36:49 PM
 #3

If the above pools would post the value
of PREFIX="" in their network.py file,
I will connect my node to theirs Smiley



There is another new P2POOL (USA)

ZERO FEE!  Donations only Grin

p2pool.neocities.org/coin_drk.html
[/quote



Code:
https://github.com/forrestv/p2pool/issues/170
https://github.com/forrestv/p2pool/issues/157


why would you ?
P2PHash
Full Member
***
Offline Offline

Activity: 140
Merit: 100


View Profile
March 03, 2014, 06:46:55 PM
 #4

Hi,
I'm using your github source for my p2pool, but it's using the 502de55-dirty version and it seems that all nodes using this version have high DOA rates, I see you're using 1983d35-dirty and some others 60be667-dirty and you have much lesser DOA rate. How do you update to those versions?

Thanks for your help and your github Smiley
chaeplin (OP)
Sr. Member
****
Offline Offline

Activity: 294
Merit: 250


View Profile
March 03, 2014, 07:10:12 PM
Last edit: March 04, 2014, 01:32:55 AM by chaeplin
 #5

Hi,
I'm using your github source for my p2pool, but it's using the 502de55-dirty version and it seems that all nodes using this version have high DOA rates, I see you're using 1983d35-dirty and some others 60be667-dirty and you have much lesser DOA rate. How do you update to those versions?

Thanks for your help and your github Smiley

no diffrence.

Local DOA 2 ~ 5 %
Global DOA 10 %

check again.

I check p2pool/__init__.py.

Code:
cd p2pool-drk-workerdiff
> git describe --always --dirty
60be667-dirty
> cd p2pool-drk-workerdiff/
> git describe --always --dirty
2bd88a3-dirty

> diff pool-drk-workerdiff/p2pool p2pool-drk/p2pool/
diff p2pool/networks.py p2pool-drk/p2pool/networks.py
28,29c28
<         BOOTSTRAP_ADDRS=''.split(' '),
<         #BOOTSTRAP_ADDRS='uswest.mine.nu'.split(' '),
---
>         BOOTSTRAP_ADDRS='uswest.mine.nu'.split(' '),

I think git directory diffrence.

It's same one.


And I checked your pool, pool DOA caused by XfDWy9KWhdUoh76kQguZFZu7maXFWg8ndQ.
use of 'no submit stale' or 'lowering intensity' will help.
P2PHash
Full Member
***
Offline Offline

Activity: 140
Merit: 100


View Profile
March 03, 2014, 11:08:43 PM
 #6

Oh ok I see! Thank you very much for the answer Smiley

I'm gonna try no the no submit stale option to reduce DOA.
roy7
Sr. Member
****
Offline Offline

Activity: 434
Merit: 250


View Profile
March 03, 2014, 11:16:01 PM
 #7

Oh ok I see! Thank you very much for the answer Smiley

I'm gonna try no the no submit stale option to reduce DOA.

Don't do that! Stale shares can still be valid blocks that will pay out to the network. By not submitting stale shares you hurt the profitability of the whole network.
Pustul
Sr. Member
****
Offline Offline

Activity: 350
Merit: 250



View Profile
March 03, 2014, 11:59:50 PM
 #8

Oh ok I see! Thank you very much for the answer Smiley

I'm gonna try no the no submit stale option to reduce DOA.

Don't do that! Stale shares can still be valid blocks that will pay out to the network. By not submitting stale shares you hurt the profitability of the whole network.

It's drastic! I went from 12% DOA to less than 1%. But I will remove the option now that I know it's not my pool the problem Smiley
I'll try to reduce intensity and oc.
roy7
Sr. Member
****
Offline Offline

Activity: 434
Merit: 250


View Profile
March 04, 2014, 12:25:08 AM
 #9

It's drastic! I went from 12% DOA to less than 1%. But I will remove the option now that I know it's not my pool the problem Smiley
I'll try to reduce intensity and oc.

You can try -Q 0. Smiley
Pages: [1]
  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!