1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-05-03 15:39:03 +00:00
trezor-firmware/python/src/trezorlib/cli
2025-03-05 10:52:18 +01:00
..
__init__.py TREZORCTL 2025-03-05 10:52:02 +01:00
benchmark.py feat(python): implement benchmark application interface 2024-10-11 16:35:34 +02:00
binance.py style(python): use 'h' for hardening instead of apostrophe (fixes #3037) 2023-10-20 15:45:32 +02:00
ble.py BLE hadling in micropython: unpair 2025-03-05 10:52:18 +01:00
btc.py feat(python): support sortedmulti 2024-12-02 12:21:24 +01:00
cardano.py fix(cli/cardano): chunkify click option 2024-10-30 09:15:10 +01:00
crypto.py style(python): use 'h' for hardening instead of apostrophe (fixes #3037) 2023-10-20 15:45:32 +02:00
debug.py refactor(python): replace usages of @expect 2025-01-17 11:28:12 +01:00
device.py fix(python): make cryptography a required dependency 2025-02-12 14:26:15 +01:00
eos.py style(python): use 'h' for hardening instead of apostrophe (fixes #3037) 2023-10-20 15:45:32 +02:00
ethereum.py fix(python): remove duplicated 0x prefix for publish sign-tx 2024-06-14 14:16:28 +02:00
fido.py refactor(python): replace usages of @expect 2025-01-17 11:28:12 +01:00
firmware.py fix(python): support T3B1 in trezorctl fw download 2025-02-12 11:17:38 +01:00
monero.py style(python): use 'h' for hardening instead of apostrophe (fixes #3037) 2023-10-20 15:45:32 +02:00
nem.py style(python): use 'h' for hardening instead of apostrophe (fixes #3037) 2023-10-20 15:45:32 +02:00
nostr.py feat(core): introduce Nostr 2025-02-28 14:15:45 +01:00
ripple.py style(python): use 'h' for hardening instead of apostrophe (fixes #3037) 2023-10-20 15:45:32 +02:00
settings.py fix(python): prevent regeneration of JPEG homescreen image if not necessary 2025-02-06 12:40:23 +01:00
solana.py refactor(python): replace usages of @expect 2025-01-17 11:28:12 +01:00
stellar.py style(python): use 'h' for hardening instead of apostrophe (fixes #3037) 2023-10-20 15:45:32 +02:00
tezos.py style(python): use 'h' for hardening instead of apostrophe (fixes #3037) 2023-10-20 15:45:32 +02:00
trezorctl.py TREZORCTL 2025-03-05 10:52:02 +01:00