woodser
woodser
This issue requests showing the Haveno icon for flatpak, which is currently missing:
After installing Haveno with flatpak, the version number does not appear: ``` woodser@ubuntu-linux-2404:~/git/haveno$ flatpak list Name Application ID Version Branch Arch Origin Installation Haveno exchange.haveno.Haveno master aarch64 haveno-origin system ```...
This issue requests building a Flatpak installer from the Haveno repo. The Flatpak should be built as part of the existing installer build process with `./gradlew packageInstallers`. See [package.gradle](https://github.com/haveno-dex/haveno/blob/master/desktop/package/package.gradle) within...
Currently when funds are sent to self (from/to the main wallet), the transactions report only the outgoing amount, causing the transactions to not sum to the balance. The official GUI...
Sorting the Transactions > Memo column yields this error: ` Error Cannot invoke "java.lang.Comparable.compareTo(Object)" because the return value of "java.util.function.Function.apply(Object)" is null ` This issue requests fixing the error to...
This issue requests documenting how to backup and restore your application directory in the [docs](https://github.com/haveno-dex/haveno-docs) repository, as it's a frequently asked question. To summarize: Go to Account > Backup >...
This issue requests changing the background color of the transaction ID when funds are withdrawn in dark mode, because the background is not visible: Versus light mode: 
This issue requests adding documentation for how to start and connect to external Tor within Haveno. The documentation should be added to the [docs](https://github.com/haveno-dex/haveno/tree/master/docs) folder within the repo. Once created,...
Creating transactions when connected to remote nodes (especially xmr-node.cakewallet.com:18081 over Tor) sometimes produces random errors: - `no connection to daemon` - `failed to get output distribution` - `Failed to get...