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

14388 Commits

Author SHA1 Message Date
M1nd3r
b8a5d6e42d test(core): fix thp unit tests
[no changelog]
2025-01-30 15:06:28 +01:00
M1nd3r
5674a3e07b fix: gen
[no changelog]
2025-01-30 15:06:28 +01:00
M1nd3r
f1f8c9604b fixup! test: skip thp device test on protocol_v1 emu [no changelog] 2025-01-30 15:06:28 +01:00
M1nd3r
c28defd92f chore: update fixtures
[no changelog]
2025-01-30 15:06:28 +01:00
M1nd3r
9c2b88617f test: skip thp device test on protocol_v1 emu
[no changelog]
2025-01-30 15:06:27 +01:00
M1nd3r
8bb85c3987 fix(core): update packet length handling
[no changelog]
2025-01-30 15:06:27 +01:00
M1nd3r
117bc10871 chore(python): remove outdated fix for MOCK_URANDOM problems
[no changelog]
2025-01-30 15:06:27 +01:00
M1nd3r
f9c011ece4 tests: fix device tests for codecV1
[no changelog]
2025-01-30 15:06:27 +01:00
M1nd3r
97e52cc3ad test: fix device test for slip39 advanced backup
[no changelog]
2025-01-30 15:06:27 +01:00
M1nd3r
a92c24b2c6 test: fix device test for entropy checks
[no changelog]
2025-01-30 15:06:27 +01:00
M1nd3r
4430e97e84 test: fix device test enable_labeling
[no changelog]
2025-01-30 15:06:27 +01:00
M1nd3r
9a0ced8dec fix(core): fix cardano session derivation
[no changelog]
2025-01-30 15:06:27 +01:00
M1nd3r
9d222afa49 feat(core): send UNALLOCATED_CHANNEL error as a response only on init packet
[no changelog]
2025-01-30 15:06:27 +01:00
M1nd3r
f66ce358f7 chore(core): fix channel manager docs
[no changelog]
2025-01-30 15:06:27 +01:00
M1nd3r
c276560b86 temp: fix device tests test_protection_levels by removing session.end call
[no changelog]
2025-01-30 15:06:27 +01:00
M1nd3r
6b7abd7f8a fix(core): remove unused payload parameter in channel
[no changelog]
2025-01-30 15:06:27 +01:00
M1nd3r
44fa36017e fix(test): fix style in thp unit tests
[no changelog]
2025-01-30 15:06:27 +01:00
M1nd3r
a7ea3119ca fix: fix change failed test cause 2025-01-30 15:06:27 +01:00
M1nd3r
e95d01c9a5 fix(core): update comments, refactor debug log in session context
[no changelog]
2025-01-30 15:06:27 +01:00
M1nd3r
da992aee04 fix device tests
[no changelog]
2025-01-30 15:06:27 +01:00
M1nd3r
8b4e45687b fix: remove unnecessary comment
[no changelog]
2025-01-30 15:06:27 +01:00
M1nd3r
5ea32e6d68 fix(test): update slip39 backup device test
[no changelog]
2025-01-30 15:06:27 +01:00
M1nd3r
9714b1a931 fix(core): modify python test, ignore broken THP test
[no changelog]
2025-01-30 15:06:27 +01:00
M1nd3r
e9ea59a6f3 try fix legacy build 2025-01-30 15:06:27 +01:00
M1nd3r
c40c5ea1a9 chore(python): add session_context to cli to handle exceptions gracefully
[no changelog]
2025-01-30 15:06:27 +01:00
M1nd3r
c33c2c19f3 fix style after rebase 2025-01-30 15:06:27 +01:00
M1nd3r
e453962397 fixup! fixup! fixup! fixup! fixup! wip: single packet decryption (not finished) [no changelog] 2025-01-30 15:06:27 +01:00
M1nd3r
b4443c87f6 fixup! fixup! fixup! fixup! wip: single packet decryption (not finished) [no changelog] 2025-01-30 15:06:27 +01:00
M1nd3r
6670793528 WIP: try simplify message handler, might break something
[no changelog]
2025-01-30 15:06:27 +01:00
M1nd3r
6788888f44 chore: fix incomplete enum change
[no changelog]
2025-01-30 15:06:27 +01:00
M1nd3r
432da41565 chore(core): remove TODO comment from received_message_handler
[no changelog]
2025-01-30 15:06:27 +01:00
M1nd3r
1556ac8edc chore(core): remove management session code from handle_ThpCreateNewSession
[no changelog]
2025-01-30 15:06:27 +01:00
M1nd3r
6e0f2146e5 fixup! fixup! fixup! wip: single packet decryption (not finished) [no changelog] 2025-01-30 15:06:27 +01:00
M1nd3r
e6d63e72d1 chore(core): make wipe device proceed even if sending of success message fails
[no changelog]
2025-01-30 15:06:27 +01:00
M1nd3r
e869c48e5c fixup! fixup! wip: single packet decryption (not finished) [no changelog] 2025-01-30 15:06:27 +01:00
M1nd3r
034dddc628 fixup! wip: single packet decryption (not finished) [no changelog] 2025-01-30 15:06:27 +01:00
M1nd3r
047acb4bf9 wip: single packet decryption (not finished)
[no changelog]
2025-01-30 15:06:27 +01:00
M1nd3r
3a7edc9186 fix: return InvalidSessionError when trying to access cache of Seedless session
[no changelog]
2025-01-30 15:06:27 +01:00
M1nd3r
a124f49805 wip buffer locking-
[no changelog]
2025-01-30 15:06:27 +01:00
M1nd3r
0fbf27078c test: fix device test test_authorize_coinjoin
[no changelog]
2025-01-30 15:06:27 +01:00
M1nd3r
453544af84 fixup! fixup! wip - change session behavior [no changelog] 2025-01-30 15:06:27 +01:00
M1nd3r
3fe077512c fixup! wip - change session behavior [no changelog] 2025-01-30 15:06:27 +01:00
M1nd3r
32c9605cf5 wip - change session behavior
[no changelog]
2025-01-30 15:06:27 +01:00
M1nd3r
c960312a15 wip 2025-01-30 15:06:27 +01:00
M1nd3r
5a412f4750 fixup! fixup! chore: update fixtures for T2T1 2025-01-30 15:06:27 +01:00
M1nd3r
7a9831ac8a fixup! chore: update fixtures for T2T1 2025-01-30 15:06:27 +01:00
M1nd3r
fa10aa0874 chore(tests): start screen recording only after the session fixture has a session prepared
[no changelog]
2025-01-30 15:06:27 +01:00
M1nd3r
3eb5ad4c75 fix(tests): unlock device when getting a new session
[no changelog]
2025-01-30 15:06:27 +01:00
M1nd3r
efd81e9a94 chore: update fixtures for T2T1 2025-01-30 15:06:27 +01:00
M1nd3r
f9943ee9ad feat(python): add lock() to TrezorClientDebugLink
[no changelog]
2025-01-30 15:06:27 +01:00