Commit Graph

12979 Commits (843afaf8d435938d6ed753f4ff7bb8326d7a6465)
 

Author SHA1 Message Date
M1nd3r 843afaf8d4 Improve test slightly
2 months ago
M1nd3r 09f0dc135a Remove unnecessary comments in test
2 months ago
M1nd3r 7ade02e2b7 Channel allocation handling + refactor
2 months ago
M1nd3r 372998eb88 Fix formatting
2 months ago
M1nd3r 79ab7875e6 Revert debuglink.py changes
2 months ago
M1nd3r 1a79b15ee9 Revert "Improve handling of channel allocation requests"
2 months ago
M1nd3r 123365b2bb Improve handling of channel allocation requests
2 months ago
M1nd3r 22418a2fe0 Improve tests
2 months ago
M1nd3r bbaac5ec1f Update thp_v1 tests
2 months ago
M1nd3r ef18d2951a Fix pylint issues
2 months ago
M1nd3r a887a957ed Fix BLACK formatting using make style
2 months ago
M1nd3r c923fc9854 Fix BLACK formatting of context.py
2 months ago
M1nd3r b3539ffd11 Fix import formatting
2 months ago
M1nd3r 3abb67f47e Fix minor and formatting issues
2 months ago
M1nd3r d8c5678960 fix style prebuild errors
2 months ago
M1nd3r e876b2023c Fix awaits and debug output
2 months ago
M1nd3r 948ca80a8b Fix context.py -redundant read param
2 months ago
M1nd3r b376194ce0 Fix context.py errors
2 months ago
M1nd3r 0f78ed59a9 Update test_trezor.wire.thp_v1
2 months ago
M1nd3r e7ff87f9bd Lower the number of style prebuild errors 3
2 months ago
M1nd3r c205d80762 Fix failing emulator - missing parameter
2 months ago
M1nd3r 7b38b3604f Lower the number of style prebuild errors 2
2 months ago
M1nd3r ab9a4fa736 Lower the number of style prebuild errors
2 months ago
M1nd3r 84f11b59c9 Fix not-working emulator
2 months ago
M1nd3r 63f567f6ea Fix SyntaxError - SESSIONLESS_FLAG cannot be used as a constant when imported
2 months ago
M1nd3r 67a45592c0 Fix bug in THP not clearing already read report
2 months ago
M1nd3r 87365a3148 Basic THP functinality - not-polished prototype
2 months ago
M1nd3r 0d7fe7d643 chore(core): add colors to unittest prints
2 months ago
tychovrahe ea1c32f90e fix(core/rust): fix bindgen macros generation
2 months ago
tychovrahe 91a783ee37 chore(core): fix flash_combine makefile command
2 months ago
Andrew Kozlik 27f54eec9c feat(core): Add unit packaging variant field to Features.
2 months ago
tychovrahe d349c44a58 refactor(core): generate macros for rust bindgen automatically
2 months ago
tychovrahe c635b945e1 chore(core/boardloader): bump version after release
2 months ago
tychovrahe d9590cbe90 chore(core/boardloader): generate changelog
2 months ago
tychovrahe ab11afa442 fix(core): set proper VDD level for T3T1 boards
2 months ago
matejcik 39e1085295 chore(core): add T3T1 QA bootloader 2.1.5
2 months ago
matejcik 66b96bc279 build(core): fix prodtest build from build-docker
2 months ago
matejcik f0c7cc4e8e chore(core): add signed vendor headers for T3T1
2 months ago
matejcik c01302dd31 chore(core): add signed production T3T1 bootloader v2.1.5
2 months ago
tychovrahe e5e40cf4a8 fix(core): ensure correctly programmed oem key option bytes
2 months ago
Ondřej Vejpustek db3b7563b2 fix(crypto): imporve handling of return value
2 months ago
Ondřej Vejpustek 057b927e99 refactor(crypto): explicitly ignore return value
2 months ago
Ondřej Vejpustek 80029823be refactor(crypto): remove unnecessary if
2 months ago
tychovrahe 916dbdff9c fix(core): fix reboot to bootloader crash when display copying is in progress
2 months ago
Pavol Rusnak caa3c035e7 build(deps): drop curve25519-donna and ed25519 from deps
2 months ago
matejcik 90afd9c96a chore(core): bump versions of prodtest / bootloader after release
2 months ago
matejcik af6c4efed5 build: allow targets list in build-docker.sh
2 months ago
matejcik 4728b14bcc docs(core): add changelogs for prodtest and bootloader
2 months ago
matejcik 5b0b145f12 build(core): allow custom vendor header for prodtest
2 months ago
tychovrahe dfe5ee67f1 fix(core): move OEM key check after display initialization so that error message can be displayed
2 months ago