I will pay you in bitcoin if you can get my 2 transactions unfrozen. This thread describes my problem exactly.
https://www.dash.org/forum/threads/frozen-transactions-why-it-happens-and-how-to-fix-it.1649/ I believe they were frozen because I tried to do transactions without paying a fee. I learned recently the hard way that fees are very important today. I have tried the 1st method of rescanning and that did not work. I have not tried the 2nd method because I need someone else to help me with rebroadcasting the transaction id.
Can you give us the tx id's? That would defenately help us. There are coins that can be sent with 0 fee, while others actually need a (large) fee, but without tx id's, it's hard for us to assess the situation.
By the way, to get the tx id, it's pretty simple: you're using bitcoin-qt, so you can open the wallet, go to transactions, right click on the "frozen" transaction, copy transaction id.
In this same menu, you an also copy the raw transaction, paste it here:
https://blockchain.info/pushtx and you're rebroadcasting it yourself without anybody helping you
Do think about wether or not you want to be doing this... It might even be usefull for you to make sure your wallet isn't rebroadcasting the transaction itself (bitcoin core rebroadcasts automatically). That way the network can forget your transaction, and you can re-use the inputs to create an output WITH fee
. Other options would be to keep re-broadcasting untill you're finally included in a block, or create a RBF or double spend the inputs (rather difficult if you don't have enough knowledge).