1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-02-20 11:32:04 +00:00
Commit Graph

14214 Commits

Author SHA1 Message Date
M1nd3r
5bd51bc6b7 TEMP: try fix mailbox issue 2025-01-07 09:06:37 +01:00
M1nd3r
811eb3840c fix(core): update comments, refactor debug log in session context
[no changelog]
2025-01-07 09:06:37 +01:00
M1nd3r
cee72165a1 fix device tests
[no changelog]
2025-01-07 09:06:37 +01:00
M1nd3r
16004b0f6f fix: remove unnecessary comment
[no changelog]
2025-01-07 09:06:37 +01:00
M1nd3r
11abb2a549 fix(test): update slip39 backup device test
[no changelog]
2025-01-07 09:06:37 +01:00
M1nd3r
d8af82232b fix(core): modify python test, ignore broken THP test
[no changelog]
2025-01-07 09:06:37 +01:00
M1nd3r
2d4f7eaf5e try fix legacy build 2025-01-07 09:06:37 +01:00
M1nd3r
ea9ef25f06 chore(python): add session_context to cli to handle exceptions gracefully
[no changelog]
2025-01-07 09:06:37 +01:00
M1nd3r
226882444e fix style after rebase 2025-01-07 09:06:37 +01:00
M1nd3r
23ef4fc772 fixup! fixup! fixup! fixup! fixup! wip: single packet decryption (not finished) [no changelog] 2025-01-07 09:06:37 +01:00
M1nd3r
1601b2034f fixup! fixup! fixup! fixup! wip: single packet decryption (not finished) [no changelog] 2025-01-07 09:06:36 +01:00
M1nd3r
38dcb3e6d2 WIP: try simplify message handler, might break something
[no changelog]
2025-01-07 09:06:36 +01:00
M1nd3r
e6dad6fc1e chore: fix incomplete enum change
[no changelog]
2025-01-07 09:06:36 +01:00
M1nd3r
692b005b0e chore(core): remove TODO comment from received_message_handler
[no changelog]
2025-01-07 09:06:36 +01:00
M1nd3r
b8e625ea60 chore(core): remove management session code from handle_ThpCreateNewSession
[no changelog]
2025-01-07 09:06:36 +01:00
M1nd3r
d8dcaffbb9 fixup! fixup! fixup! wip: single packet decryption (not finished) [no changelog] 2025-01-07 09:06:36 +01:00
M1nd3r
015911b1f5 chore(core): make wipe device proceed even if sending of success message fails
[no changelog]
2025-01-07 09:06:36 +01:00
M1nd3r
a0afb90af0 fixup! fixup! wip: single packet decryption (not finished) [no changelog] 2025-01-07 09:06:36 +01:00
M1nd3r
5520eaad41 fixup! wip: single packet decryption (not finished) [no changelog] 2025-01-07 09:06:36 +01:00
M1nd3r
f34ce0ddab wip: single packet decryption (not finished)
[no changelog]
2025-01-07 09:06:36 +01:00
M1nd3r
c0b8982d28 fix: return InvalidSessionError when trying to access cache of Seedless session
[no changelog]
2025-01-07 09:06:36 +01:00
M1nd3r
930b13fc1f wip buffer locking-
[no changelog]
2025-01-07 09:06:36 +01:00
M1nd3r
faa9fa9959 test: fix device test test_authorize_coinjoin
[no changelog]
2025-01-07 09:06:36 +01:00
M1nd3r
42ed4b23aa fixup! fixup! wip - change session behavior [no changelog] 2025-01-07 09:06:36 +01:00
M1nd3r
4ea8c3315c chore(core): make await write blocking by default, remove write_force
[no changelog]
2025-01-07 09:06:36 +01:00
M1nd3r
8e8ab24500 fixup! wip - change session behavior [no changelog] 2025-01-07 09:06:36 +01:00
M1nd3r
32b506124b wip - change session behavior
[no changelog]
2025-01-07 09:06:36 +01:00
M1nd3r
7e4426b2d6 wip 2025-01-07 09:06:36 +01:00
M1nd3r
6bf8284321 fixup! fixup! chore: update fixtures for T2T1 2025-01-07 09:06:36 +01:00
M1nd3r
6e3dbc98db fixup! chore: update fixtures for T2T1 2025-01-07 09:06:36 +01:00
M1nd3r
23dabc0aa7 chore(tests): start screen recording only after the session fixture has a session prepared
[no changelog]
2025-01-07 09:06:36 +01:00
M1nd3r
90cb7da925 fix(tests): unlock device when getting a new session
[no changelog]
2025-01-07 09:06:36 +01:00
M1nd3r
1f6d75bd5c chore: update fixtures for T2T1 2025-01-07 09:06:36 +01:00
M1nd3r
c4efa9d5be feat(python): add lock() to TrezorClientDebugLink
[no changelog]
2025-01-07 09:06:36 +01:00
M1nd3r
13eed3fb33 fixup! feat(core): implement THP 2025-01-07 09:06:36 +01:00
M1nd3r
75e8d1b9c1 fixup! build(ci): add thp builds and tests 2025-01-07 09:06:36 +01:00
M1nd3r
d1abff03db wip 2025-01-07 09:06:36 +01:00
M1nd3r
d66f123936 refactor(core): move handling of ThpCreateNewSession message into base.py
[no changelog]
2025-01-07 09:06:36 +01:00
M1nd3r
bb9cd9197f refactor(core): move wire buffer handling completely to memory_manager
[no changelog]
2025-01-07 09:06:36 +01:00
M1nd3r
820a963a76 refactor(common): remove pairing_in/out and channel_in/out proto options
[no changelog]
2025-01-07 09:06:35 +01:00
M1nd3r
9aeb56befe fix(tests): change xfail to skip when using protocol_marker
[no changelog]
2025-01-07 09:06:35 +01:00
M1nd3r
14efac3f7a refactor(python,tests): add is_invalidated flag to client, do not set the emulator.client outside from emulator
[no changelog]
2025-01-07 09:06:35 +01:00
M1nd3r
cdc47fca3a fixup! build(ci): add thp builds and tests 2025-01-07 09:06:35 +01:00
M1nd3r
96a2ba4a12 refactor(core): move exclude list from wipe to wipe_cache
[no changelog]
2025-01-07 09:06:35 +01:00
M1nd3r
af029222d2 refactor(core): clean channel and received_message_handler
[no changelog]
2025-01-07 09:06:35 +01:00
M1nd3r
7cf561a04e refactor(core): improve readability and logging in channel.py
[no changelog]
2025-01-07 09:06:35 +01:00
M1nd3r
c1d52f2b66 refactor(core): improve readability of channel_manager
[no changelog]
2025-01-07 09:06:35 +01:00
M1nd3r
d5fda5f46c chore(vendor): update fido2-tests
[no changelog]
2025-01-07 09:06:35 +01:00
M1nd3r
92d80a3653 test: update test framework
[no changelog]
2025-01-07 09:06:35 +01:00
M1nd3r
c30769bac5 test: update device tests
[no changelog]
2025-01-07 09:06:35 +01:00