Commit Graph

13028 Commits (tychovrahe/refactor/emu_boards)
 

Author SHA1 Message Date
cepetr 474484d249 feat(core): introduce new toif functions
2 months ago
cepetr 254de49a62 feat(core): introduce new point & rect functions
2 months ago
cepetr 9d6827e2fb refactor(core): remove unused ui components
2 months ago
cepetr dff12a32c1 feat(tests): improve screenshot diffs
2 months ago
grdddj b5b29daad1 chore(tests): regenerate fixtures
2 months ago
grdddj 3d386246be chore(core): update czech translations
2 months ago
grdddj 50101c9882 chore(core): re-enable czech translations
2 months ago
cepetr dc715d7c0d refactor(core): prepare for non mutable paint function
2 months ago
Pavol Rusnak 60333ca56c chore(core): fix whitespace in makefile
2 months ago
cepetr a54fe5e60f fix(core): fixed blurring algo panic in debug mode
2 months ago
tychovrahe 70a673fabc feat(core): use flash bursts for faster flashing
2 months ago
tychovrahe e1161866da chore(core): fix typo 'capablities'
2 months ago
tychovrahe 0a4a5feaa0 fix(core): fix TOCTOU in sd card bootloader update procedure
2 months ago
tychovrahe 5c7c9c56a3 fix(core): add missing stm32u5 symlinks
2 months ago
tychovrahe 6e2f5ff27d fix(core): improve bhk handling on STM32U5
2 months ago
tychovrahe fb2868d297 fix(core): setup option bytes for STM32U5
2 months ago
tychovrahe 43fa92d953 fix(docs): fix prodtest SBU command documentation
2 months ago
tychovrahe 4fe9294377 fix(core): fix prodtest mpu setting on U5 - allow read of MCU ID
2 months ago
naiyoma 362958f906 [no changelog] refactor(core):Use utime.ticks_diff in src/boot.py for arithmetic operations
2 months ago
naiyoma 9f9354a820 [no changelog] Refactor arithmetic operations in fido2.py to use utime.ticks_add() and utime.ticks_diff()
2 months ago
naiyoma d76829f817 [no changelog] refactor(core): Use utime.ticks_diff in verify_user_pin
2 months ago
dependabot[bot] 5eca32751f build(deps-dev): bump jinja2 from 3.0.3 to 3.1.3
2 months ago
dependabot[bot] 3dc5e9b2db chore(deps): bump shlex from 1.0.0 to 1.3.0 in /core/embed/rust/fuzz
2 months ago
dependabot[bot] bd3b070942 chore(deps): bump shlex from 1.1.0 to 1.3.0 in /core/embed/rust
2 months ago
cepetr ecd4465ab3 fix(core): fix mouse event processing in the simulator
2 months ago
Martin Milata 6e1cb9ff8c tests: update fixtures.json
2 months ago
Martin Milata 54199e43ae ci: actions: primitive icons for UI diff comments
2 months ago
Martin Milata bdba40dfe6 ci: actions: fix test artifact name
2 months ago
Martin Milata 0263b38a26 ci: test translations
2 months ago
Martin Milata 9ae587dd26 ci: skip posting comment when ran outside pull_request
2 months ago
tychovrahe e000b526cc refactor(core): extract common layout handling from bootloader ui implementations in rust
2 months ago
tychovrahe 945382fbaa fix(core): fix flashing f4 firmware via debugger
2 months ago
matejcik 6bd83aac94 tests(translations): restore test_error_invalid_signature
2 months ago
matejcik 00544312b5 tests(translations): always use client version for language blobs
2 months ago
matejcik 802958bc05 tests: test that trailing data in translations header will be accepted
2 months ago
matejcik 22beadc1b7 chore: tag generated files for github diffs
2 months ago
matejcik 106793956c tests: add more granular silent language installation tests
2 months ago
tychovrahe 1909d1ebdb feat(core): improve flexibility of combine script, add combine fw make targets
2 months ago
Martin Milata e7f2d3f6cc test(core): use internal model names
2 months ago
Martin Milata 73a7223e7b test(core): add T3T1 support
2 months ago
Martin Milata ebb480ef29 fix(core): T3T1 emulator
2 months ago
obrusvit a1a0aa5d7a docs: hint usage of trezor-user-env
2 months ago
Martin Milata 99f2f2bbe9 ci: actions: don't fail for outside contributors
2 months ago
stevenbooke 6a8ce5b5c0 feat(rust/trezor_client): add solana_get_address example
2 months ago
matejcik 48de0cb469 chore: update fixtures for translations
2 months ago
matejcik 1fede16548 fix: update check-bitcoin-only exceptions list
2 months ago
matejcik b6e8567a49 fix(core): exclude altcoin functions from bitcoinonly build
2 months ago
matejcik f34ad3daf1 fix: correctly detect all altcoin names in check-bitcoin-only
2 months ago
matejcik 17678ef38d fix(core/rust): exclude altcoin strings from generated code
2 months ago
matejcik ccf4b7e9eb fix(core/rust): convert bitcoin_only to an additive feature
2 months ago