1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-26 01:18:28 +00:00
trezor-firmware/python/src/trezorlib
M1nd3r 6a4a2c4134 style: fix article
[no changelog]
2024-11-18 09:35:01 +01:00
..
_internal
cli chore(core): Use enum for for dealing with device rotations 2024-11-13 11:08:56 +01:00
firmware chore(core): switch T3W1 support to U5 2024-11-14 09:30:20 +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
_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
benchmark.py feat(python): implement benchmark application interface 2024-10-11 16:35:34 +02:00
binance.py
btc.py
cardano.py feat(cardano): Tag sets 2024-05-23 10:01:48 +02:00
client.py style: fix article 2024-11-18 09:35:01 +01:00
cosi.py chore(core): remove CoSi functionality 2024-07-01 09:32:38 +02:00
debuglink.py fix(python): do not take legacy snapshots on PinRequest and PassphraseRequest 2024-11-12 16:55:17 +01:00
definitions.py style(python): upgrade to pyright 1.1.361 2024-05-07 11:57:10 +02:00
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 style(python): upgrade to pyright 1.1.361 2024-05-07 11:57:10 +02:00
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 style(python): upgrade to pyright 1.1.361 2024-05-07 11:57:10 +02:00
ui.py