I cant seem to get any tickets, I had 56 then none.. what am i doing wroung? "allmempooltix": 1857, "ownmempooltix": 56, "immature": 0, "live": 43, Then "allmempooltix": 0, "ownmempooltix": 0, "immature": 0, "live": 43,
If your tickets are getting into your ownmempool then you are buying tickets but they are not getting mined. After a successful purchase your tickets will move to the immature status. Until they get to immature you have not completed the purchase transaction. What sounds like is happening is your txfee and ticketfee are too low. When your fees are too low your tickets never get mined into a block and completes the process of ticket purchase. Increase your fees. You can monitor what you need to be at by using the walletinfo and ticketfeeinfo Post your walletinfo here and that will show if you are using high enough fees. --wallet settxfee --wallet setticketfee --wallet stakeinfo --wallet walletinfo --wallet ticketfeeinfo
Be VERY careful with the fee types. settxfee sets the fee for each transaction you make on the network. The idea is that a higher txfee means your transactions will be mined into the chain faster. It does NOT set the fee for buying tickets. That's what setticketfee does. Again, this is not the price to buy tickets at, that's setticketmaxprice. You only need to set the ticket fee higher if there's a lot of tickets in the pool and you want to be sure yours get addded before the price updates.
"daemonconnected": true, "unlocked": true, "txfee": 0.01, "ticketfee": 0.01, "ticketmaxprice": 20.54, "balancetomaintain": 0, "stakemining": true I have been using dcrctl and gave the setticketfee 0.02 with a return of true but it shows "ticketfee";0.01? Also I having issues with commands in dcrctl: getbalance "default" 0 all . returns error I think i am havening sen-tax issues..( I'm entering my commands wrong ). useing Ubuntu 14 with Decred v0.1.3
getbalance * 0 all and instead of using setticketfee, I recommend using the dcrticketbuyer which will adjust the ticket fee as needed. Get the latest v0.1.6