1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-03-10 21:26:07 +00:00
trezor-firmware/python/src/trezorlib
2024-09-17 17:46:11 +02:00
..
_internal
cli feat: Remove display_random feature. 2024-08-27 19:33:23 +02:00
firmware fix(core): fix vector table alignment on STM32U5 2024-07-16 16:38:48 +02: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
_proto_messages.mako
_rlp.py
authentication.py feat(python): implement full certificate verification in trezorctl (fixes #3364) 2024-06-25 13:35:16 +02:00
binance.py
btc.py
cardano.py feat(cardano): Tag sets 2024-05-23 10:01:48 +02:00
client.py style(python): upgrade to pyright 1.1.361 2024-05-07 11:57:10 +02:00
cosi.py chore(core): remove CoSi functionality 2024-07-01 09:32:38 +02:00
debuglink.py feat(python/debuglink): introduce layout type awareness 2024-09-11 12:59:04 +02:00
definitions.py style(python): upgrade to pyright 1.1.361 2024-05-07 11:57:10 +02:00
device.py feat: Remove display_random feature. 2024-08-27 19:33:23 +02:00
eos.py
ethereum.py
exceptions.py
fido.py
log.py
mapping.py style(python): upgrade to pyright 1.1.361 2024-05-07 11:57:10 +02:00
merkle_tree.py
messages.py feat: Remove display_random feature. 2024-08-27 19:33:23 +02:00
misc.py
models.py fix(python): prevent accidental modification of models.TREZORS 2024-09-11 12:59:04 +02:00
monero.py
nem.py
protobuf.py refactor(python/protobuf): allow field types imported in the same module 2024-06-25 13:43:13 +02:00
py.typed
ripple.py
solana.py
stellar.py
tezos.py
toif.py feat(tools): support odd-wide greyscale icon conversion 2024-09-17 17:46:11 +02:00
tools.py style(python): upgrade to pyright 1.1.361 2024-05-07 11:57:10 +02:00
ui.py