Commit Graph

130 Commits (e2035b49721274a8cefdf241d9b9abfee96fe884)

Author SHA1 Message Date
matejcik ed464f3d47 all: ensure expiry, timestamp and extra_data are blocked as appropriate
5 years ago
matejcik 27803ee8c1 all: drop overwintered field from transaction
5 years ago
matejcik 303c05aba7 core/sign_tx: check if prev_tx has enough outputs to match prev_index
5 years ago
Andrew Kozlik c98592050b tests: Fix multisig input replacement attack to check correct behavior during the signing phase.
5 years ago
Tomas Susanka 350a67d9a7 tests: test multisig input replacement attack
5 years ago
Ondřej Vejpustek bbb44405ad tests/singing: mixed inputs in bitcoin gold
5 years ago
Tomas Susanka 8a0a38f948 tests/singing: mixed inputs
5 years ago
Tomas Susanka f0a39df75d core/wallet: check inputs and outputs right after receiving them
5 years ago
Tomas Susanka a513f7429b legacy: forbid unnecessary fields in OPRETURN output
5 years ago
Tomas Susanka 4af9aa547e core: forbid unnecessary fields in OPRETURN output
5 years ago
Andrew Kozlik d800fcbf9f core/sign_tx: If there is a non-multisig input, then change output cannot be multisig.
5 years ago
matejcik a978435819 tests: update SD card test
5 years ago
Andrew Kozlik 8ee0026637 core: Allow PIN entry even when SD protect is enabled and the card is not present.
5 years ago
Andrew Kozlik b2dc5813fe legacy, tests: Check for invalid PIN.
5 years ago
Tomas Susanka ad25096f90 tests: test reset device also with another strengths
5 years ago
matejcik 5b7d11e4ee tests: remove explicit timeouts from test suite
5 years ago
matejcik 7f91bc571c core: ensure default task restarts after a passphrase workflow (fixes #883)
5 years ago
matejcik d7b9582386 core/sdcard: add ensure_filesystem option (fixes #868)
5 years ago
matejcik 8fed67de08 tests: expand on multi-session tests
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 5523c7bbef tests: add SD card format feature tests
5 years ago
matejcik d98bbebf5e tests: add UI test for multisig+xpub feature
5 years ago
matejcik 81a03edf61 python/debuglink: add docstrings, rename functions for clearer usage
5 years ago
matejcik 1bcf856946 tests: simplify change_wipe_code test with PIN queuing
5 years ago
matejcik ba3d90b994 tests: add wipe code activation test
5 years ago
matejcik 94b85efba1 python/debuglink: make pin sequences configurable
5 years ago
Tomas Susanka 0a13f7a441 core: properly limit passphrase to 50 bytes
5 years ago
Tomas Susanka 15ed5cd19e
core: do not clear cache on ClearSession
5 years ago
Tomas Susanka 5717e647ed
tests/device: remove test_expected_responses
5 years ago
matejcik 49727740bc
tests: remove unnecessary passphrase_on_host
5 years ago
matejcik 9c75e27433
tests: unify Ping replacements
5 years ago
matejcik a8cfa8fbed
tests: simplify ClearSession test
5 years ago
matejcik c9a6ada14f
tests: simplify and extend session_id test
5 years ago
Tomas Susanka b96d7cafbb
core: rework cache and fix cardano caching
5 years ago
Tomas Susanka d5763d9cab
all: implement code review comments
5 years ago
Tomas Susanka a3f3d4fcdb
remove ping.passphrase/pin
5 years ago
Tomas Susanka b5d6aaf77c
tests: test PassphraseAck options
5 years ago
Tomas Susanka 041a95f738
legacy: new passphrase redesign draft
5 years ago
Tomas Susanka 569068044e
tests/ui: skip ui test in session tests
5 years ago
Tomas Susanka be94824c49
tests: test for passphrase_always_on_device
5 years ago
Tomas Susanka cd09f9ce94
all: modify passphrase source to always on device
5 years ago
Tomas Susanka 90d5cdfd5b
all: rework passphrase
5 years ago
matejcik 066686a20c tests: raise timeouts for slow tests
5 years ago
matejcik 15bd35824b
python/cosi: improve API
5 years ago
Tomas Susanka 346e1e3ebc tests/ui: remove unnecessary setup_client mark
5 years ago
Tomas Susanka b4df1172ca tests/ui: enable ui test for change_wipe_code
5 years ago
Tomas Susanka 0c820091a8 tests/ui: reseed each ui test before running it
5 years ago
Tomas Susanka 51ef963738 tests: introduce UI tests for core
5 years ago
Pavol Rusnak e5bdf0d51b
Merge pull request #742 from trezor/language
5 years ago