1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-07-28 01:18:16 +00:00
trezor-firmware/python/src/trezorlib
2025-05-07 16:08:46 +02:00
..
_internal chore(core): remove obsolete font names from blobs 2025-03-25 18:26:15 +01:00
cli style: fix linter complaints 2025-04-29 14:54:41 +02:00
firmware style(python): update trezorlib.firmware to new-style type annotations 2025-02-12 11:17:38 +01:00
qt
transport fix(python): fix trezorctl firmware update device restarts' handling 2025-05-05 20:10:56 +03:00
__init__.py chore(python): bump version after release 2025-02-12 14:26:15 +01:00
_ed25519.py
_proto_messages.mako
_rlp.py
authentication.py chore(core): include T3W1 certificate for the emulator 2025-04-15 12:37:25 +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
ble.py feat(core): add BLE unpair command & message 2025-04-03 16:17:12 +02: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
debuglink.py fix(tests): handle layout-specific translations 2025-04-25 18:00:28 +02:00
definitions.py feat(core): add loadable solana tokens 2025-04-29 14:54:41 +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
mapping.py chore(core): improve error message 2025-02-28 14:15:45 +01:00
merkle_tree.py
messages.py feat(nordic): send busy response when trezor is not listening to BLE messages 2025-05-07 16:08:46 +02: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
nostr.py feat(core): introduce Nostr 2025-02-28 14:15:45 +01:00
protobuf.py refactor(python): replace usages of @expect 2025-01-17 11:28:12 +01:00
py.typed
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