128 Commits (94ac0db91fd66afba646450f0fcdec6081f99f7d)

Author SHA1 Message Date
ThomasV 26682491b2 generic restore from command line 9 years ago
ThomasV de92f1c98f fix #1488: add formerly deleted method 9 years ago
Neil Booth 5071d75912 Clean up install wizard a little 9 years ago
Neil Booth 34ce6d1821 Updates for exchange_rate plugin 9 years ago
ThomasV 992c70a688 detect available hardware wallets before listing them in wizard 10 years ago
ThomasV bdb4d3ecb8 move methods calling installwizard to main gui class 9 years ago
kizmc 77ebea15d0 Fixed GroupBox layout in installwizard 9 years ago
ThomasV aedfbd3855 start wizard from main_window. fixes #1250 10 years ago
ThomasV 1919d5d63c fix wizard: remove vbox0, improve text 10 years ago
Michael Wozniak 4338944e3a remove unnecessary lines 10 years ago
Michael Wozniak b7ea10609c add seed scroll for multisig wallets 10 years ago
Michael Wozniak 523aa7c380 update restore multisig to add type 10 years ago
ThomasV 56b3c98332 generic m of n multisig 10 years ago
ThomasV 179e98b303 restore: call constructor to load plugin 10 years ago
ThomasV 5ffd26402e separate load_wallet hook for installwizard 10 years ago
ThomasV 060e3aa23e plugins: call load_wallet in install wizard 10 years ago
Neil Booth 39fe24b4d3 Rename auto_cycle to auto_connect in config 10 years ago
ThomasV 59a9e4f710 fix new_wallet and seed language 10 years ago
ThomasV 8689807400 add file button to text edits 10 years ago
ThomasV eff977081d add file reader to QRTextEdit, to facilitate key imports 10 years ago
ThomasV 8251c5b6d9 fix #1057 10 years ago
ThomasV 21b2fcbe85 always_hook. fix trezor handler. fixes #1146 10 years ago
ThomasV 8f94039355 call set_layout before adding buttons, so that setDefault works 10 years ago
ThomasV a3422d3fae generic multisig wallet constructor. fixes #1129 10 years ago
ThomasV 1be26dbf06 fix init error from issue #1102 10 years ago
Andy Christianson c72531fa6a added support for restoring multisig wallets from BIP32 private keys 10 years ago
Andy Christianson cff6b95011 added support for restoring multisig wallets from BIP32 private keys 10 years ago
ThomasV 01cfb8f8f1 new Button widgets 10 years ago
ThomasV 2ea25fbb17 clarify the 'restore' message 10 years ago
ThomasV 6ececd500d add show in set_layout 10 years ago
ThomasV 50c6a2fcbd show wallet name in wizard 10 years ago
ThomasV 97c57996b8 cleanup 10 years ago
ThomasV 6050e4d549 fix QRcode widget in multisig wallet wizard 10 years ago
ThomasV 894a09e164 better message: restore or import 10 years ago
ThomasV 84fc4574d6 add password when creating imported wallet 10 years ago
ThomasV 9f9bab6cf0 fix issue #968 10 years ago
ThomasV 34dbeeafc8 fix calls broken by 256a467dd7 10 years ago
Tafelpoot 256a467dd7 QR code fixes 10 years ago
Tafelpoot d9c5250a6f removed trailing whitespace and fixed indentation in history widget 10 years ago
ThomasV fde5dd577a fix #849 10 years ago
ThomasV 11e7a6644e do not store wallet_type right at the first screen 10 years ago
ThomasV cef75e9e7b new seed_version: remove whitespaces only between CJK characters 10 years ago
ThomasV d8cc54fbed verify_seed: pass function 10 years ago
ThomasV 6361abaf4d extended seed prefix 10 years ago
ThomasV 65fd4f45e3 spelling 10 years ago
ThomasV bc1ae4fe94 filter wallet types 10 years ago
ThomasV 622fb6c08b add wallet categories 10 years ago
ThomasV 34cb1f6620 simplify install wizard 10 years ago
ThomasV 79588eb4da init plugins before gui. register wallet types in plugin constructor 10 years ago
ThomasV c7f667e2ed separate add_seed from create_master_keys 10 years ago