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
Moved line breaks and blank spaces out of text strings
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
Added translations, fixes to syntax errors and other minor fixes for
text strings.
Tested all changes. I hope not to break anyhting…
I was unsurem, but the menu bar on the Lite GUI dissapeared. Looking at
the commits on master, it seems that it wasn't me.
11 years ago
thomasv
d67318399b
layout improvements
11 years ago
thomasv
eafdb42475
install wizard: use a single window
11 years ago
thomasv
ee08b2bfa6
don't show gap limit in GUI
11 years ago
thomasv
6b6c508976
replace wallet.interface everywhere
11 years ago
thomasv
8614c0544c
fix import: electrum.i18n
11 years ago
ThomasV
004aa4b640
separate directories for GUIs
11 years ago
thomasv
73901a001a
pass network to NetworkDialog and Blockchain
11 years ago
thomasv
620f9f68d4
minor fixes for wallet creation
11 years ago
ThomasV
6696e9643c
fix restore from mpk
11 years ago
thomasv
20954514b1
do network dialog at the end in installwizard
11 years ago
thomasv
3e14b7dd72
improved install wizard
11 years ago
thomasv
9b986f8cb6
restore: try old wallet first
11 years ago