Commit Graph

8222 Commits (384275ac732c8c08a824cef82ed4b6a76355b122)
 

Author SHA1 Message Date
Adrian Nagy 384275ac73
core/tezos: support the new protocol update (005-BABYLON)
5 years ago
matejcik 09c3fd1981
DebugLink click tests (#632)
5 years ago
matejcik a5ccf95260 core: fix mypy problems
5 years ago
matejcik 9b827baca0 tests: improve Shamir persistence test
5 years ago
matejcik 5488270bc3 core: improve emulator wrapper
5 years ago
matejcik 8d2ae142f3 core/debug: at start, wait for first layout to show up
5 years ago
matejcik f22f4d920e tests: ensure Shamir persistence test runs only for core
5 years ago
matejcik bc1696b947 tests: add scaffold for Shamir persistence testing
5 years ago
matejcik 7591e98897 tests: rename background.py to device_handler.py
5 years ago
matejcik c9f4341949 tests: make background handler killable
5 years ago
matejcik 32074c7bff python/udp: make socket timeout configurable
5 years ago
matejcik c970ad437d tests: improve layout_lines API
5 years ago
matejcik 598e828844 python: ensure client session counter is never negative
5 years ago
matejcik 3f9b0b7f4f tests: improved click tests with BackgroundDeviceHandler
5 years ago
matejcik a8fc569016 debug: add support for general layout waiting
5 years ago
matejcik 97525654bb core/debug: avoid running a handler when waiting for layout change
5 years ago
matejcik 49931007e7 tests: fix grid34
5 years ago
matejcik 34823b6fcb legacy: add field options to fix build
5 years ago
matejcik 370b2c4c49 tests: add click-based recovery test
5 years ago
matejcik 3664a5f06f core/debug: reading layouts, inserting synthetic events
5 years ago
matejcik 8c3d93619e core: allow inserting synthetic touch events into event loop
5 years ago
matejcik a1a543f781 core: boot debuglink in recovery homescreen
5 years ago
matejcik 06e10f948d protobuf: send x/y coordinates, allow waiting for layout change
5 years ago
matejcik b25537f6b0 core: nicer output for cancellations
5 years ago
Tomas Susanka 0811733185 ci: run mypy without limitation
5 years ago
matejcik d17f879d97 mypy: use GenericContext protocol to work-around DummyContext
5 years ago
matejcik ed190c772c core: avoid circular import in sd_salt
5 years ago
Tomas Susanka 0511cc8b8c core: add final mypy fixes!
5 years ago
Pavol Rusnak 4bae47ea6d
tests: add multisig marker
5 years ago
Tomas Susanka 8f34b4c5de
Merge pull request #628 from trezor/tsusanka/sdprotect-fix
5 years ago
Tomas Susanka bfa5047012 tests/upgrade tests: patch emulators on NixOS
5 years ago
Pavol Rusnak ddd9bee059
common/defs: regenerate coins
5 years ago
Pavol Rusnak c2aa8a04c0
common/defs: update tokens
5 years ago
Pavol Rusnak 56a0824c7e
pip: use hypothesis==4.38.1 and attrs==18.2.0
5 years ago
matejcik 6a1a94ac6a tests: add wipe test for sd_protect
5 years ago
matejcik ccd1940ea8 tests: more assertions on sd_protect
5 years ago
Pavol Rusnak ade3b6aebd
git subrepo push common
5 years ago
Pavol Rusnak 178d58c763
common/defs: remove BTDX as it has no Trezor compatible wallet
5 years ago
matejcik d9efd92c0a tests: error-out sd_card tests without SD card
5 years ago
Pavol Rusnak 07c7da8df6
git subrepo push common
5 years ago
Pavol Rusnak 4e5b60ec2b
common/defs: remove BITC per maintainer request
5 years ago
Pavol Rusnak 3f9642dd70
git subrepo push common
5 years ago
Pavol Rusnak 3ebc79f9b2
common/defs: remove MEC per maintainer request
5 years ago
Pavol Rusnak b79102008d
core: fix new Python SyntaxWarning (new in 3.8)
5 years ago
Pavol Rusnak bcf20363eb
nix: let's install clang instead of clang-tools
5 years ago
Tomas Susanka b530e7c105 ci: add fido2 tests to ci
5 years ago
Pavol Rusnak e485ac50db
Merge pull request #634 from trezor/andrewkozlik/sd-protect-ui
5 years ago
Pavol Rusnak cbc3112a99
nix: update shell.nix and Pipfile.lock
5 years ago
Andrew Kozlik 60f6ab9087 core: Fix mypy warnings.
5 years ago
Andrew Kozlik 39b4376b65 core/sd-protect: If writing to the SD card fails in request_sd_salt(), inform the user and allow them to retry or abort.
5 years ago