Commit Graph

8971 Commits (2ccb3aa04e9f05936983e23023697a7780727642)
 

Author SHA1 Message Date
matejcik 1d41141a1f core/emulator: properly ignore inotify problems (fixes #854)
4 years ago
Pavol Rusnak 2958a97c87
Merge pull request #830 from trezor/tsusanka/fw-upgrade
4 years ago
matejcik 0d3e1b2479 tests: better way to shut down test suite when connection to device is lost
4 years ago
matejcik e61b7d28e9 all: do not send state in PassphraseAck (not needed for compatibility)
4 years ago
matejcik 3959600760 python/protobuf: do not warn for unknown enum values (fixes #832)
4 years ago
matejcik e9003d0742 tests/upgrade_tests: extract and simplify for_all decorator
4 years ago
matejcik cdb7a7eb68
Merge pull request #840 from trezor/matejcik/sys-exit
4 years ago
Pavol Rusnak 63dfd6c6ab
core/bootloader: make read more benevolent and read error more helpful
4 years ago
Pavol Rusnak 215020a592
legacy: show webusb popup only in bootloader and only if firmware is not installed
4 years ago
Pavol Rusnak 07cd73ce57
core: show webusb popup only in bootloader and only if firmware is not installed
4 years ago
matejcik 0ec628ccd4 legacy: fix CALLBACK checker
4 years ago
matejcik 1cc1382153 python/trezorctl: improve get-session
4 years ago
matejcik b6fca537c9 tests: remove wipe_code_activate test fixture
4 years ago
matejcik 81a03edf61 python/debuglink: add docstrings, rename functions for clearer usage
4 years ago
matejcik 4c8c96272c emu: fix flag options with defaults
4 years ago
matejcik 271da3fa39 python: add detailed logging to emulator runner
4 years ago
matejcik 1bcf856946 tests: simplify change_wipe_code test with PIN queuing
4 years ago
matejcik ba3d90b994 tests: add wipe code activation test
4 years ago
matejcik 7a253a6c0b python/debuglink: properly clean up at end of "with client"
4 years ago
matejcik c14429c445 all: shut down emulator on error_shutdown
4 years ago
Tomas Susanka b4846e484a docs/common: add links and fix some typos
4 years ago
matejcik d3b88a37be core: do not catch SystemExit in handle_session (#826)
4 years ago
matejcik 94b85efba1 python/debuglink: make pin sequences configurable
4 years ago
Tomas Susanka f947fe97cc core: fix style
4 years ago
Tomas Susanka 0a13f7a441 core: properly limit passphrase to 50 bytes
4 years ago
Tomas Susanka 2c0504ad1c
Merge pull request #803 from trezor/passphrase
4 years ago
matejcik 1ebaaa7e77 python/emulator: increase tolerances
4 years ago
matejcik a375460afc python/emulator: fix timeout parameter in emulator.wait()
4 years ago
matejcik 3d1fefe38a legacy: make sure nanopb_generator is ready
4 years ago
matejcik 05a1d6f771 core/debug: add "show arbitrary screen" capability, for easier prototyping
4 years ago
matejcik 8c75c94125 ci: ensure system Python 3.7 is used even if other pythons are available
4 years ago
matejcik c01d04f26e common/protob: drop a default field declaration
4 years ago
matejcik 37ab510622 ci: remove sleeps for coverage, restore Monero
4 years ago
matejcik 741c0c8888 core: improve stability of Monero test runner
4 years ago
Tomas Susanka 8a499b3067 ci: run coverage only for core
4 years ago
Tomas Susanka f4c38af825 ci: use 'extends' instead of yaml anchors
4 years ago
matejcik 4b0d8d5f6d python/trezorctl: tweak error message in get-session
4 years ago
matejcik 7f63cf28b0 python: only set session_id from Features on firmwares that send it
4 years ago
matejcik 6dace16033 python: update changelog
4 years ago
matejcik d4343ad8b7 python/trezorctl: add get-session
4 years ago
matejcik 64838bca2d tests: fix style
4 years ago
matejcik 8d93503c9c python: do not send deprecated state in PassphraseAck on T1
4 years ago
matejcik ff702c7d7f common: add proper markers for deprecated messages
4 years ago
matejcik 41aa818c4c tests: shut down test suite if no device is available
4 years ago
Tomas Susanka 82c7b56875
Merge pull request #837 from trezor/tsusanka/docs-build-update
4 years ago
Tomas Susanka e4077e0634 docs/core: improve build section
4 years ago
matejcik f7608f55ff python: implement backwards compatibility for pre-2.3.0 firmwares
4 years ago
matejcik cfe0e34215 tests: ignore trezor.log
4 years ago
matejcik 4c9689d7a7 common: return deprecated fields to protobuf, to allow cross-version compatible code
4 years ago
Pavol Rusnak e58225fe02
core/boot: don't call mkfs in emulator
4 years ago