Post
Topic
Board Announcements (Altcoins)
Re: [ANN] AssPennies | Now you've got the upper hand. | NO PREMINE
by
Cyber_Punk
on 03/04/2014, 17:41:45 UTC
Is the p2pool working properly?  Yet to have a payout with a couple hours of hashing....

Working on pumproom.asspenny.org today. There were 2 blocks found overnight, but for some reason no payout was made.

I found the issue with the Pump Room not paying out correctly. When setting up the pool config, I mistakenly set the pool fee to 100%.

My original setting was:
Code:
"feePercent": 1

The correct setting for a 1% fee is:
Code:
"feePercent": 0.01

This change went into effect a few hours ago, and should be applied when our current pending block becomes confirmed. I did two manual payouts based on the shares submitted from the pool DB... your hashrates did not go to waste!

You can review the manual payout calculation at http://pumproom.asspenny.org:1337/static/pool-rewards.ods. Our pool's minimum payout is 1 ASS, so I did not do any payouts for the addresses highlighted in red.


How long should it take for a block to confirm @ the pumproom?