I made a transaction and it seems to be stuck at "Status: 0/unconfirmed, in memory pool".
Status: 0/unconfirmed, in memory pool
Date: 17.5.2018. 19:40
To: DQrj37vGkkRt8h1GcxZKvEFanCCUHm6R4p
Debit: -10 400.00000000 DTC
Transaction fee: -5.85000000 DTC
Net amount: -10 405.85000000 DTC
Transaction ID: cc79ed995d89378d5c0a5634e41cbb6d9aa9a046fd6445ee80867706f689dd00
Transaction total size: 115980 bytes
Output index: 1
How to get coins back?
It seems the problem in Transaction total size: 115980 bytes.
The old wallets can't receive such big transactions into memory pool (but can receive it in blockchain).
It is a big problem of old wallets because of it prevents to accept transactions with 100kb data.
I have resolved it in 0.15.99.8 wallet, but problem will remain until most of network migrate to new wallet.
To avoid such problems with current network make transactions about 70 kb. (it is about 3-4 dtc of fee per once)
Try the followings.
1. Right click on the transaction in the list of transactions, then abandon it. Restart app.
If it doesn't help .
2. Backup wallet.dat. Start dtc with rescan wallet flags. f.e: "datacoin-qt -rescan -zapwallettxes=1"
P.S. And don't worry. Your coins is still yours.