1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-01-24 06:11:06 +00:00
trezor-firmware/python/src/trezorlib
2025-01-22 10:41:35 +02:00
..
_internal feat(python): support per-layout translated text strings 2025-01-22 10:41:35 +02:00
cli refactor(python): replace usages of @expect 2025-01-17 11:28:12 +01:00
firmware refactor(python): replace usages of @expect 2025-01-17 11:28:12 +01:00
qt style(python): upgrade to pyright 1.1.361 2024-05-07 11:57:10 +02:00
transport feat(python): make webusb transport more resilient 2024-08-28 00:08:48 +02:00
__init__.py chore(python): bump version after release 2024-06-25 13:43:13 +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
_rlp.py fix(python): drop simple-rlp dependency and use internal copy 2023-10-11 13:04:26 +02:00
authentication.py feat(python): implement full certificate verification in trezorctl (fixes #3364) 2024-06-25 13:35:16 +02:00
benchmark.py refactor(python): replace usages of @expect 2025-01-17 11:28:12 +01:00
binance.py refactor(python): replace usages of @expect 2025-01-17 11:28:12 +01:00
btc.py refactor(python): replace usages of @expect 2025-01-17 11:28:12 +01:00
cardano.py refactor(python): replace usages of @expect 2025-01-17 11:28:12 +01:00
client.py refactor(python): replace usages of @expect 2025-01-17 11:28:12 +01:00
cosi.py chore(core): remove CoSi functionality 2024-07-01 09:32:38 +02:00
debuglink.py refactor(core): use layout name for translation font keys 2025-01-22 10:41:35 +02:00
definitions.py style(python): upgrade to pyright 1.1.361 2024-05-07 11:57:10 +02:00
device.py refactor(python): replace usages of @expect 2025-01-17 11:28:12 +01:00
eos.py refactor(python): replace usages of @expect 2025-01-17 11:28:12 +01:00
ethereum.py refactor(python): replace usages of @expect 2025-01-17 11:28:12 +01:00
exceptions.py feat(python): introduce expect argument to client.call 2025-01-17 11:28:12 +01:00
fido.py refactor(python): replace usages of @expect 2025-01-17 11:28:12 +01:00
log.py fix(python): nest logger in the proper way (#3190) 2023-08-03 14:41:40 +02:00
mapping.py style(python): upgrade to pyright 1.1.361 2024-05-07 11:57:10 +02:00
merkle_tree.py feat(python): support external Ethereum definitions 2023-03-24 13:24:46 +01:00
messages.py fix(all): make more protobuf fields required 2025-01-17 11:28:12 +01:00
misc.py refactor(python): replace usages of @expect 2025-01-17 11:28:12 +01:00
models.py feat(core): add support for T3W1, on F4 2024-10-09 15:06:40 +02:00
monero.py refactor(python): replace usages of @expect 2025-01-17 11:28:12 +01:00
nem.py refactor(python): replace usages of @expect 2025-01-17 11:28:12 +01:00
protobuf.py refactor(python): replace usages of @expect 2025-01-17 11:28:12 +01:00
py.typed fix(python): publish package types (#2543) 2022-10-06 16:12:05 +02:00
ripple.py refactor(python): replace usages of @expect 2025-01-17 11:28:12 +01:00
solana.py refactor(python): replace usages of @expect 2025-01-17 11:28:12 +01:00
stellar.py refactor(python): replace usages of @expect 2025-01-17 11:28:12 +01:00
tezos.py refactor(python): replace usages of @expect 2025-01-17 11:28:12 +01:00
toif.py fix(python): fix toif generation from grayscale 2024-12-30 16:12:48 +01:00
tools.py feat(python): introduce a deprecation helper 2025-01-17 11:28:12 +01:00
ui.py chore: upgrade style checkers 2024-02-29 13:08:18 +01:00