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
Andrew Kozlik 5d745d5d04
common/protob: Add commitment_data to TxInputType.
4 years ago
..
_internal python: export toif as public module 4 years ago
cli python: ignore failures of EndSession call, so that end_session() does not raise 4 years ago
messages common/protob: Add commitment_data to TxInputType. 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: ignore failures of EndSession call, so that end_session() does not raise 4 years ago
cosi.py python/cosi: improve API 4 years ago
debuglink.py python: make PIL optional in the toif module, add size check 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: silenced unused variables (#1202) 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
toif.py python: make PIL optional in the toif module, add size check 4 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