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

14368 Commits

Author SHA1 Message Date
M1nd3r
5f1f0d7844 chore(core): remove management session code from handle_ThpCreateNewSession
[no changelog]
2025-02-03 11:30:51 +01:00
M1nd3r
bf7ffd7faa fixup! fixup! fixup! wip: single packet decryption (not finished) [no changelog] 2025-02-03 11:30:51 +01:00
M1nd3r
4b0f4ff5db chore(core): make wipe device proceed even if sending of success message fails
[no changelog]
2025-02-03 11:30:51 +01:00
M1nd3r
70c343442b fixup! fixup! wip: single packet decryption (not finished) [no changelog] 2025-02-03 11:30:51 +01:00
M1nd3r
9ad08ce021 fixup! wip: single packet decryption (not finished) [no changelog] 2025-02-03 11:30:51 +01:00
M1nd3r
d2ef300af5 wip: single packet decryption (not finished)
[no changelog]
2025-02-03 11:30:51 +01:00
M1nd3r
c3d53629ac fix: return InvalidSessionError when trying to access cache of Seedless session
[no changelog]
2025-02-03 11:30:51 +01:00
M1nd3r
f4ca92e579 wip buffer locking-
[no changelog]
2025-02-03 11:30:51 +01:00
M1nd3r
cdfedbaec3 test: fix device test test_authorize_coinjoin
[no changelog]
2025-02-03 11:30:51 +01:00
M1nd3r
b1ab821082 fixup! fixup! wip - change session behavior [no changelog] 2025-02-03 11:30:51 +01:00
M1nd3r
48a723edf5 fixup! wip - change session behavior [no changelog] 2025-02-03 11:30:51 +01:00
M1nd3r
5896ce67df wip - change session behavior
[no changelog]
2025-02-03 11:30:51 +01:00
M1nd3r
741af099b8 wip 2025-02-03 11:30:51 +01:00
M1nd3r
17f54a6086 fixup! fixup! chore: update fixtures for T2T1 2025-02-03 11:30:51 +01:00
M1nd3r
d452fd1fe9 fixup! chore: update fixtures for T2T1 2025-02-03 11:30:51 +01:00
M1nd3r
8b8bef3c27 chore(tests): start screen recording only after the session fixture has a session prepared
[no changelog]
2025-02-03 11:30:51 +01:00
M1nd3r
377c93c78b fix(tests): unlock device when getting a new session
[no changelog]
2025-02-03 11:30:51 +01:00
M1nd3r
ed2d196e79 chore: update fixtures for T2T1 2025-02-03 11:30:51 +01:00
M1nd3r
d7f0cae777 feat(python): add lock() to TrezorClientDebugLink
[no changelog]
2025-02-03 11:30:51 +01:00
M1nd3r
c4d5979526 fixup! feat(core): implement THP 2025-02-03 11:30:51 +01:00
M1nd3r
c059a677cb fixup! build(ci): add thp builds and tests 2025-02-03 11:30:51 +01:00
M1nd3r
aa79443c05 wip 2025-02-03 11:30:51 +01:00
M1nd3r
c27ba1b510 refactor(core): move handling of ThpCreateNewSession message into base.py
[no changelog]
2025-02-03 11:30:51 +01:00
M1nd3r
2ef8d1559b refactor(core): move wire buffer handling completely to memory_manager
[no changelog]
2025-02-03 11:30:51 +01:00
M1nd3r
66be71c125 refactor(common): remove pairing_in/out and channel_in/out proto options
[no changelog]
2025-02-03 11:30:51 +01:00
M1nd3r
7b837be01b fix(tests): change xfail to skip when using protocol_marker
[no changelog]
2025-02-03 11:30:51 +01:00
M1nd3r
9e87ac829b refactor(python,tests): add is_invalidated flag to client, do not set the emulator.client outside from emulator
[no changelog]
2025-02-03 11:30:51 +01:00
M1nd3r
4a43445a20 fixup! build(ci): add thp builds and tests 2025-02-03 11:30:51 +01:00
M1nd3r
1baa858eec refactor(core): move exclude list from wipe to wipe_cache
[no changelog]
2025-02-03 11:30:51 +01:00
M1nd3r
4fd8636891 refactor(core): clean channel and received_message_handler
[no changelog]
2025-02-03 11:30:51 +01:00
M1nd3r
e46950d9a4 refactor(core): improve readability and logging in channel.py
[no changelog]
2025-02-03 11:30:51 +01:00
M1nd3r
279e0c39e5 refactor(core): improve readability of channel_manager
[no changelog]
2025-02-03 11:30:51 +01:00
M1nd3r
71fad99d98 chore(vendor): update fido2-tests
[no changelog]
2025-02-03 11:30:51 +01:00
M1nd3r
c3d3fa50ec test: update device tests
[no changelog]
2025-02-03 11:30:51 +01:00
M1nd3r
f036e40de6 test: update ui tests
[no changelog]
2025-02-03 11:30:51 +01:00
M1nd3r
763abdccd1 test: update upgrade tests
[no changelog]
2025-02-03 11:30:51 +01:00
M1nd3r
6738e15a16 test: update persistence tests
[no changelog]
2025-02-03 11:30:51 +01:00
M1nd3r
d2843c684a test: update click tests
[no changelog]
2025-02-03 11:30:51 +01:00
M1nd3r
1ea08fca34 chore(python): update python tools
[no changelog]
2025-02-03 11:30:51 +01:00
M1nd3r
a5cb6db88b chore(python): add python requirements
[no changelog]
2025-02-03 11:30:51 +01:00
M1nd3r
a15616aecb feat(python): implement session based trezorlib
[no changelog]
2025-02-03 11:30:51 +01:00
M1nd3r
d9d95c176a feat(legacy): adapt legacy to THP changes
[no changelog]
2025-02-03 11:30:50 +01:00
M1nd3r
2b93d4a609 feat(core): implement THP 2025-02-03 11:30:50 +01:00
M1nd3r
1f59eb6cb9 chore(core): adapt SConscripts to THP needs 2025-02-03 11:30:50 +01:00
M1nd3r
3108f853cc chore: add build_unix_frozen_debug to core Makefile
[no changelog]
2025-02-03 11:30:50 +01:00
M1nd3r
b46dcc7abe chore(core): adapt emu.py to new trezorlib
[no changelog]
2025-02-03 11:30:50 +01:00
M1nd3r
50252920e5 feat(common): add thp protobuf definitions and modify pb2py
[no changelog]
2025-02-03 11:30:50 +01:00
M1nd3r
b2cbe80bfd build(ci): add thp builds and tests 2025-02-03 11:30:50 +01:00
tychovrahe
ad8c34e825 feat(core): introduce TPS61062 backlight driver
[no changelog]
2025-02-02 22:41:17 +01:00
tychovrahe
a70c57d228 fix(core/bootloader): add fade-out before jumping to FW if backlight will be reset
[no changelog]
2025-02-02 22:41:17 +01:00