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
Saleem Rashid 1c8f03968c
tests: Move to trezorlib.tests
7 years ago
..
messages Rework from Google's protobuf to pure-python protobuf implementation 7 years ago
qt don't use generic Exception, but rather specific subclass 7 years ago
tests tests: Move to trezorlib.tests 7 years ago
__init__.py fix typo 7 years ago
ckd_public.py revert ckd_public.py removal of bytes/string handling 7 years ago
client.py protobuf: encode to utf-8 bytestream 7 years ago
coins.py coins: Add Decred Testnet 7 years ago
debuglink.py Rework from Google's protobuf to pure-python protobuf implementation 7 years ago
ed25519cosi.py ed25519: remove py2/py3 handling in ed25519 funcs as well 7 years ago
ed25519raw.py ed25519: remove py2/py3 handling in ed25519 funcs as well 7 years ago
mapping.py Added registering custom protobuf messages by application. 7 years ago
protobuf.py protobuf: encode to utf-8 bytestream 7 years ago
protocol_v1.py Rework from Google's protobuf to pure-python protobuf implementation 7 years ago
protocol_v2.py Removed excessive logging 7 years ago
tools.py no need to use byteindex/iterbytes anymore 7 years ago
transport.py transport: add TransportException 7 years ago
transport_bridge.py transport: add TransportException 7 years ago
transport_hid.py transport_hid: force V1 transport with env var 7 years ago
transport_pipe.py transport: add TransportException 7 years ago
transport_udp.py transport_udp: Support TREZOR_TRANSPORT_V1 7 years ago
tx_api.py coins: Add Decred Testnet 7 years ago