Commit Graph

12747 Commits (61b3273baa9971123a655f43be96f488dcca3a0d)
 

Author SHA1 Message Date
obrusvit 0be2aa61b4 ci: add Safe 3 to GH actions core unit tests
4 months ago
obrusvit a351614e3a chore(tests): fix CI failures
4 months ago
obrusvit e073e619c9 chore(tests): re-run black and isort on core/tests
4 months ago
grdddj dd38aff8e2 feat(ci): run unit tests for TR in CI
4 months ago
grdddj a1a60ed320 feat(tests): skip SD card tests for TR - allowing to run unittests for TR
4 months ago
grdddj 171c615dfa chore(tests): remove unused imports and variables
4 months ago
grdddj 4bca28bac0 chore(tests): run isort and put "from common import *" at the beginning
4 months ago
grdddj 4bd7cf4b04 chore(tests): run black
4 months ago
obrusvit e2b7244383 Rename trezorctl self-test to prodtest-t1.
4 months ago
dependabot[bot] 0309e41c9d build(deps): bump cryptography from 42.0.0 to 42.0.4
4 months ago
grdddj 4204ba1404 chore(tests): regenerate fixtures
5 months ago
grdddj 5aec7bf414 chore(core): generate signatures.json
5 months ago
grdddj d2167fdd27 chore(tools): add rules for buttons and new strings
5 months ago
grdddj a6b02e0311 fix(core): replace spanish number symbol with nro. shortcut
5 months ago
grdddj 8f4c956bdc fix(core): shorten long translations
5 months ago
grdddj 2c06c4a75c feat(core): add newly translated strings from agency
5 months ago
Martin Milata f80e6ab642 docs(core): document translations blob format
5 months ago
grdddj f4538b9426 feat(tests): fix and extend translations tests
5 months ago
grdddj 294b6e6666 feat(tests): create test for silent language updates
5 months ago
grdddj 5ce5d47171 chore(core): catch possible EOFError when parsing translations header
5 months ago
grdddj f234d19992 docs(core): add documentation for translations
5 months ago
grdddj 1ab2d843ab chore(core): add missing template to the variable name
5 months ago
grdddj 8d1e002dfb chore(python): include error when wanting to upload a JSON file as a translation payload
5 months ago
vdovhanych a8beb03428 ci: update action upload-artifact to latest version
5 months ago
Martin Milata 1ff789101b ci: move hardware tests over to github actions
5 months ago
tychovrahe cd8a0ea690 test(storage): add upgrade test from version 3
5 months ago
tychovrahe 434ed04b7f feat(storage): implemented more effective pin logs for blockwise storage
5 months ago
tychovrahe 919d752598 docs(storage): update storage readme to reflect bitwise/blockwise division
5 months ago
tychovrahe abcbf88e9b fix(storage): ensure little endian is always used in python implementation
5 months ago
tychovrahe e0594c9c62 fix(storage): fix app protected check in python implementation
5 months ago
tychovrahe 8147b11345 fix(core): fix quadword-only storage
5 months ago
Andrew Kozlik 440b1304c0 refactor(storage): Split implementations based on FLASH_BIT_ACCESS.
5 months ago
Andrew Kozlik 0c6c1b31ff refactor(storage): Clean up norcow.c.
5 months ago
Andrew Kozlik b2f05f187f feat(storage): Work with generic flash blocks instead of quadwords.
5 months ago
tychovrahe 743ed413f6 feat(core): add support for quad-word only storage
5 months ago
tychovrahe f8eae3f023 fix(storage/tests): fix norcow active offset initialization, add missing assert in test_set_locked
5 months ago
grdddj 0579ba54fc feat(core): allow for going back to previous word in recovery process
5 months ago
obrusvit 1cddc4cdb2 docs: renew links for TOIF tool
5 months ago
obrusvit d2ee3c18ed docs: impl tool to list .md missing in SUMMARY.md
5 months ago
obrusvit 8c5f73c413 docs: improve documentation for core
5 months ago
grdddj 6142a39f20 fix(core): add debug feature to Rust in hardware build when PYOPT=0
5 months ago
grdddj 941408246c chore(core): add changelog entry for translations
5 months ago
matejcik 65178a6a36 refactor(core/rust): reuse the same component for "waiting for host" screen
5 months ago
matejcik 8471e0c455 refactor(core/rust): decouple Connect screen from bootloader theme
5 months ago
matejcik 02557ad6c0 feat(core/rust): expose attrtuple to Rust
5 months ago
matejcik 6af7b4a4b7 fix(core/rust): convert Qstr type to representation that matches C code
5 months ago
matejcik ab3c62ae71 feat(core/rust): introduce SimpleTypeObj
5 months ago
matejcik 0bb57173db chore(common): remove useless proto imports
5 months ago
matejcik 6a280a279a feat(python): add cosi.sign_with_privkeys
5 months ago
matejcik bdd8b1b426 build: fix top-level `make gen`
5 months ago