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-04 20:17:56 +02:00
..
_internal feat(tests): add possibility to run device/UI tests in parallel 2022-08-29 15:47:36 +02:00
cli feat(trezorctl): Add device set-busy command. 2022-08-22 18:15:29 +02:00
qt feat(ci): create pyright tool and include it in CI 2022-03-02 15:43:50 +01:00
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 feat(python): add full type information 2021-11-26 16:28:49 +01:00
binance.py style(python): fix typecheck issues 2022-01-07 21:41:17 +01:00
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 feat(cardano): allow required signers in more signing modes 2022-07-04 15:58:27 +02:00
client.py feat(python): introduce Trezor models 2021-12-07 16:55:58 +01:00
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(python): Support UnlockPath in trezorlib. 2022-08-30 15:53:44 +02:00
eos.py style(python): fix typecheck issues 2022-01-07 21:41:17 +01:00
ethereum.py feat(python): extend sign_message to also sign bytes, not only string 2022-02-15 14:27:59 +01:00
exceptions.py chore(python): regenerate GNU copyright headers 2021-12-07 16:55:58 +01:00
fido.py chore(python): regenerate GNU copyright headers 2021-12-07 16:55:58 +01:00
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 chore(python): regenerate GNU copyright headers 2021-12-07 16:55:58 +01:00
mapping.py chore(python): regenerate GNU copyright headers 2021-12-07 16:55:58 +01:00
messages.py feat(common): Add UnlockPath message. 2022-08-30 15:53:44 +02:00
misc.py chore(trezorlib): Support payment requests and GetNonce command. 2022-01-31 18:00:22 +01:00
models.py feat(python): support model R in trezorlib 2022-05-06 11:44:52 +02:00
monero.py style(python/monero): improve type signature on Monero functions 2022-05-16 12:37:24 +02:00
nem.py style(python): fix typecheck issues 2022-01-07 21:41:17 +01:00
protobuf.py chore: bump black to 22.3 2022-06-29 14:35:16 +02:00
ripple.py chore(python): regenerate GNU copyright headers 2021-12-07 16:55:58 +01:00
stellar.py chore(python): regenerate GNU copyright headers 2021-12-07 16:55:58 +01:00
tezos.py chore(python): regenerate GNU copyright headers 2021-12-07 16:55:58 +01:00
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 chore: bump black to 22.3 2022-06-29 14:35:16 +02:00
ui.py feat(python): ScriptUI for trezorctl, reference client implementation 2022-01-12 14:52:01 +01:00