Author

Topic: [1500 TH] p2pool: Decentralized, DoS-resistant, Hop-Proof pool - page 555. (Read 2591920 times)

newbie
Activity: 31
Merit: 0
Put maxconnections = 20 in bitcoin.conf. Bitcoind still has 36 connections(after restart). Why?
sr. member
Activity: 409
Merit: 251
Crypt'n Since 2011
Public Bitcoin p2pool server: 208.78.103.246:9332

Testing with zero fees.  Need help load testing.

Precurser to p2pmining.com PPS p2pool server

Thanks

newbie
Activity: 52
Merit: 0
I need some clarification on how the P2pool Difficulty operates with Litecoin.  I have a P2pool node setup, with my miners connected to it.  I've been mining the node for 1 month now, yet the difficulty/shares/payout still is a bit fuzzy.  I've appended my username with the /+ flags, and tried several difficulty levels.  I've seen examples of usrname/2000+16 or usrname/2+2.  I've made the assumption that the /2000 would be for bitcoin mining and the /2 would be for litecoin.  Can someone explain the difference between the /2000 & /2 and how it relates to Litecoin mining.

I understand the the /2000 is for the pool/share difficulty, and the +2 is for the miner difficulty.

Example Stats:
P2pool version:  11.3
Cgminer version: 3.1.0
P2pool share difficulty: 1.15 (according to the web/static detail)
P2pool share difficulty: 0.232827 (according to P2pool program feed)
P2pool requested difficulty: Difficulty 3.000  (my username/3+3)
P2pool Shares: 8 total (1 orphaned, 0 dead) Efficiency: 113.7%
Cgminer difficulty: 15.3K (according to cgminer)
Cgminer difficulty: 31.6M (according to cgminer)

I've received "accepted" shares in cgminer of 250k/15,300 with a difficulty of username/2+2; however, p2pool does not recognize or "accept" a high share like that.  I've also let the miners run for upwards of 48-72 hours and have odd payouts.  What's the voodoo magic behind p2pool & the difficulty settings?
legendary
Activity: 2576
Merit: 2267
1RichyTrEwPYjZSeAYxeiFBNnKC9UjC5k
That will be done as soon as someone figures out how to P2P cash transactions. After two years, there's still no answer to that one.

I'm still thinking that gift cards might work with this. Needs a bit of thought though.

legendary
Activity: 2912
Merit: 1060
Coin should add bytecoin
legendary
Activity: 2618
Merit: 1007
great, now just someone should make p2p exchange which is ddos safe and crypto is stabilized.
oh and it vould be a great idea to develop some wallet where you can have several crypto at once.
P2P between cryptocurrencies makes it at least possible to hold funds hostage for some time and in the worst case allows for double spend scams.
Between crypto + fiat (e.g. USD + BTC) you need external trust, either to an exchange or at least a gateway/bank that keeps fiat debt for you.

Multicoin wallet = ufasoft coin. It's at least useable, though not too pretty...
newbie
Activity: 37
Merit: 0
Does anyone have upnp working with the window (either python or exe)? I swear I saw it work once but it's definitely not working now. I'm trying to figure out whether to blame my router or dig into the code a bit. I don't see any errors in the log file.
legendary
Activity: 2912
Merit: 1060
Someone already made a p2pool for bytecoins, look at their source
legendary
Activity: 1680
Merit: 1035
great, now just someone should make p2p exchange which is ddos safe and crypto is stabilized.
oh and it vould be a great idea to develop some wallet where you can have several crypto at once.

That will be done as soon as someone figures out how to P2P cash transactions. After two years, there's still no answer to that one.
hero member
Activity: 686
Merit: 500
Bitbuy
How difficult is it to modify the source to support new coins? I have no experience with Python, but I can program in C++.
legendary
Activity: 2955
Merit: 1049
great, now just someone should make p2p exchange which is ddos safe and crypto is stabilized.
oh and it vould be a great idea to develop some wallet where you can have several crypto at once.
+10 Smiley
member
Activity: 89
Merit: 10
great, now just someone should make p2p exchange which is ddos safe and crypto is stabilized.
oh and it vould be a great idea to develop some wallet where you can have several crypto at once.
zvs
legendary
Activity: 1680
Merit: 1000
https://web.archive.org/web/*/nogleg.com
so obtuse

i'm not helping propagate your share full of transactions, because it gets orphaned

if a large amount of transactions still cause shares to have an increased chance of being orphaned and assuming people still use p2pool when this may matter, in 4, 8, or 12 years, then i suspect it would be wise to then do a rethink. 

oh, assuming the issue w/ the increased orphans isnt solved by then, in a decade or whatever.
newbie
Activity: 37
Merit: 0
...
Yeah, so there's really no reason not to just change it over to the TX'es.     Add them to your blocks, take the risk of having a few more orphans, but get the whole TX amt if you solve it
Except that is the exact opposite of the BTC design.
BTC design is to halve every 4 years coz transaction fees will 'supposedly' cover this over time.
So doing it that way means to head in the direction of giving all the reward to the block finder ... i.e. the opposite of being a pool.

this
sr. member
Activity: 454
Merit: 252
The amount the share is worth is based on the target diff you were aiming for, not what diff the share ended up being.
Brilliant! Got it now thanks!
Uhm.
So what does the +d bit do at the end?
(No really! I'd like to be fairly sure I knew!)

+d changes the difficulty of work that is served to your miner. e.g., if you only want your miner to return 16 difficulty shares to your p2pool node, add +16 to user name. If you want your miner to tell the p2pool node to only send 5000 difficulty blocks back to the p2pool network, then add /5000 to user name. If you want both, append /5000+16 to the name.
member
Activity: 75
Merit: 10
Quote
Well, unless it has changed, the block solver already gets a bonus, so if the solver is going to get all the TX fees, then the other bonus shouldn't be done anymore.

Pick one or the other, not both.

-- Smoov
Yeah, so there's really no reason not to just change it over to the TX'es.     Add them to your blocks, take the risk of having a few more orphans, but get the whole TX amt if you solve it

All p2pool nodes help propagating the transactions contributed to the blocks you mine,
so I guess they all deserve a portion of fees Wink
And it should not be measured in hashrates...
legendary
Activity: 4592
Merit: 1851
Linux since 1997 RedHat 4
...
Yeah, so there's really no reason not to just change it over to the TX'es.     Add them to your blocks, take the risk of having a few more orphans, but get the whole TX amt if you solve it
Except that is the exact opposite of the BTC design.
BTC design is to halve every 4 years coz transaction fees will 'supposedly' cover this over time.
So doing it that way means to head in the direction of giving all the reward to the block finder ... i.e. the opposite of being a pool.
zvs
legendary
Activity: 1680
Merit: 1000
https://web.archive.org/web/*/nogleg.com
i think it'd be much better if the block solver got all the TX fees instead of however the reward system works now (and, no, this isn't favoring someone that's 60ghash, because like the share difficulty, in the long run it would all even out).

Sounds like something someone with a 60ghash miner would say  Roll Eyes

 Roll Eyes   except I'm at 5-7ghash, not 60.

Quote
Well, unless it has changed, the block solver already gets a bonus, so if the solver is going to get all the TX fees, then the other bonus shouldn't be done anymore.

Pick one or the other, not both.

-- Smoov
Yeah, so there's really no reason not to just change it over to the TX'es.     Add them to your blocks, take the risk of having a few more orphans, but get the whole TX amt if you solve it
hero member
Activity: 504
Merit: 500
Scattering my bits around the net since 1980
i think it'd be much better if the block solver got all the TX fees instead of however the reward system works now (and, no, this isn't favoring someone that's 60ghash, because like the share difficulty, in the long run it would all even out).

Sounds like something someone with a 60ghash miner would say  Roll Eyes
Well, unless it has changed, the block solver already gets a bonus, so if the solver is going to get all the TX fees, then the other bonus shouldn't be done anymore.

Pick one or the other, not both.

-- Smoov
sr. member
Activity: 448
Merit: 250
How is the hash rate on the network calculated? I have two miners which combined are averating 1.08Gh/s but p2pool.info only shows ~800MH/s ?

Edit: the 1.08GH/s is from the mean value on my nodes daily graph, not from the miners themselves.
Jump to: