Commit Graph

12673 Commits (1ff789101bbb94824f51e0d8b60e6d86053a2558)
 

Author SHA1 Message Date
Martin Milata 1ff789101b ci: move hardware tests over to github actions
3 months ago
tychovrahe cd8a0ea690 test(storage): add upgrade test from version 3
3 months ago
tychovrahe 434ed04b7f feat(storage): implemented more effective pin logs for blockwise storage
3 months ago
tychovrahe 919d752598 docs(storage): update storage readme to reflect bitwise/blockwise division
3 months ago
tychovrahe abcbf88e9b fix(storage): ensure little endian is always used in python implementation
3 months ago
tychovrahe e0594c9c62 fix(storage): fix app protected check in python implementation
3 months ago
tychovrahe 8147b11345 fix(core): fix quadword-only storage
3 months ago
Andrew Kozlik 440b1304c0 refactor(storage): Split implementations based on FLASH_BIT_ACCESS.
3 months ago
Andrew Kozlik 0c6c1b31ff refactor(storage): Clean up norcow.c.
3 months ago
Andrew Kozlik b2f05f187f feat(storage): Work with generic flash blocks instead of quadwords.
3 months ago
tychovrahe 743ed413f6 feat(core): add support for quad-word only storage
3 months ago
tychovrahe f8eae3f023 fix(storage/tests): fix norcow active offset initialization, add missing assert in test_set_locked
3 months ago
grdddj 0579ba54fc feat(core): allow for going back to previous word in recovery process
3 months ago
obrusvit 1cddc4cdb2 docs: renew links for TOIF tool
3 months ago
obrusvit d2ee3c18ed docs: impl tool to list .md missing in SUMMARY.md
3 months ago
obrusvit 8c5f73c413 docs: improve documentation for core
3 months ago
grdddj 6142a39f20 fix(core): add debug feature to Rust in hardware build when PYOPT=0
3 months ago
grdddj 941408246c chore(core): add changelog entry for translations
3 months ago
matejcik 65178a6a36 refactor(core/rust): reuse the same component for "waiting for host" screen
3 months ago
matejcik 8471e0c455 refactor(core/rust): decouple Connect screen from bootloader theme
3 months ago
matejcik 02557ad6c0 feat(core/rust): expose attrtuple to Rust
3 months ago
matejcik 6af7b4a4b7 fix(core/rust): convert Qstr type to representation that matches C code
3 months ago
matejcik ab3c62ae71 feat(core/rust): introduce SimpleTypeObj
3 months ago
matejcik 0bb57173db chore(common): remove useless proto imports
3 months ago
matejcik 6a280a279a feat(python): add cosi.sign_with_privkeys
3 months ago
matejcik bdd8b1b426 build: fix top-level `make gen`
3 months ago
matejcik 185cf04063 chore(python): drop source support for Python 3.6 and 3.7
3 months ago
matejcik fd7b94a6e9 fix(python): fix model enum aliases
3 months ago
matejcik 3e14937c8a feat(core/rust): add const Obj::small_int
3 months ago
matejcik ff26113083 fix(crypto): add missing header for size_t
3 months ago
matejcik 63360a7417 feat(core/rust): add Map::is_empty()
3 months ago
matejcik 9c72c7c99d feat(common): provide some useful paths for the mako templates
3 months ago
matejcik 03298ca80f docs(core/rust): improve safety comments in buffer.rs
3 months ago
matejcik 0c793084f8 chore(core/rust): move illustration outside src/ tree
3 months ago
matejcik 8bf5a72843 refactor(core/rust): move iter_into_array to micropython::utils
3 months ago
matejcik 3b88116bba feat(core/rust): add trezorcrypto bindings
3 months ago
matejcik 76296ad417 refactor(core/rust): move InputStream to its own module
3 months ago
matejcik 519e591d91 chore(python): deprecate language setting in apply_settings / reset / recover
3 months ago
matejcik 055662ea27 chore(common): deprecate `language` fields in ApplySettings, ResetDevice, RecoveryDevice
3 months ago
grdddj b8ea21d24a feat(all): implement translations into Trezor
3 months ago
Pavol Rusnak b5c86a45ed
feat(rust/trezor-client): bump dependencies in Cargo.lock
3 months ago
Pavol Rusnak d5eb68d1bc
feat(rust/trezor-client): bump version to 0.1.3
3 months ago
Martin Milata bb29c1e5f8 fix(core/bitcoin): display descriptors for taproot XPUBs
3 months ago
dependabot[bot] 1a9bb11806 build(deps): bump cryptography from 41.0.3 to 42.0.0
3 months ago
Martin Milata 3c7a6dd68a fix(core): handle uncaught exceptions from main.py
3 months ago
grdddj 5dc193a552 chore(tests): regenerate fixtures
3 months ago
grdddj dba4bf9e38 feat(core): improve the design of TT locking loader on homescreen
3 months ago
grdddj 76c547bb91 feat(core): add loader to homescreen when locking the device for TS3
3 months ago
cepetr 5d8e56ac2a refactor(core): shrink size of Paragraphs struct
3 months ago
Ondrej Mikle 269d98d43e chore(core): make jlink flashing work together with FW integrity, but avoid erasing sectors unnecessarily
3 months ago