Commit Graph

12730 Commits (cec0191360bd26ed56e21de2cd07cef1ea5290ca)
 

Author SHA1 Message Date
grdddj f4538b9426 feat(tests): fix and extend translations tests
4 months ago
grdddj 294b6e6666 feat(tests): create test for silent language updates
4 months ago
grdddj 5ce5d47171 chore(core): catch possible EOFError when parsing translations header
4 months ago
grdddj f234d19992 docs(core): add documentation for translations
4 months ago
grdddj 1ab2d843ab chore(core): add missing template to the variable name
4 months ago
grdddj 8d1e002dfb chore(python): include error when wanting to upload a JSON file as a translation payload
4 months ago
vdovhanych a8beb03428 ci: update action upload-artifact to latest version
4 months ago
Martin Milata 1ff789101b ci: move hardware tests over to github actions
4 months ago
tychovrahe cd8a0ea690 test(storage): add upgrade test from version 3
4 months ago
tychovrahe 434ed04b7f feat(storage): implemented more effective pin logs for blockwise storage
4 months ago
tychovrahe 919d752598 docs(storage): update storage readme to reflect bitwise/blockwise division
4 months ago
tychovrahe abcbf88e9b fix(storage): ensure little endian is always used in python implementation
4 months ago
tychovrahe e0594c9c62 fix(storage): fix app protected check in python implementation
4 months ago
tychovrahe 8147b11345 fix(core): fix quadword-only storage
4 months ago
Andrew Kozlik 440b1304c0 refactor(storage): Split implementations based on FLASH_BIT_ACCESS.
4 months ago
Andrew Kozlik 0c6c1b31ff refactor(storage): Clean up norcow.c.
4 months ago
Andrew Kozlik b2f05f187f feat(storage): Work with generic flash blocks instead of quadwords.
4 months ago
tychovrahe 743ed413f6 feat(core): add support for quad-word only storage
4 months ago
tychovrahe f8eae3f023 fix(storage/tests): fix norcow active offset initialization, add missing assert in test_set_locked
4 months ago
grdddj 0579ba54fc feat(core): allow for going back to previous word in recovery process
4 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
matejcik 185cf04063 chore(python): drop source support for Python 3.6 and 3.7
5 months ago
matejcik fd7b94a6e9 fix(python): fix model enum aliases
5 months ago
matejcik 3e14937c8a feat(core/rust): add const Obj::small_int
5 months ago
matejcik ff26113083 fix(crypto): add missing header for size_t
5 months ago
matejcik 63360a7417 feat(core/rust): add Map::is_empty()
5 months ago
matejcik 9c72c7c99d feat(common): provide some useful paths for the mako templates
5 months ago
matejcik 03298ca80f docs(core/rust): improve safety comments in buffer.rs
5 months ago
matejcik 0c793084f8 chore(core/rust): move illustration outside src/ tree
5 months ago
matejcik 8bf5a72843 refactor(core/rust): move iter_into_array to micropython::utils
5 months ago
matejcik 3b88116bba feat(core/rust): add trezorcrypto bindings
5 months ago
matejcik 76296ad417 refactor(core/rust): move InputStream to its own module
5 months ago
matejcik 519e591d91 chore(python): deprecate language setting in apply_settings / reset / recover
5 months ago
matejcik 055662ea27 chore(common): deprecate `language` fields in ApplySettings, ResetDevice, RecoveryDevice
5 months ago
grdddj b8ea21d24a feat(all): implement translations into Trezor
5 months ago
Pavol Rusnak b5c86a45ed
feat(rust/trezor-client): bump dependencies in Cargo.lock
5 months ago
Pavol Rusnak d5eb68d1bc
feat(rust/trezor-client): bump version to 0.1.3
5 months ago
Martin Milata bb29c1e5f8 fix(core/bitcoin): display descriptors for taproot XPUBs
5 months ago