Bitcoin Forum

Bitcoin => Pools => Topic started by: a.miner on May 23, 2014, 11:18:51 PM



Title: p2pool – Shares found but no payout...
Post by: a.miner on May 23, 2014, 11:18:51 PM
After running my miner all night, a number of shares have accumulated.

A block was found about 5AM, p2pool has my wallet address, but the balance in my wallet did not change and the shares keep accumulating every few minutes (I am running a TerraMiner).

What could be wrong?


Title: Re: p2pool – Shares found but no payout...
Post by: norgan on May 24, 2014, 12:14:33 AM
try restarting your wallet. I find Electrum sometimes doesn't reflect new transactions still restarted. The blockchain should include the transactions though, check it by going to https://blockchain.info/address/{your wallet address}

that way you can confirm the blockchain does at least include your payments. you just then need to work out whats wrong with your wallet.


Title: Re: p2pool – Shares found but no payout...
Post by: Operatr on May 25, 2014, 12:59:29 AM
Just give it some time, it can take a bit for a payout to show up once shares are confirmed depending on how much hashpower you are running.


Title: Re: p2pool – Shares found but no payout...
Post by: a.miner on May 26, 2014, 04:48:12 AM
try restarting your wallet. I find Electrum sometimes doesn't reflect new transactions still restarted. The blockchain should include the transactions though, check it by going to https://blockchain.info/address/{your wallet address}

that way you can confirm the blockchain does at least include your payments. you just then need to work out whats wrong with your wallet.
Hey, norgan, I don't know what I'd do without ya!

But now I'm confused.  I restarted my wallet, and now my balance is bigger, but it's not as big as what blockchain.info says it should be.

Any ideas about what's going on?


Title: Re: p2pool – Shares found but no payout...
Post by: norgan on May 26, 2014, 05:27:18 AM
try restarting your wallet. I find Electrum sometimes doesn't reflect new transactions still restarted. The blockchain should include the transactions though, check it by going to https://blockchain.info/address/{your wallet address}

that way you can confirm the blockchain does at least include your payments. you just then need to work out whats wrong with your wallet.
Hey, norgan, I don't know what I'd do without ya!

But now I'm confused.  I restarted my wallet, and now my balance is bigger, but it's not as big as what blockchain.info says it should be.

Any ideas about what's going on?


yeah look at your other addresses. I saw similar and I had a change amount come in on a different address. Electrum shows a final balance for all addresses it has.


Title: Re: p2pool – Shares found but no payout...
Post by: a.miner on May 27, 2014, 04:28:12 AM
yeah look at your other addresses. I saw similar and I had a change amount come in on a different address. Electrum shows a final balance for all addresses it has.
Well,

bitcoin-cli getinfo

and

bitcoin-cli getbalance <mining_account> 0

both show the same balance, which now comes out slightly larger than what's shown on blockchain.info, but

bitcoin-cli listreceivedbyaddress 0 true

shows two accounts.  One is <mining_account> and the other has the empty string for its name.  And amount is zero for both.

So now I have three new reasons to be confused...

1. Why is my local balance larger than blcockchain's?

2. What's up with that nameless account?

3. Why are there no received amounts shown?