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
Pavol Rusnak ae663ffe0c
client: don't accept non-numerical values for PIN
7 years ago
..
qt don't use generic Exception, but rather specific subclass 7 years ago
__init__.py Refactored code to follow trezor-common structures 11 years ago
ckd_public.py don't use generic Exception, but rather specific subclass 7 years ago
client.py client: don't accept non-numerical values for PIN 7 years ago
coins.py trezorctl: sign_tx command based on tx_sign_tool by mruddy 7 years ago
debuglink.py transports: refactor, split protocol code 7 years ago
ed25519cosi.py trezorlib: move ed25519cosi and ed25519raw from trezor-core 7 years ago
ed25519raw.py don't use generic Exception, but rather specific subclass 7 years ago
mapping.py don't use generic Exception, but rather specific subclass 7 years ago
messages_pb2.py trezorctl+client: add support for CoSi commit/sign 7 years ago
protocol_v1.py don't use generic Exception, but rather specific subclass 7 years ago
protocol_v2.py don't use generic Exception, but rather specific subclass 7 years ago
tools.py don't use generic Exception, but rather specific subclass 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 Fix error when using trezorctl to connect to the trezor-core emulator. (#152) 7 years ago
tx_api.py Parse json floats as string 7 years ago
types_pb2.py trezorctl+client: add support for CoSi commit/sign 7 years ago