Commit Graph

12964 Commits (3d28f749d8de627c033dd76b4705c438889e5ba7)
 

Author SHA1 Message Date
M1nd3r 3d28f749d8 Fix style
5 months ago
M1nd3r bf02f2c6cc Packet handlers, first draft
5 months ago
M1nd3r a6180f45a0 Fix style in SConscript.unix
5 months ago
M1nd3r 93804cbcc8 Fix failing prebuild
5 months ago
M1nd3r e549e16d3f Fix fw build
5 months ago
M1nd3r 253a1470b4 Add thp module to frozen build
5 months ago
M1nd3r d8079bfd24 Fix thp tests
5 months ago
M1nd3r e4a4f8f125 Fix typo
5 months ago
M1nd3r 0af8edca1f Change log message
5 months ago
M1nd3r c551990c70 Fix bugs in synchronization and finding handlers
5 months ago
M1nd3r 0927bbeb68 Change structure of THP implementation [Part 1]
5 months ago
M1nd3r fe9167ffa2 Fix typo in fido2 comment
5 months ago
matejcik 6a5c77f0e6 feat(core): introduce timeout to loop.wait()
5 months ago
M1nd3r dd8386eb3d Build all_modules.py
5 months ago
M1nd3r 7200af7547 Improve test slightly
5 months ago
M1nd3r fa82bb1132 Remove unnecessary comments in test
5 months ago
M1nd3r aa346086c3 Channel allocation handling + refactor
5 months ago
M1nd3r 84c069cdbf Fix formatting
5 months ago
M1nd3r b62e708027 Revert debuglink.py changes
5 months ago
M1nd3r 48fee305b3 Revert "Improve handling of channel allocation requests"
5 months ago
M1nd3r 3c46bde8a9 Improve handling of channel allocation requests
5 months ago
M1nd3r 2d1e24685a Improve tests
5 months ago
M1nd3r ad7b479864 Update thp_v1 tests
5 months ago
M1nd3r 6f9d345f5e Fix pylint issues
5 months ago
M1nd3r 6eb7d42b46 Fix BLACK formatting using make style
5 months ago
M1nd3r 261f02815d Fix BLACK formatting of context.py
5 months ago
M1nd3r 7007b7001d Fix import formatting
5 months ago
M1nd3r 97f40631f9 Fix minor and formatting issues
5 months ago
M1nd3r d15edca3f0 fix style prebuild errors
5 months ago
M1nd3r 529b8befaf Fix awaits and debug output
5 months ago
M1nd3r 0e91237a08 Fix context.py -redundant read param
5 months ago
M1nd3r bf362902fc Fix context.py errors
5 months ago
M1nd3r b3bf2ec875 Update test_trezor.wire.thp_v1
5 months ago
M1nd3r 8d98f9113e Lower the number of style prebuild errors 3
5 months ago
M1nd3r a9fe3a36f7 Fix failing emulator - missing parameter
5 months ago
M1nd3r 108d9ec89b Lower the number of style prebuild errors 2
5 months ago
M1nd3r 58ba8a485d Lower the number of style prebuild errors
5 months ago
M1nd3r db29981856 Fix not-working emulator
5 months ago
M1nd3r 6d22f362e5 Fix SyntaxError - SESSIONLESS_FLAG cannot be used as a constant when imported
5 months ago
M1nd3r 014cca8bac Fix bug in THP not clearing already read report
5 months ago
M1nd3r 94278d5c01 Basic THP functinality - not-polished prototype
5 months ago
matejcik 89fdaed31e chore(core): add unsigned vendor headers with production keys
5 months ago
matejcik 0109ab2232 chore(core): make vendor_unsafe.toif small
5 months ago
matejcik 867300b8c6 chore(core): include T3T1 boardloader / bootloader production keys
5 months ago
matejcik 5d9bb0ebfc tools(core): nicer build_vendorheader for manual use
5 months ago
matejcik 729d7c59e1 fix(core/vendorheader): include correct backup key into trezor_btconly vendor header
5 months ago
Martin Milata 4baa4d95a4 fix(core): fix display fatal error screen (T3T1)
5 months ago
Martin Milata 5c5433ada2 refactor(core/rust): use more Self
5 months ago
Martin Milata 906c00e4e5 refactor(core): rename screen_boot_{empty,full} to screen_boot_stage_{1,2}
5 months ago
Martin Milata 804d97c9d8 feat(core): bootloader: T3T1 startup UI
5 months ago