1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-12 18:49:07 +00:00
Commit Graph

12951 Commits

Author SHA1 Message Date
M1nd3r
dd8386eb3d Build all_modules.py 2024-04-12 17:16:09 +02:00
M1nd3r
7200af7547 Improve test slightly 2024-04-12 17:16:09 +02:00
M1nd3r
fa82bb1132 Remove unnecessary comments in test 2024-04-12 17:16:09 +02:00
M1nd3r
aa346086c3 Channel allocation handling + refactor 2024-04-12 17:16:09 +02:00
M1nd3r
84c069cdbf Fix formatting 2024-04-12 17:16:09 +02:00
M1nd3r
b62e708027 Revert debuglink.py changes 2024-04-12 17:16:09 +02:00
M1nd3r
48fee305b3 Revert "Improve handling of channel allocation requests"
This reverts commit 623f9e83d4788550e8216c0131f76c0b1e7fe61e.
2024-04-12 17:16:09 +02:00
M1nd3r
3c46bde8a9 Improve handling of channel allocation requests 2024-04-12 17:16:09 +02:00
M1nd3r
2d1e24685a Improve tests 2024-04-12 17:16:09 +02:00
M1nd3r
ad7b479864 Update thp_v1 tests 2024-04-12 17:16:09 +02:00
M1nd3r
6f9d345f5e Fix pylint issues 2024-04-12 17:16:09 +02:00
M1nd3r
6eb7d42b46 Fix BLACK formatting using make style 2024-04-12 17:16:09 +02:00
M1nd3r
261f02815d Fix BLACK formatting of context.py 2024-04-12 17:16:09 +02:00
M1nd3r
7007b7001d Fix import formatting 2024-04-12 17:16:09 +02:00
M1nd3r
97f40631f9 Fix minor and formatting issues 2024-04-12 17:16:09 +02:00
M1nd3r
d15edca3f0 fix style prebuild errors 2024-04-12 17:16:09 +02:00
M1nd3r
529b8befaf Fix awaits and debug output 2024-04-12 17:16:09 +02:00
M1nd3r
0e91237a08 Fix context.py -redundant read param 2024-04-12 17:16:09 +02:00
M1nd3r
bf362902fc Fix context.py errors 2024-04-12 17:16:09 +02:00
M1nd3r
b3bf2ec875 Update test_trezor.wire.thp_v1 2024-04-12 17:16:09 +02:00
M1nd3r
8d98f9113e Lower the number of style prebuild errors 3 2024-04-12 17:16:09 +02:00
M1nd3r
a9fe3a36f7 Fix failing emulator - missing parameter 2024-04-12 17:16:09 +02:00
M1nd3r
108d9ec89b Lower the number of style prebuild errors 2 2024-04-12 17:16:09 +02:00
M1nd3r
58ba8a485d Lower the number of style prebuild errors 2024-04-12 17:16:09 +02:00
M1nd3r
db29981856 Fix not-working emulator 2024-04-12 17:16:09 +02:00
M1nd3r
6d22f362e5 Fix SyntaxError - SESSIONLESS_FLAG cannot be used as a constant when imported 2024-04-12 17:16:09 +02:00
M1nd3r
014cca8bac Fix bug in THP not clearing already read report 2024-04-12 17:16:09 +02:00
M1nd3r
94278d5c01 Basic THP functinality - not-polished prototype 2024-04-12 17:16:09 +02:00
matejcik
89fdaed31e chore(core): add unsigned vendor headers with production keys 2024-04-12 16:13:52 +02:00
matejcik
0109ab2232 chore(core): make vendor_unsafe.toif small 2024-04-12 16:13:52 +02:00
matejcik
867300b8c6 chore(core): include T3T1 boardloader / bootloader production keys 2024-04-12 16:13:52 +02:00
matejcik
5d9bb0ebfc tools(core): nicer build_vendorheader for manual use
also will show you required header size
2024-04-12 16:13:52 +02:00
matejcik
729d7c59e1 fix(core/vendorheader): include correct backup key into trezor_btconly vendor header 2024-04-12 16:13:52 +02:00
Martin Milata
4baa4d95a4 fix(core): fix display fatal error screen (T3T1)
[no changelog]
2024-04-12 12:25:46 +00:00
Martin Milata
5c5433ada2 refactor(core/rust): use more Self
[no changelog]
2024-04-12 12:25:46 +00:00
Martin Milata
906c00e4e5 refactor(core): rename screen_boot_{empty,full} to screen_boot_stage_{1,2}
[no changelog]
2024-04-12 12:25:46 +00:00
Martin Milata
804d97c9d8 feat(core): bootloader: T3T1 startup UI
[no changelog]
2024-04-12 12:25:46 +00:00
tychovrahe
c277dbcfcb feat(core): T3T1 loader
[no changelog]
2024-04-12 12:25:46 +00:00
Martin Milata
cf00726152 feat(core): copy T2T1 bootloader UI for T3T1 2024-04-12 12:25:46 +00:00
Martin Milata
b5fa5a3f3a feat(core): add fonts for T3T1 bootloader
[no changelog]
2024-04-12 12:25:46 +00:00
dependabot[bot]
d5da0f2d4c build(deps): bump idna from 3.3 to 3.7
Bumps [idna](https://github.com/kjd/idna) from 3.3 to 3.7.
- [Release notes](https://github.com/kjd/idna/releases)
- [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst)
- [Commits](https://github.com/kjd/idna/compare/v3.3...v3.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-12 10:12:50 +02:00
tychovrahe
72146c2ae2 fix(core): fix display fatal error screen
[no changelog]
2024-04-11 19:16:23 +02:00
tychovrahe
165238b78e fix(core): fix T3T1 unsafe vendorheader
[no changelog]
2024-04-11 19:16:23 +02:00
tychovrahe
1600759457 refactor(core): simplify secret.h api, hide platform differences
[no changelog]
2024-04-11 16:13:58 +02:00
tychovrahe
89c6590e45 feat(core/prodtest): add commands TOUCH VERSION and VARIANT READ
[no changelog]
2024-04-11 10:05:13 +02:00
tychovrahe
c8e18dd4d2 fix(core): slow down SDIO communication in T3T1 prodtest
[no changelog]
2024-04-11 09:54:28 +02:00
Martin Milata
418bc924c4 fix(python): missing PIL.Image.ANTIALIAS
[no changelog]
2024-04-10 12:42:49 +00:00
overcat
3d1e2bc20d fix(legacy): resolves the issue of incorrect signature generation when the Stellar transaction source account differs from the signing account. 2024-04-10 09:28:11 +02:00
Ondřej Vejpustek
548e329f9d fix(core): prevent negative-length array
[no changelog]
2024-04-09 14:29:46 +02:00
Martin Milata
b1c670090a feat(python): more compact debuglink logging
[no changelog]
2024-04-09 12:10:17 +00:00