LBRY-Vault/plugins/trezor
SomberNight 0438bbc2c2
transaction.py: change update_signatures API. fix trezor segwit signing.
Traceback (most recent call last):
  File "...\electrum\lib\transaction.py", line 498, in parse_witness
    if txin['witness_version'] != 0:
KeyError: 'witness_version'
2018-06-14 20:13:04 +02:00
..
__init__.py device manager: index devices by xpub 2016-08-20 20:54:15 +02:00
client.py trezor: pass transport parameter explicitly as a keyword argument (#4194) 2018-03-28 20:00:38 +02:00
clientbase.py Merge pull request #4329 from SomberNight/trezor_matrix 2018-05-09 19:11:12 +02:00
cmdline.py cli support for hw encrypted wallets 2018-02-10 20:07:06 +01:00
qt.py trezor: minor homescreen clean-up/fixes 2018-05-23 15:39:59 +02:00
transport.py trezor: move the transport-related reimplemented parts into a separate module. disable the bridge transport. 2018-03-16 23:19:52 +01:00
trezor.py transaction.py: change update_signatures API. fix trezor segwit signing. 2018-06-14 20:13:04 +02:00