duggavo

Results 9 issues of duggavo

## Description This gives the Execute permission to the gradlew script for Linux systems. Before this PR, you had to run `chmod +x ./gradlew` before building.

## Description This PR adds a seed node hosted by me and located in the United States ## Type of change Please select the right one. - [x] Bug fix...

Xelis-daemon's peerlist is only saved on graceful shutdown. This can cause loss of peers data, if the daemon is shut down abruptly, and significant load to seed nodes. Consider saving...

for systemd services, would be useful to have a flag similar to monerod's `--non-interactive`, for both daemon and wallet, which prevents readline "prompting". Also --no-colors could be useful for systems...

A significant part of Monero's user base is on mobile devices. If Monero wants to remain a currency, wallet synchronization must remain fast for everyone. ![monero transaction spam](https://github.com/monero-project/monero/assets/108991918/01536585-2fdd-429c-bbdc-e108ec0ab567) The Monero...

discussion

OneZeroMiner v1.3.3 has broken XelPool support by default, an additional command-line flag is required to make it work. This commit adds that command-line flag.