python-trezor/trezorlib
Pavol Rusnak 272ad30898
messages: add new fields to Features
2018-02-06 16:07:41 +01:00
..
messages messages: add new fields to Features 2018-02-06 16:07:41 +01:00
qt don't use generic Exception, but rather specific subclass 2017-11-06 11:10:23 +01:00
tests small nits of last commit 2018-02-01 10:31:47 +01:00
__init__.py fix typo 2017-12-17 03:23:37 +01:00
ckd_public.py revert ckd_public.py removal of bytes/string handling 2017-12-18 22:40:11 +01:00
client.py trezorctl: Do not display PASSPHRASE on screen. 2018-01-29 18:09:42 +01:00
coins.py Add sign_tx support for Dogecoin 2017-12-27 01:39:06 +01:00
debuglink.py Rework from Google's protobuf to pure-python protobuf implementation 2017-12-17 02:19:16 +01:00
device.py webusb: don't create usb context on WebUsbTransport import 2018-02-04 12:05:03 +01:00
ed25519cosi.py ed25519: remove py2/py3 handling in ed25519 funcs as well 2017-12-18 22:34:15 +01:00
ed25519raw.py ed25519: remove py2/py3 handling in ed25519 funcs as well 2017-12-18 22:34:15 +01:00
mapping.py Added registering custom protobuf messages by application. 2017-12-17 03:17:37 +01:00
protobuf.py add Sint64 to protobuf 2018-01-30 15:04:24 +01:00
protocol_v1.py Rework from Google's protobuf to pure-python protobuf implementation 2017-12-17 02:19:16 +01:00
protocol_v2.py Removed excessive logging 2017-12-17 02:58:35 +01:00
tools.py revert bytes/str change in tools.py 2017-12-19 16:10:37 +01:00
transport.py
transport_bridge.py Fix handling of bytes/str in transport paths 2018-02-02 20:17:10 +01:00
transport_hid.py Remove debug print 2018-02-02 20:18:30 +01:00
transport_pipe.py
transport_udp.py Allow compatibility with Python 2 (#214) 2018-02-04 11:44:20 +01:00
transport_webusb.py webusb: don't create usb context on WebUsbTransport import 2018-02-04 12:05:03 +01:00
tx_api.py Add varying url to broadcast tx, depending on the api 2018-01-15 00:25:05 +01:00