1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-13 11:29:11 +00:00
trezor-firmware/trezorlib
2018-05-25 13:07:02 +02:00
..
messages protobuf: update messages from upstream. 2018-05-23 14:04:09 +02:00
qt
tests Merge branch 'master' into matejcik/refactor 2018-05-24 19:18:26 +02:00
transport transport: better ways to handle errors when enumerating devices 2018-05-24 19:14:05 +02:00
__init__.py
_ed25519.py trezorlib: mark ed25519 impl as private 2018-05-25 13:07:02 +02:00
client.py Merge branch 'master' into matejcik/refactor 2018-05-24 19:18:26 +02:00
coins.py
cosi.py trezorlib: mark ed25519 impl as private 2018-05-25 13:07:02 +02:00
debuglink.py logging: get rid of pprint and VerboseWireMixin 2018-05-11 15:29:38 +02:00
device.py
log.py logging: convenience function to set up protobuf logging 2018-05-11 15:29:38 +02:00
mapping.py
nem.py
protobuf.py protobuf: improve prettyprint formatting 2018-05-11 15:29:38 +02:00
protocol_v1.py protocol: python logging to supersede VerboseWire 2018-05-11 15:29:38 +02:00
protocol_v2.py protocol: python logging to supersede VerboseWire 2018-05-11 15:29:38 +02:00
stellar.py
tools.py trezorlib: remove Hash to btc_hash, prepare for moving it away from things 2018-05-11 15:29:38 +02:00
tx_api.py