|
sconklin321
Sr. Member
Offline
Activity: 543
Merit: 250
Orjinal üyelik ToRiKaN banlanalı asır ol
|
|
June 26, 2014, 12:24:12 AM |
|
I've seen payouts before with the block reporting later. it could just be a delay in the stats?
Hmmm .... maybe
|
|
|
|
windpath
Legendary
Offline
Activity: 1258
Merit: 1027
|
|
June 26, 2014, 02:43:52 AM |
|
I've seen payouts before with the block reporting later. it could just be a delay in the stats?
Hmmm .... maybe Stats on http://minefast.coincadence.com are pulled directly from the bitcoin blockchain, if that 2nd block was going to be an orphan would have happened by now... 120 is default confirmations for generation TX, in reality more then 6 confirmations is highly unlikely to become an orphan...
|
|
|
|
sconklin321
Sr. Member
Offline
Activity: 543
Merit: 250
Orjinal üyelik ToRiKaN banlanalı asır ol
|
|
June 26, 2014, 03:45:11 AM |
|
I've seen payouts before with the block reporting later. it could just be a delay in the stats?
Hmmm .... maybe Stats on http://minefast.coincadence.com are pulled directly from the bitcoin blockchain, if that 2nd block was going to be an orphan would have happened by now... 120 is default confirmations for generation TX, in reality more then 6 confirmations is highly unlikely to become an orphan... Yeah, I wasn't worried about it becoming an orphan. I'm just trying to figure out why it isn't showing on my node, just seemed weird, especially since it's still not showing. At least the important part is working, it's in my wallet awaiting confirmation. BTW I love your front-end
|
|
|
|
bryonp
Member
Offline
Activity: 85
Merit: 10
|
|
June 26, 2014, 03:59:20 AM |
|
Hello all, Has anyone used a stratum server with p2pool... I have tried all configs and can not get it to work. Maybe someone outhere has the answer for me. It would make my life so much easier then manually tuning 20 some odd machines to a node..... THANKS!
|
|
|
|
jacob019
Sr. Member
Offline
Activity: 252
Merit: 250
Cryptomancer
|
|
June 26, 2014, 04:24:25 AM |
|
|
|
|
|
nreal
Full Member
Offline
Activity: 932
Merit: 100
arcs-chain.com
|
|
June 26, 2014, 04:41:53 AM |
|
I've seen payouts before with the block reporting later. it could just be a delay in the stats?
Hmmm .... maybe Its orphan in p2pool share chain but still its a valid block...
|
|
|
|
norgan
|
|
June 26, 2014, 04:45:38 AM |
|
Hello all, Has anyone used a stratum server with p2pool... I have tried all configs and can not get it to work. Maybe someone outhere has the answer for me. It would make my life so much easier then manually tuning 20 some odd machines to a node..... THANKS!
that's a known issue with p2pool at the moment unfortunately.
|
|
|
|
norgan
|
|
June 26, 2014, 04:47:03 AM |
|
|
|
|
|
bryonp
Member
Offline
Activity: 85
Merit: 10
|
|
June 26, 2014, 05:02:49 AM |
|
Cool... Do you get any bonus for this?? Just curious....
|
|
|
|
norgan
|
|
June 26, 2014, 05:03:46 AM |
|
Cool... Do you get any bonus for this?? Just curious.... 0.5% of the block reward on p2pool right?
|
|
|
|
Collider
|
|
June 26, 2014, 05:46:59 AM |
|
The bonus goes to the node operator, not the miner afaik. (But this is often the same person).
|
|
|
|
jonnybravo0311
Legendary
Offline
Activity: 1344
Merit: 1024
Mine at Jonny's Pool
|
|
June 26, 2014, 05:48:14 AM |
|
Cool... Do you get any bonus for this?? Just curious.... 0.5% of the block reward on p2pool right? Correct. Here's the code: amounts = dict((script, share_data['subsidy']*(199*weight)//(200*total_weight)) for script, weight in weights.iteritems()) # 99.5% goes according to weights prior to this share this_script = bitcoin_data.pubkey_hash_to_script2(share_data['pubkey_hash']) amounts[this_script] = amounts.get(this_script, 0) + share_data['subsidy']//200 # 0.5% goes to block finder @Collider - the bonus goes to the miner.
|
Jonny's Pool - Mine with us and help us grow! Support a pool that supports Bitcoin, not a hardware manufacturer's pockets! No SPV cheats. No empty blocks.
|
|
|
mdude77
Legendary
Offline
Activity: 1540
Merit: 1001
|
|
June 26, 2014, 09:25:03 AM |
|
I've seen payouts before with the block reporting later. it could just be a delay in the stats?
Hmmm .... maybe Its orphan in p2pool share chain but still its a valid block... aha! that makes sense. M
|
I mine at Kano's Pool because it pays the best and is completely transparent! Come join me!
|
|
|
jacob019
Sr. Member
Offline
Activity: 252
Merit: 250
Cryptomancer
|
|
June 26, 2014, 10:01:31 AM |
|
Found the block with just shy of 1 TH/s. Got 0.125 bonus, which alerted me to the fact. Actually this is the second block I've found on p2pool in a couple months.
|
|
|
|
jedimstr
|
|
June 26, 2014, 10:26:59 AM |
|
Are there other indicators in P2Pool when you find a block other than the bonus? How's the bonus differentiated from other payouts to our P2Pool associated address, now that we're seeing fairly regular donations to P2Pool miners?
Even if it says "Block Found!" on the rolling command line status, I'd have a hard time seeing it (not like I sit here watching it scroll by all day). Is it in another log or do I have to slog through all my rigs and look at their UI's to see if they found a block (like the S1 Mining Status page)?
windpath - It would be great to have an indicator of blocks found (total and individual blocks highlighted) on the Miner Status pages you provide, including for miners outside your node on CoinCadence.
Alternatively can I add similar functionality to my node's UI.... where to source the data?
|
|
|
|
norgan
|
|
June 26, 2014, 10:46:13 AM |
|
3 blocks in 1 day. pray to the Bitcoin gods for more luck like this
|
|
|
|
jonnybravo0311
Legendary
Offline
Activity: 1344
Merit: 1024
Mine at Jonny's Pool
|
|
June 26, 2014, 10:56:17 AM |
|
Are there other indicators in P2Pool when you find a block other than the bonus? How's the bonus differentiated from other payouts to our P2Pool associated address, now that we're seeing fairly regular donations to P2Pool miners?
Even if it says "Block Found!" on the rolling command line status, I'd have a hard time seeing it (not like I sit here watching it scroll by all day). Is it in another log or do I have to slog through all my rigs and look at their UI's to see if they found a block (like the S1 Mining Status page)?
windpath - It would be great to have an indicator of blocks found (total and individual blocks highlighted) on the Miner Status pages you provide, including for miners outside your node on CoinCadence.
Alternatively can I add similar functionality to my node's UI.... where to source the data?
The bonus isn't differentiated. It just gets added to whatever your share of the other 199/200. In other words, if your address is MYADDRESS and that address found the block, and your expected payout at the time of finding the block is 0.5 BTC, your total block reward is 0.625 BTC. You don't get two separate payouts of 0.125 and 0.5. When you find a block, you see this in your p2pool logs: 2014-04-26 04:18:51.302213 GOT BLOCK FROM MINER! Passing to bitcoind! https://blockchain.info/block/00000000000000001354b78a93d4a4d71490abb482b08405484c125b918f3fc7 I'm not sure you could source the "This address is the one that found the block" information for nodes other than your own, nor am I sure if that is historically associated to the submitted block so you could parse it from block data. Anyone know the answer to that?
|
Jonny's Pool - Mine with us and help us grow! Support a pool that supports Bitcoin, not a hardware manufacturer's pockets! No SPV cheats. No empty blocks.
|
|
|
raskul
|
|
June 26, 2014, 10:59:37 AM |
|
3 blocks in 1 day. pray to the Bitcoin gods for more luck like this It all balances out in the long run, thats why it makes no sense to continually hop pools, you will earn much of the same wherever you mine.
|
tips 1APp826DqjJBdsAeqpEstx6Q8hD4urac8a
|
|
|
norgan
|
|
June 26, 2014, 12:05:28 PM |
|
Are there other indicators in P2Pool when you find a block other than the bonus? How's the bonus differentiated from other payouts to our P2Pool associated address, now that we're seeing fairly regular donations to P2Pool miners?
Even if it says "Block Found!" on the rolling command line status, I'd have a hard time seeing it (not like I sit here watching it scroll by all day). Is it in another log or do I have to slog through all my rigs and look at their UI's to see if they found a block (like the S1 Mining Status page)?
windpath - It would be great to have an indicator of blocks found (total and individual blocks highlighted) on the Miner Status pages you provide, including for miners outside your node on CoinCadence.
Alternatively can I add similar functionality to my node's UI.... where to source the data?
The bonus isn't differentiated. It just gets added to whatever your share of the other 199/200. In other words, if your address is MYADDRESS and that address found the block, and your expected payout at the time of finding the block is 0.5 BTC, your total block reward is 0.625 BTC. You don't get two separate payouts of 0.125 and 0.5. When you find a block, you see this in your p2pool logs: 2014-04-26 04:18:51.302213 GOT BLOCK FROM MINER! Passing to bitcoind! https://blockchain.info/block/00000000000000001354b78a93d4a4d71490abb482b08405484c125b918f3fc7 I'm not sure you could source the "This address is the one that found the block" information for nodes other than your own, nor am I sure if that is historically associated to the submitted block so you could parse it from block data. Anyone know the answer to that? When you look at that block in the blockchain it has a payout address, is that the block finder?
|
|
|
|
|