selsta
selsta
You can't get the addresses from ZMQ data, please re-read the previous comments.
Do you mean wallet sync or daemon sync? You can close the wallet while the daemon syncs with the network.
macOS ARM v2: 445.702 hashes per second v1: 424.601 hashes per second
I did run it multiple times, while there was some variation v2 was always faster by around 15-20h/s.
M1 Pro (8 performance cores, 2 efficiency cores)
Please put a sensible commit title like ``` README: add git to debian package list ```
Yes, opengl32sw.dll is required. I'll see if I can improve the DEPLOY instructions.
> Somewhere during that process, this file showed up: /home/pi/.local/share/applications/monero-gui.desktop. Starting the GUI for the first time asks you if you want to install the .desktop file. > This file...
We don't have an install target here: https://github.com/monero-project/monero-gui/blob/master/Makefile It seems CMake adds an install target automatically, that's why it works in your case.
https://github.com/monero-project/monero/wiki/URI-Formatting For example `monero:46BeWrHpwXmHDpDEUmZBWZfoQpdc6HaERCNmx1pEYL2rAcuwufPN9rXHHtyUA4QVy66qeFQkn6sfK8aHYjA3jk3o1Bv16em?tx_amount=239.39014&tx_description=donation` should open monero-gui and enter the address, amount and description. The moneroseed scheme is outdated.