1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-13 11:29:11 +00:00
trezor-firmware/trezorlib
2018-03-05 14:25:37 +01:00
..
messages update protobuf 2018-02-28 23:13:17 +01:00
qt
tests better way for test suite to search for the right device, 2018-03-02 18:25:39 +01:00
transport trezorlib/transport: make flake8 happy 2018-03-05 14:25:37 +01:00
__init__.py bump version to 0.9.0 2018-02-06 22:12:17 +01:00
ckd_public.py revert ckd_public.py removal of bytes/string handling 2017-12-18 22:40:11 +01:00
client.py client: implement PassphraseStateRequest handling 2018-02-28 23:13:17 +01:00
coins.py Support monacoin (#215) 2018-02-08 14:09:40 +01:00
debuglink.py Rework from Google's protobuf to pure-python protobuf implementation 2017-12-17 02:19:16 +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
tx_api.py Support monacoin (#215) 2018-02-08 14:09:40 +01:00