Commit Graph

481 Commits (3096a5caa6c37f0e6d5067214829e5b988bc35e7)

Author SHA1 Message Date
Tomas Susanka 20d66adddd core: disable passphrase_always_on_device when turning off passphrase
4 years ago
matejcik bc926a2dd5 tests: convert signtx tests to use request_* shortcuts for readability
4 years ago
matejcik feaaaf8973 tests: simplify code of test_msg_signtx
4 years ago
Tomas Susanka a0c8f8f00e tests/signing: add more tests for incorrect script type
4 years ago
matejcik 5885978c83 Merge branch 'release/2020-04'
4 years ago
Andrew Kozlik e38ced8c05 tests/u2f-hid: Disable strict timing checks in HIDTest and increase receive timeout to avoid failures in CI when emulator is slow to respond.
4 years ago
Tomas Susanka bf20537f41 core: add option to omit cancel button in HoldToConfirm; add it to reset
4 years ago
matejcik 1b50877545 tests: streamline TrezorFailure exception usage
4 years ago
matejcik b440ca1ec5 python: drop deprecated name CallException
4 years ago
matejcik 9a330f3475 python: unify protobuf-encoding code paths
4 years ago
matejcik 9d29952a15 python: move out deprecated ckd_public
4 years ago
matejcik 325dae890e python: completely drop trezorlib.coins and trezorlib.tx_api
4 years ago
matejcik 5a526888cf python: move json_to_tx to btc.from_json, add test cases
4 years ago
matejcik b3569a53e6 tests: update tx_cache usages
4 years ago
matejcik 5cd7c72353 tests: rework tx cache
4 years ago
Tomas Susanka ae4f927a45 tests: test incorrect script type
4 years ago
matejcik da89a17ce5 all: add checks for prev_hash size
4 years ago
Tomas Susanka 71a39bc0d7 legacy: check inputs' and outputs' script types
4 years ago
matejcik ffdb299c61 all: drop Capricoin support [NO BACKPORT]
4 years ago
matejcik adea7d6b35 all: make timestamp mandatory on timestamp-enabled coins
4 years ago
matejcik ed464f3d47 all: ensure expiry, timestamp and extra_data are blocked as appropriate
4 years ago
matejcik 27803ee8c1 all: drop overwintered field from transaction
4 years ago
matejcik 303c05aba7 core/sign_tx: check if prev_tx has enough outputs to match prev_index
4 years ago
Tomas Susanka 1bf08cbb97 tests: add ui fixture for test_attack_change_input test
4 years ago
Andrew Kozlik c98592050b tests: Fix multisig input replacement attack to check correct behavior during the signing phase.
4 years ago
Tomas Susanka 350a67d9a7 tests: test multisig input replacement attack
4 years ago
Ondřej Vejpustek bbb44405ad tests/singing: mixed inputs in bitcoin gold
4 years ago
Tomas Susanka 8a0a38f948 tests/singing: mixed inputs
4 years ago
Tomas Susanka f0a39df75d core/wallet: check inputs and outputs right after receiving them
4 years ago
Tomas Susanka a513f7429b legacy: forbid unnecessary fields in OPRETURN output
4 years ago
Tomas Susanka 4af9aa547e core: forbid unnecessary fields in OPRETURN output
4 years ago
Tomas Susanka 2ae8e16dd3 tests: add ui fixture for the previous test
4 years ago
Andrew Kozlik d800fcbf9f core/sign_tx: If there is a non-multisig input, then change output cannot be multisig.
4 years ago
matejcik a978435819 tests: update SD card test
4 years ago
Andrew Kozlik 8ee0026637 core: Allow PIN entry even when SD protect is enabled and the card is not present.
4 years ago
Andrew Kozlik b2dc5813fe legacy, tests: Check for invalid PIN.
4 years ago
Tomas Susanka ad25096f90 tests: test reset device also with another strengths
4 years ago
matejcik 5b7d11e4ee tests: remove explicit timeouts from test suite
4 years ago
Tomas Susanka 89929c7a8c tests/ui: create report what differs from master
4 years ago
Tomas Susanka f8de140271 core: add cancel to hold to confirm dialogs
4 years ago
Tomas Susanka 21676a0662 ore/tezos: better wording in delegation cancel
4 years ago
matejcik 7f91bc571c core: ensure default task restarts after a passphrase workflow (fixes #883)
4 years ago
Tomas Susanka a8af9feebe core: fix text overflow in some dialogs
4 years ago
Tomas Susanka 744c32991f core: unify sign/verify functions
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 d7b9582386 core/sdcard: add ensure_filesystem option (fixes #868)
4 years ago
matejcik f9097b16e6 tests: make ui-check-missing more resilient for nonstandard exits
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