Commit Graph

839 Commits (49fe64f84c5fc17f5680daaf03b124a2b8f26c3b)

Author SHA1 Message Date
Pavol Rusnak 624b639ba8
Merge pull request #886 from trezor/onvej-sl/monero-optimizations-squashed
5 years ago
Tomas Susanka f8de140271 core: add cancel to hold to confirm dialogs
5 years ago
Dusan Klinec 2658e253fa xmr/bp: memory optimizations and improvements
5 years ago
Tomas Susanka 21676a0662 ore/tezos: better wording in delegation cancel
5 years ago
matejcik 7f91bc571c core: ensure default task restarts after a passphrase workflow (fixes #883)
5 years ago
Tomas Susanka 5ee6e56f56
Merge pull request #880 from trezor/tsusanka/sign-verify-ui
5 years ago
matejcik bd9663af79 common/defs: update token reference, add new tokens to 2.3.0/1.9.0, regenerate coins_details
5 years ago
Tomas Susanka 86b010a18b
Merge pull request #878 from trezor/matejcik/fatfs-corruption
5 years ago
Tomas Susanka c8b7d3fb56 core/changelog: SD card protection is part of 2.3.0
5 years ago
Tomas Susanka a63e6fc4ef core+legacy: update changelogs
5 years ago
Tomas Susanka a8af9feebe core: fix text overflow in some dialogs
5 years ago
Tomas Susanka 744c32991f core: unify sign/verify functions
5 years ago
Tomas Susanka b317613d63
Merge pull request #874 from trezor/tsusanka/test
5 years ago
Tomas Susanka 495a59c282 core: use wire errors instead of ValueErrors where applicable
5 years ago
matejcik 18ac4fc9ca core: update Python facing APIs
5 years ago
matejcik 9ab84d2455 core/tests: thoroughly test modified APIs
5 years ago
matejcik b24411b900 core/sdcard: unmount instance when powering off sdcard
5 years ago
matejcik c81be584fb core/fatfs: ensure functions can only be called on a mounted filesystem
5 years ago
matejcik fa746e2990 core/fatfs: rework low-level FatFS API
5 years ago
Pavol Rusnak c896f02eb3
core/boardloader: use SRAM as SD card read buffer
5 years ago
Andrew Kozlik 2133f7cf29 core: Prevent data loss when writing to USB VCP.
5 years ago
matejcik b916072389 common: restore PassphraseAck.state
5 years ago
matejcik d7b9582386 core/sdcard: add ensure_filesystem option (fixes #868)
5 years ago
matejcik e9c275c24f core/sdcard: fix invalid state when filesystem mounting fails
5 years ago
Pavol Rusnak 39ce100608
Merge pull request #864 from trezor/prusnak/bootloader-text-break
5 years ago
Tomas Susanka 6c47bf8230 core: store multiple sessions/caches at the same time
5 years ago
Pavol Rusnak 562671401e
Merge pull request #860 from trezor/prusnak/multisig-show-yours-others
5 years ago
matejcik 918603ad5c core: add unit test for sdcard wrapper
5 years ago
matejcik 7983fd34d6 core: fix unit tests
5 years ago
matejcik 4ed6487a19 core/sdcard: add out-of-bounds checks to emulator
5 years ago
matejcik ddee77ecb6 core: add SD clearing via debuglink
5 years ago
matejcik d0b1b171f1 core/sdcard: ensure emulator initializes the SD card when first needed
5 years ago
matejcik 5bd8d9b5bb core/sdcard: make allocating new SD card for emulator fast
5 years ago
matejcik 1e9352b9e0 core: add SD format dialog, generalize sdcard usage
5 years ago
matejcik 5bac85f260 core: use filesystem wrapper instead of the ensure_filesystem decorator
5 years ago
matejcik d08942be4a core: introduce filesystem wrapper
5 years ago
matejcik b2084a19be core/trezorio: move sdcard functions to a submodule
5 years ago
matejcik 30529d218d core/sdcard: change SDCard methods to plain functions
5 years ago
matejcik 06b89c57c5 core/sdcard: return proper disk status flags to fatfs
5 years ago
Tomas Susanka ff1bb67abc common: return the PasshraseType button request
5 years ago
Pavol Rusnak dc66bbe3d5
core/bootloader: split long vendor string
5 years ago
Pavol Rusnak 74802a107e
core/modtrezorui: add display_text_split
5 years ago
Pavol Rusnak c4babd3c0b
Merge pull request #846 from trezor/bootloader-read-retry
5 years ago
Pavol Rusnak 581e46ff87
Merge pull request #845 from trezor/prusnak/webusb-popup
5 years ago
Pavol Rusnak 7944c1a837
core/monero: add confirmation dialog for unlock_time
5 years ago
Pavol Rusnak a808cc9190
core/apps: await require_confirm should be called without return
5 years ago
Pavol Rusnak b9486c0b33
core: show yours/others in get_address for multisig
5 years ago
Tomas Susanka 577daf09fe tests: introduce --ui-check-missing to test/remove missing tests
5 years ago
matejcik 1d41141a1f core/emulator: properly ignore inotify problems (fixes #854)
5 years ago
Pavol Rusnak 2958a97c87
Merge pull request #830 from trezor/tsusanka/fw-upgrade
5 years ago