Commit Graph

80 Commits (andrewkozlik/t1-keyboard-cyclic)

Author SHA1 Message Date
Rafael Korbas b311bd4d4a Add displaying of TTL to cardano transaction, align url validation with Ledger
4 years ago
Pavol Rusnak 225cd15732 fix(python): drop references to beta-wallet.trezor.io
4 years ago
matejcik 5005a61eaf fix(python): update trezorctl multisig feature to new API
4 years ago
matejcik 3d6d1a56ac feat(python): implement API compatibility with trezorlib 0.12
4 years ago
Martin Milata 3b138b4f98 feat(python): add experimental_features setting
4 years ago
matejcik e4785d47e0 style: apply black 20.8b1
4 years ago
matejcik 6dda240f5c test(python): add flake8-requirements
4 years ago
Martin Milata 76a1760764 python: support SafetyChecks.PromptTemporarily
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 17736e8fba python/trezorctl: fix output of 'btc get-address' help text
4 years ago
matejcik d19f00b26c python/trezorctl: fix minor bugs in 'set homescreen'
4 years ago
matejcik fb1deb6156 python/trezorctl: improve 'set homescreen' command
4 years ago
Martin Milata 43b7ccefc7 python/trezorctl: remove --skip-vendor-header from firmware-update
4 years ago
Martin Milata 29861e076b python: fix cli --file handling
4 years ago
Martin Milata 6319fcfe4a python: fix trezorctl lisk sign-message address parsing
4 years ago
Andrew Kozlik 9da715e025 python: Fix UnboundLocalError in trezorctl btc get-address.
4 years ago
matejcik 35c3af87dd python: rename unsafe_prompts to safety_checks
4 years ago
matejcik c244503e1f python/trezorctl: add aliases for firmware-update
4 years ago
matejcik 2678e64a99 python/trezorctl: improve file-based arguments
4 years ago
matejcik 95f33a77c7 python/trezorctl: support multisig addresses in get-address
4 years ago
gabrielkerekes a5d3b63912 Refactor trezorlib transaction key checking
4 years ago
gabrielkerekes f2ee450410 Include metadata in transaction signing
4 years ago
gabrielkerekes 93b9f35678 Update trezorlib
4 years ago
Pavol Rusnak cec87bba50
core: remove mono bold font variant (not used anywhere)
4 years ago
Gabriel Kerekeš d2c1624602 Cardano shelley update 2/3 (#1112)
4 years ago
gabrielkerekes e1615e60ec Update Cardano to support Shelley era 1/3
4 years ago
matejcik fdcb64ac24 all: rename protobuf `unsafe_prompts` to `safety_checks`
4 years ago
matejcik 1109250dcf core: add option to allow unsafe prompts
4 years ago
matejcik c964ff702d python: disallow setting auto-lock without PIN
4 years ago
Tomas Susanka 15e33b42c0 python: style
4 years ago
Serge e900173b9c python/trezorctl: del an outdated mesage
4 years ago
Serge 4e25c396d2 python/trezorctl: display embedded v2 image fingerprint (fixes #977)
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 b801f1a9cf python/trezorctl: help user find the right firmware version (fixes #823)
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
Andrew Kozlik 2f905a1157 core/webauthn: Add algorithm and curve to WebAuthnListResidentCredentials response.
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