justanwar
justanwar
To sync with v0.14.11.1, enabling testing.
On the latest commit, the following problem was observed: Transactions: double-clicking a transaction in the list does not show transaction details
Tested the following, they working as expected: Anonymize all Send (private/transparent) Receive (address generation/address removal) Transactions Masternodes list (all/my masternodes) Lelantus (manual anonymization) RAP Address (creation) Debug Window - Information/Console/Network...
Tested with the following: 1. At the wallet restoration screen, the proper amount of RAP address associated with the mnemonic was selected. Restoration successful. 2. Using the command line `firo-qt.exe...
Abandoned due to changes in #1250, will be redone
Warning reworked in #1434, sending to EX-address reworked in #1448
According to @levonpetrosyan93 this can happen when the memory is full.
We wanted to do it fully which includes both cosmetic (such as this) and the underlying parts such as `znodeblsprivkey` in `firo.conf` and the `evoznode` commands, but would have meant...
I got the same failure when running as `docker run -d --name firod -v "${HOME}/.firo:/home/firod/.firo" firoorg/firod`. Removing the volume flag and arguments causes the container to start normally, but this...
This is a permissions issue, not fixed by that PR.