1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-18 21:48:13 +00:00
Commit Graph

13983 Commits

Author SHA1 Message Date
matejcik
81b3fda665 build(core): fix random order seed when using zsh 2024-11-12 16:55:17 +01:00
matejcik
1fc7d41b8d fix(core): set default value for do_not_restart
otherwise if _handle_single_message raises an exception (which is
fortunately not something that should generally happen), the
finally-block would fail on "referenced before assignment"
2024-11-12 16:55:17 +01:00
matejcik
98dde40729 feat(core): add mailbox as a simplified version of chan 2024-11-12 16:55:17 +01:00
matejcik
7617bc8c25 refactor(core): remove debuglink support from main handle_session
It is being moved into a custom handler for the debug app.
2024-11-12 16:55:17 +01:00
matejcik
0334b42c8e refactor(core): remove unused features from loop.race 2024-11-12 16:55:17 +01:00
matejcik
b7b09b8836 feat(core): introduce timeout to loop.wait() 2024-11-12 16:55:17 +01:00
tychovrahe
1efb684544 refactor(core): expose USE_TOUCH and USE_BUTTON to uPy
[no changelog]
2024-11-12 16:55:17 +01:00
matejcik
dbe6c1c664 refactor(core/rust): create a single code path allowed to modify SwipeFlow state 2024-11-12 16:55:17 +01:00
tychovrahe
0d3af6a96a fix(core): fix firmware hashing on U5
[no changelog]
2024-11-12 12:55:36 +01:00
Martin Milata
1c7e8d5391 ci: always post UI report comment 2024-11-11 17:10:09 +01:00
Martin Milata
b40ce852ea build(core/translations): check order.json for holes
[no changelog]
2024-11-08 16:11:28 +01:00
Martin Milata
8609af7084 chore(core): include signed translations for 2.8.5 2024-11-07 15:51:24 +01:00
cepetr
79cf4959d3 refactor(core): improve button driver (add interrupt support)
[no changelog]
2024-11-07 08:48:21 +01:00
tychovrahe
375a27978f feat(core): switch screenshot button to 's'
[no changelog]
2024-11-07 08:48:21 +01:00
tychovrahe
435fbd6e8c feat(core): add power button to button driver
[no changelog]
2024-11-07 08:48:21 +01:00
Martin Milata
0f8a2955ec fix(core/translations): preserve model groups when running cli.py gen
[no changelog]
2024-11-06 19:07:15 +01:00
Martin Milata
5bc2f8d1ec build(core): check if language versions match firmware
[no changelog]
2024-11-06 19:07:15 +01:00
Lukas Bielesch
7a61d8e858 chore(core) Translate hard-coded 'Enable labeling' string 2024-11-06 18:34:05 +01:00
Martin Milata
a61e783448 chore(core): bump translations version
[no changelog]

(cherry picked from commit bbc72d7868)
2024-11-06 16:04:48 +01:00
Martin Milata
18d2372c10 chore(core): new signed translations for 2.8.0, 2.8.1, 2.8.3 2024-11-06 15:57:31 +01:00
Martin Milata
e558ec1c98 chore(core): bump version to 2.8.6
[no changelog]
2024-11-06 15:57:31 +01:00
Martin Milata
bbc72d7868 chore(core): bump translations version
[no changelog]
2024-11-06 15:57:31 +01:00
Martin Milata
e379f472c9 chore(core/prodtest): bump version to 0.2.12
[no changelog]
2024-11-06 15:57:31 +01:00
Martin Milata
d72aab0bf7 docs(core): changelog for 2.8.5 2024-11-05 21:18:48 +01:00
cepetr
a1cb456dd6 fix(core): fix haptic custom effect in loaders
[no changelog]

(cherry picked from commit 29e03bd873)
2024-11-05 21:05:50 +01:00
Martin Milata
faa3106606 chore(core): bump version to 2.8.5
[no changelog]

(cherry picked from commit 6d09b70603)
2024-11-05 21:05:33 +01:00
cepetr
29e03bd873 fix(core): fix haptic custom effect in loaders
[no changelog]
2024-11-05 21:04:32 +01:00
Martin Milata
3897bc8d72 fix(tests): make update_fixtures.py fetch legacy fixtures 2024-11-05 18:56:03 +01:00
Jack
e30a343095 feat: support Unchained p2wsh path
fix: move unchained paths to bitcoin multisig SPENDWITNESS

chore: add changelog
2024-11-05 11:26:28 +01:00
cepetr
7b6f444751 refactor(core): introduce global trezor_rtl/bsp/model headers
[no changelog]
2024-11-05 10:00:31 +01:00
Martin Milata
d884daea42 docs(core/prodtest): changelog for 0.2.11 2024-11-04 19:22:28 +01:00
Martin Milata
8361b0eea4 chore(core/prodtest): bump version to 0.2.11
[no changelog]

(cherry picked from commit 6d41c56089)
2024-11-04 18:43:28 +01:00
tychovrahe
0aeaa4ebf6 fix(core): fix OTP write access
(cherry picked from commit 33fc7fb2e6)
2024-11-04 18:43:28 +01:00
cepetr
33348e61e6 fix(core/prodtest): fix CPUID READ command
(cherry picked from commit dbe7a393a8)
2024-11-04 18:43:28 +01:00
Martin Milata
6d41c56089 chore(core/prodtest): bump version to 0.2.11
[no changelog]
2024-11-04 18:42:10 +01:00
Martin Milata
6d09b70603 chore(core): bump version to 2.8.5
[no changelog]
2024-11-04 18:42:10 +01:00
tychovrahe
33fc7fb2e6 fix(core): fix OTP write access 2024-11-04 18:33:03 +01:00
cepetr
dbe7a393a8 fix(core/prodtest): fix CPUID READ command 2024-11-04 18:32:42 +01:00
Ioan Bizău
461664ebfa chore(core/translations): update fixtures
[no changelog]
2024-11-04 17:10:01 +02:00
Ioan Bizău
715c18253d chore(core/translations): undo shortening of some translations
[no changelog]
2024-11-04 17:10:01 +02:00
cepetr
4929ca1c66 fix(core): fix bootloader_emu macOS build
[no changelog]
2024-11-04 14:05:37 +01:00
cepetr
c997201754 refactor(core): simplify ensure_compatible_settings
[no changelog]
2024-11-04 14:05:37 +01:00
cepetr
80a67c647f refactor(core): relocate display resolution to model.h
[no changelog]
2024-11-04 14:05:37 +01:00
cepetr
bba94ab1f6 refactor(core): remove redundant TREZOR_FONT_BPP
[no changelog]
2024-11-04 14:05:37 +01:00
cepetr
cb2c85dc2e refactor(core): remove unused MAX_DISPLAY_RESx
[no changelog]
2024-11-04 14:05:37 +01:00
cepetr
387d98d6e4 refactor(core): get rid of STM32U5 in platform indep code
[no changelog]
2024-11-04 14:05:37 +01:00
Martin Milata
1dfaae6080 chore(core): add signed bootloader 2.1.9 for T3T1 2024-11-04 12:17:31 +01:00
Ioan Bizău
a01e3be17c chore(core/translations): update fixtures
[no changelog]

(cherry picked from commit dfdd44becb)
2024-11-02 18:58:46 +01:00
Ioan Bizău
f969ba72f0 fix(core/translations): fix string order
[no changelog]

(cherry picked from commit 93fb415fe0)
2024-11-02 18:58:46 +01:00
Ioan Bizău
217239954d fix(core/ui): remove unnecessary newline
[no changelog]

(cherry picked from commit 2435e8b101)
2024-11-02 18:58:46 +01:00