-
xmr-prselsta opened pull request #2948: QML: fix some Qt 5.15 warnings
-
xmr-pr
-
xmr-prselsta opened pull request #2949: main: remove already defined z value
-
xmr-pr
-
BobtetteHey guys. I have an issue with Monero GUI.
-
BobtetteI sent a transaction 12 hours ago, still stuck at pending. Showed wait 20 blocks to unlock balance in send-screen. I ran flush_txpool and now balance is available again and the message disappeared, but the transaction still shows in my history with status pending.
-
selstaBobtette: I think you can go to Settings -> Wallet and click on rescan
-
Bobtetteselsta, It immediately says it rescanned and finished. My balance does seem right, but the transaction is still in the list as pending. I´m scared that if i send it again it may end up being sent twice.
-
moneromoooMy txpool doesn't have any tx from more than a few minutes ago. So your tx was probably rejected outright.
-
moneromoooIf you want to make sure you don't get two spends, you can send a tx again, but using at least one of the same inputs from that tx.
-
BobtetteCan i see if there is still something in my txpool?
-
moneromoooThat way, only one of them is valid. You'd need to use monero-wallet-cli though I think, to sweep_single.
-
moneromoooYes, print_pool_sh
-
BobtetteI already sent the entire balance to a new subaddress (same wallet), does that make sure it can´t be sent twice too?
-
moneromoooYes.
-
moneromoooYour outputs have been spent, so the old tx cannot be mined anymore (assuming you really sent the outputs from that first tx).
-
Bobtettethe txid of that pending transaction cant be found on xmrchain[dot]net
-
Bobtettei have one tx in print_pool_sh i have no idea if this is that one. i already ran flush_txpool earlier.