1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-02-21 20:12:02 +00:00
trezor-firmware/python/src/trezorlib
2025-02-12 15:55:44 +01:00
..
_internal feat(python): check that translations are using correct layout names 2025-01-28 15:18:12 +02:00
cli fix(python): make cryptography a required dependency 2025-02-12 14:26:15 +01:00
firmware style(python): update trezorlib.firmware to new-style type annotations 2025-02-12 11:17:38 +01:00
qt style(python): upgrade to pyright 1.1.361 2024-05-07 11:57:10 +02:00
transport chore(python): include the invalid chunk in RuntimeError message 2025-02-12 15:55:44 +01:00
__init__.py chore(python): bump version after release 2025-02-12 14:26:15 +01: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 fix(python): make cryptography a required dependency 2025-02-12 14:26:15 +01: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 feat(python): support future Trezor models 2025-02-12 11:17:38 +01:00
cosi.py chore(core): remove CoSi functionality 2024-07-01 09:32:38 +02:00
debuglink.py test(core): don't fetch full DebugLinkState by default 2025-02-07 11:21:44 +01: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 docs(python): document trezorlib exception classes 2025-02-12 11:17:38 +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 test(core): don't fetch full DebugLinkState by default 2025-02-07 11:21:44 +01:00
misc.py refactor(python): replace usages of @expect 2025-01-17 11:28:12 +01:00
models.py feat(python): support future Trezor models 2025-02-12 11:17:38 +01: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