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-05-11 21:02:21 +02:00
..
_internal feat(python): use DebugLinkRecordScreen.refresh_index when restarting emulator 2023-04-11 15:15:44 +02:00
cli feat(python/trezorctl): better conversion to Trezor homescreen format (fixes #2880) 2023-04-27 13:37:16 +02:00
firmware chore: make fields on FirmwareRequest required (fixes #1941) 2023-04-03 22:01:26 +02:00
qt feat(ci): create pyright tool and include it in CI 2022-03-02 15:43:50 +01:00
transport fix(python/trezorctl): re-enable trezorctl -p udp 2023-04-03 22:01:26 +02:00
__init__.py chore(python): bump version after release 2023-04-27 13:38:21 +02: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 chore(cardano): rename voting public key to vote public key 2023-03-06 11:27:13 +01:00
client.py fix(python): improve type checking 2023-02-20 14:59:02 +01:00
cosi.py refactor(python): convert firmware parsing to classes 2022-11-01 14:56:00 +01:00
debuglink.py feat(all): increase stability of debug-decision events + parsing JSON from Rust 2023-05-11 21:02:21 +02:00
definitions.py feat(python): support external Ethereum definitions 2023-03-24 13:24:46 +01:00
device.py fix(cli): don't try to initialize device after wipe in bootloader 2023-04-11 13:57:12 +02:00
eos.py style(python): fix typecheck issues 2022-01-07 21:41:17 +01:00
ethereum.py feat(python): support external Ethereum definitions 2023-03-24 13:24:46 +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
merkle_tree.py feat(python): support external Ethereum definitions 2023-03-24 13:24:46 +01:00
messages.py feat(common/protob): add optional uint32 refresh_index into DebugLinkRecordScreen message 2023-04-11 15:15: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): add pybridge tool 2023-02-20 14:59:02 +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 fix(python/trezorctl): limit memory for one field (fixes #2439) 2023-04-27 13:37:16 +02: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(trezorctl): Support SLIP-25 in get-descriptor 2023-03-20 17:55:49 +01:00
ui.py feat(python): ScriptUI for trezorctl, reference client implementation 2022-01-12 14:52:01 +01:00