1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-01-28 16:21:03 +00:00
Commit Graph

14351 Commits

Author SHA1 Message Date
M1nd3r
d3f7b4a165 wip 2025-01-27 07:25:51 +01:00
M1nd3r
ddd625a0f6 fixup! fixup! chore: update fixtures for T2T1 2025-01-27 07:25:51 +01:00
M1nd3r
039b410059 fixup! chore: update fixtures for T2T1 2025-01-27 07:25:51 +01:00
M1nd3r
297d8368e4 chore(tests): start screen recording only after the session fixture has a session prepared
[no changelog]
2025-01-27 07:25:51 +01:00
M1nd3r
6bf36f213a fix(tests): unlock device when getting a new session
[no changelog]
2025-01-27 07:25:51 +01:00
M1nd3r
748250b2c7 chore: update fixtures for T2T1 2025-01-27 07:25:51 +01:00
M1nd3r
46964cb8c6 feat(python): add lock() to TrezorClientDebugLink
[no changelog]
2025-01-27 07:25:51 +01:00
M1nd3r
6448f9da06 fixup! feat(core): implement THP 2025-01-27 07:25:51 +01:00
M1nd3r
ee3fb3ec06 fixup! build(ci): add thp builds and tests 2025-01-27 07:25:51 +01:00
M1nd3r
c58ae0f888 wip 2025-01-27 07:25:51 +01:00
M1nd3r
fc05006d07 refactor(core): move handling of ThpCreateNewSession message into base.py
[no changelog]
2025-01-27 07:25:51 +01:00
M1nd3r
bc49a29a5c refactor(core): move wire buffer handling completely to memory_manager
[no changelog]
2025-01-27 07:25:51 +01:00
M1nd3r
fa78ba7e85 refactor(common): remove pairing_in/out and channel_in/out proto options
[no changelog]
2025-01-27 07:25:51 +01:00
M1nd3r
1c5ba74b01 fix(tests): change xfail to skip when using protocol_marker
[no changelog]
2025-01-27 07:25:51 +01:00
M1nd3r
91d9bfbbeb refactor(python,tests): add is_invalidated flag to client, do not set the emulator.client outside from emulator
[no changelog]
2025-01-27 07:25:51 +01:00
M1nd3r
85ea22309e fixup! build(ci): add thp builds and tests 2025-01-27 07:25:51 +01:00
M1nd3r
7130d0baeb refactor(core): move exclude list from wipe to wipe_cache
[no changelog]
2025-01-27 07:25:51 +01:00
M1nd3r
92371bd39d refactor(core): clean channel and received_message_handler
[no changelog]
2025-01-27 07:25:51 +01:00
M1nd3r
5ec76106aa refactor(core): improve readability and logging in channel.py
[no changelog]
2025-01-27 07:25:51 +01:00
M1nd3r
bc5f17c42c refactor(core): improve readability of channel_manager
[no changelog]
2025-01-27 07:25:51 +01:00
M1nd3r
475b65979d chore(vendor): update fido2-tests
[no changelog]
2025-01-27 07:25:51 +01:00
M1nd3r
25ec626577 test: update device tests
[no changelog]
2025-01-27 07:25:51 +01:00
M1nd3r
548113bb4e test: update ui tests
[no changelog]
2025-01-27 07:25:50 +01:00
M1nd3r
d2e250f8a1 test: update upgrade tests
[no changelog]
2025-01-27 07:25:50 +01:00
M1nd3r
c79ab75e06 test: update persistence tests
[no changelog]
2025-01-27 07:25:50 +01:00
M1nd3r
ffd9314c60 test: update click tests
[no changelog]
2025-01-27 07:25:50 +01:00
M1nd3r
e179a35b71 chore(python): update python tools
[no changelog]
2025-01-27 07:25:50 +01:00
M1nd3r
014520f51a chore(python): add python requirements
[no changelog]
2025-01-27 07:25:50 +01:00
M1nd3r
63c514b88a feat(python): implement session based trezorlib
[no changelog]
2025-01-27 07:25:50 +01:00
M1nd3r
8a276aebd0 feat(legacy): adapt legacy to THP changes
[no changelog]
2025-01-27 07:25:50 +01:00
M1nd3r
ea0a98da7c feat(core): implement THP 2025-01-27 07:25:50 +01:00
M1nd3r
1337fe3fa0 chore(core): adapt SConscripts to THP needs 2025-01-27 07:25:50 +01:00
M1nd3r
95e18b6848 chore: add build_unix_frozen_debug to core Makefile
[no changelog]
2025-01-27 07:25:50 +01:00
M1nd3r
d551b623bb chore(core): adapt emu.py to new trezorlib
[no changelog]
2025-01-27 07:25:50 +01:00
M1nd3r
acd2614a2d feat(common): add thp protobuf definitions and modify pb2py
[no changelog]
2025-01-27 07:25:50 +01:00
M1nd3r
887a2191ae build(ci): add thp builds and tests 2025-01-27 07:25:50 +01:00
Martin Milata
7bf7d5fac2 fix(legacy): uint64 protobuf field decoding
[no changelog]
2025-01-25 11:55:04 +01:00
tychovrahe
8bad0c8675 fix(core): fix flashing old display content on model T
[no changelog]
2025-01-24 21:59:01 +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
tychovrahe
69a61e98e0 feat(core): adjust codec_v1 to work with differently sized RX and TX packets
[no changelog]
2025-01-23 16:46:12 +01:00
tychovrahe
a682555574 fix(core): add missing interrupt disable to NRF driver
[no changelog]
2025-01-23 16:46:12 +01:00
tychovrahe
e8eb48cd0d chore(core): add T3W1 production keys vendorheaders
[no changelog]
2025-01-23 15:42:56 +01:00
tychovrahe
5fd773757c fix(core): fix fading issues 2025-01-23 15:24:00 +01:00
matejcik
89dc753c6e chore(python): add production keys for T3W1
[no changelog]
2025-01-23 14:13:57 +01:00
tychovrahe
a5809c872e feat(core): add support for setting BLE name from Trezor firmware
[no changelog]
2025-01-23 13:27:59 +01:00
Ioan Bizău
205a3bee79 chore(core): update fixtures
[no changelog]
2025-01-23 12:46:54 +01:00
Ioan Bizău
5a13b4560d fix(core): get rid of colon in some TS5 descriptions
[no changelog]
2025-01-23 12:46:54 +01:00
Ioan Bizău
e99beaf486 refactor(core): merge confirm_blob and confirm_value
[no changelog]
2025-01-23 12:46:54 +01:00