Thank you @Sjors Provoost for your work on
It's going to be an absolute life-saver in @BTC Prague when I do a workshop on using Bitcoin Core as an air-gapped signing device. Too bad the PR didn't make it into v25.0, so I'm afraid I'll have to do the workshop on master.
h > '
GitHub
Switch hardened derivation marker to h by Sjors · Pull Request #26076 · bitcoin/bitcoin
This makes it easier to handle descriptor strings manually, especially when importing from another Bitcoin Core wallet.
For example the importdescr...
So in order to run the GUI you have to open a *terminal* and run
$ bla/bla/bla/bitcoin-24.0.1/bin/bitcoin-qt
Is there some good reason why double-clicking it doesn't work?