1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-13 11:29:11 +00:00
trezor-firmware/trezorlib
2018-01-12 12:54:06 +01:00
..
messages regenerate pb messages 2018-01-12 12:54:06 +01:00
qt
tests tests: fix test_msg_ethereum_signtx.py 2018-01-11 23:06: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 skip None and empty ([]) fields in proto messages 2018-01-07 18:07:13 +01:00
coins.py Add sign_tx support for Dogecoin 2017-12-27 01:39:06 +01:00
debuglink.py
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 skip None and empty ([]) fields in proto messages 2018-01-07 18:07:13 +01:00
protocol_v1.py
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_bridge.py Added deprecation warning for Python2 2017-12-29 19:19:18 +01:00
transport_hid.py
transport_pipe.py
transport_udp.py udp: fix __str__ method and allow simple enumeration 2017-12-23 13:43:51 +01:00
transport.py
tx_api.py fix typo 2017-12-27 01:44:26 +01:00