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
Karel Bilek 29ad78d57b
Ignoring non-webusb devices
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 Adding bridge transport to TrezorDevice, using as default transport 7 years ago
transport_hid.py Make all transport prefixes lowercase. 7 years ago
transport_pipe.py
transport_udp.py Make all transport prefixes lowercase. 7 years ago
transport_webusb.py Ignoring non-webusb devices 7 years ago
tx_api.py