LBRY-Vault/electrum/plugins/trezor
SomberNight f60f690ca9
change many str(e) to repr(e) as some exceptions were cryptic
it's often valuable to see the type of the exception
(especially as for some exceptions str(e) == '')
2019-07-17 20:12:52 +02:00
..
__init__.py trezor: update name (TREZOR -> Trezor) 2018-12-05 15:44:24 +01:00
clientbase.py hw: allow bypassing "too old firmware" error when using hw wallets 2019-05-31 04:09:03 +02:00
cmdline.py file reorganization with top-level module 2018-07-13 14:01:37 +02:00
qt.py Trezor: Minor nit in settings screen. Image size was shown as H x W 2019-04-29 19:28:42 +02:00
trezor.py change many str(e) to repr(e) as some exceptions were cryptic 2019-07-17 20:12:52 +02:00