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

1536 Commits

Author SHA1 Message Date
M1nd3r
6b2ed6af41 fix style 2025-04-16 17:23:34 +02:00
M1nd3r
8be71a59a8 fix style after rebase 2025-04-16 17:22:45 +02:00
M1nd3r
abf842d03a fixup! chore: handle cancel in pairing and credential flows 2025-04-16 17:22:45 +02:00
M1nd3r
beb6c00b19 chore: handle cancel in pairing and credential flows 2025-04-16 17:22:45 +02:00
M1nd3r
4ec92c6b49 fix(tests): fix device tests for protocol_v2 2025-04-16 17:22:44 +02:00
M1nd3r
108e80a90b tests: skip protocol_v2 in test_session_id_and_passphrase 2025-04-16 17:22:44 +02:00
M1nd3r
b4fa00f56a fix: style 2025-04-16 17:22:44 +02:00
M1nd3r
8085a32343 fix: properly return Failure.ActionCancelled in Pairing flow, add tests 2025-04-16 17:22:44 +02:00
M1nd3r
7a798e11f0 fix(tests): fix backup device device test 2025-04-16 17:22:44 +02:00
M1nd3r
6eebf6866c test: fix debuglink device test 2025-04-16 17:22:44 +02:00
M1nd3r
54257e5af1 fixup! chore(tests): improve stability of tests 2025-04-16 17:22:44 +02:00
M1nd3r
5d755c82ff chore(tests): improve stability of tests 2025-04-16 17:22:44 +02:00
M1nd3r
a9b8525f96 wip 2025-04-16 17:22:44 +02:00
M1nd3r
f08d65eb43 wip 2025-04-16 17:22:44 +02:00
M1nd3r
8e6d66d1ea fix style and errors 2025-04-16 17:22:44 +02:00
M1nd3r
a6db6b2dd6 chore(test): improve tests for multiple hosts 2025-04-16 17:22:44 +02:00
M1nd3r
4bcd277a72 chore(test): add invalidate_client marker 2025-04-16 17:22:44 +02:00
M1nd3r
b5b7c501ba chore(python): test fallback in handshake 2025-04-16 17:22:44 +02:00
M1nd3r
ff8f875cb1 wip - might not work 2025-04-16 17:22:44 +02:00
Martin Milata
39d28af59f fixup! chore(tests): adapt testing framework to session based [no changelog] 2025-04-16 17:22:44 +02:00
M1nd3r
4f20c2883d fix(python): improve protocol_v2, remove its channel database 2025-04-16 17:22:44 +02:00
M1nd3r
174c5597e4 chore(tests): replace random.randbytes by os.urandom in tests 2025-04-16 17:22:44 +02:00
M1nd3r
c44d7c11c0 fix(tests): fix test reset bip39 2025-04-16 17:22:44 +02:00
M1nd3r
ebb36b7494 feat(core): improve pairing screens 2025-04-16 17:22:44 +02:00
M1nd3r
289144cccc fix(tests): fix authorize coinjoin device test 2025-04-16 17:22:44 +02:00
M1nd3r
4e024d0da9 fix(tests): fix THP upgrade tests 2025-04-16 17:22:44 +02:00
M1nd3r
61d8a11a35 fix(tests): fix click test reset slip39 basic 2025-04-16 17:22:44 +02:00
M1nd3r
1341b97b56 fix(python): partially fix shamir persistence tests 2025-04-16 17:22:44 +02:00
M1nd3r
c0f3e7f0aa wip 2025-04-16 17:22:44 +02:00
M1nd3r
15b86fe27c feat: use autoconnect=False credentials as autoconnect=True in case of channel replacement
[no changelog]
2025-04-16 17:22:33 +02:00
M1nd3r
f46448547a feat: implement thp channel replacement
[no changelog]
2025-04-16 17:22:33 +02:00
M1nd3r
9c66090be8 chore(core): remove button request from pairing screens
[no changelog]
2025-04-16 17:22:33 +02:00
M1nd3r
27eee69310 temp: thp rest
[no changelog]
2025-04-16 17:22:33 +02:00
M1nd3r
0ed7349be8 chore(tests): add protocol pytest marker
[no changelog]
2025-04-16 17:22:04 +02:00
M1nd3r
bc89c4916b chore(core): adapt emu.py to the new trezorlib
[no changelog]
2025-04-16 17:22:04 +02:00
M1nd3r
aa6a8ac89d chore(tests): improve downgrade of model min_version in fw upgrade tests 2025-04-16 17:22:04 +02:00
Martin Milata
f447855647 fix(python): always send passphrase at v1 session start 2025-04-16 17:22:04 +02:00
M1nd3r
1c26cffced chore(tests): remove code for unsupported models 2025-04-16 17:22:04 +02:00
M1nd3r
49bb88ecee chore(tests): remove test_passphrase_cached 2025-04-16 17:22:04 +02:00
Martin Milata
90632199e9 refactor(tests): move set_input_flow to SessionDebugWrapper context manager
[no changelog]
2025-04-16 17:22:04 +02:00
M1nd3r
637e3248a6 fix(python): change nostr to use Session instead of Client 2025-04-16 17:19:53 +02:00
Martin Milata
bd450a5564 fix(python): transport handling with sessions
[no changelog]
2025-04-16 17:19:53 +02:00
Martin Milata
9168b30b8f test(core): remove dead code 2025-04-16 17:19:53 +02:00
M1nd3r
cc17207b79 chore(tests): update fixtures.json
Co-authored-by: mmilata <martin@martinmilata.cz>
2025-04-16 17:19:53 +02:00
M1nd3r
80dc9d45dd chore(tests): adapt testing framework to session based 2025-04-16 17:19:44 +02:00
M1nd3r
290958a9b9 test: update upgrade tests 2025-04-16 17:19:18 +02:00
M1nd3r
4fb08c7fea test: update click tests 2025-04-16 17:19:18 +02:00
M1nd3r
bf30c8897c test: update ui tests 2025-04-16 17:19:00 +02:00
M1nd3r
9837b36cb9 test: update persistence tests 2025-04-16 17:19:00 +02:00
M1nd3r
07a35b2b8a test: update device tests
Co-authored-by: mmilata <martin@martinmilata.cz>
2025-04-16 17:18:59 +02:00