1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-02-03 11:20:59 +00:00
trezor-firmware/python/src/trezorlib
2023-10-27 16:41:56 +02:00
..
_internal chore(python): use model names more consistently 2023-10-18 13:18:32 +02:00
cli feat(python): introduce interaction-less upgrade 2023-10-27 16:41:56 +02:00
firmware feat(python): introduce interaction-less upgrade 2023-10-27 16:41:56 +02:00
qt style(python): implement isort 5 for trezorlib 2023-08-16 13:29:51 +02: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-10-20 16:08:14 +02:00
_ed25519.py chore: bump black to 22.3 2022-06-29 14:35:16 +02:00
_proto_messages.mako
_rlp.py fix(python): drop simple-rlp dependency and use internal copy 2023-10-11 13:04:26 +02:00
binance.py feat(python): allow for chunkifying addresses in trezorlib functions and CLI 2023-09-15 09:50:21 +02:00
btc.py feat(python): add chunkify parameter to message signing/verification 2023-10-26 18:29:52 +02:00
cardano.py feat(python): allow for chunkifying addresses in trezorlib functions and CLI 2023-09-15 09:50:21 +02:00
client.py refactor(python): make client.model not optional 2023-10-18 13:18:32 +02:00
cosi.py style(python): implement isort 5 for trezorlib 2023-08-16 13:29:51 +02:00
debuglink.py fix(tests): Safe 3 model name 2023-10-12 11:31:57 +02:00
definitions.py
device.py feat(core): introduce interaction-less upgrade 2023-10-27 16:15:15 +02:00
eos.py feat(python): allow for chunkifying addresses in trezorlib functions and CLI 2023-09-15 09:50:21 +02:00
ethereum.py feat(python): add chunkify parameter to message signing/verification 2023-10-26 18:29:52 +02:00
exceptions.py
fido.py
log.py fix(python): nest logger in the proper way (#3190) 2023-08-03 14:41:40 +02:00
mapping.py
merkle_tree.py
messages.py feat(python): introduce interaction-less upgrade 2023-10-27 16:41:56 +02:00
misc.py style(python): implement isort 5 for trezorlib 2023-08-16 13:29:51 +02:00
models.py chore(python): use model names more consistently 2023-10-18 13:18:32 +02:00
monero.py feat(python): allow for chunkifying addresses in trezorlib functions and CLI 2023-09-15 09:50:21 +02:00
nem.py feat(python): allow for chunkifying addresses in trezorlib functions and CLI 2023-09-15 09:50:21 +02:00
protobuf.py fix(python/trezorctl): limit memory for one field (fixes #2439) 2023-04-27 13:37:16 +02:00
py.typed
ripple.py feat(python): allow for chunkifying addresses in trezorlib functions and CLI 2023-09-15 09:50:21 +02:00
stellar.py tests(python): bump Stellar SDK version 2023-10-16 13:51:36 +02:00
tezos.py feat(python): allow for chunkifying addresses in trezorlib functions and CLI 2023-09-15 09:50:21 +02:00
toif.py
tools.py style(python): implement isort 5 for trezorlib 2023-08-16 13:29:51 +02:00
ui.py feat(python/trezorctl): notify user about PIN/passphrase entry in terminal (fixes #3203) 2023-10-20 15:45:32 +02:00