selsta

Results 960 comments of selsta

I've written this before but I'll also add a comment here. There was or is an issue where the daemon would fall behind if there's really heavy RPC traffic. I've...

When closing the GUI it asks you if you want to also stop the daemon or keep it running in the background.

If you have a remote node selected the daemon won't try to interact with your local node. In this case you can stop the running daemon before switching to a...

> For a better user experience (UX), the wallet should prompt the user ( image 2) whether to close the daemon when the user clicks 'close wallet'. When selecting remote...

@0xFFFC0000 please also open against release branch

The tx pool was at 100MB recently, that is 300x larger than usual. This resulted in performance issues for public nodes. Is high memory usage always an issue or only...

> There should at least be a command line option to force full verification There is `./monerod --fast-block-sync 0`

You can set the blockchain location in `Settings -> Node` which in turn sets the --data-dir flag.

Yes, `--data-dir` is a monerod flag and not a monero-wallet-gui flag. Is there a good reason why this should be added to GUI?