1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-04-24 02:59:03 +00:00
Commit Graph

14850 Commits

Author SHA1 Message Date
M1nd3r
42b3a6c2c1 fix: add hotfix for all dialogs in pairing 2025-04-17 18:02:32 +02:00
M1nd3r
6558d32740 fixup! chore: handle cancel in pairing and credential flows 2025-04-17 18:02:32 +02:00
M1nd3r
a32aa2c23d chore: handle cancel in pairing and credential flows 2025-04-17 18:02:32 +02:00
M1nd3r
524c0c80bf fix(tests): fix device tests for protocol_v2 2025-04-17 18:02:32 +02:00
M1nd3r
c02e34e3d9 fix(pytest): fix message filters in SessionDebugWrapper 2025-04-17 18:02:32 +02:00
M1nd3r
ef7a536647 tests: skip protocol_v2 in test_session_id_and_passphrase 2025-04-17 18:02:32 +02:00
M1nd3r
7b8c93d7c5 fix unit tests 2025-04-17 18:02:32 +02:00
M1nd3r
4dd362392c rename: autoconnect_credential_request to thp_autoconnect_credential_request 2025-04-17 18:02:32 +02:00
M1nd3r
74bb18b59f fix(core): add hotfix for tests stuck on pairing dialog screen 2025-04-17 18:02:32 +02:00
M1nd3r
c4dfc206c4 fix(python): discard messages from other channels 2025-04-17 18:02:32 +02:00
M1nd3r
00836abd5f chore(core): add unexpected fallback write for small messages 2025-04-17 18:02:32 +02:00
M1nd3r
d96ae3a6c4 fix: style 2025-04-17 18:02:32 +02:00
M1nd3r
50c15a036d fix: properly return Failure.ActionCancelled in Pairing flow, add tests 2025-04-17 18:02:32 +02:00
M1nd3r
15215d90e4 fix(tests): fix backup device device test 2025-04-17 18:02:32 +02:00
M1nd3r
d5ce558427 test: fix debuglink device test 2025-04-17 18:02:32 +02:00
M1nd3r
039d6fcfeb fixup! chore(tests): improve stability of tests 2025-04-17 18:02:32 +02:00
M1nd3r
aa1ffb71ef chore(tests): improve stability of tests 2025-04-17 18:02:32 +02:00
M1nd3r
443ed603bd fixup! fixup! wip 2025-04-17 18:02:32 +02:00
M1nd3r
ff56bd54e5 fixup! wip 2025-04-17 18:02:32 +02:00
M1nd3r
18b15dd076 wip 2025-04-17 18:02:32 +02:00
M1nd3r
38959c732f fixup! wip 2025-04-17 18:02:32 +02:00
M1nd3r
8aef116351 wip 2025-04-17 18:02:32 +02:00
M1nd3r
c231286916 fixup! wip 2025-04-17 18:02:32 +02:00
M1nd3r
cb45cd1677 wip 2025-04-17 18:02:32 +02:00
M1nd3r
039b74ce56 fix style and errors 2025-04-17 18:02:32 +02:00
M1nd3r
317a8cb3cf wip public credential 2025-04-17 18:02:32 +02:00
M1nd3r
6c012f3f4d wip 2025-04-17 18:02:32 +02:00
M1nd3r
80d105602c chore: improve fallback 2025-04-17 18:02:32 +02:00
M1nd3r
c4795ebcb2 chore: optimize last run of transmission loop 2025-04-17 18:02:32 +02:00
M1nd3r
d845d0117a chore: improve logging in received_message_handler 2025-04-17 18:02:32 +02:00
M1nd3r
e583c33ccc chore(test): improve tests for multiple hosts 2025-04-17 18:02:32 +02:00
M1nd3r
761e47a5ad chore(test): add invalidate_client marker 2025-04-17 18:02:32 +02:00
M1nd3r
ba80b385d4 chore: unify FailureType enum across branches 2025-04-17 18:02:32 +02:00
M1nd3r
ef933f50ef chore(python): test fallback in handshake 2025-04-17 18:02:32 +02:00
M1nd3r
3a37d675d7 chore(core): improve fallback 2025-04-17 18:02:32 +02:00
M1nd3r
55f81da4c3 wip - might not work 2025-04-17 18:02:32 +02:00
Martin Milata
837eac5f8c fixup! chore(core): adapt trezorlib transports to session based [no changelog] 2025-04-17 18:02:32 +02:00
Martin Milata
ce0e173b05 fixup! chore(core): adapt trezorlib transports to session based [no changelog] 2025-04-17 18:02:32 +02:00
Martin Milata
d21306e8fd fixup! chore(tests): adapt testing framework to session based [no changelog] 2025-04-17 18:02:32 +02:00
Martin Milata
f03e02e4db fixup! chore(core): adapt trezorlib transports to session based [no changelog] 2025-04-17 18:02:32 +02:00
M1nd3r
c911ed819a chore(python): remove channel database 2025-04-17 18:02:32 +02:00
M1nd3r
8cbc5f5b6c fix(python): improve protocol_v2, remove its channel database 2025-04-17 18:02:32 +02:00
M1nd3r
06b10a7cee chore(tests): replace random.randbytes by os.urandom in tests 2025-04-17 18:02:32 +02:00
M1nd3r
33ee4abf1f fix(tests): fix test reset bip39 2025-04-17 18:02:32 +02:00
M1nd3r
422049cce8 feat(core): improve pairing screens 2025-04-17 18:02:32 +02:00
M1nd3r
6ca4a7607d fix(tests): fix authorize coinjoin device test 2025-04-17 18:02:32 +02:00
M1nd3r
6f88613e9e fix(tests): fix THP upgrade tests 2025-04-17 18:02:32 +02:00
M1nd3r
8ed9ba3cb6 fix(tests): fix click test reset slip39 basic 2025-04-17 18:02:32 +02:00
M1nd3r
b59e14cc74 fix(python): partially fix shamir persistence tests 2025-04-17 18:02:32 +02:00
M1nd3r
ddbe65fa20 fix(python): open transport before get protocol in client 2025-04-17 18:02:32 +02:00