aboutsummaryrefslogtreecommitdiff
path: root/src/qt/createwalletdialog.cpp
Commit message (Expand)AuthorAgeFilesLines
* [gui] create wallet: smarter checkbox togglingSjors Provoost2020-10-301-5/+22
* GUI: Create Wallet: Nicely disable descriptor wallet checkbox if sqlite suppo...Luke Dashjr2020-10-201-0/+6
* Be able to create new wallets with DescriptorScriptPubKeyMans as backingAndrew Chow2020-04-231-0/+5
* gui: rename encrypt(), blank(), and askPasshprase()Jon Atack2019-09-091-4/+5
* Expose wallet creation to the GUI via WalletControllerAndrew Chow2019-09-051-1/+1
* Add CreateWalletDialog to create wallets from the GUIAndrew Chow2019-09-051-0/+61