1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-12-02 12:38:43 +00:00
trezor-firmware/python/src/trezorlib
2022-11-21 14:08:47 +01:00
..
_internal chore(python): better static typing for debuglink and emulator 2022-11-21 14:08:47 +01:00
cli feat(python): add warning for insecure CoSi firmware 2022-11-01 14:56:00 +01:00
firmware docs(python): add or update license headers 2022-11-01 14:56:00 +01:00
qt
transport
__init__.py chore(python): bump version after release 2022-11-04 10:12:32 +01:00
_ed25519.py
_proto_messages.mako fix(python): add default value to protobuf.Field 2022-11-01 10:57:27 +01:00
binance.py
btc.py
cardano.py feat(cardano): add preprod and preview testnets 2022-10-31 16:08:39 +01:00
client.py
cosi.py refactor(python): convert firmware parsing to classes 2022-11-01 14:56:00 +01:00
debuglink.py chore(python): better static typing for debuglink and emulator 2022-11-21 14:08:47 +01:00
device.py
eos.py
ethereum.py
exceptions.py
fido.py
log.py
mapping.py
messages.py feat(common): mark CoSi fields as required 2022-11-01 14:56:00 +01:00
misc.py
models.py docs(python): add or update license headers 2022-11-01 14:56:00 +01:00
monero.py style(python/monero): improve type signature on Monero functions 2022-05-16 12:37:24 +02:00
nem.py
protobuf.py chore(common): Rename "unstable" protobuf tag to "experimental_message". 2022-11-02 14:58:01 +01:00
py.typed fix(python): publish package types (#2543) 2022-10-06 16:12:05 +02:00
ripple.py
stellar.py
tezos.py chore(python): regenerate GNU copyright headers 2021-12-07 16:55:58 +01:00
toif.py refactor(python): move out TOIF related structs to trezorlib.toif 2022-11-01 14:56:00 +01:00
tools.py refactor(python): convert firmware parsing to classes 2022-11-01 14:56:00 +01:00
ui.py