Commit Graph

12873 Commits (703ea32cebdf2d2e74ea885c51dc39eb19e40b14)
 

Author SHA1 Message Date
Andrew Kozlik 703ea32ceb feat(core): Add aesgcm class to trezor.crypto Python module.
3 months ago
Andrew Kozlik f1b5617652 test(crypto): Add AES-GCM tests.
3 months ago
Andrew Kozlik a3adf98e47 feat(crypto): Integrate AES GCM into trezor-crypto.
3 months ago
Andrew Kozlik 6e207215e3 feat(crypto): Add Brian Gladman's implementation of GCM.
3 months ago
tychovrahe 89147ef493 refactor(core): improve flash api by introducing flash_area_write_data function
3 months ago
tychovrahe 39cfa7087a fix(core): set proper GPIO speeds for T3T1
3 months ago
Martin Milata 3c7cbdc47b ci: actions: build T3T1 firmware
3 months ago
grdddj 0e6b3299af chore(python): include the model names in Unsupported model error
3 months ago
grdddj 605692e5ce chore(python): remove redundant variable assignment for T3T1 TrezorModel
3 months ago
matejcik 45a4a1da99 fix(core/translations): correctly rename previous symbol
3 months ago
matejcik 67c0cb0bd4 chore(common): drop wallets.json
3 months ago
grdddj adc86a7878 chore(ci): add T3T1 build into Gitlab
3 months ago
matejcik 1c36c0927c style(core): fix (hopefully) the weird clippy warning about HOMESCREEN_TOIF_X_OFFSET
3 months ago
matejcik 379737a9a5 chore(core): translate storage strings into supported languages
3 months ago
matejcik de2fe3d6d6 feat(core/ui): unify progress.py code between models, implement storage translations
3 months ago
matejcik 0553a2d4b4 fix(legacy): convert storage ui enum to text
3 months ago
matejcik ed89215a79 feat(core): expose StorageMessage to micropython
3 months ago
matejcik f60cc75c7c feat(storage): return enum values instead of strings, so that they are translatable
3 months ago
matejcik 0fa9860cf5 chore(core): sign translations for 2.7.0, including Czech blob
3 months ago
matejcik b2649b0085 refactor(core): introduce Simplified trait
3 months ago
tychovrahe 047c8a881b fix(core): fix order of loading BHK into SAES key register
3 months ago
cepetr 1e3e7f808b fix(core): fix build on disc2 model
3 months ago
matejcik b263dbc109 fix(all): improve Solana template generation
3 months ago
matejcik 6918b16313 feat(core/translations): add support for explicitly specifying blob version
3 months ago
matejcik 229a06d3a2 fix(core): store translation signatures directly into history section
3 months ago
matejcik 63d1311509 fix(core): properly move old translation signature to history
3 months ago
matejcik 64e507e853 chore(core): add translation signatures
3 months ago
matejcik 9569968459 build(core): rebuild appropriate parts when translation data changes
3 months ago
gabrielkerekes b61ed7c02a fix(solana): round up transaction fee
3 months ago
gabrielkerekes 9b84ecf833 fix(solana): accept compute budget instructions at any position
3 months ago
RostarMarek 8b485de173 feat(solana): Hidden flag functionality for instructions
3 months ago
Martin Milata 866853e856 tests: update fixtures.json
3 months ago
Martin Milata 60e01ce0e8 feat(tests): update_fixtures.py: github actions support
3 months ago
Martin Milata 4e5cf5e795 ci: actions: language awareness in ui reports
3 months ago
Martin Milata 78889c77aa ci: address github yaml lint
3 months ago
Martin Milata 10ba51c242 ci: actions: fix translations label trigger
3 months ago
tychovrahe a80959e50f feat(core): allow T3T1 to start without touch during testing
3 months ago
tychovrahe 5e827e09c4 fix(core): fix haptic driver initialization
3 months ago
Wink Saville 58c480f1a6 feat: Remove pyblake2
3 months ago
obrusvit 54468abd89 feat(core/emu): handle arrow buttons as swipes
3 months ago
dependabot[bot] 58187625f1 build(deps): bump black from 24.2.0 to 24.3.0
3 months ago
Martin Milata 8a45a22ed7 tests: update fixtures.json
3 months ago
Martin Milata 68ff90ccbd Merge branch 'release/24.03'
3 months ago
cepetr a1165d9326 feat(core): introduce skip function for UzlibContext
3 months ago
cepetr 9575c81bd3 feat(core): introduce new color functions
3 months ago
cepetr 474484d249 feat(core): introduce new toif functions
3 months ago
cepetr 254de49a62 feat(core): introduce new point & rect functions
3 months ago
cepetr 9d6827e2fb refactor(core): remove unused ui components
3 months ago
cepetr dff12a32c1 feat(tests): improve screenshot diffs
3 months ago
grdddj b5b29daad1 chore(tests): regenerate fixtures
3 months ago