Commit Graph

261 Commits

Author SHA1 Message Date
ThomasV 84b8b6d73d message: cosigner wallet 2014-06-22 13:26:02 +02:00
ThomasV 5f8c04cd56 wizard: set next button default 2014-06-13 13:48:36 +02:00
ThomasV c4d10f6d63 fix: wizard 2of2 (cosigning key) 2014-06-02 22:25:32 +02:00
ThomasV ed48588d8a fix: wizard 2of2 2014-06-02 21:54:53 +02:00
Michael Wozniak 9fcc8703e8 show/raise install dialog
make sure install dialog doesn't show up behind other windows when
electrum is started
2014-05-26 12:59:05 -04:00
ThomasV a66df2a3fa multi seed and mpk dialogs 2014-05-12 10:53:04 +02:00
ThomasV c3f0f69f1e add clickable label to show/hide advanced wallet types 2014-05-09 17:31:29 +02:00
ThomasV 0fb6cdcb1a add 2of3 wallets in wizard 2014-05-09 16:27:12 +02:00
ThomasV 8558488337 fix name 2014-05-09 13:52:49 +02:00
ThomasV f178faf03b wizard: simplify multisig creation 2014-05-09 13:49:05 +02:00
ThomasV 13c3422386 merge screens of the install wizard 2014-05-09 13:12:07 +02:00
ThomasV 9196e9feea messages for enter_seed 2014-04-29 21:19:42 +02:00
ThomasV 582fb76e9e new class: Imported_Wallet 2014-04-29 21:04:16 +02:00
ThomasV 029f33a47c minor fix for restore dialog 2014-04-29 19:33:42 +02:00
ThomasV 5d68ce4f22 wizard: option to create multisig wallet manually 2014-04-29 11:45:39 +02:00
ThomasV 70a638a7c3 more robust install wizard 2014-04-28 17:30:48 +02:00
ThomasV bac2c8175c optional icon in installwizard question 2014-04-28 16:06:59 +02:00
ThomasV f4817d771f add layout before creating buttons, so that default button is set 2014-04-28 15:50:31 +02:00
ThomasV 6d75ca795b add_seed 2014-04-28 14:58:43 +02:00
ThomasV 0c100c1480 add_cold_seed 2014-04-25 17:51:41 +02:00
ThomasV c0535634fd fix: do not lower xpub 2014-04-22 15:49:32 +02:00
ThomasV 671b1574b3 more robust get_seed_text 2014-04-22 15:12:36 +02:00
ThomasV 5d9b9492e1 abstract and improve seed and key methods 2014-04-21 22:09:15 +02:00
ThomasV 41f9da1559 fix #655 2014-04-20 10:42:13 +02:00
ThomasV 6c96b38abf installwizard: multisig wallets 2014-04-19 20:23:27 +02:00
ThomasV 913ef26dd9 fix: create accounts 2014-04-13 18:41:10 +02:00
ThomasV 74209e8a6c remove hardcoded seed 2014-04-06 21:42:29 +02:00
ThomasV 102bc204d5 hooks and workflow for 2of3 wallets 2014-04-06 21:38:53 +02:00
ThomasV c24482c21a check seed in gui. fixes #622 2014-04-05 10:34:51 +02:00
ThomasV e955ee69a8 restore from master public key (qt and command line) 2014-02-28 15:43:06 +01:00
ThomasV 7267579fe0 Merge branch '2.0' 2014-02-27 10:41:22 +01:00
ThomasV 638526712b rebrand this branch as 1.9.8 2014-02-27 10:21:41 +01:00
ThomasV 70bace9b1e use separata class for old wallets; decide with WalletFactory 2014-02-03 06:26:03 +01:00
Brian Greenberg af71483dd8 Squash case on user-entered seed when restoring a wallet. 2014-01-27 21:03:00 -06:00
ThomasV 9483eadc7e installwizard: set network to None if offline 2014-01-08 10:36:39 +01:00
ThomasV 2fb738be59 fix: return None if user presses cancel 2013-12-17 07:10:40 +01:00
ThomasV 0eead38332 installwizard: don't repeat same info 2013-12-17 07:06:58 +01:00
ThomasV 8a887273f6 clarify text 2013-12-17 06:56:33 +01:00
ecdsa 8b4410d86a detect if electrum is offline during wallet creation 2013-12-14 10:20:40 +01:00
thomasv f045490597 During wallet creation, do not write seed on disk before it is encrypted 2013-12-13 17:30:34 +01:00
ThomasV 5ae39b5ad1 don't exit in wizard (fixes #402) 2013-11-12 22:55:42 +01:00
ThomasV 588f8fd110 wallet: call create_accounts in save_seed 2013-11-11 17:41:46 +01:00
Bryan Stitt 6cd4ed486a fix more bare excepts 2013-11-10 12:30:57 -08:00
ThomasV b1472ba1a7 fix regression: offline mode 2013-11-05 18:55:53 +01:00
ThomasV 536c898b59 restore from master public key with seed v4 2013-11-03 14:14:35 +01:00
ThomasV c8cd187bd4 use QStackedLayout in install wizard 2013-11-03 11:03:45 +01:00
thomasv 83b885c702 fix mnemonic decode 2013-10-31 15:40:10 +01:00
thomasv 5a3b80cfb2 disable bip32 2013-10-31 13:28:52 +01:00
ThomasV 31aaae8ed2 seed v6 2013-10-26 16:40:05 +02:00
ThomasV 8a4a29dd0c enforce 'chain' parameter in wizard 2013-10-15 10:44:14 +02:00
rdymac e85d7b8fee Line breaks and blank spaces
Moved line breaks and blank spaces out of text strings
2013-10-10 03:54:52 +02:00
thomasv a33bb72dc7 disable 'offline' option in install wizard, because it is not implemented 2013-10-03 19:09:08 +02:00
ThomasV f93bc5951c simplify show_seed dialog 2013-10-03 09:19:09 +02:00
ThomasV b30bac13e5 restore from master public key 2013-10-01 14:28:43 +02:00
ThomasV f79d4ee468 Merge branch 'master' of git://github.com/spesmilo/electrum 2013-09-30 17:43:33 +02:00
ThomasV 1fdb8be42f remove show() in waiting dialog 2013-09-30 17:43:31 +02:00
Maran 05672b84c9 Fix line break in translation 2013-09-30 17:40:05 +02:00
Maran 6a17f935ce Flesh out the text for the install wizard 2013-09-30 16:53:51 +02:00
ThomasV ecfe5e2590 common wallet.restore() method for GUIs 2013-09-28 13:45:49 +02:00
ThomasV e1e129fe30 fix names 2013-09-24 16:57:12 +02:00
ThomasV 2c0814f0d3 simplify gui names 2013-09-24 10:06:03 +02:00