How certain are you that there weren't multiple blocks added to the client's blockchain between the initial buliding of the transaction and when it was eventually included in a block?
Not sure if this is what you mean but the txn was initiated only a few mins prior to appearing in the next block so I'd imagine the age is at most 1 or 2 out. The txn was added to the same block 68950 as the previous txn (f8187d) initiated from the same client.
Post
Topic
BoardDevelopment & Technical Discussion
Topic OP
Can satoshi client operate with only public keys (watch mode)?
by
btcxchange
on 28/04/2013, 17:25:34 UTC
As the subject says, is it possible for the bitcoind to operate with just public keys set either directly or through another tool (pywallet?) manipulating the wallet.dat file?
Post
Topic
BoardDevelopment & Technical Discussion
Re: Tx fee applied when not expected
by
btcxchange
on 28/04/2013, 17:09:57 UTC
The client had a smaller fee of 0.00003 set using 'settxfee'. This was correctly applied to two earlier txns (08da53 and f8187d).
The bitcoind client used 0.0005 automatically for the txn in question.
Post
Topic
BoardBeginners & Help
Re: New + BTC for GBP?
by
btcxchange
on 28/04/2013, 16:04:34 UTC
It is not active yet but you can register your interest at BTC Xchange
Post
Topic
BoardDevelopment & Technical Discussion
Topic OP
Tx fee applied when not expected
by
btcxchange
on 28/04/2013, 15:54:49 UTC
I'm using testnet and testing my understanding of txn fees and came across a txn that I would not expect a fee to be applied.
A transaction will be sent without fees if these conditions are met: It is smaller than 10 thousand bytes. All outputs are 0.01 BTC or larger. Its priority is large enough (see the Technical Info section below)
Using the priority formula in the Technical Info section, I calculated the fees for tx e212c55 using the following information:
Input tx: adff686 Input amt: 399950000 Input age: (Tx e212c55 is in block 68950 - Tx adff686 in block 68414) = 536 Priority = 399950000 x 536 / 225 byte size = 952,769,777.77
This is greater than 57,600,000 priority so why did bitcoind enforce a tx fee of 0.0005?
Post
Topic
BoardBeginners & Help
Re: I just realized I don't know exactly how 'limit orders' work.
by
btcxchange
on 21/04/2013, 23:30:43 UTC
Limit orders usually set at a specific price or better.
Sell limit order @100 means "Sell at 100 or higher"
I operate in the UK and would look at your question from a different perspective. I wouldn't alter any of my accounting. Instead of selling an item with a price in bitcoins, keep it in GBP until the point of payment and then treat bitcoin as a payment mechanism like any other like a debit card, voucher, cheque etc. I'm assuming in the example below you are VAT registered.
You have a laptop to sell to someone in the UK worth £200 + VAT = £240. They also need a power cable at £5 + VAT = £6.
Total Net Value - £205 Total VAT - £41 Total - £246
Assume GBP/BTC rate is 1 BTC = £24.60. You accept 10 BTC to settle the invoice, transfer it to GBP and continue performing your accounting in GBP.