1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-15 12:08:59 +00:00
trezor-firmware/trezorlib
2015-02-21 12:52:01 +01:00
..
qt add trezorlib/qt/__init__.py 2014-07-30 21:05:13 +02:00
__init__.py Refactored code to follow trezor-common structures 2013-12-16 18:14:58 +01:00
ckd_public.py Reflects changes in multisig API: Pass HDNodeType+address_n instead of pubkeys 2014-12-12 22:19:30 +01:00
client.py implement SignIdentity/SignedIdentity 2015-02-20 18:50:53 +01:00
debuglink.py rename word variables in DebugLinkState message 2014-03-07 17:38:38 +01:00
mapping.py cleanup protobuf mess 2013-12-16 17:40:25 +01:00
messages_pb2.py update pb 2015-02-20 16:47:23 +01:00
protobuf_json.py fix protobuf_json while handling enums 2014-07-26 17:15:12 +02:00
tools.py fix _customPrintFieldValue 2015-02-21 12:52:01 +01:00
transport_bridge.py config will stay in hex form (IE) 2014-07-27 16:22:24 +02:00
transport_fake.py add transport for bridge 2014-07-26 16:40:51 +02:00
transport_hid.py Document transport_hid class 2014-08-26 14:06:19 +00:00
transport_pipe.py add transport for bridge 2014-07-26 16:40:51 +02:00
transport_serial.py add transport for bridge 2014-07-26 16:40:51 +02:00
transport_socket.py add transport for bridge 2014-07-26 16:40:51 +02:00
transport.py Document Transport class 2014-08-26 13:54:06 +00:00
tx_api.py Fixed testnet URL 2015-01-23 21:24:15 +01:00
types_pb2.py update pb 2015-02-20 16:47:23 +01:00