1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-02-05 04:10:58 +00:00
Commit Graph

14310 Commits

Author SHA1 Message Date
M1nd3r
f47efb1785 fixup! fixup! fixup! wip: single packet decryption (not finished) [no changelog] 2025-01-24 11:58:23 +01:00
M1nd3r
6aedf85e24 chore(core): make wipe device proceed even if sending of success message fails
[no changelog]
2025-01-24 11:58:23 +01:00
M1nd3r
848a3f92a2 fixup! fixup! wip: single packet decryption (not finished) [no changelog] 2025-01-24 11:58:23 +01:00
M1nd3r
f936e18b1c fixup! wip: single packet decryption (not finished) [no changelog] 2025-01-24 11:58:23 +01:00
M1nd3r
d69a9df633 wip: single packet decryption (not finished)
[no changelog]
2025-01-24 11:58:23 +01:00
M1nd3r
da89f213e1 fix: return InvalidSessionError when trying to access cache of Seedless session
[no changelog]
2025-01-24 11:58:23 +01:00
M1nd3r
d2fa86070b wip buffer locking-
[no changelog]
2025-01-24 11:58:23 +01:00
M1nd3r
5b49fb9515 test: fix device test test_authorize_coinjoin
[no changelog]
2025-01-24 11:58:23 +01:00
M1nd3r
48e12df05f fixup! fixup! wip - change session behavior [no changelog] 2025-01-24 11:58:23 +01:00
M1nd3r
339e26b811 fixup! wip - change session behavior [no changelog] 2025-01-24 11:58:23 +01:00
M1nd3r
9c5098bd78 wip - change session behavior
[no changelog]
2025-01-24 11:58:23 +01:00
M1nd3r
9dce3b7c01 wip 2025-01-24 11:58:23 +01:00
M1nd3r
bb9cb42d96 fixup! fixup! chore: update fixtures for T2T1 2025-01-24 11:58:23 +01:00
M1nd3r
886d65dc80 fixup! chore: update fixtures for T2T1 2025-01-24 11:58:23 +01:00
M1nd3r
7ad501c169 chore(tests): start screen recording only after the session fixture has a session prepared
[no changelog]
2025-01-24 11:58:23 +01:00
M1nd3r
5e970b7aa8 fix(tests): unlock device when getting a new session
[no changelog]
2025-01-24 11:58:23 +01:00
M1nd3r
b51fa6db9b chore: update fixtures for T2T1 2025-01-24 11:58:23 +01:00
M1nd3r
108f2dbcec feat(python): add lock() to TrezorClientDebugLink
[no changelog]
2025-01-24 11:58:23 +01:00
M1nd3r
7eea23eb80 fixup! feat(core): implement THP 2025-01-24 11:58:23 +01:00
M1nd3r
af0778b6d9 fixup! build(ci): add thp builds and tests 2025-01-24 11:58:23 +01:00
M1nd3r
2e7944c0c5 wip 2025-01-24 11:58:23 +01:00
M1nd3r
626b090b21 refactor(core): move handling of ThpCreateNewSession message into base.py
[no changelog]
2025-01-24 11:58:23 +01:00
M1nd3r
dc44749462 refactor(core): move wire buffer handling completely to memory_manager
[no changelog]
2025-01-24 11:58:23 +01:00
M1nd3r
3a67c11240 refactor(common): remove pairing_in/out and channel_in/out proto options
[no changelog]
2025-01-24 11:58:23 +01:00
M1nd3r
15a78cf10e fix(tests): change xfail to skip when using protocol_marker
[no changelog]
2025-01-24 11:58:23 +01:00
M1nd3r
a0c796db96 refactor(python,tests): add is_invalidated flag to client, do not set the emulator.client outside from emulator
[no changelog]
2025-01-24 11:58:23 +01:00
M1nd3r
032f99aa1f fixup! build(ci): add thp builds and tests 2025-01-24 11:58:23 +01:00
M1nd3r
bbfb27ecb2 refactor(core): move exclude list from wipe to wipe_cache
[no changelog]
2025-01-24 11:58:23 +01:00
M1nd3r
db3c0ba978 refactor(core): clean channel and received_message_handler
[no changelog]
2025-01-24 11:58:23 +01:00
M1nd3r
81e60f3c82 refactor(core): improve readability and logging in channel.py
[no changelog]
2025-01-24 11:58:23 +01:00
M1nd3r
0762d7242f refactor(core): improve readability of channel_manager
[no changelog]
2025-01-24 11:58:23 +01:00
M1nd3r
f7e3679144 chore(vendor): update fido2-tests
[no changelog]
2025-01-24 11:58:23 +01:00
M1nd3r
5c2c3925d3 test: update device tests
[no changelog]
2025-01-24 11:58:22 +01:00
M1nd3r
d7b1bfa077 test: update ui tests
[no changelog]
2025-01-24 11:58:22 +01:00
M1nd3r
c7ea2b4096 test: update upgrade tests
[no changelog]
2025-01-24 11:58:22 +01:00
M1nd3r
50fd969efb test: update persistence tests
[no changelog]
2025-01-24 11:58:22 +01:00
M1nd3r
a0d5e3ce54 test: update click tests
[no changelog]
2025-01-24 11:58:22 +01:00
M1nd3r
8b834d7593 chore(python): update python tools
[no changelog]
2025-01-24 11:58:22 +01:00
M1nd3r
e7be717e22 chore(python): add python requirements
[no changelog]
2025-01-24 11:58:22 +01:00
M1nd3r
6b0c2c89d3 feat(python): implement session based trezorlib
[no changelog]
2025-01-24 11:58:22 +01:00
M1nd3r
a5a82d7d1b feat(legacy): adapt legacy to THP changes
[no changelog]
2025-01-24 11:58:22 +01:00
M1nd3r
d24fcd5601 feat(core): implement THP 2025-01-24 11:58:22 +01:00
M1nd3r
c14688e314 chore(core): adapt SConscripts to THP needs 2025-01-24 11:58:22 +01:00
M1nd3r
89be8d1977 chore: add build_unix_frozen_debug to core Makefile
[no changelog]
2025-01-24 11:58:22 +01:00
M1nd3r
cb5b70e22f chore(core): adapt emu.py to new trezorlib
[no changelog]
2025-01-24 11:58:22 +01:00
M1nd3r
1355b3e99f feat(common): add thp protobuf definitions and modify pb2py
[no changelog]
2025-01-24 11:58:22 +01:00
M1nd3r
0e9e94a091 build(ci): add thp builds and tests 2025-01-24 11:58:22 +01:00
dependabot[bot]
fa8043cfa3 chore(deps-dev): bump jinja2 from 3.1.4 to 3.1.5
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.4 to 3.1.5.
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/jinja/compare/3.1.4...3.1.5)

---
updated-dependencies:
- dependency-name: jinja2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-24 10:37:05 +01:00
dependabot[bot]
60b1aff497 chore(deps): bump cryptography from 42.0.4 to 43.0.1
Bumps [cryptography](https://github.com/pyca/cryptography) from 42.0.4 to 43.0.1.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/42.0.4...43.0.1)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-24 10:15:43 +01:00
Andrew Kozlik
27ed1fd49e fix(core): Fix displayed batch number in prodtest.
[no changelog]
2025-01-23 16:48:00 +01:00