705 Commits (0a1b3eac9cd297141f137075cc3de6abefab54a1)

Author SHA1 Message Date
Neil Booth deccca1827 Ledger: handler belongs on wallet 9 years ago
Neil Booth 1ec3ad59cc Ledger: get new wallet creation working again 9 years ago
Neil Booth b120dd8849 Fix root derivation changes for BIP44_Wallets 9 years ago
ThomasV c47e3499ce rename wallet methods 9 years ago
Neil Booth 3d781a2d1b BIP32_HD_Wallet: Fix address derivation 9 years ago
Neil Booth 5baa5feb11 Put restore_wallet_class back in the derived classes 9 years ago
Neil Booth 5e8d28a187 leger: remove unused imports 9 years ago
Neil Booth 9946feb352 Have BTChipWallet derive from BIP44_Wallet 9 years ago
Neil Booth d5c3c09bbc Trezor: Implement decrypt message 9 years ago
Neil Booth 9cf0a9720f QT handler improvements 9 years ago
Neil Booth 2f1d6b2379 Have Trezor dialog work even if wallet unpaired 9 years ago
Neil Booth 3e8598c245 Move trezor-specific install wizard code to plugin 9 years ago
Neil Booth 54cdd551fe Avoid unnecessary exception on missing libs 9 years ago
Neil Booth 9f0d2f4d21 Replace two uses of dialog with self 9 years ago
Neil Booth a3bced210d Treozr: improved settings screen 9 years ago
ThomasV b21ea13940 trezor: fix create account 9 years ago
ThomasV 5915b9b7e1 restore action-driven wizard logic 9 years ago
Neil Booth 0117109a2d Trezor: show supported coins 9 years ago
Neil Booth 6fb7dbd30d Implement passphrase protection toggling. 9 years ago
Neil Booth 9b29c6c2e6 Trezor: all four available device initializations 9 years ago
ThomasV 59343ec6ec fix get_label in plot.py 9 years ago
Neil Booth 3d9f321cae Use a shared device manager 9 years ago
Neil Booth 5b8e096d57 Fix typo in prior except block 9 years ago
Neil Booth d98f123f92 Fix make_unsigned_transaction for trustedcoin 9 years ago
ThomasV c2accd64cf trustedcoin: don't use assert in hooks, it crashes when using multiple windows. show message if wallet is restored from seed. 9 years ago
ThomasV 32483e64c6 fix syntax errors in trustedcoin plugin 9 years ago
Neil Booth 2ad009bb9d Add some informative comments 9 years ago
Neil Booth 6516b28840 TrezorCompatiblePlugin: make it a thread job 9 years ago
Neil Booth 43fd684d97 Trezor: add session timeout to preferences 9 years ago
Neil Booth 87363c8301 Trezor: Implement resetting a device 9 years ago
Neil Booth e6afaf173c Hardware wallets can create accounts 9 years ago
Neil Booth a7028176cd Trezor: Add wipe device functionality 9 years ago
Neil Booth 9eaf510ac6 Test if initialized to determine watching only 9 years ago
Neil Booth f3e6bf0280 Passphrase-related fixes 9 years ago
Neil Booth 4fe01cb8d3 Change scan_devices logic 9 years ago
Neil Booth e4269f2684 Use relative imports. 9 years ago
Neil Booth 3f2ba5ec20 Fix QtHandler modality 9 years ago
Neil Booth 3422d855c9 A few small fixes 9 years ago
Neil Booth 21bf5a8a84 Better support for USB devices 9 years ago
Neil Booth 187b4dc9c1 Trezor: Need to set client in show_address 9 years ago
Neil Booth 1d07960290 Remove constructor method of plugins 9 years ago
Neil Booth cf4ee487cd Remove duplicate code 9 years ago
Neil Booth c3df5c7177 Work around trezor library bug 9 years ago
Neil Booth d63e754c67 Remove some unused hook infrastructure 9 years ago
Neil Booth 2f58d419dc Get ledger wallet working, for restore at least 9 years ago
Neil Booth d150a6d29c Fix trustedcoin crash 9 years ago
Neil Booth 11d135b32d Better install wizard 9 years ago
Neil Booth 93d05e8cfe Have close_wallet hook take a wallet. 9 years ago
Neil Booth b8f2d9dfd4 Hardware wallets don't have seeds 9 years ago
Neil Booth f263f8b0fd Convert legacy restored hardware wallets 9 years ago