13 Commits (d150a6d29cbf01dfd3e4cb0cec13c46435f96099)

Author SHA1 Message Date
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
Neil Booth 19f527c717 Fix typo 9 years ago
Neil Booth 1d51335827 Remove need for self.wallet for h/w wallets 9 years ago
Neil Booth 84450b9189 Revert mistaken commit 9 years ago
Neil Booth 0f70d0b8a5 The constructor() concept doesn't exist 9 years ago
Neil Booth 993ff30616 Eliminate dead code 9 years ago
Neil Booth 56497c1ae2 Don't use is_available() for HW wallets 9 years ago
Neil Booth c298860e11 A fix and cleanups for hardware wallets 9 years ago
ThomasV d8e65782e1 ledger: cmdline plugin 9 years ago
ThomasV d5f43610ed fix imports in hardware wallets 9 years ago
ThomasV ba2c737a21 finish separation between plugins and GUIs 9 years ago
ThomasV 2c0489c809 plugins: separate GUIs using child classes 9 years ago
Neil Booth e9384f15ed Plugins manage their own wallet tracking 9 years ago
ThomasV c86ef5e8b0 hardware wallets: fix sign_transaction in resstored wallets 9 years ago
ThomasV 87168282b9 check wallet type in installwizard_load_wallet hook 9 years ago
Neil Booth 6bbde8389d Pass window not window.app 9 years ago
Neil Booth bbd50ba83c Remove all self.window references from plugins 9 years ago
Neil Booth ec3b7ba5ee Pass plugins object to plugin constructor 9 years ago
BTChip 22c602a61c Rename BTChip -> Ledger 10 years ago
BTChip 59e999d3a5 Update installwizard init 10 years ago
ThomasV 471cab6089 do not base64encode signatures in requests 10 years ago
BTChip 0f1180ad95 Rename signals to avoid name clashes 10 years ago
BTChip ea097fd7f5 Review UI, support command line mode 10 years ago
BTChip c167ef6d35 Implement missing can_sign_xpubkey 10 years ago
Neil Booth 15632adb40 Rename send_tx() to sign_tx() 10 years ago
BTChip 3a22fe758f Only rescan the dongle when it has been disconnected 10 years ago
BTChip 2b307ce24f Use format_satoshis_plain instead of format_satoshis to avoid locale separator issues 10 years ago
BTChip eed37e82d2 Support Ledger 2FA Security Card and prepare for new encoding format 10 years ago
BTChip db68dcbc14 Get rid of libusb dependency 10 years ago
ThomasV bf50bc45ef fix plugin load_wallet hook 10 years ago
ThomasV f70a996619 fix trezor initialiation hook (pass window in load_wallet) 10 years ago
Richard Ulrich b24df0cbfa added import 10 years ago
Richard Ulrich 2ca8122c96 restricting to one account so that at least it doesn't crash 10 years ago
ThomasV 778297697a lazy plugin constructor 10 years ago
ThomasV 8f98ea4aca make plugins available without the GUI 10 years ago
ThomasV 9dd0728558 revert commit 3ae2fb2e90 10 years ago
drizzt 3ae2fb2e90 Remove useless enforced dependency of PyUSB 10 years ago
ThomasV 01cfb8f8f1 new Button widgets 10 years ago
BTChip 074a57b1a3 New firmware integration 10 years ago
ThomasV 395312e70f fix: add wallet types only if available 10 years ago
BTChip 0da3836b14 Catch up with modifications, along with Python API 0.1.12 closes #869 #868 #957 #871 #870 10 years ago
ThomasV c4ce16e2b6 fix sign_transaction in btcchip too 10 years ago
ThomasV 956f69f3d3 trezor: raise and catch BaseException in signing 10 years ago
ThomasV 8347ad5449 fix hardware plugins with tx.error 10 years ago
BTChip 7f2a360c6a Fix behavior when calling get_master_public_key from an external context 10 years ago
BTChip f296e5e5ef Do not crash when asked to export private keys 10 years ago
BTChip 94db6cc94b Fix bad initializer 10 years ago
molecular e90d567435 fix typo in btcchip second factor prompt dialog 10 years ago