D33r-Gee

Results 8 issues of D33r-Gee

This pull request builds upon #392 and introduces enhancements to display the data directory information within the UI. This functionality encompasses both default and custom data directory paths, fulfilling the...

This pull request introduces the functionality for users to specify a custom data directory (`datadir`) during the onboarding process. Ubuntu Screenshots ![Screenshot 2024-03-14 124000](https://github.com/bitcoin-core/gui-qml/assets/111142327/a8d8ebbc-c66c-4626-ba7a-630f19c889ae) ![Screenshot 2024-01-29 074759](https://github.com/bitcoin-core/gui-qml/assets/111142327/fea1b72d-2760-436c-aba5-2094b5826fa4) ![Screenshot 2024-01-29 074734](https://github.com/bitcoin-core/gui-qml/assets/111142327/768f93a0-4f9c-46cc-9b31-7d9fcabaaf1e)...

This is an updated version of PR #351 It has been rebased and the WSL Ubuntu Android install guide has been added to build-android.md Let me know if there are...

### Is there an existing issue for this? - [X] I have searched the existing issues ### Current behaviour with #408 when clicking the `custom` button [here](https://github.com/bitcoin-core/gui-qml/blob/d37735a7c5678115c7b1e3bf3e701bd8ada8227c/src/qml/components/StorageLocations.qml#L43C4-L55C6) it causes a...

This pull request builds upon previous issues (#390, #392, and #397) by re-introducing the functionality for users to specify a custom data directory (`datadir`) during the onboarding process. The majority...

enhancement

### Motivation Based on the feedback by @GBKS in PR #397: > Can we detect how much space is available on each location and show it? And can we estimate...

good first issue

### Please describe the feature you'd like to see added. Base on the feedback from [mouxdesign](https://github.com/mouxdesign) and @GBKS in PR #397 add an error message if the storage location doesn't...

Introducing the UI flow to be able to import a AssumeUTXO (AU) snapshot into the Bitcoin Core App. The user will be able to load an AU snapshot from the...