Commit Graph

3099 Commits (45a4a1da993710584a4da02337bcf8e3176dc2ec)

Author SHA1 Message Date
cepetr 7e427432ea chore(core): refactor trustzone initialization
7 months ago
cepetr b504baceda chore(core): refactor mpu initialization
7 months ago
cepetr c4c571d837 chore(core): refactor boot_args
7 months ago
tychovrahe 353095ae95 feat(core): add support for STM32U5A9J-DK board
7 months ago
tychovrahe 8150636a81 feat(core): add basic support for STM32U5
7 months ago
cepetr 937b7d34d0 feat(core): add STM32CubeU5 submodule
7 months ago
Martin Milata 6ae158cac9 fix(core): workaround umlauts not being cleared
7 months ago
Martin Milata 1fddb0b498 feat(core): Add Capability.Translations to Features
7 months ago
matejcik 5f016a896a chore: upgrade style checkers
7 months ago
Martin Milata 14625eacbd chore(core): bump translations version
7 months ago
Martin Milata d790354667 fix(core): workaround umlauts not being cleared
7 months ago
Martin Milata 48124023d7 feat(core): Add Capability.Translations to Features
7 months ago
Martin Milata e3207a9705 chore(core): bump version to 2.6.6
7 months ago
Martin Milata 6b821a8cd5 chore(common): set definition timestamp to the current signed definitions
7 months ago
Martin Milata 1746fe06b1 docs(core): changelog for 2.6.5
7 months ago
Martin Milata ae1f4cf5c9 feat(core/bitcoin): send BIP-380 descriptor in GetPublicKey response
7 months ago
Martin Milata 3f10a291b5 feat(common): send BIP-380 descriptor in GetPublicKey response
7 months ago
Martin Milata a2b53e3c46 feat(core): Add language_version_matches flag to Features
7 months ago
Martin Milata f53b945e61 feat(common): Add language_version_matches flag to Features
7 months ago
grdddj c95d83a487 chore(core): disable czech translations from blob generation
7 months ago
matejcik 8c0e1e360e fix(core/translations): add indices to templates
7 months ago
grdddj 04bdb95362 chore(core): shorten spanish and french texts for wrong PIN screen
7 months ago
obrusvit 27829591c6 feat(core): add DE, ES, FR langs for ETH staking
7 months ago
obrusvit 83ac9d422f fix: show verb in TS3 confirm_value with info
7 months ago
obrusvit 2f77434677 feat(core): device-tests of staking chunkify
7 months ago
obrusvit e602a87c90 feat(core): allow chunkify of Stake address on TS3
7 months ago
obrusvit ebcf3e2db2 feat(core): confirm ETH stake, unstake, claim
7 months ago
obrusvit e1f696b4dd fix: remove clippy error for TS3
7 months ago
obrusvit a351614e3a chore(tests): fix CI failures
7 months ago
obrusvit e073e619c9 chore(tests): re-run black and isort on core/tests
7 months ago
grdddj a1a60ed320 feat(tests): skip SD card tests for TR - allowing to run unittests for TR
7 months ago
grdddj 171c615dfa chore(tests): remove unused imports and variables
7 months ago
grdddj 4bca28bac0 chore(tests): run isort and put "from common import *" at the beginning
7 months ago
grdddj 4bd7cf4b04 chore(tests): run black
7 months ago
obrusvit e2b7244383 Rename trezorctl self-test to prodtest-t1.
7 months ago
grdddj 5aec7bf414 chore(core): generate signatures.json
7 months ago
grdddj d2167fdd27 chore(tools): add rules for buttons and new strings
7 months ago
grdddj a6b02e0311 fix(core): replace spanish number symbol with nro. shortcut
7 months ago
grdddj 8f4c956bdc fix(core): shorten long translations
7 months ago
grdddj 2c06c4a75c feat(core): add newly translated strings from agency
7 months ago
grdddj 5ce5d47171 chore(core): catch possible EOFError when parsing translations header
7 months ago
grdddj 1ab2d843ab chore(core): add missing template to the variable name
7 months ago
tychovrahe 8147b11345 fix(core): fix quadword-only storage
7 months ago
Andrew Kozlik 440b1304c0 refactor(storage): Split implementations based on FLASH_BIT_ACCESS.
7 months ago
Andrew Kozlik b2f05f187f feat(storage): Work with generic flash blocks instead of quadwords.
7 months ago
tychovrahe 743ed413f6 feat(core): add support for quad-word only storage
7 months ago
grdddj 0579ba54fc feat(core): allow for going back to previous word in recovery process
7 months ago
obrusvit 8c5f73c413 docs: improve documentation for core
8 months ago
grdddj 6142a39f20 fix(core): add debug feature to Rust in hardware build when PYOPT=0
8 months ago
grdddj 941408246c chore(core): add changelog entry for translations
8 months ago
matejcik 65178a6a36 refactor(core/rust): reuse the same component for "waiting for host" screen
8 months ago
matejcik 8471e0c455 refactor(core/rust): decouple Connect screen from bootloader theme
8 months ago
matejcik 02557ad6c0 feat(core/rust): expose attrtuple to Rust
8 months ago
matejcik 6af7b4a4b7 fix(core/rust): convert Qstr type to representation that matches C code
8 months ago
matejcik ab3c62ae71 feat(core/rust): introduce SimpleTypeObj
8 months ago
matejcik 6a280a279a feat(python): add cosi.sign_with_privkeys
8 months ago
matejcik 3e14937c8a feat(core/rust): add const Obj::small_int
8 months ago
matejcik 63360a7417 feat(core/rust): add Map::is_empty()
8 months ago
matejcik 9c72c7c99d feat(common): provide some useful paths for the mako templates
8 months ago
matejcik 03298ca80f docs(core/rust): improve safety comments in buffer.rs
8 months ago
matejcik 0c793084f8 chore(core/rust): move illustration outside src/ tree
8 months ago
matejcik 8bf5a72843 refactor(core/rust): move iter_into_array to micropython::utils
8 months ago
matejcik 3b88116bba feat(core/rust): add trezorcrypto bindings
8 months ago
matejcik 76296ad417 refactor(core/rust): move InputStream to its own module
8 months ago
matejcik 055662ea27 chore(common): deprecate `language` fields in ApplySettings, ResetDevice, RecoveryDevice
8 months ago
grdddj b8ea21d24a feat(all): implement translations into Trezor
8 months ago
Martin Milata bb29c1e5f8 fix(core/bitcoin): display descriptors for taproot XPUBs
8 months ago
Martin Milata 3c7a6dd68a fix(core): handle uncaught exceptions from main.py
8 months ago
grdddj dba4bf9e38 feat(core): improve the design of TT locking loader on homescreen
8 months ago
grdddj 76c547bb91 feat(core): add loader to homescreen when locking the device for TS3
8 months ago
cepetr 5d8e56ac2a refactor(core): shrink size of Paragraphs struct
8 months ago
Ondrej Mikle 269d98d43e chore(core): make jlink flashing work together with FW integrity, but avoid erasing sectors unnecessarily
8 months ago
stevenbooke ed1785a985 fix(core): fix sed script syntax
8 months ago
matejcik 7958061705 build(core): optimize qstr and module collection
8 months ago
matejcik 1d6fafa0ff build(core): use the right number of jobs
8 months ago
matejcik 66213823ea build(core): SCons "go fast" button
8 months ago
cepetr 6331076444 refactor(core/embed): move TOIF format definition to rust
8 months ago
cepetr 8eb1f9b309 refactor(core/embed): delete unused utf8 functions
8 months ago
cepetr 3b9dd55788 refactor(core/embed): introduce display_utils.c
8 months ago
cepetr cc6ed93b32 refactor(core/embed): move toif image routines
8 months ago
cepetr 446c3b77b4 refactor(core/embed): move&rename display terminal functions
8 months ago
cepetr 139701fb1a refactor(core/embed): move&rename display_font_xxx routines
8 months ago
cepetr 3031ec5d87 refactor(core/embed): move&rename display_utf8_substr()
8 months ago
tychovrahe 63ee6f2ad2 perf(core): change 4bpp font format to allow dma2d rendering
9 months ago
gabrielkerekes 1f4f1263aa chore: add changelog
9 months ago
gabrielkerekes 0de1768dc0 fix(solana): fix Memo, multisig and polish instructions UI
9 months ago
tychovrahe 1c0da78536 chore(core): fix rust warnings and clippy errors
9 months ago
tychovrahe 82cd9ca34e fix(core): fixed fading glitch when changing display orientation
9 months ago
tychovrahe ef5c743c35 fix(core): fixed blank display delay on startup when display orientation is set to other than north
9 months ago
grdddj c2eaaaf8b5 fix(core): add missing semicolon into the passphrase entry for TS3
9 months ago
Martin Milata f4d3a7456a Merge branch 'release/23.12'
9 months ago
Pavol Rusnak b0fd7223ea
Merge branch 'matejcik/prodtest-23-12'
9 months ago
matejcik b21d1b1f50 chore(core/prodtest): bump version after release
9 months ago
matejcik 8f19767285 chore(core): include production-signed prodtest vendor header
9 months ago
matejcik 8c7fc45991 Revert "tmp: use unsigned prodtest header for reproducible build of the prodtest binary"
9 months ago
matejcik a3d2ff6f86 tmp: use unsigned prodtest header for reproducible build of the prodtest binary
10 months ago
tychovrahe fd5bfbf115 refactor(core): improve flexibility of sd card and touch driver pin selection, display rotation and touch coords transformation
10 months ago
tychovrahe d15ee71279 refactor(core): add flexible HSE settings
10 months ago
tychovrahe 2fa69c3c0d refactor(core): extract backlight pwm settings to board definition
10 months ago
cepetr 6e1fe31e3f chore(core): optimize stack usage during blurring
10 months ago
Andrew Kozlik c1fa1c0cbc chore(core): Fix common name in emulator device certificate.
10 months ago
Andrew Kozlik fb80dd5a36 fix(core/prodtest): Fix Optiga metadata version information handling.
10 months ago
Andrew Kozlik 8de2d8989d feat(core/prodtest): Check device certificate chain integrity using authority key identifier.
10 months ago
Andrew Kozlik a1be6f8aef fix(core/prodtest): Configure metadata correctly before checking device certificate.
10 months ago
tychovrahe d0a702eef4 fix(core): fix large area marquee rendering
10 months ago
overcat 579cc0d882 feat(common & core & legacy & python/stellar): add support for `ClaimClaimableBalanceOp`.
10 months ago
Andrew Kozlik cbea765e38 feat(core/prodtest): Verify device certificate chain in CERTDEV WRITE.
10 months ago
Andrew Kozlik 3a5aecf6cd feat(core/prodtest): Add SEC READ command.
10 months ago
Martin Milata 18ccbcddd4 chore(core): bump version to 2.6.5
10 months ago
Martin Milata 42e9ed0e09 docs(core): fix changelog for T2T1
10 months ago
Martin Milata 1f693d3561 docs(core): changelog for 2.6.4
10 months ago
Martin Milata 0199f9c26c chore(common): set definition timestamp to the current signed definitions
10 months ago
gabrielkerekes b85395434f chore(solana): add changelog
10 months ago
gabrielkerekes 63e35e13ed fix(solana): modify Trezor R `confirm_value` to align messages with Trezor T
10 months ago
gabrielkerekes 6aa5ac869a feat(solana): add additional info with token account
10 months ago
gabrielkerekes 6912bf6e7f fix(core): update `confirm_value` to allow showing info
10 months ago
gabrielkerekes cb9bd7c699 chore(solana): add README
10 months ago
gabrielkerekes 68c0e6c43e feat(solana): add `sign_tx` implementation
10 months ago
gabrielkerekes 081995788e feat(core): add `read_uint64_le` to `common/readers`
10 months ago
gabrielkerekes b3f4b6ac2b feat(solana): add solana templates
10 months ago
gabrielkerekes bf45d51af6 feat(solana): basic `sign_tx` setup and support
10 months ago
gabrielkerekes 44dc417c0e feat(solana): add `get_address`
10 months ago
gabrielkerekes ec4a607dbe feat(solana): add `get_public_key`
10 months ago
gabrielkerekes 50861eb019 feat(solana): basic Solana setup
10 months ago
gabrielkerekes a8096652e0 refactor(core): make ethereum summary reusable for more coins
10 months ago
grdddj 747fd17214 fix(core): correct action of left button in Ethereum summary
10 months ago
grdddj 087becd2ca chore(core): change `Go to bootloader` screen text
10 months ago
grdddj 8a6934e844 fix(core): completely repaint layouts before showing them in a loop
10 months ago
grdddj 9a53ba9f44 fix(core): unify button requests in modify amount flow
10 months ago
grdddj 5b52db1ed3 chore(core): decrease code-size a little bit
10 months ago
grdddj 9db8ff1fae fix(core): unify sent button requests in ETH send flow
10 months ago
grdddj 01eb896817 chore(core): hardcode ETH and Gwei units in ETH send summary
10 months ago
Andrew Kozlik d670a0bdfa feat(core): Fix malformed signatures from Optiga.
10 months ago
tychovrahe a2f72b1055 feat(core): optimize boot time by drawing full logo sooner and shortening the enforced delay proportionally
10 months ago
matejcik c5fc92e36a fix(core): restore filled-lock display time
10 months ago
tychovrahe 7b442a2b20 fix(core): improve T2B1 homescreen checks
10 months ago
matejcik ba6cce2bbc fix(core/rust): make Toif constructor return a Result instead of Option
10 months ago
matejcik d674634c86 chore(core/rust): bump cstr_core, enable nightly features
10 months ago
matejcik c8fa687c1e fix(core/ui): fix skipped confirm_address on TS3
10 months ago
grdddj 4b87bc56d8 feat(core): set maximum number of chunkified lines to 4
10 months ago
tychovrahe 47f8a430e6 refactor(core): remove residual usage of old flash api
10 months ago
tychovrahe c48c86d61f fix(core): add missing display_refresh calls in TT UI
10 months ago
tychovrahe c2de5506bc fix(core): add boundaries check for icon rendering (framebuffer variant)
10 months ago
grdddj 1968599bbc fix(core): fix the chunkification of longer Cardano addresses in send flow
10 months ago
Martin Milata 5725050be1 build(core): fix CI bootloader build for T2B1
11 months ago
Martin Milata 75b3e54480 Merge branch 'release/23.11'
11 months ago
tychovrahe bf2697a619 feat(core): compress embedded bootloader
11 months ago
Martin Milata 1c69644fe0 build(core): add flag for disabling optiga on debug builds
11 months ago
Martin Milata ebeea4a209 build(core): more deterministic bootloader_hashes.py
11 months ago
grdddj 388354b83b chore(core): replace master branch comparison with main branch
11 months ago