Hennadii Stepanov

Results 1500 comments of Hennadii Stepanov

Mind testing https://github.com/bitcoin/bitcoin/pull/32804?

Isn't an error message self-descriptive? FWIW, the behavior is not GUI-specific: ``` $ ./bin/bitcoind -listen=0 -listenonion=1 Error: Cannot set -listen=0 together with -listenonion=1 ```

The behavior was changed in bitcoin/bitcoin#20769.

@1440000bytes Thank you for testing v23.0rc2! ~As this issue describes the expected behavior, could it be closed now?~

@1440000bytes Yes, new behavior looks contra-intuitive.

@1440000bytes As a _temporary_ workaround suggesting to run `bitcoin-qt -resetguisettings`.

@1440000bytes Do you mind testing ~bitcoin/bitcoin#24648~ #568?

Apparently, the bug still persist on Windows. Tested v26.1rc1: ![image_2024-02-24_16-52-57](https://github.com/bitcoin-core/gui/assets/32963518/b4ee21fd-c7b8-4d26-8ae2-bc23f4d5a181) UPD. ... And on Linux (a regression?).

`test_bitcoin-qt` fails in the CI: https://github.com/bitcoin-core/gui/actions/runs/11186485220.

Closing due to lack of support from the PR author (unaddressed comments, failed CI). Feel free to re-open.