To the developer:
There seems to be an issue causing the daemon to error out when an amount of coins over 300 coins are sent out. It reports "transaction failed".
I have to currently divide all the amounts over 300 coins up and send them manually out to people.
Can you please look in to this issue with the daemon?
I have recreated my wallet.dat from scratching by importing private keys, but the problem continues to exist.
That's strange, we've just sent an hour ago, 900 WVS bounty to the creator of the blockexplorer, and they went fine.
Anyone else experiencing this problem?
+1
There is a problem with the wallet. It looks like that, when you sent a transaction the inputs are not marked as spent.
There are multiple errors like:
WalletUpdateSpent found spent coin 18.76852362 SUM 2cdcfa2af055413e5157a7d28d31ec6a5810fb9a7417057b4a33d62754c024bf
SendMoney() : Error: Transaction creation failed received getdata for: tx df7cb7d8b91e7065e52f
So we need to manually salvagewallet, repairwallet, split the transactions and so on.