Bitcoin Forum
April 26, 2024, 10:17:54 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 [113] 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 ... 814 »
  Print  
Author Topic: [1500 TH] p2pool: Decentralized, DoS-resistant, Hop-Proof pool  (Read 2591625 times)
Aseras
Hero Member
*****
Offline Offline

Activity: 658
Merit: 500


View Profile
May 11, 2012, 01:48:59 PM
 #2241

Also, if NMC is the only one you're merge mining with, ...

Is it possible to add more than just NMC to do merged mining? I thought the only possible option is BTC + NMC. No?

you can do whatever you want, just run thier daemon and change the rpc ports for each whatever you want to mine so they don't conflict and add it to the command line --merged http://user:pass@127.0.0.1:port/
1714169874
Hero Member
*
Offline Offline

Posts: 1714169874

View Profile Personal Message (Offline)

Ignore
1714169874
Reply with quote  #2

1714169874
Report to moderator
Once a transaction has 6 confirmations, it is extremely unlikely that an attacker without at least 50% of the network's computation power would be able to reverse it.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714169874
Hero Member
*
Offline Offline

Posts: 1714169874

View Profile Personal Message (Offline)

Ignore
1714169874
Reply with quote  #2

1714169874
Report to moderator
1714169874
Hero Member
*
Offline Offline

Posts: 1714169874

View Profile Personal Message (Offline)

Ignore
1714169874
Reply with quote  #2

1714169874
Report to moderator
Smoovious
Hero Member
*****
Offline Offline

Activity: 504
Merit: 500

Scattering my bits around the net since 1980


View Profile
May 11, 2012, 02:07:03 PM
 #2242

Also, if NMC is the only one you're merge mining with, ...

Is it possible to add more than just NMC to do merged mining? I thought the only possible option is BTC + NMC. No?

you can do whatever you want, just run thier daemon and change the rpc ports for each whatever you want to mine so they don't conflict and add it to the command line --merged http://user:pass@127.0.0.1:port/
Your command line could get too long if you're going to merge-mine a lot of daemons, so you could also just include "@c:\usr\bin\p2pool\p2poolBTC.conf" as your command-line option, and put all of your flags in that file instead.

The filename could be any name, doesn't have to be that.

-- Smoov
Isokivi
Hero Member
*****
Offline Offline

Activity: 910
Merit: 1000


Items flashing here available at btctrinkets.com


View Profile WWW
May 11, 2012, 05:03:08 PM
 #2243

Im experiencing an awful amount of orphans: Shares 185 <17 orphan, 3 dead>. I only have 10 open connections to th network as my Ip changed, I do have the ports forwarded but usually takes me 2 or so days to see more connections. Can this orphan amount be considered as normal or within variance ?

Bitcoin trinkets now on my online store: btc trinkets.com <- Bitcoin Tiepins, cufflinks, lapel pins, keychains, card holders and challenge coins.
rav3n_pl
Legendary
*
Offline Offline

Activity: 1361
Merit: 1003


Don`t panic! Organize!


View Profile WWW
May 12, 2012, 01:01:28 AM
 #2244

Try sync your p2pool machine to atomic time, also check the connection lags.
I`m producing only few shares per day and had few orphans too.

1Rav3nkMayCijuhzcYemMiPYsvcaiwHni  Bitcoin stuff on my OneDrive
My RPC CoinControl for any coin https://bitcointalk.org/index.php?topic=929954
Some stuff on https://github.com/Rav3nPL/
01BTC10
VIP
Hero Member
*
Offline Offline

Activity: 756
Merit: 503



View Profile
May 12, 2012, 01:41:00 AM
 #2245

I started P2Pool with the following command about 3 days ago but the node didn't collect any fee mining at 1.8GH/s.
Code:
~/p2pool/run_p2pool.py  user pass --fee 0.5 --merged http://user:pass@127.0.0.1:7333 --merged http://user:pass@127.0.0.1:8338

I see the thank you message for donation toward the P2Pool project and /fee show 0.5

Did I forget anything?
Krak
Hero Member
*****
Offline Offline

Activity: 591
Merit: 500



View Profile WWW
May 12, 2012, 02:19:52 AM
 #2246

I started P2Pool with the following command about 3 days ago but the node didn't collect any fee mining at 1.8GH/s.
Code:
~/p2pool/run_p2pool.py  user pass --fee 0.5 --merged http://user:pass@127.0.0.1:7333 --merged http://user:pass@127.0.0.1:8338

I see the thank you message for donation toward the P2Pool project and /fee show 0.5

Did I forget anything?
You do know that the --fee flag is the amount that you get from people that are mining on your node, right? The donation flag is --give-author.

BTC: 1KrakenLFEFg33A4f6xpwgv3UUoxrLPuGn
twmz
Hero Member
*****
Offline Offline

Activity: 737
Merit: 500



View Profile
May 12, 2012, 02:20:24 AM
 #2247

I started P2Pool with the following command about 3 days ago but the node didn't collect any fee mining at 1.8GH/s.
Code:
~/p2pool/run_p2pool.py  user pass --fee 0.5 --merged http://user:pass@127.0.0.1:7333 --merged http://user:pass@127.0.0.1:8338

I see the thank you message for donation toward the P2Pool project and /fee show 0.5

Did I forget anything?

Stupid question, but is someone mining at your node and passing in their own bitcoin address as the miner username?  That's the only time you're going to see a fee taken out.  If no one is mining, there is no fee.  If they are mining, but not overriding the payment address with their username, then they are essentially giving 100% of their mining to you (to the default payment address).

Was I helpful?  1TwmzX1wBxNF2qtAJRhdKmi2WyLZ5VHRs
WoT, GPG

Bitrated user: ewal.
01BTC10
VIP
Hero Member
*
Offline Offline

Activity: 756
Merit: 503



View Profile
May 12, 2012, 02:30:41 AM
 #2248

Yes, I  only have 1 miner using his BTC address as username that is receiving payments ~. The node BTC address balance stay at 0.

If my command to start P2Pool is right then I should see some fees coming soon.

Krak
Hero Member
*****
Offline Offline

Activity: 591
Merit: 500



View Profile WWW
May 12, 2012, 02:32:43 AM
 #2249

Yes, I  only have 1 miner using his BTC address as username that is receiving payments. The node BTC address balance stay at 0.
Using a 0.5% fee just means that you'll keep 5 out of every 1,000 shares that's mined through your node. You might not see a payment for a while.

BTC: 1KrakenLFEFg33A4f6xpwgv3UUoxrLPuGn
01BTC10
VIP
Hero Member
*
Offline Offline

Activity: 756
Merit: 503



View Profile
May 12, 2012, 02:34:23 AM
 #2250

Yes, I  only have 1 miner using his BTC address as username that is receiving payments. The node BTC address balance stay at 0.
Using a 0.5% fee just means that you'll keep 5 out of every 1,000 shares that's mined through your node. You might not see a payment for a while.
Great thank's for the info!
twmz
Hero Member
*****
Offline Offline

Activity: 737
Merit: 500



View Profile
May 12, 2012, 03:01:30 AM
 #2251

Yes, I  only have 1 miner using his BTC address as username that is receiving payments. The node BTC address balance stay at 0.
Using a 0.5% fee just means that you'll keep 5 out of every 1,000 shares that's mined through your node. You might not see a payment for a while.
Great thank's for the info!

Also, it's random (with a probability equal to the percentage you set) that any given share will be redirected to your node's address.  So you'll not necessarily get exactly 5 out of the first 1000.  It'll end up averaging that in the long term, though.

Was I helpful?  1TwmzX1wBxNF2qtAJRhdKmi2WyLZ5VHRs
WoT, GPG

Bitrated user: ewal.
Shadow383
Sr. Member
****
Offline Offline

Activity: 336
Merit: 250


View Profile
May 12, 2012, 08:51:57 AM
 #2252

Yes, I  only have 1 miner using his BTC address as username that is receiving payments. The node BTC address balance stay at 0.
Using a 0.5% fee just means that you'll keep 5 out of every 1,000 shares that's mined through your node. You might not see a payment for a while.
Great thank's for the info!

Also, it's random (with a probability equal to the percentage you set) that any given share will be redirected to your node's address.  So you'll not necessarily get exactly 5 out of the first 1000.  It'll end up averaging that in the long term, though.
Was wondering why I hadn't seen anything go to the wallet of my 0.1% fee node, then suddenly got payment the other day  Huh
Makes sense now, cheers  Grin
Frizz23
Hero Member
*****
Offline Offline

Activity: 1162
Merit: 500


View Profile
May 12, 2012, 05:39:31 PM
 #2253

Question for the "Blocks found in last day:" section from http://localhost:9332:

* I got credit for some blocks that did not show up in this section.
* I can see those blocks in my local Bitcoin wallet as well as on http://p2pool.info/
* p2pool shows me: Shares: 51 total (0 orphaned, 0 dead)

- I would have expected that this "orphaned" counter would be greater than 0 in cases like this. No?
- How come the local block statistics (http://localhost:9332) are different from the ones on http://p2pool.info/ ?


P.S.
After some weeks of mining for a different pool I'm back to p2pool now - this might explain the bad luck we have recently. I'm sort of hoodoo to p2pool Wink



Ξtherization⚡️First P2E 2016⚡️🏰💎🌈 etherization.org
Gomeler
Hero Member
*****
Offline Offline

Activity: 697
Merit: 500



View Profile
May 13, 2012, 02:45:34 AM
 #2254

I just redirected a pair of rigs @ p2pool as a trial run to monitor bandwidth consumption and BTC throughput. Does the below output look ok?

2012-05-12 20:39:29.682525 P2Pool: 17410 shares in chain (9724 verified/17414 total) Peers: 10 (0 incoming)
2012-05-12 20:39:29.682617  Local: 4445MH/s in last 10.0 minutes Local dead on arrival: ~2.6% (1-5%) Expected time to share: 11.8 minutes
2012-05-12 20:39:29.682643  Shares: 13 (2 orphan, 0 dead) Stale rate: ~15.4% (4-43%) Efficiency: ~95.2% (64-108%) Current payout: 0.0798 BTC
2012-05-12 20:39:29.682673  Pool: 353GH/s Stale rate: 11.1% Expected time to block: 5.9 hours


Just synced the server running p2pool with ntp and have ntpd running, not sure if that was the cause of the orphans. I think my intensity is set too high(9) on one of my boxes which might explain the stale rate?
ChanceCoats123
Hero Member
*****
Offline Offline

Activity: 682
Merit: 500



View Profile
May 13, 2012, 04:53:18 AM
 #2255

That seems to be right. The stales will be higher with a higher intensity, but the hashrates will be too. Typically I use a little lower to cut the orphans.
Krak
Hero Member
*****
Offline Offline

Activity: 591
Merit: 500



View Profile WWW
May 13, 2012, 05:20:00 AM
 #2256

That seems to be right. The stales will be higher with a higher intensity, but the hashrates will be too. Typically I use a little lower to cut the orphans.
I'm pretty sure that a lower intensity doesn't do anything to help lower orphans; it's simply to reduce your DoA rate so that you're not wasting as many hashes.

BTC: 1KrakenLFEFg33A4f6xpwgv3UUoxrLPuGn
Tittiez
Hero Member
*****
Offline Offline

Activity: 686
Merit: 500



View Profile
May 13, 2012, 05:26:58 AM
 #2257

I'm loving this day long round! (Yes, I went there)
ChanceCoats123
Hero Member
*****
Offline Offline

Activity: 682
Merit: 500



View Profile
May 13, 2012, 06:22:23 AM
 #2258

That seems to be right. The stales will be higher with a higher intensity, but the hashrates will be too. Typically I use a little lower to cut the orphans.
I'm pretty sure that a lower intensity doesn't do anything to help lower orphans; it's simply to reduce your DoA rate so that you're not wasting as many hashes.

I coulda sworn it was the other way around. Oh well. Either way, it helps keep rejects down, and my payrate up. Wink
mdude77
Legendary
*
Offline Offline

Activity: 1540
Merit: 1001



View Profile
May 14, 2012, 12:25:32 AM
 #2259

Is there any way to identify which rig, or even better which gpu is responsible for my orphans/stales ?

which miner?  cgminer and guiminer both list the accepted and rejected blocks per gpu.

phoenix 2.0 doesn't seem to be as friendly.

I mine at Kano's Pool because it pays the best and is completely transparent!  Come join me!
Smoovious
Hero Member
*****
Offline Offline

Activity: 504
Merit: 500

Scattering my bits around the net since 1980


View Profile
May 14, 2012, 08:56:29 AM
 #2260

Is there any way to identify which rig, or even better which gpu is responsible for my orphans/stales ?

which miner?  cgminer and guiminer both list the accepted and rejected blocks per gpu.

phoenix 2.0 doesn't seem to be as friendly.
You could set each miner up with a different deposit address as the username. Then they would show up seperately on the graphs.

-- Smoov
Pages: « 1 ... 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 [113] 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 ... 814 »
  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!