1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-18 05:49:11 +00:00
trezor-firmware/python/src/trezorlib
2022-10-17 15:20:46 +02:00
..
_internal feat(tests): add possibility to run device/UI tests in parallel 2022-08-29 15:47:36 +02:00
cli feat(python): add trezorctl possibility to record screen changes 2022-10-12 13:44:53 +02:00
qt
transport
__init__.py chore(python): bump version after release 2022-07-13 15:16:15 +02:00
_ed25519.py
_proto_messages.mako
binance.py
btc.py fix(trezorlib): Don't support preauthorized operations for get_public_node() and get_address(). 2022-10-04 20:17:56 +02:00
cardano.py
client.py
cosi.py chore(common): Deprecate data field in CosiCommit message. 2022-08-02 20:38:04 +02:00
debuglink.py feat(python): add trezorctl possibility to record screen changes 2022-10-12 13:44:53 +02:00
device.py feat(python): Support UnlockPath in trezorlib. 2022-08-30 15:53:44 +02:00
eos.py
ethereum.py
exceptions.py
fido.py
firmware.py feat(core/rust): use dma2d to improve rendering performance, implement text over image and icon over icon functions 2022-09-29 21:50:10 +02:00
log.py
mapping.py
messages.py feat(core): Add serialize option to SignTx. 2022-10-17 15:20:46 +02:00
misc.py
models.py
monero.py
nem.py
protobuf.py
py.typed fix(python): publish package types (#2543) 2022-10-06 16:12:05 +02:00
ripple.py
stellar.py
tezos.py
toif.py feat(core/rust): use dma2d to improve rendering performance, implement text over image and icon over icon functions 2022-09-29 21:50:10 +02:00
tools.py
ui.py