1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-12-03 21:18:17 +00:00
trezor-firmware/python/src/trezorlib
2024-11-19 11:02:23 +01:00
..
_internal
cli fix(python): remove unused type ignore after click version bump 2024-11-19 11:02:23 +01:00
firmware chore(core): switch T3W1 support to U5 2024-11-14 09:30:20 +01:00
qt
transport feat(python): make webusb transport more resilient 2024-08-28 00:08:48 +02:00
__init__.py
_ed25519.py
_proto_messages.mako
_rlp.py
authentication.py
benchmark.py feat(python): implement benchmark application interface 2024-10-11 16:35:34 +02:00
binance.py
btc.py
cardano.py
client.py
cosi.py
debuglink.py fix(python): do not take legacy snapshots on PinRequest and PassphraseRequest 2024-11-12 16:55:17 +01:00
definitions.py
device.py chore(core): Use enum for for dealing with device rotations 2024-11-13 11:08:56 +01:00
eos.py
ethereum.py
exceptions.py
fido.py
log.py
mapping.py
merkle_tree.py
messages.py chore(core): Use enum for for dealing with device rotations 2024-11-13 11:08:56 +01:00
misc.py
models.py feat(core): add support for T3W1, on F4 2024-10-09 15:06:40 +02:00
monero.py
nem.py
protobuf.py feat(core): unify RustLayout, implement single global layout 2024-11-12 16:55:17 +01: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
ui.py