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 5a86add884
refactor(core): differentiate models by internal name in python
11 months ago
..
_internal feat(core): add hw_model field to vendor headers 1 year ago
cli feat(core): implement secret handling in bootloader 11 months ago
firmware feat(core): implement secret handling in bootloader 11 months ago
qt feat(ci): create pyright tool and include it in CI 2 years 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
btc.py fix(trezorlib): Don't support preauthorized operations for get_public_node() and get_address(). 2 years ago
cardano.py chore(cardano): rename voting public key to vote public key 1 year ago
client.py refactor(core): differentiate models by internal name in python 11 months ago
cosi.py refactor(python): convert firmware parsing to classes 2 years ago
debuglink.py chore(tests): increase the number of asserts of screen content in input flows 11 months ago
definitions.py feat(python): support external Ethereum definitions 1 year ago
device.py feat(core): implement secret handling in bootloader 11 months ago
eos.py
ethereum.py feat(python): support external Ethereum definitions 1 year ago
exceptions.py
fido.py
log.py fix(python): nest logger in the proper way (#3190) 11 months ago
mapping.py
merkle_tree.py feat(python): support external Ethereum definitions 1 year ago
messages.py feat(core): implement secret handling in bootloader 11 months ago
misc.py
models.py refactor(core): differentiate models by internal name in python 11 months ago
monero.py style(python/monero): improve type signature on Monero functions 2 years ago
nem.py
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
stellar.py
tezos.py
toif.py refactor(python): move out TOIF related structs to trezorlib.toif 2 years ago
tools.py feat(trezorctl): Support SLIP-25 in get-descriptor 1 year ago
ui.py