4
I am using bitcoin Qt version v0.7.0-beta and when I tried to send a transaction (1.5 bitcoins) I received a message
transaction creation failed
what can be the reason? Few minutes ago I sent 0.1 bitcoins and it was accepted. Three hours ago I sent 0.3 bitcoins and it was accepted and received on the other side.
I tried to restart the wallet but this still happens.
P.S. I do have more than 1.5 bitcoins when I am trying to send them.
Just a few observations. I tried to send 0.3 and 0.5 bitcoins one more time and it works with both of them.
Just tried one more time to transfer some bitcoins to another account in BitCoin Qt (version v0.8.3-beta - the newest at the time of writing).
This time I am getting some additional error message, which is still is not useful.
Transaction too large
and right after it another one
Error: Transaction creation failed!
P.S. just few days ago I updated the client to v0.8.5-beta but the problem still exist.
I really want to spend my bitcoins, but can not do this. I also tried different addresses.
Mostly I received coins through mining. But I also was trying some free bitcoins services. Looking through history I see that I received some (~ 10) coins through micropayment. It sounds strange to me that the client refuse to use them, because with normal money I can spend them even if I have 100$ in cents. – Salvador Dali – 2013-09-29T13:09:50.870
Transactions become more complex if they need to combine many input coins, and the entire world must validate them when they enter the block chain. Because of this, some limitations exist on the size of created transactios. You can first try sending smaller amounts to yourself, to combine the inputs already partially. – Pieter Wuille – 2013-09-29T15:06:10.727
thanks @PieterWuille any idea how I can do this? – Salvador Dali – 2013-09-29T18:20:56.430