79 Commits (88bbaf0950a8d4ab9c29b1849d8c55a0affc1894)

Author SHA1 Message Date
ThomasV e02687bcf2 python3 updates 8 years ago
ThomasV c3388d9677 misc python3 updates: 8 years ago
neocogent e641f2d251 fix ledger help text grammar 7 years ago
ThomasV 7617fbf0ff fix default sequence number in ledger plugin 8 years ago
neocogent b7c0e38ac4 fix spelling module name 8 years ago
ThomasV 853b6169ed hardware wallet support for locktime 8 years ago
ThomasV f7096010f0 add segwit to get_preimage_script 8 years ago
ThomasV 79bda98ba2 cleanup unused code 8 years ago
ThomasV 9140c1fc89 fix #2352 8 years ago
ThomasV 7c93d787ed follow-up a610e21279 8 years ago
BTChip 6fdbeddf08 RBF support 8 years ago
BTChip a610e21279 Segwit support 8 years ago
ThomasV 1d84029173 input_script: return txin.scriptSig if available. replace txin.is_coinbase with type. fixes #2321 8 years ago
BTChip aa7434bdaa Fix CPFP on change 8 years ago
ThomasV ddcdbfa181 ledger: pass str to message dialog 8 years ago
ThomasV f9e948ebc1 updates for ledger plugin 8 years ago
ThomasV 4cfe98216e update ledger get_xpub 8 years ago
BTChip 0c4e26c55f Support testnet, display APDUs according to Electrum verbosity, support output streaming with btchip-python version 0.1.19 and BTC application 1.1.4+ 8 years ago
ThomasV 83a422988e ledger: ImportError fallback 8 years ago
neocogent da7e48f3a7 ledger new ui and mobile 2fa validation 8 years ago
BTChip 1b4c03ecc5 Fix uninitialized HW.1/Nano and outputs swap with legacy firmware 8 years ago
ThomasV 4a5bece492 fix #1987 8 years ago
ThomasV 3f64e4d1f8 fix #1988 8 years ago
ThomasV 43272c63a8 fix #1961 8 years ago
ThomasV dfef56491b simplification 8 years ago
ThomasV f26262da0f fix ledger sign_transaction, issue #1938 8 years ago
ThomasV 56c490faf0 ledger: better message 8 years ago
ThomasV 5f038a4157 ledger plugin: parse xpubkey instead of using txin['derivation']; always use client.finalizeInputFull 8 years ago
ThomasV ae779694df create common class for qt hardware plugins 8 years ago
ThomasV 2a9c9cf654 remove deprecated method 8 years ago
BTChip 57ce0f500a Fix setup for Nano S firmware version < 1.2 8 years ago
BTChip 3d2de1036c Rewrite around new dev manager, rebase to latest Electrum, add P2SH support, add Nano S / Blue support 8 years ago
ThomasV 9c7fd44b58 update ledger plugin 8 years ago
ThomasV 664077397e device manager: index devices by xpub 9 years ago
ThomasV 97417e06e4 updates for Legder plugin 9 years ago
ThomasV 1159f85e05 Major refactoring 9 years ago
Neil Booth 5f28834bb2 Trezor: session timeout improvements 9 years ago
Neil Booth 9490debf0f hw_wallet: don't make watching only if cannot pair 9 years ago
ThomasV 2a908d3e8b hw_wallet: do not mix qt and non-qt imports 9 years ago
Neil Booth 012f500976 hw_wallet: Create HW_PluginBase and use it 9 years ago
Neil Booth 2717c80a91 ledger: remove unused imports 9 years ago
Neil Booth 9330750e82 Minor fix for prior 9 years ago
BTChip 1c8e39b635 Override word_dialog for PIN entry 9 years ago
BTChip d4b84d6da1 Use unified HW classes 9 years ago
Richard Ulrich 4c24ea002c added local client variable 9 years ago
ThomasV 78e9a84c2f fix ledger signing issue 9 years ago
ThomasV fe9ec6de06 reformatting 9 years ago
Neil Booth efa1efedca Hardware wallets: limit change outputs to 1 9 years ago
ThomasV d200b236ae replace tx.input, tx.output by methods, so that deserialize calls are encapsulated 9 years ago
ThomasV 0d52911561 define constants for tx output types 9 years ago