Monero Update just released!
Monero Update just released!
Monero, a digital currency that is secure, private, and untraceable
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!
You're viewing a single thread.
@tobtoht Looks like the dynamic fee in feather wallet only works for standard transactions and not for churn or when spending a single output.
9 0 ReplyThanks for reporting! Fixed. Will try to follow up with another point release soon.
6 0 ReplyGreat 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.
4 0 ReplyI fixed an issue that could cause this. Let me know if you still encounter this after the upcoming release.
4 0 ReplyWill do, thank you for your continued work on the best Monero wallet!
3 0 ReplyIt 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
1 0 Reply