OK you transaction gurus. Something is not allowing me to spend my spendable. I have gone through the last 2 dips in SSTX price and not been able to buy as many tickets as I have coin. This last round I was unable to buy any. What did I mess up. How do I fix it? mugsy@DCRDNode:~/MAINNETdecred $ ./dcrctl -snip- --wallet purchaseticket default 18;date -4: not enough to purchase sstx Sat 16 Apr 01:25:58 CDT 2016 mugsy@DCRDNode:~/MAINNETdecred $ stakeinfo { "poolsize": 42339, "difficulty": 12.82450158, "allmempooltix": 225, "ownmempooltix": 0, "immature": 0, "live": 179, "proportionlive": 0.004227780533314438, "voted": 392, "totalsubsidy": 724.20190135, "missed": 30, "proportionmissed": 0.07109004739336493, "revoked": 30 } 1340.0923603 <- locked 388.80105678 <- spend 1792.50246628 <- All Sat 16 Apr 01:26:35 CDT 2016 mugsy@DCRDNode:~/MAINNETdecred $ ./dcrctl -snip- --wallet consolidate 9999 default -22: TX rejected: transaction 0cb4a33b6b4f40e836762e77f47bd56ea0d3a31e2bed2b435670a81ef98a6b70 tried to double spend coins from transaction c1563c2719eab27aa9a755b135e679496910fec7db619a2d22262051c2abaae9
I just rebuilt my wallet from seed and was able to purchase an SSTX ticket. I did not rebuild the dcrd database just the wallet. It looks like that fixed it. I guess the question now is how did I get to that state so I can NOT do that again.