Commit Graph

269 Commits (6dda240f5c7e038d88fc755f0b10734902c9164b)

Author SHA1 Message Date
matejcik 741fca0156 tests: watch_layout must be explicit (fixes #1142)
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
Andrew Kozlik a973c3bc6e python: Add get_ownership_id() and get_ownership_proof() to trezorlib.
4 years ago
Andrew Kozlik 533de50588 common/protob: Add GetOwnershipId message.
4 years ago
Andrew Kozlik 6c523d09e0 tests/sign_tx: Don't expect signatures to be returned for external inputs.
4 years ago
Andrew Kozlik 956ea9a94f common: Add ownership_proof field to TxInputType.
4 years ago
Andrew Kozlik c723c78529 common/protob: Add GetOwnershipProof message.
4 years ago
Andrew Kozlik cc655575c8 common: Add witness field to TxInputType.
4 years ago
Tomas Susanka 14a8da9c28 common: remove underscore from 'overwintered' field
4 years ago
Tomas Susanka ca3dd2bfb9 common: skip deprecated fields during generation; deprecate overwintered field in Zcash
4 years ago
matejcik 312d6ea822 python: fix padding in first chunk (fixes #1082)
4 years ago
Tomas Susanka e534ae3ad7 legacy, core: rename Features.pin_cached to unlocked and unify
4 years ago
matejcik 6f53ca0ac6 core: rework wait_layout()
4 years ago
matejcik 5d823ff5ea core: use ButtonRequestType.PinEntry for PIN entry
4 years ago
matejcik bbfce4e303 common: introduce ButtonRequestType.PinEntry
4 years ago
matejcik fc6c99c6f9 tests: disable PIN detection, all PIN uses must be explicit
4 years ago
matejcik b68cc5abda python/debuglink: implement use_pin_sequence support for trezor-core
4 years ago
matejcik 62ced317cd python/debuglink: proto -> messages
4 years ago
matejcik ee32806bb2 python/debuglink: add debuglink message logging
4 years ago
matejcik 6069173252 python/debuglink: clean out debuglink methods
4 years ago
matejcik 0600d87c8c common: rename ClearSession to LockDevice, introduce EndSession
4 years ago
matejcik 83d3acb0a6 python: fix dead code in protobuf pretty-printing
4 years ago
Tomas Susanka 9dfc08ca61 core/bitcoin: drop decred_script_version
4 years ago
matejcik 29db769185 tests: update test vectors to use correct paths
4 years ago
matejcik aeaa402b75 python: fix PASSPHRASE_TEST_PATH
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 59f43514be python: convert chunks to bytes when reading from hid
4 years ago
matejcik 7ebbccdbba python/debuglink: support conditional expected_responses
4 years ago
matejcik 5885978c83 Merge branch 'release/2020-04'
5 years ago
Dusan Klinec 25b6e9058f xmr: proto - add fields for protocol optimization
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 9d29952a15 python: move out deprecated ckd_public
5 years ago
matejcik 5dfb01c25d python: drop old Electrum compatibility code
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
matejcik ffdb299c61 all: drop Capricoin support [NO BACKPORT]
5 years ago
matejcik e2035b4972 all: drop Horizen and BIP-115 support [NO BACKPORT]
5 years ago
matejcik 27803ee8c1 all: drop overwintered field from transaction
5 years ago
Pavol Rusnak 817b922850 all: add extra_data and timestamp fields to coin specification
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 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
Tomas Susanka 56dc952495 common: fix PassphraseAck.on_device id
5 years ago
Pavol Rusnak 73ed2f3450
legacy: small nitpicks related to the new passphrase handling
5 years ago
matejcik ee07b32f52
python: fix debuglink usage of get_passphrase
5 years ago
matejcik 7513a65f9a
python: move passphrase-on-host logic to UI class
5 years ago
matejcik 23ad62e719
python: bump versions
5 years ago
Tomas Susanka dc53df772f
python: passphrase on host is the default for T1
5 years ago
Tomas Susanka d5763d9cab
all: implement code review comments
5 years ago
Tomas Susanka f3553f63f1
common: remove PassphraseRequest.on_device completely
5 years ago
Tomas Susanka c65b57affb
core, legacy: remove passphrase_cached
5 years ago
Tomas Susanka 1ae5813cab
legacy: bump version to 1.9.0
5 years ago
Tomas Susanka a3f3d4fcdb
remove ping.passphrase/pin
5 years ago
Tomas Susanka 466dc4732d
core/passphrase: add button requests
5 years ago
Tomas Susanka cd09f9ce94
all: modify passphrase source to always on device
5 years ago
Tomas Susanka eafd57c301
common, core: add passphrase entry capability
5 years ago