You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
trezor-firmware/trezorlib
slush 9ebe1b5204
Remove debug print
7 years ago
..
messages
qt
tests
__init__.py
ckd_public.py
client.py
coins.py
debuglink.py
device.py Adding bridge transport to TrezorDevice, using as default transport 7 years ago
ed25519cosi.py
ed25519raw.py
mapping.py
protobuf.py
protocol_v1.py
protocol_v2.py
tools.py
transport.py
transport_bridge.py Fix handling of bytes/str in transport paths 7 years ago
transport_hid.py Remove debug print 7 years ago
transport_pipe.py
transport_udp.py Fix handling of bytes/str in transport paths 7 years ago
transport_webusb.py Ignoring non-webusb devices 7 years ago
tx_api.py