I have a decred wallet since a long time that's been running on a machine, it was doing auto buying PoS until something happen and it went offline. (version 0.1.0-beta) Has a result I missed 2 tickets and funds are locked in my wallet. I have tried about everything posted, I issued the command to rebroadcast missed, I have waited 256 block, I've wait 6 months... now we are 10 months later. I tried starting a new wallet with my private seed. (version 0.7 and with latest version 1.0.7) The result is a wallet with 0 DCR (has some past transaction but 0 DCR balance), when I look at my balance in my old client, there are still some 0.0x left. I even tried to do a transaction with those and it worked. Now I really want to unlock my locked DCR because its been locked for at least 10 months now... Can somebody help me find a way to unlock those ?
Is your dcrd v1.0.7 synced to tip? Start your dcrwallet and try 3 commands via dcrctl: getbalance, getstakeinfo, and rescanwallet. Do you see anything in lockedbytickets in balances or missed in getstakeinfo. Have you ever used a stakepool?
Thanks for you answer ! Yes, v1.0.7 is synced. Daemon : 2017-08-23 16:29:13.199 [INF] BMGR: Processed 1 block in the last 14m18.68s (14 transactions, 5 tickets, 4 votes, 1 revocation, height 162360, 2017-08-23 16:28:15 -0400 EDT) Wallet : 2017-08-23 16:29:13.186 [INF] WLLT: Connecting block 00000000000000460e37a03a6924266ec518d95f0d455398c60c741229c14aca, height 162360 getbalance: Code: { "balances": [ { "accountname": "default", "immaturecoinbaserewards": 0, "immaturestakegeneration": 0, "lockedbytickets": 0, "spendable": 0, "total": 0, "unconfirmed": 0, "votingauthority": 0 }, { "accountname": "imported", "immaturecoinbaserewards": 0, "immaturestakegeneration": 0, "lockedbytickets": 0, "spendable": 0, "total": 0, "unconfirmed": 0, "votingauthority": 0 } ], "blockhash": "00000000000000460e37a03a6924266ec518d95f0d455398c60c741229c14aca" } getstackinfo: Code: { "blockheight": 162360, "poolsize": 41012, "difficulty": 64.73117288, "allmempooltix": 12, "ownmempooltix": 0, "immature": 0, "live": 0, "proportionlive": 0, "voted": 0, "totalsubsidy": 0, "missed": 0, "proportionmissed": 0, "revoked": 0, "expired": 0 } I ran two rescanwallet in the last 2 days. Edit : No, never used a stakepool.
Do you see any transactions with gettransactions? If not, it would appear that the seed you entered is not correct.
If you are sure that this is the seed with the funds, there are other ways for us to try and help you figure out what's wrong. To help you along in that process, it's much easier to use slack. slack.decred.org and send me a direct message at ay-p