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
matejcik 082adfd15d
transport: derive TransportException from TrezorException
6 years ago
..
messages build: remove prebuilt protobuf files 6 years ago
qt Fix Qt5/4 import strategy. 6 years ago
tests client: clean up constants 6 years ago
transport transport: derive TransportException from TrezorException 6 years ago
__init__.py build: do not import trezorlib in setup.py, parse out `__version__` by hand 6 years ago
_ed25519.py cosi: replace slow djb implementation of ed25519 with an optimized one 6 years ago
btc.py trezorlib: add licence headers where missing 6 years ago
cardano.py trezorlib+tools: remove usage of binascii 6 years ago
ckd_public.py style: apply black/isort 6 years ago
client.py client: allow canceling pin/passphrase entry 6 years ago
coins.py tx_api: rework API, separate caching functionality to test support 6 years ago
cosi.py cosi: tests for new verify_m_of_n method 6 years ago
debuglink.py trezorlib: add licence headers where missing 6 years ago
device.py style: isort & autopep 6 years ago
ethereum.py trezorlib: add licence headers where missing 6 years ago
exceptions.py trezorlib: add licence headers where missing 6 years ago
firmware.py trezorlib: add licence headers where missing 6 years ago
lisk.py trezorlib: add licence headers where missing 6 years ago
log.py style: apply black/isort 6 years ago
mapping.py style: apply black/isort 6 years ago
misc.py trezorlib: add licence headers where missing 6 years ago
monero.py trezorlib: add licence headers where missing 6 years ago
nem.py trezorlib+tools: remove usage of binascii 6 years ago
ontology.py trezorlib: add licence headers where missing 6 years ago
protobuf.py trezorlib: add some utility features 6 years ago
ripple.py trezorlib: add licence headers where missing 6 years ago
stellar.py style: uppercase hex constants to conform with black 18.9b0 style 6 years ago
tezos.py added Tezos support (#302) 6 years ago
tools.py trezorlib: reentrant session handling 6 years ago
tx_api.py style: fix imports 6 years ago
ui.py client: allow canceling pin/passphrase entry 6 years ago