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-30 11:31:12 +02:00
..
messages vendor: update trezor-common 2018-05-30 11:31:12 +02:00
qt
tests device_tests: fix bitcore entry in coins.py 2018-05-30 10:50:49 +02:00
transport transport: better ways to handle errors when enumerating devices 2018-05-24 19:14:05 +02:00
__init__.py
_ed25519.py ed25519: type hints 2018-05-28 14:17:11 +02:00
client.py client: hide uninteresting functions from test tracebacks 2018-05-28 14:45:54 +02:00
coins.py vendor: update trezor-common 2018-05-30 11:31:12 +02:00
cosi.py cosi: typehints, documentation, removed selftest 2018-05-28 14:20:26 +02:00
debuglink.py logging: get rid of pprint and VerboseWireMixin 2018-05-11 15:29:38 +02:00
device.py
log.py log: remove special handling of Features/CoinType in prettyprinter 2018-05-28 15:01:17 +02:00
mapping.py
nem.py
protobuf.py log: remove special handling of Features/CoinType in prettyprinter 2018-05-28 15:01:17 +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 stellar: better way to handle default path 2018-05-28 15:47:40 +02:00
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