| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [gui] create wallet: smarter checkbox toggling | Sjors Provoost | 2020-10-30 | 1 | -5/+22 |
| | | |||||
| * | GUI: Create Wallet: Nicely disable descriptor wallet checkbox if sqlite ↵ | Luke Dashjr | 2020-10-20 | 1 | -0/+6 |
| | | | | | support not compiled in | ||||
| * | Be able to create new wallets with DescriptorScriptPubKeyMans as backing | Andrew Chow | 2020-04-23 | 1 | -0/+5 |
| | | |||||
| * | gui: rename encrypt(), blank(), and askPasshprase() | Jon Atack | 2019-09-09 | 1 | -4/+5 |
| | | | | | as well as disablePrivateKeys() to be consistent in naming. | ||||
| * | Expose wallet creation to the GUI via WalletController | Andrew Chow | 2019-09-05 | 1 | -1/+1 |
| | | | | | Co-authored-by: João Barbosa <[email protected]> | ||||
| * | Add CreateWalletDialog to create wallets from the GUI | Andrew Chow | 2019-09-05 | 1 | -0/+61 |
| Co-authored-by: João Barbosa <[email protected]> | |||||