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 63ab0711e2
fix(python): fix crashing `trezorctl --version`
2 years ago
..
_internal feat(core): headless emulator implies disabled animations 2 years ago
cli fix(python): fix crashing `trezorctl --version` 2 years ago
qt feat(ci): create pyright tool and include it in CI 2 years ago
transport feat(python): detect busy device as a separate condition 2 years ago
__init__.py chore(python): bump version after release 2 years ago
_ed25519.py chore: bump black to 22.3 2 years ago
_proto_messages.mako feat(python): add full type information 3 years ago
binance.py style(python): fix typecheck issues 2 years ago
btc.py chore: bump black to 22.3 2 years ago
cardano.py fix(cardano): update testnet protocol magic 2 years ago
client.py feat(python): introduce Trezor models 2 years ago
cosi.py chore(python): regenerate GNU copyright headers 2 years ago
debuglink.py fix(python): do not implicitly import PIL by trezorctl 2 years ago
device.py chore(python): regenerate GNU copyright headers 2 years ago
eos.py style(python): fix typecheck issues 2 years ago
ethereum.py feat(python): extend sign_message to also sign bytes, not only string 2 years ago
exceptions.py chore(python): regenerate GNU copyright headers 2 years ago
fido.py chore(python): regenerate GNU copyright headers 2 years ago
firmware.py feat(python): implement firmware dumping 2 years ago
log.py chore(python): regenerate GNU copyright headers 2 years ago
mapping.py chore(python): regenerate GNU copyright headers 2 years ago
messages.py chore(cardano): remove legacy types 2 years ago
misc.py chore(trezorlib): Support payment requests and GetNonce command. 2 years ago
models.py feat(python): support model R in trezorlib 2 years ago
monero.py style(python/monero): improve type signature on Monero functions 2 years ago
nem.py style(python): fix typecheck issues 2 years ago
protobuf.py chore: bump black to 22.3 2 years ago
ripple.py chore(python): regenerate GNU copyright headers 2 years ago
stellar.py chore(python): regenerate GNU copyright headers 2 years ago
tezos.py chore(python): regenerate GNU copyright headers 2 years ago
toif.py feat(ui): setup homescreen and label for model R 2 years ago
tools.py chore: bump black to 22.3 2 years ago
ui.py feat(python): ScriptUI for trezorctl, reference client implementation 2 years ago