Commit Graph

8756 Commits (562671401ea59218d1d59a6a59b77a91c6a6607e)
 

Author SHA1 Message Date
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 d88540f2e0 tests: do not error out when fixtures fail to download
5 years ago
matejcik 42c4eb6341 tests: add SD format test fixtures
5 years ago
matejcik 4ed6487a19 core/sdcard: add out-of-bounds checks to emulator
5 years ago
matejcik 5523c7bbef tests: add SD card format feature tests
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
matejcik d98bbebf5e tests: add UI test for multisig+xpub feature
5 years ago
Tomas Susanka ff1bb67abc common: return the PasshraseType button request
5 years ago
Pavol Rusnak c4babd3c0b
Merge pull request #846 from trezor/bootloader-read-retry
5 years ago
Pavol Rusnak d2bcccf0ae
Merge pull request #847 from trezor/prusnak/bootloader-restart
5 years ago
Pavol Rusnak 581e46ff87
Merge pull request #845 from trezor/prusnak/webusb-popup
5 years ago
Pavol Rusnak 23ffc87236
legacy/bootloader: soft reset after firmware upload
5 years ago
Pavol Rusnak efbb7aed80
Merge pull request #863 from trezor/prusnak/monero-unlock_time
5 years ago
Tomas Susanka 3d91a0643d legacy: add comment to startup.S
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 2e2f5fd421 docs/legacy: MEMORY_PROTECT needs to be 0 for custom built
5 years ago
Tomas Susanka 394fad9d6d docs/common: add note on session id / state size
5 years ago
Tomas Susanka cfa14dcca0 legacy: improve script/setup
5 years ago
Tomas Susanka 171067ffff docs/common: add link to passphrase migration
5 years ago
Tomas Susanka 02f2158c1d docs: passphrase migration info
5 years ago
Tomas Susanka 577daf09fe tests: introduce --ui-check-missing to test/remove missing tests
5 years ago
Pavol Rusnak b5446bd125
crypto: fix last commit
5 years ago
Pavol Rusnak 1859b5b588
crypto: update bip39bruteforce.c to segwit-in-p2sh
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
matejcik 0d3e1b2479 tests: better way to shut down test suite when connection to device is lost
5 years ago
matejcik e61b7d28e9 all: do not send state in PassphraseAck (not needed for compatibility)
5 years ago
matejcik 3959600760 python/protobuf: do not warn for unknown enum values (fixes #832)
5 years ago
matejcik e9003d0742 tests/upgrade_tests: extract and simplify for_all decorator
5 years ago
matejcik cdb7a7eb68
Merge pull request #840 from trezor/matejcik/sys-exit
5 years ago
Pavol Rusnak 63dfd6c6ab
core/bootloader: make read more benevolent and read error more helpful
5 years ago
Pavol Rusnak 215020a592
legacy: show webusb popup only in bootloader and only if firmware is not installed
5 years ago
Pavol Rusnak 07cd73ce57
core: show webusb popup only in bootloader and only if firmware is not installed
5 years ago
matejcik 0ec628ccd4 legacy: fix CALLBACK checker
5 years ago
matejcik 1cc1382153 python/trezorctl: improve get-session
5 years ago
matejcik b6fca537c9 tests: remove wipe_code_activate test fixture
5 years ago
matejcik 81a03edf61 python/debuglink: add docstrings, rename functions for clearer usage
5 years ago
matejcik 4c8c96272c emu: fix flag options with defaults
5 years ago