Commit Graph

292 Commits (ab5ba2b106e1c5f3e34199977ef34d6314714058)

Author SHA1 Message Date
matejcik e2199f6099 python: update changelog, regenerate OPTIONS.rst
5 years ago
matejcik 1b50877545 tests: streamline TrezorFailure exception usage
5 years ago
matejcik a40f1e00ed python: add period at end of sentence
5 years ago
matejcik 2402853b9c python: simplify outdated firmware warning (full message is still used in the exception)
5 years ago
matejcik f52c087cb6 python/trezorctl: implement common client and exception handling (fixes #226)
5 years ago
matejcik b440ca1ec5 python: drop deprecated name CallException
5 years ago
matejcik 7a85d93d94 python/debuglink: properly use session_counter for debuglink transport
5 years ago
matejcik af05e0927f python/trezorctl: nicer output for list-devices
5 years ago
matejcik b801f1a9cf python/trezorctl: help user find the right firmware version (fixes #823)
5 years ago
matejcik 2112da7ab5 python/trezorctl: send raw bytes to device (fixes #116)
5 years ago
matejcik 9a330f3475 python: unify protobuf-encoding code paths
5 years ago
matejcik 22b167a961 python: update tools/build_tx.py
5 years ago
matejcik 9d29952a15 python: move out deprecated ckd_public
5 years ago
matejcik 5dfb01c25d python: drop old Electrum compatibility code
5 years ago
matejcik 687c32e267 python: regenerate OPTIONS.rst
5 years ago
matejcik fabd504b77 python: drop unnecessary parts of setup.py
5 years ago
matejcik 6ccf22225c python: drop coins.json (fixes #752)
5 years ago
matejcik 325dae890e python: completely drop trezorlib.coins and trezorlib.tx_api
5 years ago
matejcik 5a526888cf python: move json_to_tx to btc.from_json, add test cases
5 years ago
matejcik d2dd78f979 python: drop TxApi and coin specializations in json_to_tx
5 years ago
matejcik 208bac8653 common: drop capricoin blockbook servers
5 years ago
Andrew Kozlik e51ed5bf05 trezorlib: Regenerate coins.json.
5 years ago
Andrew Kozlik ac78d1e2f3 trezorctl: Validate PIN digits and length.
5 years ago
Andrew Kozlik 2f905a1157 core/webauthn: Add algorithm and curve to WebAuthnListResidentCredentials response.
5 years ago
Michail Brynard c2635a4773 python: fix encoding errors in Stellar
5 years ago
matejcik b916072389 common: restore PassphraseAck.state
5 years ago
matejcik 5523c7bbef tests: add SD card format feature tests
5 years ago
matejcik ddee77ecb6 core: add SD clearing via debuglink
5 years ago
Tomas Susanka ff1bb67abc common: return the PasshraseType button request
5 years ago
matejcik e61b7d28e9 all: do not send state in PassphraseAck (not needed for compatibility)
5 years ago
matejcik 3959600760 python/protobuf: do not warn for unknown enum values (fixes #832)
5 years ago
matejcik cdb7a7eb68
Merge pull request #840 from trezor/matejcik/sys-exit
5 years ago
matejcik 0ec628ccd4 legacy: fix CALLBACK checker
5 years ago
matejcik 1cc1382153 python/trezorctl: improve get-session
5 years ago
matejcik 81a03edf61 python/debuglink: add docstrings, rename functions for clearer usage
5 years ago
matejcik 271da3fa39 python: add detailed logging to emulator runner
5 years ago
matejcik 7a253a6c0b python/debuglink: properly clean up at end of "with client"
5 years ago
matejcik 94b85efba1 python/debuglink: make pin sequences configurable
5 years ago
Tomas Susanka 2c0504ad1c
Merge pull request #803 from trezor/passphrase
5 years ago
matejcik 1ebaaa7e77 python/emulator: increase tolerances
5 years ago
matejcik a375460afc python/emulator: fix timeout parameter in emulator.wait()
5 years ago
matejcik 05a1d6f771 core/debug: add "show arbitrary screen" capability, for easier prototyping
5 years ago
matejcik c01d04f26e common/protob: drop a default field declaration
5 years ago
matejcik 4b0d8d5f6d python/trezorctl: tweak error message in get-session
5 years ago
matejcik 7f63cf28b0 python: only set session_id from Features on firmwares that send it
5 years ago
matejcik 6dace16033 python: update changelog
5 years ago
matejcik d4343ad8b7 python/trezorctl: add get-session
5 years ago
matejcik 8d93503c9c python: do not send deprecated state in PassphraseAck on T1
5 years ago
matejcik f7608f55ff python: implement backwards compatibility for pre-2.3.0 firmwares
5 years ago
matejcik 4c9689d7a7 common: return deprecated fields to protobuf, to allow cross-version compatible code
5 years ago