Commit Graph

8702 Commits (215020a592a4ee7e51c64a29e7f6cfeaf21a2a3d)
 

Author SHA1 Message Date
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
Tomas Susanka b4846e484a docs/common: add links and fix some typos
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
Pavol Rusnak fdfa64ac2a
core/ui: fix HoldToConfirm redraw
4 years ago
Pavol Rusnak 32f8f1cb61
core/embed: update fatfs to 0.14; use upstream version
4 years ago
Tomas Susanka 56dc952495 common: fix PassphraseAck.on_device id
4 years ago
Pavol Rusnak 73ed2f3450
legacy: small nitpicks related to the new passphrase handling
4 years ago
Tomas Susanka 15ed5cd19e
core: do not clear cache on ClearSession
4 years ago
Tomas Susanka da4743c234
tests/ui: regenerate records
4 years ago
Tomas Susanka 5717e647ed
tests/device: remove test_expected_responses
4 years ago
matejcik 49727740bc
tests: remove unnecessary passphrase_on_host
4 years ago
matejcik 9c75e27433
tests: unify Ping replacements
4 years ago
matejcik a8cfa8fbed
tests: simplify ClearSession test
4 years ago
Tomas Susanka fd0dc8ed66
core/passphrase: merge 'get from user' functions
4 years ago
Tomas Susanka 7d7ffe3b67
cardano: derive the root and then cache
4 years ago
matejcik c9a6ada14f
tests: simplify and extend session_id test
4 years ago
matejcik 3fa99c0c6a
core/tests: add storage.cache tests
4 years ago
matejcik 938f347514
core: use DUMMY_CONTEXT constant instead of own instance
4 years ago
matejcik d4171aaedc
core/tests: extract common await_result() method
4 years ago
matejcik ee07b32f52
python: fix debuglink usage of get_passphrase
4 years ago
matejcik 1f50a13edf
core: use cache for Monero live refresh confirmation
4 years ago