1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-01-31 09:50:58 +00:00
Commit Graph

14372 Commits

Author SHA1 Message Date
M1nd3r
be5a181ec5 test: add thp device tests
[no changelog]
2025-01-29 12:01:58 +01:00
M1nd3r
9757a18a67 refactor(python): improve structure of protocol_v2 channel establishment
[no changelog]
2025-01-29 12:01:58 +01:00
M1nd3r
952ce14fcf style: fix yaml core
[no changelog]
2025-01-29 12:01:58 +01:00
M1nd3r
9ffda0ee34 test(core): fix thp unit tests
[no changelog]
2025-01-29 12:01:58 +01:00
M1nd3r
2d891598f7 fix: gen
[no changelog]
2025-01-29 12:01:58 +01:00
M1nd3r
af15ad5c1e fixup! test: skip thp device test on protocol_v1 emu [no changelog] 2025-01-29 12:01:58 +01:00
M1nd3r
09dfca27d5 chore: update fixtures
[no changelog]
2025-01-29 12:01:58 +01:00
M1nd3r
f9bf5ba863 test: skip thp device test on protocol_v1 emu
[no changelog]
2025-01-29 12:01:57 +01:00
M1nd3r
71848251f0 fix(core): update packet length handling
[no changelog]
2025-01-29 12:01:57 +01:00
M1nd3r
9ef2b84c91 chore(python): remove outdated fix for MOCK_URANDOM problems
[no changelog]
2025-01-29 12:01:57 +01:00
M1nd3r
c24b5f65bf tests: fix device tests for codecV1
[no changelog]
2025-01-29 12:01:57 +01:00
M1nd3r
6168e568c2 test: fix device test for slip39 advanced backup
[no changelog]
2025-01-29 12:01:57 +01:00
M1nd3r
55832c0319 test: fix device test for entropy checks
[no changelog]
2025-01-29 12:01:57 +01:00
M1nd3r
2c40ff3371 test: fix device test enable_labeling
[no changelog]
2025-01-29 12:01:57 +01:00
M1nd3r
77a5bb33ae fix(core): fix cardano session derivation
[no changelog]
2025-01-29 12:01:57 +01:00
M1nd3r
34aaf6e645 feat(core): send UNALLOCATED_CHANNEL error as a response only on init packet
[no changelog]
2025-01-29 12:01:57 +01:00
M1nd3r
818c45cc86 chore(core): fix channel manager docs
[no changelog]
2025-01-29 12:01:57 +01:00
M1nd3r
ce2bbf907b temp: fix device tests test_protection_levels by removing session.end call
[no changelog]
2025-01-29 12:01:57 +01:00
M1nd3r
230a03d992 fix(core): remove unused payload parameter in channel
[no changelog]
2025-01-29 12:01:57 +01:00
M1nd3r
d413b71a14 fix(test): fix style in thp unit tests
[no changelog]
2025-01-29 12:01:57 +01:00
M1nd3r
3cb5969808 fix: fix change failed test cause 2025-01-29 12:01:57 +01:00
M1nd3r
534b192d27 fix(core): update comments, refactor debug log in session context
[no changelog]
2025-01-29 12:01:57 +01:00
M1nd3r
78438d2884 fix device tests
[no changelog]
2025-01-29 12:01:57 +01:00
M1nd3r
e777e4d3cd fix: remove unnecessary comment
[no changelog]
2025-01-29 12:01:57 +01:00
M1nd3r
04690d131b fix(test): update slip39 backup device test
[no changelog]
2025-01-29 12:01:57 +01:00
M1nd3r
d75fa41abc fix(core): modify python test, ignore broken THP test
[no changelog]
2025-01-29 12:01:57 +01:00
M1nd3r
d7aa37afaa try fix legacy build 2025-01-29 12:01:57 +01:00
M1nd3r
cc47045d2f chore(python): add session_context to cli to handle exceptions gracefully
[no changelog]
2025-01-29 12:01:57 +01:00
M1nd3r
c3130d52bf fix style after rebase 2025-01-29 12:01:57 +01:00
M1nd3r
f5bbf228eb fixup! fixup! fixup! fixup! fixup! wip: single packet decryption (not finished) [no changelog] 2025-01-29 12:01:57 +01:00
M1nd3r
09e60dc6cc fixup! fixup! fixup! fixup! wip: single packet decryption (not finished) [no changelog] 2025-01-29 12:01:57 +01:00
M1nd3r
7079d7e41e WIP: try simplify message handler, might break something
[no changelog]
2025-01-29 12:01:57 +01:00
M1nd3r
50244f6121 chore: fix incomplete enum change
[no changelog]
2025-01-29 12:01:57 +01:00
M1nd3r
3e362fb24e chore(core): remove TODO comment from received_message_handler
[no changelog]
2025-01-29 12:01:57 +01:00
M1nd3r
4402cf06de chore(core): remove management session code from handle_ThpCreateNewSession
[no changelog]
2025-01-29 12:01:57 +01:00
M1nd3r
795ae99d6c fixup! fixup! fixup! wip: single packet decryption (not finished) [no changelog] 2025-01-29 12:01:57 +01:00
M1nd3r
eb95c5519d chore(core): make wipe device proceed even if sending of success message fails
[no changelog]
2025-01-29 12:01:57 +01:00
M1nd3r
3a690050eb fixup! fixup! wip: single packet decryption (not finished) [no changelog] 2025-01-29 12:01:57 +01:00
M1nd3r
c38738740d fixup! wip: single packet decryption (not finished) [no changelog] 2025-01-29 12:01:57 +01:00
M1nd3r
d15bc270e3 wip: single packet decryption (not finished)
[no changelog]
2025-01-29 12:01:57 +01:00
M1nd3r
50f62e856f fix: return InvalidSessionError when trying to access cache of Seedless session
[no changelog]
2025-01-29 12:01:57 +01:00
M1nd3r
875826d942 wip buffer locking-
[no changelog]
2025-01-29 12:01:57 +01:00
M1nd3r
d465b3d311 test: fix device test test_authorize_coinjoin
[no changelog]
2025-01-29 12:01:57 +01:00
M1nd3r
712c96a266 fixup! fixup! wip - change session behavior [no changelog] 2025-01-29 12:01:57 +01:00
M1nd3r
7c8e07dbca fixup! wip - change session behavior [no changelog] 2025-01-29 12:01:57 +01:00
M1nd3r
d036e00d49 wip - change session behavior
[no changelog]
2025-01-29 12:01:57 +01:00
M1nd3r
9a915c582e wip 2025-01-29 12:01:57 +01:00
M1nd3r
6d922a1b18 fixup! fixup! chore: update fixtures for T2T1 2025-01-29 12:01:57 +01:00
M1nd3r
943285337b fixup! chore: update fixtures for T2T1 2025-01-29 12:01:56 +01:00
M1nd3r
546412e52d chore(tests): start screen recording only after the session fixture has a session prepared
[no changelog]
2025-01-29 12:01:56 +01:00