Post
Topic
Board Pools
Re: [185 TH] p2pool: Decentralized, DoS-resistant, Hop-Proof pool
by
KyrosKrane
on 15/03/2014, 08:02:04 UTC
Is there anyway to disable the wallet function in P2Pool and have it instead forward the percentage of shares the note is to receive to a different wallet?

I have hit a stumbling block; over a week a go I initiated a transfer of over 1/2 a bitcoin and Bitcoin-QT told me I need to account for 0.0004 of the fee, so I did that and ever since the transfer has been in limbo, it looks like bitcoin-qt gave me the wrong fee to account for it if I understand the blockchain correctly.

https://blockchain.info/tx-index/7bbbc7b5fac8c2973e9c62a17cead946b9cf1832aac47479799ce566fafabcc1

Also I need to figure out if can fix this issue or have I lost those coins? Sad

Thanks,



correct fee for that is 0.0004, the fee on link provided is 0.00004

chances of getting into a block that is less than 10k (or 27k if it's priority)  in size is slim

This goes back to my initial problem with bition-qt/bitcoind when it comes to sent transactions. I am trying to transfer 0.31779405 bitcoins and I am getting this dialog from bitcoin-qt, its not hard to imagine that with my 0.59xxx bitcoins the number was 0.00004 not 0.0004 ...



I'm reasonably sure there's a bug somewhere in bitcoin-qt that causes transaction fees to be off by a factor of ten. Basically it adds an extra zero after the decimal point. I've had three transactions hit with this issue, where the fee that bitcoin-qt asks for is exactly 1/10th what the rest of the network is expecting. This causes my transactions to take many hours (in one case, over a day) until they get confirmed.  That said, this is probably off-topic for this thread.