01:15:26 -xmr-pr- selsta opened pull request #2948: QML: fix some Qt 5.15 warnings 01:15:27 -xmr-pr- > https://github.com/monero-project/monero-gui/pull/2948 20:45:27 -xmr-pr- selsta opened pull request #2949: main: remove already defined z value 20:45:27 -xmr-pr- > https://github.com/monero-project/monero-gui/pull/2949 23:36:31 Hey guys. I have an issue with Monero GUI. 23:36:33 I 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. 23:44:57 Bobtette: I think you can go to Settings -> Wallet and click on rescan 23:46:49 selsta, 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. 23:48:11 My txpool doesn't have any tx from more than a few minutes ago. So your tx was probably rejected outright. 23:48:48 If 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. 23:49:16 Can i see if there is still something in my txpool? 23:49:17 That way, only one of them is valid. You'd need to use monero-wallet-cli though I think, to sweep_single. 23:49:23 Yes, print_pool_sh 23:50:49 I already sent the entire balance to a new subaddress (same wallet), does that make sure it can´t be sent twice too? 23:51:05 Yes. 23:51:44 Your outputs have been spent, so the old tx cannot be mined anymore (assuming you really sent the outputs from that first tx). 23:52:36 the txid of that pending transaction cant be found on xmrchain[dot]net 23:53:04 i have one tx in print_pool_sh i have no idea if this is that one. i already ran flush_txpool earlier.