ThomasV
352c48f339
wizard: use the word 'keystore'
9 years ago
ThomasV
f6e393d7b6
fix: import addresses and private keys
9 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
ThomasV
f8c1bd1d3b
wizard: multisig creation, let user go back to show their xpub
9 years ago
ThomasV
566ed664d5
comment out hardware cosigning; not ready for release
9 years ago
ThomasV
342d6633a6
wizard: add capability to restore multisig
9 years ago
ThomasV
e7d25faf02
Finish wizard unification
9 years ago
ThomasV
97dc130e26
fix: i18n in base_wizard
9 years ago
ThomasV
9182392b55
kivy: separate base wizard class from gui
9 years ago