1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-14 03:49:25 +00:00
trezor-firmware/trezorlib
2017-12-17 02:31:43 +01:00
..
messages Rework from Google's protobuf to pure-python protobuf implementation 2017-12-17 02:19:16 +01:00
qt don't use generic Exception, but rather specific subclass 2017-11-06 11:10:23 +01:00
__init__.py Bump version to 0.9.0a 2017-12-17 02:31:43 +01:00
ckd_public.py Rework from Google's protobuf to pure-python protobuf implementation 2017-12-17 02:19:16 +01:00
client.py Rework from Google's protobuf to pure-python protobuf implementation 2017-12-17 02:19:16 +01:00
coins.py trezorctl: sign_tx command based on tx_sign_tool by mruddy 2017-10-24 00:50:01 +02:00
debuglink.py Rework from Google's protobuf to pure-python protobuf implementation 2017-12-17 02:19:16 +01:00
ed25519cosi.py trezorlib: move ed25519cosi and ed25519raw from trezor-core 2017-10-04 00:38:53 +02:00
ed25519raw.py don't use generic Exception, but rather specific subclass 2017-11-06 11:10:23 +01:00
mapping.py Rework from Google's protobuf to pure-python protobuf implementation 2017-12-17 02:19:16 +01:00
protobuf.py Rework from Google's protobuf to pure-python protobuf implementation 2017-12-17 02:19:16 +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 Rework from Google's protobuf to pure-python protobuf implementation 2017-12-17 02:19:16 +01:00
tools.py Rework from Google's protobuf to pure-python protobuf implementation 2017-12-17 02:19:16 +01:00
transport_bridge.py transport: add TransportException 2017-09-05 17:16:04 +02:00
transport_hid.py transport_hid: force V1 transport with env var 2017-10-31 13:51:13 +01:00
transport_pipe.py transport: add TransportException 2017-09-05 17:16:04 +02:00
transport_udp.py transport_udp: Support TREZOR_TRANSPORT_V1 2017-12-16 22:47:19 +01:00
transport.py transport: add TransportException 2017-09-05 17:16:04 +02:00
tx_api.py Rework from Google's protobuf to pure-python protobuf implementation 2017-12-17 02:19:16 +01:00