LBRY-Vault/electrum/plugins/safe_t
SomberNight bd32b88f62
introduce UserFacingException
we should not raise generic Exception when wanting to communicate with
the user. it makes distinguishing programming errors and messages hard,
as the caller will necessarily need to catch all Exceptions then
2018-11-08 19:46:15 +01:00
..
__init__.py Add support for Archos Safe-T mini hardware wallet (#4445) 2018-07-25 20:11:04 +02:00
client.py Add support for Archos Safe-T mini hardware wallet (#4445) 2018-07-25 20:11:04 +02:00
clientbase.py split bip32 from bitcoin.py 2018-10-25 22:20:33 +02:00
cmdline.py Add support for Archos Safe-T mini hardware wallet (#4445) 2018-07-25 20:11:04 +02:00
qt.py split bip32 from bitcoin.py 2018-10-25 22:20:33 +02:00
safe_t.py introduce UserFacingException 2018-11-08 19:46:15 +01:00
transport.py trezor: re-enable bridge transport 2018-09-19 18:14:55 +02:00