1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-18 22:09:07 +00:00
trezor-firmware/python/src/trezorlib
2022-08-22 18:15:29 +02:00
..
_internal
cli feat(trezorctl): Add device set-busy command. 2022-08-22 18:15:29 +02:00
qt
transport feat(python): detect busy device as a separate condition 2022-06-29 14:35:16 +02:00
__init__.py chore(python): bump version after release 2022-07-13 15:16:15 +02:00
_ed25519.py chore: bump black to 22.3 2022-06-29 14:35:16 +02:00
_proto_messages.mako
binance.py
btc.py chore: bump black to 22.3 2022-06-29 14:35:16 +02:00
cardano.py feat(cardano): allow required signers in more signing modes 2022-07-04 15:58:27 +02:00
client.py
cosi.py chore(common): Deprecate data field in CosiCommit message. 2022-08-02 20:38:04 +02:00
debuglink.py fix(python): do not implicitly import PIL by trezorctl 2022-06-30 14:57:25 +02:00
device.py feat(trezorctl): Add device set-busy command. 2022-08-22 18:15:29 +02:00
eos.py
ethereum.py
exceptions.py
fido.py
firmware.py Revert "feat(python): implement firmware dumping" 2022-08-02 17:12:07 +02:00
log.py
mapping.py
messages.py feat(common): Add SetBusy message. 2022-08-22 18:15:29 +02:00
misc.py chore(trezorlib): Support payment requests and GetNonce command. 2022-01-31 18:00:22 +01:00
models.py
monero.py
nem.py
protobuf.py chore: bump black to 22.3 2022-06-29 14:35:16 +02:00
ripple.py
stellar.py
tezos.py chore(python): regenerate GNU copyright headers 2021-12-07 16:55:58 +01:00
toif.py
tools.py chore: bump black to 22.3 2022-06-29 14:35:16 +02:00
ui.py