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
tychovrahe 1b08be0186
fix(core/python): print correct model in print_firmware_version
9 months ago
..
_internal feat(core): add hw_model field to vendor headers 1 year ago
cli fix(core/python): print correct model in print_firmware_version 9 months ago
firmware feat(core): implement secret handling in bootloader 10 months ago
qt style(python): implement isort 5 for trezorlib 10 months ago
transport fix(python/trezorctl): re-enable `trezorctl -p udp` 1 year ago
__init__.py chore(python): bump version after release 1 year ago
_ed25519.py chore: bump black to 22.3 2 years ago
_proto_messages.mako fix(python): add default value to protobuf.Field 2 years ago
binance.py style(python): implement isort 5 for trezorlib 10 months ago
btc.py style(python): implement isort 5 for trezorlib 10 months ago
cardano.py chore(cardano): rename voting public key to vote public key 1 year ago
client.py style(python): implement isort 5 for trezorlib 10 months ago
cosi.py style(python): implement isort 5 for trezorlib 10 months ago
debuglink.py style(python): implement isort 5 for trezorlib 10 months ago
definitions.py feat(python): support external Ethereum definitions 1 year ago
device.py feat(core): implement secret handling in bootloader 10 months ago
eos.py style(python): implement isort 5 for trezorlib 10 months ago
ethereum.py style(python): implement isort 5 for trezorlib 10 months ago
exceptions.py chore(python): regenerate GNU copyright headers 3 years ago
fido.py chore(python): regenerate GNU copyright headers 3 years ago
log.py fix(python): nest logger in the proper way (#3190) 10 months ago
mapping.py chore(python): regenerate GNU copyright headers 3 years ago
merkle_tree.py feat(python): support external Ethereum definitions 1 year ago
messages.py feat(core): implement secret handling in bootloader 10 months ago
misc.py style(python): implement isort 5 for trezorlib 10 months ago
models.py refactor(core): differentiate models by internal name in python 10 months ago
monero.py style(python): implement isort 5 for trezorlib 10 months ago
nem.py style(python): implement isort 5 for trezorlib 10 months ago
protobuf.py fix(python/trezorctl): limit memory for one field (fixes #2439) 1 year ago
py.typed fix(python): publish package types (#2543) 2 years ago
ripple.py style(python): implement isort 5 for trezorlib 10 months ago
stellar.py style(python): implement isort 5 for trezorlib 10 months ago
tezos.py style(python): implement isort 5 for trezorlib 10 months ago
toif.py refactor(python): move out TOIF related structs to trezorlib.toif 2 years ago
tools.py style(python): implement isort 5 for trezorlib 10 months ago
ui.py feat(python): ScriptUI for trezorctl, reference client implementation 2 years ago