Sander
Sander
I don't think the GUI should be responsible for starting, stopping, and managing the daemon. It should only be a client that can connect to a RPC port, whether that's...
@Wegerich Yeah it's def. out of the scope for this issue, I agree that the prompt when closing is probably unneeded and could use a "Remember my decision" or so.
+1 Confusing docs.
https://github.com/sanderfoobar/hamsterfiler https://github.com/maemo-leste-extras/bugtracker/issues/26
@flguy76 > storing a non authoritive server inside code can lead to dangerous outcomes. If you actually [read (or understood) my replies](https://github.com/monero-project/monero/issues/8452#issuecomment-1197911764) you would find that Monero does not "store...
Ready for review.
Like last time I will not be able to debug/test on iOS, as I only have a Android device. Ill look at this PR next week.
@OmarHatem28 Having some trouble preparing for a compile. Maybe you know how to fix. I try: `flutter build apk --target-platform android-arm` in hopes of *only* compiling the `armeabi-v7a` version. This...
@OmarHatem28 currently solving some issues, as the provided Dockerfile+compose does not work at all. I will ask for your help eventually when I get stuck but for now I will...