ThomasV
00eb39a560
fix issue with restore from old seed
8 years ago
ThomasV
121ac07b01
wizard: add checkbox for passphrases. allow passphrases with 2fa seeds
8 years ago
ThomasV
2e0d55e25e
remove xpub icon
8 years ago
ThomasV
52a9fdf6f6
wizard: fix restore multisig from seed
8 years ago
ThomasV
827d928aaa
kivy: handle 2FA seeds
8 years ago
ThomasV
8d9b23e760
follow-up previous commit
8 years ago
ThomasV
749a1f2006
restore bip39 option for multisig, add a warning when option is clicked.
8 years ago
ThomasV
c32f75a313
wizard: display seed type. restore 2fa if needed
8 years ago
ThomasV
63a5e8f99b
fix wizard line_dialog
8 years ago
ThomasV
b2e9362163
improve message
8 years ago
ThomasV
4bc756751b
improve wizard messages; skip choice screen if there is only one choice
8 years ago
ThomasV
4d4171fe53
hardware multisig: partial bip45 derivation
8 years ago
ThomasV
8d3a96ebf4
better message
8 years ago
ThomasV
dd39931833
Revert "follow bip45 derivation with hardware multisig"
This reverts commit c24d38cd97
.
8 years ago
ThomasV
c24d38cd97
follow bip45 derivation with hardware multisig
8 years ago
ThomasV
e7dd800875
tweak messages
8 years ago
ThomasV
83dbe7fbf3
more fixes for kivy
8 years ago
ThomasV
b33e6a8b68
wizard small fixes
8 years ago
ThomasV
ebab390b1a
wizard: it is better to use a separate screen for passphrase
8 years ago
ThomasV
99a3250b3f
wizard: show passphrase in the same window as the seed
8 years ago
ThomasV
5e90b3a42d
wizard: abort if device fails to create xpub
8 years ago
ThomasV
87e3db91dd
tweak messages in wizard
8 years ago
ThomasV
f98d1f43b4
do not propose passphrase option in 2fa wallets
8 years ago
ThomasV
86e23d9989
save wallet label in keystore, to facilitate pairing
8 years ago
ThomasV
4837d7a148
show complete device description in wizard
8 years ago
ThomasV
3bc6fdaadb
fix typo
8 years ago
ThomasV
3ac357171a
wizard: add password only once all keystores are known
8 years ago
ThomasV
b907a668ec
wizard: add derivation passphrase and bip39 support
8 years ago
ThomasV
808703bacb
m
8 years ago
ThomasV
665d1bc153
plugin: separate get_xpub and setup_device
8 years ago
ThomasV
092bb43660
rename wizard.choose_device because plugin has method with same name
8 years ago
ThomasV
1e6caf8f03
wizard: ask accound id after device setup
8 years ago
ThomasV
8edca91390
wizard: trezor init
8 years ago
ThomasV
4781df9d21
wizard: scan hardware devices directly
8 years ago
ThomasV
3b830cbcfa
wizard: fix trezor device initialization
8 years ago
ThomasV
80675121ce
allow several hardware cosigners in the same wallet
8 years ago
ThomasV
afe39330dc
update wallet format again, for keystore
8 years ago
ThomasV
428bc539b3
hardware: store derivation instead of account_id
8 years ago
ThomasV
664077397e
device manager: index devices by xpub
8 years ago
ThomasV
24a9ff3fef
simplify wallet types
8 years ago
ThomasV
058e49e839
wizard: fix typo
8 years ago
ThomasV
352c48f339
wizard: use the word 'keystore'
8 years ago
ThomasV
f6e393d7b6
fix: import addresses and private keys
8 years ago
ThomasV
d9021788fa
request account_id in wizard, for hardware wallets. cleanup bip44 code
9 years ago
ThomasV
b87c5d12fa
- fix sign/verify messages
- fix hardware wallet tx_outputs
9 years ago
ThomasV
1159f85e05
Major refactoring
- separation between Wallet and key management (Keystore)
- simplification of wallet classes
- remove support for multiple accounts in the same wallet
- add support for OP_RETURN to Trezor plugin
- split multi-accounts wallets for backward compatibility
9 years ago
ThomasV
5f86af15b8
fix type
9 years ago
ThomasV
ee032e9158
base_wizard: minor fixes
9 years ago
ThomasV
16db27ffc0
wizard: remove run_wallet
9 years ago
ThomasV
2bb08aa280
fixes for install wizard
9 years ago