Commit Graph

12893 Commits (mmilata/color)
 

Author SHA1 Message Date
Martin Milata fd9e6c7132 DO NOT MERGE: ping shows colors, no text over homescreen
1 month ago
tychovrahe 2db05b747b chore(core): add comments to secret.h functions
1 month ago
tychovrahe dd0f583867 feat(core): use U5 DHUK to encrypt optiga pairing secret in flash
1 month ago
tychovrahe d467a2e58c feat(core): use U5 HW keys to additionally encrypt storage items
1 month ago
tychovrahe ba741b81fd feat(core): use HSI as PLL source on T3T1
1 month ago
tychovrahe acb0e9fdc5 chore(core): set stack protector to strong
1 month ago
Fernando Paredes Garcia 17783a9648 Update URL for Syscoin UTXO.
1 month ago
cepetr 285b22e53e refactor(core): add ufmt, bump heapless from 0.7.6 - 0.8.0
1 month ago
tychovrahe ffccf849eb chore(core): fill T3T1 model full name
1 month ago
matejcik 39b7b22777 refactor(core/rust): Paragraph is now based on TString
1 month ago
matejcik 9c287adf64 feat(core/rust): some useful traits for TString
1 month ago
matejcik f3b884bf93 refactor(core): improve safety of translation blobs
1 month ago
dependabot[bot] 730fddf71a build(deps): bump pillow from 10.2.0 to 10.3.0
1 month ago
tychovrahe ba065c5b38 fix(core/prodtest): do not require sd detect pin for running SD card test
1 month ago
Pavol Rusnak 4b189eb2cb fix(core): always zero-initialize structures in trezorhal
1 month ago
tychovrahe 576ed7e04e chore(core): use SD hal driver from submodule
1 month ago
tychovrahe 69ed626ca0 fix(core): slowdown i2c on u5 to 200kHz
1 month ago
Andrew Kozlik 1e53a84cfc chore(crypto): Zero-initialize stack variables in AES code.
1 month ago
Andrew Kozlik 15e02be4e4 fix(core): Clean up when constructor fails to reduce memory fragmentation.
1 month ago
Andrew Kozlik 49a64cb3a1 test(core): Add AES-GCM unit tests.
1 month ago
Andrew Kozlik 703ea32ceb feat(core): Add aesgcm class to trezor.crypto Python module.
1 month ago
Andrew Kozlik f1b5617652 test(crypto): Add AES-GCM tests.
1 month ago
Andrew Kozlik a3adf98e47 feat(crypto): Integrate AES GCM into trezor-crypto.
1 month ago
Andrew Kozlik 6e207215e3 feat(crypto): Add Brian Gladman's implementation of GCM.
1 month ago
tychovrahe 89147ef493 refactor(core): improve flash api by introducing flash_area_write_data function
1 month ago
tychovrahe 39cfa7087a fix(core): set proper GPIO speeds for T3T1
1 month ago
Martin Milata 3c7cbdc47b ci: actions: build T3T1 firmware
1 month ago
grdddj 0e6b3299af chore(python): include the model names in Unsupported model error
1 month ago
grdddj 605692e5ce chore(python): remove redundant variable assignment for T3T1 TrezorModel
1 month ago
matejcik 45a4a1da99 fix(core/translations): correctly rename previous symbol
1 month ago
matejcik 67c0cb0bd4 chore(common): drop wallets.json
2 months ago
grdddj adc86a7878 chore(ci): add T3T1 build into Gitlab
2 months ago
matejcik 1c36c0927c style(core): fix (hopefully) the weird clippy warning about HOMESCREEN_TOIF_X_OFFSET
2 months ago
matejcik 379737a9a5 chore(core): translate storage strings into supported languages
2 months ago
matejcik de2fe3d6d6 feat(core/ui): unify progress.py code between models, implement storage translations
2 months ago
matejcik 0553a2d4b4 fix(legacy): convert storage ui enum to text
2 months ago
matejcik ed89215a79 feat(core): expose StorageMessage to micropython
2 months ago
matejcik f60cc75c7c feat(storage): return enum values instead of strings, so that they are translatable
2 months ago
matejcik 0fa9860cf5 chore(core): sign translations for 2.7.0, including Czech blob
2 months ago
matejcik b2649b0085 refactor(core): introduce Simplified trait
2 months ago
tychovrahe 047c8a881b fix(core): fix order of loading BHK into SAES key register
2 months ago
cepetr 1e3e7f808b fix(core): fix build on disc2 model
2 months ago
matejcik b263dbc109 fix(all): improve Solana template generation
2 months ago
matejcik 6918b16313 feat(core/translations): add support for explicitly specifying blob version
2 months ago
matejcik 229a06d3a2 fix(core): store translation signatures directly into history section
2 months ago
matejcik 63d1311509 fix(core): properly move old translation signature to history
2 months ago
matejcik 64e507e853 chore(core): add translation signatures
2 months ago
matejcik 9569968459 build(core): rebuild appropriate parts when translation data changes
2 months ago
gabrielkerekes b61ed7c02a fix(solana): round up transaction fee
2 months ago
gabrielkerekes 9b84ecf833 fix(solana): accept compute budget instructions at any position
2 months ago