50 Commits (a03b85a5134c14fb96630e4438eda9bace77cd51)

Author SHA1 Message Date
ThomasV 9196e9feea messages for enter_seed 11 years ago
ThomasV 582fb76e9e new class: Imported_Wallet 11 years ago
ThomasV 029f33a47c minor fix for restore dialog 11 years ago
ThomasV 5d68ce4f22 wizard: option to create multisig wallet manually 11 years ago
ThomasV 70a638a7c3 more robust install wizard 11 years ago
ThomasV bac2c8175c optional icon in installwizard question 11 years ago
ThomasV f4817d771f add layout before creating buttons, so that default button is set 11 years ago
ThomasV 6d75ca795b add_seed 11 years ago
ThomasV 0c100c1480 add_cold_seed 11 years ago
ThomasV c0535634fd fix: do not lower xpub 11 years ago
ThomasV 671b1574b3 more robust get_seed_text 11 years ago
ThomasV 5d9b9492e1 abstract and improve seed and key methods 11 years ago
ThomasV 41f9da1559 fix #655 11 years ago
ThomasV 6c96b38abf installwizard: multisig wallets 11 years ago
ThomasV 913ef26dd9 fix: create accounts 11 years ago
ThomasV 74209e8a6c remove hardcoded seed 11 years ago
ThomasV 102bc204d5 hooks and workflow for 2of3 wallets 11 years ago
ThomasV c24482c21a check seed in gui. fixes #622 11 years ago
ThomasV e955ee69a8 restore from master public key (qt and command line) 11 years ago
ThomasV 638526712b rebrand this branch as 1.9.8 11 years ago
ThomasV 70bace9b1e use separata class for old wallets; decide with WalletFactory 11 years ago
Brian Greenberg af71483dd8 Squash case on user-entered seed when restoring a wallet. 11 years ago
ThomasV 9483eadc7e installwizard: set network to None if offline 11 years ago
ThomasV 2fb738be59 fix: return None if user presses cancel 11 years ago
ThomasV 0eead38332 installwizard: don't repeat same info 11 years ago
ThomasV 8a887273f6 clarify text 11 years ago
ecdsa 8b4410d86a detect if electrum is offline during wallet creation 11 years ago
thomasv f045490597 During wallet creation, do not write seed on disk before it is encrypted 11 years ago
ThomasV 5ae39b5ad1 don't exit in wizard (fixes #402) 11 years ago
ThomasV 588f8fd110 wallet: call create_accounts in save_seed 11 years ago
Bryan Stitt 6cd4ed486a fix more bare excepts 11 years ago
ThomasV b1472ba1a7 fix regression: offline mode 11 years ago
ThomasV 536c898b59 restore from master public key with seed v4 11 years ago
ThomasV c8cd187bd4 use QStackedLayout in install wizard 11 years ago
thomasv 83b885c702 fix mnemonic decode 11 years ago
thomasv 5a3b80cfb2 disable bip32 11 years ago
ThomasV 31aaae8ed2 seed v6 11 years ago
ThomasV 8a4a29dd0c enforce 'chain' parameter in wizard 11 years ago
rdymac e85d7b8fee Line breaks and blank spaces 11 years ago
thomasv a33bb72dc7 disable 'offline' option in install wizard, because it is not implemented 11 years ago
ThomasV f93bc5951c simplify show_seed dialog 11 years ago
ThomasV b30bac13e5 restore from master public key 11 years ago
ThomasV 1fdb8be42f remove show() in waiting dialog 11 years ago
Maran 05672b84c9 Fix line break in translation 11 years ago
Maran 6a17f935ce Flesh out the text for the install wizard 11 years ago
ThomasV ecfe5e2590 common wallet.restore() method for GUIs 11 years ago
ThomasV e1e129fe30 fix names 11 years ago
ThomasV 2c0814f0d3 simplify gui names 11 years ago
rdymac 10be6e7609 Add translations and fixes to 1.9 master 11 years ago
thomasv d67318399b layout improvements 11 years ago