Commit Graph

13066 Commits (11bbdc7cc7f46734b5644d8bcbb4465833f6efcd)
 

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