1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-15 12:08:59 +00:00
trezor-firmware/python/src/trezorlib
2023-08-22 11:23:29 +02:00
..
_internal feat(core): add hw_model field to vendor headers 2023-06-02 14:43:19 +02:00
cli fix(core/python): print correct model in print_firmware_version 2023-08-22 11:23:29 +02:00
firmware feat(core): implement secret handling in bootloader 2023-08-15 09:37:38 +02:00
qt style(python): implement isort 5 for trezorlib 2023-08-16 13:29:51 +02:00
transport fix(python/trezorctl): re-enable trezorctl -p udp 2023-04-03 22:01:26 +02:00
__init__.py chore(python): bump version after release 2023-06-02 14:49:48 +02:00
_ed25519.py chore: bump black to 22.3 2022-06-29 14:35:16 +02:00
_proto_messages.mako fix(python): add default value to protobuf.Field 2022-11-01 10:57:27 +01:00
binance.py style(python): implement isort 5 for trezorlib 2023-08-16 13:29:51 +02:00
btc.py style(python): implement isort 5 for trezorlib 2023-08-16 13:29:51 +02:00
cardano.py chore(cardano): rename voting public key to vote public key 2023-03-06 11:27:13 +01:00
client.py style(python): implement isort 5 for trezorlib 2023-08-16 13:29:51 +02:00
cosi.py style(python): implement isort 5 for trezorlib 2023-08-16 13:29:51 +02:00
debuglink.py style(python): implement isort 5 for trezorlib 2023-08-16 13:29:51 +02:00
definitions.py feat(python): support external Ethereum definitions 2023-03-24 13:24:46 +01:00
device.py feat(core): implement secret handling in bootloader 2023-08-15 09:37:38 +02:00
eos.py style(python): implement isort 5 for trezorlib 2023-08-16 13:29:51 +02:00
ethereum.py style(python): implement isort 5 for trezorlib 2023-08-16 13:29:51 +02:00
exceptions.py chore(python): regenerate GNU copyright headers 2021-12-07 16:55:58 +01:00
fido.py chore(python): regenerate GNU copyright headers 2021-12-07 16:55:58 +01:00
log.py fix(python): nest logger in the proper way (#3190) 2023-08-03 14:41:40 +02:00
mapping.py chore(python): regenerate GNU copyright headers 2021-12-07 16:55:58 +01:00
merkle_tree.py feat(python): support external Ethereum definitions 2023-03-24 13:24:46 +01:00
messages.py feat(core): implement secret handling in bootloader 2023-08-15 09:37:38 +02:00
misc.py style(python): implement isort 5 for trezorlib 2023-08-16 13:29:51 +02:00
models.py refactor(core): differentiate models by internal name in python 2023-08-15 22:08:11 +02:00
monero.py style(python): implement isort 5 for trezorlib 2023-08-16 13:29:51 +02:00
nem.py style(python): implement isort 5 for trezorlib 2023-08-16 13:29:51 +02:00
protobuf.py fix(python/trezorctl): limit memory for one field (fixes #2439) 2023-04-27 13:37:16 +02:00
py.typed fix(python): publish package types (#2543) 2022-10-06 16:12:05 +02:00
ripple.py style(python): implement isort 5 for trezorlib 2023-08-16 13:29:51 +02:00
stellar.py style(python): implement isort 5 for trezorlib 2023-08-16 13:29:51 +02:00
tezos.py style(python): implement isort 5 for trezorlib 2023-08-16 13:29:51 +02:00
toif.py refactor(python): move out TOIF related structs to trezorlib.toif 2022-11-01 14:56:00 +01:00
tools.py style(python): implement isort 5 for trezorlib 2023-08-16 13:29:51 +02:00
ui.py feat(python): ScriptUI for trezorctl, reference client implementation 2022-01-12 14:52:01 +01:00