1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-21 23:18:13 +00:00

Commit Graph

  • def37d4de2 test(trezorlib): fix device test test_show_multisig_xpubs [no changelog] M1nd3r 2024-11-05 12:14:48 +0100
  • e41c5e4529 test(trezorlib): fix test_signtx_taproot.py::test_attack_script_type [no changelog] M1nd3r 2024-11-04 16:04:56 +0100
  • d925187f33 test(trezorlib): fix message filters for attack tests [no changelog] M1nd3r 2024-11-04 15:55:10 +0100
  • ca58fc7868 tests: add test for thp end session [no changelog] M1nd3r 2024-11-04 11:17:05 +0100
  • ea51588e1a fix(core): fix build_firmware crashes [no changelog] M1nd3r 2024-11-04 08:29:54 +0100
  • c3b5b59139 feat(core): wipe now clears all cache except THP keys [no changelog] M1nd3r 2024-11-01 16:11:02 +0100
  • 0c8aa07a37 feat(core): allow not clearing the protocol cache during device wipe and reset [no changelog] M1nd3r 2024-10-31 12:57:08 +0100
  • 587b202cd2 refactor(core): change async write force to return Awaitable instead [no changelog] M1nd3r 2024-10-30 12:24:06 +0100
  • bcc236f036 feat(core): enable EndSession on THP [no changelog] M1nd3r 2024-10-30 12:10:11 +0100
  • def63d99bc chore(core): remove decorator check_thp_is_not_used [no changelog] M1nd3r 2024-10-30 11:41:04 +0100
  • 6d2a3d05a7 chore(core): suppress warning of micropython.alloc_count [no changelog] M1nd3r 2024-10-30 10:12:36 +0100
  • 1af058f4ec chore(core): clean cache_thp and tests [no changelog] M1nd3r 2024-10-30 10:10:54 +0100
  • 33d54910fb fix: change import random in cache_thp M1nd3r 2024-10-24 13:20:47 +0200
  • d17f88a78e feat(core): partially hide Initialize message and handlers on THP build [no changelog] M1nd3r 2024-10-29 11:53:05 +0100
  • 31c9419446 refactor(core): clean wire init [no changelog] M1nd3r 2024-10-29 11:49:37 +0100
  • c3300c7d16 feat(core): remove even more logging [no changelog] M1nd3r 2024-10-20 00:02:15 +0200
  • fcb627414c feat(core): add a flag to disable most of debug logging [no changelog] M1nd3r 2024-10-18 11:57:11 +0200
  • 52d9abc60f refactor(core): replace loop.chan with loop.mailbox [no changelog] M1nd3r 2024-10-18 11:41:02 +0200
  • 3b7caa523d fix(core): add the BENCHMARK option to build_unix_frozen_debug in Makefile [no changelog] M1nd3r 2024-10-18 11:38:38 +0200
  • 05184d78b5 refactor(core): change order of conditional imports in sconscript [no changelog] M1nd3r 2024-10-18 11:08:19 +0200
  • c3df1df926 fix(core): remove double defined QStrings for THP [no changelog] M1nd3r 2024-10-18 11:02:39 +0200
  • d0bdcc810b feat(core): enable benchmark on bitcoin_only builds [no changelog] M1nd3r 2024-10-17 13:51:08 +0200
  • a5eda8e407 fix(core): enable THP in frozen bitcoin_only builds [no changelog] M1nd3r 2024-10-17 13:48:32 +0200
  • 03e8383f40 fix(core): change version of THP in USE_THP description [no changelog] M1nd3r 2024-10-17 13:46:22 +0200
  • 900d0b533b test(core): fix thp unit tests [no changelog] M1nd3r 2024-10-17 11:44:28 +0200
  • b1dbe6cf04 fix(core): fix pairing context after separation of THP messages [no changelog] M1nd3r 2024-10-17 11:43:51 +0200
  • 78ffc81936 feat(core): make starting channel id random [no changelog] M1nd3r 2024-10-16 17:37:25 +0200
  • ec8c212211 fix(core): remove direct import of cache_codec in base.py [no changelog] M1nd3r 2024-10-16 17:25:27 +0200
  • 89cc089154 fix(core): remove debugLink messages from pairing process [no changelog] M1nd3r 2024-10-16 17:04:07 +0200
  • e868bd4295 chore(core): clean/improve create_new_session.py [no changelog] M1nd3r 2024-10-16 16:53:57 +0200
  • cbf897c540 feat(core): make get_seed synchronous [no changelog] M1nd3r 2024-10-16 16:52:14 +0200
  • 8c162c6594 chore: add legacy options_pb2 to style.py.exclude [no changelog] M1nd3r 2024-10-16 16:41:27 +0200
  • 77bcf4bdbb fix(core): fix feature flags in SConscript.firmware [no changelog] M1nd3r 2024-10-16 16:28:27 +0200
  • c53759dc60 fix: remove unused ignores [no changelog] M1nd3r 2024-10-16 16:21:04 +0200
  • 8c664f6ef5 fix(core): change version of THP in USE_THP description [no changelog] M1nd3r 2024-10-16 16:00:59 +0200
  • 1db709dbfa refactor(trezorlib): improve transport protocol file structure [no changelog] M1nd3r 2024-10-14 18:39:50 +0200
  • 25b36eeaa3 chore(trezorlib): clean trezolib THP, part 1 [no changelog] M1nd3r 2024-10-14 17:52:58 +0200
  • 867731ea77 chore(trezorlib): remove unused code [no changelog] M1nd3r 2024-10-14 17:51:34 +0200
  • 58d2a83263 chore(tests): replace function uninitialized_session in conftest by a pytest.marker [no changelog] M1nd3r 2024-10-14 16:54:46 +0200
  • 248a67b985 chore(core): separate message types of THP messages into new enum and update parsing [no changelog] M1nd3r 2024-10-10 16:23:45 +0200
  • 126ac58214 chore(protobuf): move options defintions to a separate file to reduce dependecies [no changelog] M1nd3r 2024-10-10 13:44:59 +0200
  • b124e6c78c chore(trezorlib): adjust benchmark feature for THP [no changelog] M1nd3r 2024-10-14 18:37:29 +0200
  • e053385c2a feat(core): implement a new Trezor-Host protocol M1nd3r 2024-07-22 08:40:27 +0200
  • 7b046d9c93 fix(tests): fix persistence tests, enable T3B1 matejcik 2024-10-10 15:43:26 +0200
  • 0b5ecff25a style: make style_check passing matejcik 2024-09-26 15:14:12 +0200
  • e9a2378f15 chore: update fixtures matejcik 2024-09-26 14:06:41 +0200
  • 0482cdf9e4 style(core/rust): fix linter complaints matejcik 2024-09-25 11:52:51 +0200
  • cba23a6f4b fix(core): restore ellipsis functionality on TR matejcik 2024-09-24 16:40:06 +0200
  • 066a092c76 fix(tests): correctly check that backup flow was aborted matejcik 2024-09-24 11:06:21 +0200
  • 7a881306bc fix(tests): do not place recorded.zip into the destdir matejcik 2024-09-20 15:37:43 +0200
  • 6bc5f81221 fix(core): fix cancel behavior in SignMessage matejcik 2024-09-20 12:03:37 +0200
  • 8d3a97935d fix(tests): do not trip deadlock detection in autolock test matejcik 2024-09-19 13:16:59 +0200
  • d0dabac3cd chore: update fixtures matejcik 2024-09-18 14:57:41 +0200
  • bd3323ed6d chore(core/rust): add uDebug capability to more places matejcik 2024-09-16 16:56:33 +0200
  • dd74ffc611 fix(python): opportunistically catch a debuglink desync matejcik 2024-09-16 16:25:48 +0200
  • 23017bf260 style: fix style problems matejcik 2024-09-04 11:03:20 +0200
  • 90c16c6734 style(core/rust): avoid unused warning matejcik 2024-07-30 17:50:14 +0200
  • 9ba7236d7a fix(tests): stop waiting for background task after a timeout matejcik 2024-07-30 11:30:17 +0200
  • e874920d43 chore(python): improve recovery type deprecation warning matejcik 2024-07-19 15:26:10 +0200
  • 0932ba97e2 fix(python): improve robustness of TrezorClientDebugLink setup matejcik 2024-07-19 10:51:07 +0200
  • b5fafb143c fix(core): allow Ping while locked matejcik 2024-07-19 10:50:12 +0200
  • 36e0b7f2f1 feat(core): drop support for after-step-hook matejcik 2024-03-21 13:38:44 +0100
  • 9514ac9d0f refactor(core/ui): reusable timers matejcik 2024-04-10 11:42:03 +0200
  • ea741aa257 fix(tests): restore test functionality on legacy matejcik 2024-04-11 13:49:27 +0200
  • 4eae5c3d90 feat(tests): sync received responses matejcik 2024-04-11 13:48:00 +0200
  • 07152afe05 docs(core): add changelog matejcik 2024-04-08 11:11:39 +0200
  • 966ac76775 style: fix complaining lints & formatters matejcik 2024-04-07 14:15:53 +0200
  • df49a4d244 fix(core): correctly repaint ShowMore component when requested matejcik 2024-03-07 10:13:22 +0100
  • 675167a9ca tests: fix small irregularities matejcik 2023-11-21 16:55:46 +0100
  • dfa98d0967 refactor(core): improve recovery_enter_share matejcik 2023-11-20 11:58:33 +0100
  • 6070cc8098 tests: use read_layout everywhere matejcik 2023-11-21 13:51:59 +0100
  • a7d0f8589b docs(core): Layout lifecycle documentation matejcik 2023-11-16 13:09:43 +0100
  • ccbd2af334 feat(core): show progress before starting to wipe device matejcik 2023-11-15 16:09:06 +0100
  • 194b42e19e fix(core/ui): repaint the title of Progress layout when requested matejcik 2023-11-08 13:17:11 +0100
  • dd496c1a5d feat(core): unify RustLayout, implement single global layout matejcik 2024-07-04 09:32:59 +0200
  • 2e7459f54c ci: cancel previous workflow run after pushing new code to PR Martin Milata 2024-11-11 17:02:58 +0100
  • dd770ba715 fix(python): do not take legacy snapshots on PinRequest and PassphraseRequest matejcik 2024-11-12 15:55:26 +0100
  • 8912686a22 fix(tests): remove lang asserts from click slip39 obrusvit 2024-11-12 12:17:55 +0100
  • 17f3e9b1bf chore: update FIDO2 test helpers matejcik 2024-11-12 10:14:24 +0100
  • fa46dddbef chore: update fixtures for translations matejcik 2024-11-12 10:03:26 +0100
  • 92951303ba fix(tests): show_multisig title assertions obrusvit 2024-11-11 18:45:36 +0100
  • 4819a8ce31 chore: update fixtures matejcik 2024-11-11 14:18:39 +0100
  • 3769024920 fix(core): patch over problems with confirm_blob_pagination matejcik 2024-11-11 13:40:25 +0100
  • 8fb41ee290 feat(core): enforce return type annotations matejcik 2024-11-08 16:03:35 +0100
  • 34d97ee942 feat(core): log ButtonRequests with names for easier debugging matejcik 2024-11-08 14:18:42 +0100
  • b2328a4e28 chore: update fixtures matejcik 2024-09-26 14:06:41 +0200
  • 35be52e31e fix(tests): patch over confirm_blob buttonrequest problems matejcik 2024-11-08 11:37:09 +0100
  • dfac2ae4dd style(python): upgrade debuglink.py to 3.10 style type annotations matejcik 2024-11-06 14:28:07 +0100
  • 3a8f92f64d tests(core): fix upgrade tests matejcik 2024-11-06 10:28:00 +0100
  • cc77425f39 test(core): fix T2T1 FIDO2 test Martin Milata 2024-10-22 00:06:29 +0200
  • 87a01a9bfb test(core): fix T3T1 U2F test Martin Milata 2024-10-17 15:47:50 +0200
  • ea815eba93 test(core): fix test_reset_bip39_t2 Martin Milata 2024-10-17 14:52:32 +0200
  • 4b53a3ea9d fix(tests): fix T3B1 persistance test obrusvit 2024-10-17 22:31:27 +0200
  • 69770a42f4 fix(tests): fix click tests race condition obrusvit 2024-10-17 14:48:23 +0200
  • a22f1d3760 fix(tests): assert multiple in slip39 checklist obrusvit 2024-10-14 12:38:44 +0200
  • e199d2bcaf fix(tests): fix persistence tests, enable T3B1 matejcik 2024-10-10 15:43:26 +0200
  • 8d2f0a6566 style: make style_check passing matejcik 2024-09-26 15:14:12 +0200
  • ac5a5147e9 style(core/rust): fix linter complaints matejcik 2024-09-25 11:52:51 +0200
  • 31958b7fb8 fix(core): restore ellipsis functionality on TR matejcik 2024-09-24 16:40:06 +0200
  • d4423b3569 fix(tests): correctly check that backup flow was aborted matejcik 2024-09-24 11:06:21 +0200