Commit Graph

2968 Commits (171c615dfa036f3546b55a6af3b872cf928c0a5d)

Author SHA1 Message Date
grdddj 171c615dfa chore(tests): remove unused imports and variables
5 months ago
grdddj 4bca28bac0 chore(tests): run isort and put "from common import *" at the beginning
5 months ago
grdddj 4bd7cf4b04 chore(tests): run black
5 months ago
obrusvit e2b7244383 Rename trezorctl self-test to prodtest-t1.
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
grdddj 5ce5d47171 chore(core): catch possible EOFError when parsing translations header
5 months ago
grdddj 1ab2d843ab chore(core): add missing template to the variable name
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 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
grdddj 0579ba54fc feat(core): allow for going back to previous word in recovery process
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 6a280a279a feat(python): add cosi.sign_with_privkeys
5 months ago
matejcik 3e14937c8a feat(core/rust): add const Obj::small_int
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 055662ea27 chore(common): deprecate `language` fields in ApplySettings, ResetDevice, RecoveryDevice
5 months ago
grdddj b8ea21d24a feat(all): implement translations into Trezor
5 months ago
Martin Milata bb29c1e5f8 fix(core/bitcoin): display descriptors for taproot XPUBs
5 months ago
Martin Milata 3c7a6dd68a fix(core): handle uncaught exceptions from main.py
5 months ago
grdddj dba4bf9e38 feat(core): improve the design of TT locking loader on homescreen
5 months ago
grdddj 76c547bb91 feat(core): add loader to homescreen when locking the device for TS3
5 months ago
cepetr 5d8e56ac2a refactor(core): shrink size of Paragraphs struct
5 months ago
Ondrej Mikle 269d98d43e chore(core): make jlink flashing work together with FW integrity, but avoid erasing sectors unnecessarily
5 months ago
stevenbooke ed1785a985 fix(core): fix sed script syntax
5 months ago
matejcik 7958061705 build(core): optimize qstr and module collection
5 months ago
matejcik 1d6fafa0ff build(core): use the right number of jobs
5 months ago
matejcik 66213823ea build(core): SCons "go fast" button
5 months ago
cepetr 6331076444 refactor(core/embed): move TOIF format definition to rust
5 months ago
cepetr 8eb1f9b309 refactor(core/embed): delete unused utf8 functions
5 months ago
cepetr 3b9dd55788 refactor(core/embed): introduce display_utils.c
5 months ago
cepetr cc6ed93b32 refactor(core/embed): move toif image routines
5 months ago
cepetr 446c3b77b4 refactor(core/embed): move&rename display terminal functions
5 months ago