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/python/src/trezorlib
Martin Milata 6319fcfe4a
python: fix trezorctl lisk sign-message address parsing
4 years ago
..
_internal python: use stdlib blake2s on python 3.6+ 4 years ago
cli python: fix trezorctl lisk sign-message address parsing 4 years ago
messages python: remove superfluous .keep file 4 years ago
qt python: restructure package 5 years ago
transport python: convert chunks to bytes when reading from hid 4 years ago
__init__.py python: Fix UnboundLocalError in trezorctl btc get-address. 4 years ago
_ed25519.py python: restructure package 5 years ago
binance.py python/trezorctl: split trezorctl into separate modules 5 years ago
btc.py python/btc: improve missing signature detection 4 years ago
cardano.py Refactor trezorlib transaction key checking 4 years ago
client.py python: fix behavior of client.ping() when device is locked 4 years ago
cosi.py python/cosi: improve API 4 years ago
debuglink.py tests: watch_layout must be explicit (fixes #1142) 4 years ago
device.py python: clarify session and feature management API 4 years ago
eos.py python: drop deprecated name CallException 4 years ago
ethereum.py python: drop deprecated name CallException 4 years ago
exceptions.py tests: streamline TrezorFailure exception usage 4 years ago
fido.py python: rename webauthn and u2f to fido 5 years ago
firmware.py python: fix padding in first chunk (fixes #1082) 4 years ago
lisk.py python: drop deprecated name CallException 4 years ago
log.py python: unify protobuf-encoding code paths 4 years ago
mapping.py python: unify protobuf-encoding code paths 4 years ago
misc.py style: fix import order in trezorlib/misc.py 5 years ago
monero.py python: restructure package 5 years ago
nem.py python: drop deprecated name CallException 4 years ago
protobuf.py python: fix logging of protobuf repeated enums 4 years ago
ripple.py python: restructure package 5 years ago
stellar.py python: drop deprecated name CallException 4 years ago
tezos.py python: restructure package 5 years ago
tools.py tests: update test vectors to use correct paths 4 years ago
ui.py python: add period at end of sentence 4 years ago