aboutsummaryrefslogtreecommitdiff
path: root/src/qt/createwalletdialog.cpp
AgeCommit message (Collapse)Author
2020-10-30[gui] create wallet: smarter checkbox togglingSjors Provoost
2020-10-20GUI: Create Wallet: Nicely disable descriptor wallet checkbox if sqlite ↵Luke Dashjr
support not compiled in
2020-04-23Be able to create new wallets with DescriptorScriptPubKeyMans as backingAndrew Chow
2019-09-09gui: rename encrypt(), blank(), and askPasshprase()Jon Atack
as well as disablePrivateKeys() to be consistent in naming.
2019-09-05Expose wallet creation to the GUI via WalletControllerAndrew Chow
Co-authored-by: João Barbosa <joao.paulo.barbosa@gmail.com>
2019-09-05Add CreateWalletDialog to create wallets from the GUIAndrew Chow
Co-authored-by: João Barbosa <joao.paulo.barbosa@gmail.com>