Commit Graph

50 Commits (e3d366e65bb966b0a6d07b1b9cd55e9c06d1d2da)

Author SHA1 Message Date
grdddj e3d366e65b feat(python): ScriptUI for trezorctl, reference client implementation
2 years ago
matejcik 38fca4a83d chore(python): regenerate GNU copyright headers
2 years ago
grdddj 1a0b590914 feat(python): add full type information
3 years ago
amadejpapez 85ba7c12ba style(all): use f-strings for formatting
3 years ago
matejcik ee068b01ea chore(python): remove Lisk
3 years ago
grdddj 6bbc9a78f3 feat(python/trezorctl): improving and refactoring firmware CLI commands
3 years ago
matejcik cb7152542d feat: drop DebugLinkShowText functionality
3 years ago
matejcik e4785d47e0 style: apply black 20.8b1
4 years ago
matejcik 6dda240f5c test(python): add flake8-requirements
4 years ago
matejcik ffe3b5487d python: ignore failures of EndSession call, so that end_session() does not raise
4 years ago
matejcik e96a9e8d39 python/trezorctl: make use of EndSession
4 years ago
matejcik c244503e1f python/trezorctl: add aliases for firmware-update
4 years ago
matejcik f52c087cb6 python/trezorctl: implement common client and exception handling (fixes #226)
4 years ago
matejcik af05e0927f python/trezorctl: nicer output for list-devices
4 years ago
matejcik 2112da7ab5 python/trezorctl: send raw bytes to device (fixes #116)
4 years ago
matejcik 325dae890e python: completely drop trezorlib.coins and trezorlib.tx_api
4 years ago
matejcik 1cc1382153 python/trezorctl: improve get-session
4 years ago
Tomas Susanka 2c0504ad1c
Merge pull request #803 from trezor/passphrase
4 years ago
matejcik 05a1d6f771 core/debug: add "show arbitrary screen" capability, for easier prototyping
4 years ago
matejcik 4b0d8d5f6d python/trezorctl: tweak error message in get-session
4 years ago
matejcik d4343ad8b7 python/trezorctl: add get-session
4 years ago
matejcik 7513a65f9a
python: move passphrase-on-host logic to UI class
4 years ago
Tomas Susanka d5763d9cab
all: implement code review comments
4 years ago
Tomas Susanka 1ae5813cab
legacy: bump version to 1.9.0
4 years ago
Tomas Susanka a3f3d4fcdb
remove ping.passphrase/pin
4 years ago
Tomas Susanka cd09f9ce94
all: modify passphrase source to always on device
4 years ago
Tomas Susanka 90d5cdfd5b
all: rework passphrase
4 years ago
matejcik 05131c328d python: trezorctl should not print empty line if result is None
4 years ago
matejcik c151fdeefd python: add wait-for-emulator command
4 years ago
matejcik bd9bf4e2bc python: rename webauthn and u2f to fido
5 years ago
matejcik 8e4de5e929 python/trezorctl: split trezorctl into separate modules
5 years ago
matejcik fd8aed6105 all: drop XPRV feature of LoadDevice
5 years ago
Tomas Susanka 90edad55fc python and tests: typos
5 years ago
Tomas Susanka ef9900ee52 python: get u2f counter
5 years ago
Andrew Kozlik 6cc44b133c tests/webauthn: Account for the increased limit on the number of resident credentials.
5 years ago
matejcik 4338e17757 python/trezorctl: dump raw protobuf bytes with -vv (fixes #117)
5 years ago
Pavol Rusnak e05c6f8983
trezorctl: load-device -s will set label to SLIP-0014 if unset via -l
5 years ago
Pavol Rusnak 68513a0b39
Merge pull request #538 from trezor/andrewkozlik/fido2-signcount
5 years ago
matejcik 8b4db0f074 trezorctl: use capabilities to detect Shamir backup (fixes #445)
5 years ago
Tomas Susanka cefb1cf4fd core: refactor slip39
5 years ago
Andrew Kozlik 315a30b42b core/webauthn: Disable FIDO2 signature counter for some relying parties
5 years ago
Andrew Kozlik f867b43251 trezorctl: Add sd-protect command.
5 years ago
Andrew Kozlik 0677a8e570
Merge pull request #522 from trezor/andrewkozlik/fido2-mgmt
5 years ago
Pavol Rusnak ae6d02edf5
python: typo in trezorctl
5 years ago
Andrew Kozlik 3e2ae5e469 trezorctl: Implement credential management command.
5 years ago
matejcik d1f36f42c0 trezorctl: properly check firmware_present (fixes #224)
5 years ago
Pavol Rusnak 8cd9ea49de
python: introduce --bitcoin-only option to trezorctl firmware-update
5 years ago
matejcik 3e90c7fe20 python/trezorctl: add warning when initializing a T1 with Shamir
5 years ago
Pavol Rusnak 2e59a1f445
python: add --beta switch to trezorctl firmware_update command
5 years ago
matejcik 67b879ac07 python: restructure package
5 years ago