LBRY-Vault/plugins/keepkey
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 separate trezor and keepkey codebase 2017-12-04 17:28:37 +01:00
clientbase.py Fix typos 2018-04-15 20:34:40 +02:00
cmdline.py cli support for hw encrypted wallets 2018-02-10 20:07:06 +01:00
keepkey.py transaction.py: change update_signatures API. fix trezor segwit signing. 2018-06-14 20:13:04 +02:00
qt.py trezor: minor homescreen clean-up/fixes 2018-05-23 15:39:59 +02:00