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
matejcik c964ff702d
python: disallow setting auto-lock without PIN
4 years ago
..
_internal python: add detailed logging to emulator runner 4 years ago
cli python: disallow setting auto-lock without PIN 4 years ago
messages common/protob: Add GetOwnershipId message. 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: implement backwards compatibility for pre-2.3.0 firmwares 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: Add get_ownership_id() and get_ownership_proof() to trezorlib. 4 years ago
cardano.py python: restructure package 5 years ago
client.py common: rename ClearSession to LockDevice, introduce EndSession 4 years ago
cosi.py python/cosi: improve API 4 years ago
debuglink.py core: rework wait_layout() 4 years ago
device.py python: drop old Electrum compatibility code 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 dead code in protobuf pretty-printing 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