Commit Graph

8978 Commits (27981098723e341506261d6b2698b230251196b4)
 

Author SHA1 Message Date
matejcik fa746e2990 core/fatfs: rework low-level FatFS API
4 years ago
Pavol Rusnak c896f02eb3
core/boardloader: use SRAM as SD card read buffer
4 years ago
Pavol Rusnak 939e9e8ea2
Merge pull request #873 from trezor/andrewkozlik/vcp-fix
4 years ago
Andrew Kozlik 2133f7cf29 core: Prevent data loss when writing to USB VCP.
4 years ago
Pavol Rusnak 5c01a9459c
legacy: show xpubs with multisig get_address
4 years ago
matejcik 6722215c66 tests: update SD-protect test after randomization change
4 years ago
matejcik 61fa00731a tests: write UI report if tests fail
4 years ago
matejcik f3f0f507d9 git subrepo push common
4 years ago
matejcik b916072389 common: restore PassphraseAck.state
4 years ago
matejcik d7b9582386 core/sdcard: add ensure_filesystem option (fixes #868)
4 years ago
matejcik e9c275c24f core/sdcard: fix invalid state when filesystem mounting fails
4 years ago
matejcik f9097b16e6 tests: make ui-check-missing more resilient for nonstandard exits
4 years ago
Tomas Susanka c418e628ac ci: omit unix/emu label in test jobs
4 years ago
Tomas Susanka cd90d2b792 docs: add link to ui tests doc
4 years ago
Pavol Rusnak 39ce100608
Merge pull request #864 from trezor/prusnak/bootloader-text-break
4 years ago
Tomas Susanka e568faa862
Merge pull request #852 from trezor/tsusanka/multiple-passphrases
4 years ago
Tomas Susanka 703a13eb00 tests/ui: fix ui fixtures
4 years ago
matejcik 8fed67de08 tests: expand on multi-session tests
4 years ago
Tomas Susanka f93f6e445b legacy: store multiple sessions/caches at the same time
4 years ago
Tomas Susanka 6c47bf8230 core: store multiple sessions/caches at the same time
4 years ago
Pavol Rusnak 562671401e
Merge pull request #860 from trezor/prusnak/multisig-show-yours-others
4 years ago
matejcik 918603ad5c core: add unit test for sdcard wrapper
4 years ago
matejcik 7983fd34d6 core: fix unit tests
4 years ago
matejcik d88540f2e0 tests: do not error out when fixtures fail to download
4 years ago
matejcik 42c4eb6341 tests: add SD format test fixtures
4 years ago
matejcik 4ed6487a19 core/sdcard: add out-of-bounds checks to emulator
4 years ago
matejcik 5523c7bbef tests: add SD card format feature tests
4 years ago
matejcik ddee77ecb6 core: add SD clearing via debuglink
4 years ago
matejcik d0b1b171f1 core/sdcard: ensure emulator initializes the SD card when first needed
4 years ago
matejcik 5bd8d9b5bb core/sdcard: make allocating new SD card for emulator fast
4 years ago
matejcik 1e9352b9e0 core: add SD format dialog, generalize sdcard usage
4 years ago
matejcik 5bac85f260 core: use filesystem wrapper instead of the ensure_filesystem decorator
4 years ago
matejcik d08942be4a core: introduce filesystem wrapper
4 years ago
matejcik b2084a19be core/trezorio: move sdcard functions to a submodule
4 years ago
matejcik 30529d218d core/sdcard: change SDCard methods to plain functions
4 years ago
matejcik 06b89c57c5 core/sdcard: return proper disk status flags to fatfs
4 years ago
matejcik d98bbebf5e tests: add UI test for multisig+xpub feature
4 years ago
Tomas Susanka ff1bb67abc common: return the PasshraseType button request
4 years ago
Pavol Rusnak dc66bbe3d5
core/bootloader: split long vendor string
4 years ago
Pavol Rusnak 74802a107e
core/modtrezorui: add display_text_split
4 years ago
Pavol Rusnak c4babd3c0b
Merge pull request #846 from trezor/bootloader-read-retry
4 years ago
Pavol Rusnak d2bcccf0ae
Merge pull request #847 from trezor/prusnak/bootloader-restart
4 years ago
Pavol Rusnak 581e46ff87
Merge pull request #845 from trezor/prusnak/webusb-popup
4 years ago
Pavol Rusnak 23ffc87236
legacy/bootloader: soft reset after firmware upload
4 years ago
Pavol Rusnak efbb7aed80
Merge pull request #863 from trezor/prusnak/monero-unlock_time
4 years ago
Tomas Susanka 3d91a0643d legacy: add comment to startup.S
4 years ago
Pavol Rusnak 7944c1a837
core/monero: add confirmation dialog for unlock_time
4 years ago
Pavol Rusnak a808cc9190
core/apps: await require_confirm should be called without return
4 years ago
Pavol Rusnak b9486c0b33
core: show yours/others in get_address for multisig
4 years ago
Tomas Susanka 2e2f5fd421 docs/legacy: MEMORY_PROTECT needs to be 0 for custom built
4 years ago