Binaries for Official Monero v0.18.3.2 are now available at http://www.getmonero.org
Also Feather wallet: Go to help -> Check for updates
Update your wallets! This has the fee fix!
Binaries for Official Monero v0.18.3.2 are now available at http://www.getmonero.org
Also Feather wallet: Go to help -> Check for updates
Update your wallets! This has the fee fix!
@tobtoht Looks like the dynamic fee in feather wallet only works for standard transactions and not for churn or when spending a single output.
Thanks for reporting! Fixed. Will try to follow up with another point release soon.
Great thanks, another issue I noticed is that feather sometimes does not fully terminate when the app is closed. On linux I often have to kill the process after closing it. This started happening recently, after 2.6 release I believe.
Please let me know if there is any additional info I can provide to help trace this down.
I fixed an issue that could cause this. Let me know if you still encounter this after the upcoming release.
Will do, thank you for your continued work on the best Monero wallet!
It looks like the close issue is still there, here is what I am seeing in the command line after I close the app (feather-2.6.5)
[2024-03-15 01:18:23 D] (:0) Storing wallet
[2024-03-15 01:19:14 D] (:0) virtual void MainWindow::closeEvent(QCloseEvent*)
[2024-03-15 01:19:14 D] (:0) closing Window
[2024-03-15 01:19:14 D] (:0) No wizards in progress and no wallets open, quitting application.
[2024-03-15 01:19:14 D] (:0) void WindowManager::close()
[2024-03-15 01:19:14 W] (:0) QCoreApplication::postEvent: Unexpected null receiver
[2024-03-15 01:19:14 W] (:0) QCoreApplication::postEvent: Unexpected null receiver
[2024-03-15 01:19:14 D] (:0) ~MainWindow
[2024-03-15 01:19:14 W] (:0) QEventLoop: Cannot be used without QApplication