1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-02-12 15:42:40 +00:00
trezor-firmware/python/src/trezorlib/cli
2025-01-17 11:28:12 +01:00
..
__init__.py fix(python): remove unused type ignore after click version bump 2024-11-19 11:02:23 +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
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 refactor(python): replace usages of @expect 2025-01-17 11:28:12 +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 chore(core): fill T3T1 model full name 2024-04-04 12:46:44 +02: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
ripple.py style(python): use 'h' for hardening instead of apostrophe (fixes #3037) 2023-10-20 15:45:32 +02:00
settings.py refactor(python): replace usages of @expect 2025-01-17 11:28:12 +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 feat(python): implement benchmark application interface 2024-10-11 16:35:34 +02:00