886 Commits (283)

Author SHA1 Message Date
ThomasV 2d8f43d50a Trustedcoin: prepaid-only billing 8 years ago
ThomasV 1d84029173 input_script: return txin.scriptSig if available. replace txin.is_coinbase with type. fixes #2321 8 years ago
ThomasV e80ce35a1d fix #2315 8 years ago
djb ab8c51e233
stream signing for tx with large number of inputs 8 years ago
djb 2b9282a00e
Bypass plugins/hw_wallet/qt.py bug when setting initial devices password 8 years ago
Saleem Rashid 2a45e32e0e TREZOR: Use correct Testnet constants 8 years ago
Saleem Rashid 2dc7ba96c4 TREZOR: Update qt_generic for new InstallWizard 8 years ago
ThomasV 024de7afa5 kivy: trigger_update_history 8 years ago
ThomasV 3b0383128f fix trustedcoin wallet creation 8 years ago
ThomasV 8e368d2251 dbb: derivation must be byte string 8 years ago
BTChip aa7434bdaa Fix CPFP on change 8 years ago
ThomasV e43abb5c96 fix trustedcoin wizard. fixes #2276 8 years ago
djb 5b0d5814b9
dbb - bugfix after an upstream change 8 years ago
ThomasV a921f5becf kivy labels plugin: use Clock 8 years ago
ThomasV 9cb576a88c fix multisig update_password 8 years ago
ThomasV ddcdbfa181 ledger: pass str to message dialog 8 years ago
ThomasV f9e948ebc1 updates for ledger plugin 8 years ago
ThomasV 3d32301121 trezor plugin: update parameters of decrypt_message 8 years ago
ThomasV d944a09da5 fixes for Digital Bitbox plugin 8 years ago
Johann Bauer cdb57c73e8 Use new LabelSync server for the plugin 8 years ago
ThomasV ae0235ee62 minor changes for Digital Bitbox 8 years ago
djb 6b6f0be7d4 add Digital Bitbox hardware wallet 8 years ago
ThomasV 6f083a712d trezor: use serialize_xpub 8 years ago
ThomasV 4cfe98216e update ledger get_xpub 8 years ago
ThomasV 6bfbc9a718 fix: replace remaining occurences of public_key_to_bc_address 8 years ago
ThomasV ce11a2fac5 replace segwit wallet class with custom xpub type 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 132fca86b2 fix #2133: deserialize_xkey 8 years ago
ThomasV 83a422988e ledger: ImportError fallback 8 years ago
neocogent da7e48f3a7 ledger new ui and mobile 2fa validation 8 years ago
ThomasV b16800864b trezor: fix is_xprv 8 years ago
ThomasV 6d33e1a35b trezor: fix wipe_device 8 years ago
ThomasV 13678d9e13 Merge exchange_rate plugin with main code 8 years ago
ThomasV e874ea2b7c trustedcoin: remove hardcoded item 8 years ago
ThomasV 38858c25fd another cosignerpool fix 8 years ago
ThomasV e18e323c45 fix cosignerpool plugin, change hostname 8 years ago
ThomasV 375885deb3 plot: remove unused label from loop 8 years ago
ThomasV b8328da99f fix matplotlib plugin 8 years ago
ThomasV 6d1c33cbf8 minor fix: plot plugin 8 years ago
anduck 064535c27d Update plugin.py 8 years ago
anduck 32af57e2c9 Change atleast_version to return 1 or 0 8 years ago
Jonathan Cross e66889c70e
Fixing TrustedCoin logo. 8 years ago
BTChip 1b4c03ecc5 Fix uninitialized HW.1/Nano and outputs swap with legacy firmware 8 years ago
ThomasV b907018a25 trezor: fix length of signatures array 8 years ago
ThomasV 4a5bece492 fix #1987 8 years ago
ThomasV 3f64e4d1f8 fix #1988 8 years ago
ThomasV 5e92e09044 fix pubkey ordering in multisig wallets. fix #1975 8 years ago
ThomasV 11ba5c441a fix #1976 8 years ago
ThomasV 34e271594a skip trezor address check with multisig addresses (issue #1975) 8 years ago
ThomasV 43272c63a8 fix #1961 8 years ago