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
2023-02-17 12:55:11 +01:00
..
_internal refactor(python/firmware): improve headertool, recognize legacy v3 signatures 2022-12-28 14:10:14 +01:00
cli feat(python): ability to not show passphrase coming from host 2023-02-17 12:55:11 +01:00
firmware chore(python): uncompress hex keys for T1 dev 2023-02-03 13:01:47 +01:00
qt feat(ci): create pyright tool and include it in CI 2022-03-02 15:43:50 +01:00
transport fix(python/transport): fix UDP prefix search if correct full path is given 2023-02-03 13:01:47 +01:00
__init__.py chore(python): bump version after release 2022-12-28 16:27:09 +01:00
_ed25519.py chore: bump black to 22.3 2022-06-29 14:35:16 +02:00
_proto_messages.mako fix(python): add default value to protobuf.Field 2022-11-01 10:57:27 +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): add preprod and preview testnets 2022-10-31 16:08:39 +01:00
client.py feat(python): introduce Trezor models 2021-12-07 16:55:58 +01:00
cosi.py refactor(python): convert firmware parsing to classes 2022-11-01 14:56:00 +01:00
debuglink.py feat(tests): allow for saving text layout of all screens during UI tests 2023-02-03 16:51:14 +01:00
device.py feat(python): ability to not show passphrase coming from host 2023-02-17 12:55:11 +01: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
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(python): ability to not show passphrase coming from host 2023-02-17 12:55:11 +01:00
misc.py chore(trezorlib): Support payment requests and GetNonce command. 2022-01-31 18:00:22 +01:00
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 style(python): fix typecheck issues 2022-01-07 21:41:17 +01:00
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 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 refactor(python): move out TOIF related structs to trezorlib.toif 2022-11-01 14:56:00 +01:00
tools.py feat(python/firmware): introduce fw model field 2022-12-27 15:24:10 +01:00
ui.py feat(python): ScriptUI for trezorctl, reference client implementation 2022-01-12 14:52:01 +01:00