Commit Graph

787 Commits (3f12742669bd782cac374a1750d517f4fd88c43b)

Author SHA1 Message Date
matejcik d475248ef1 tests: use modified protobuf classes correctly
3 years ago
Pavol Rusnak 48d1a7a880
fix(python): append checksum to descriptors (#1445)
3 years ago
matejcik a1cd0b0949 fix(tests): update shamir_mnemonic usage
3 years ago
matejcik cdf55d2fac tests: get rid of skip_ui (fixes #1409)
3 years ago
Rafael Korbas e4c406822c Add multiasset sending and min validity to Cardano transactions
3 years ago
Andrew Kozlik 79fad70b05 fix: Improve wording when showing multisig XPUBS.
3 years ago
Rafael Korbas 44c7d23741 Cardano: map account paths to account numbers
3 years ago
Pavol Rusnak be2ca4772c tests: add device tests for SignTx with amount_unit
3 years ago
Pavol Rusnak 7f0e939359 feat(core): implement amount_unit for AuthorizeCoinJoin and SignTx
3 years ago
Pavol Rusnak 2d4b91b52a tests: adapt test_msg_getaddress_show to test GetAddress.ignore_xpub_magic
3 years ago
matejcik 02881fd800 feat(tests): use JSON descriptions in test identifiers
3 years ago
Pavol Rusnak 060df07272 fix(tests): fix trimming of fixture names to avoid collisions
3 years ago
matejcik fc4e15fe77 feat(core): introduce and enforce limit on label length (fixes #1399)
3 years ago
matejcik 24195d7c3e fix(core/ui): use full line_width for content
3 years ago
matejcik 6fbf93cab8 chore(tests): update UI fixtures as needed
3 years ago
matejcik 718d589acc feat(tests): dump UI test report as you go
3 years ago
matejcik fd502f122f feat(core): implement pagination for sign/verify
3 years ago
Pavol Rusnak 7b9f3c0462 feat(tests): add device tests for btc.get_descriptor
3 years ago
Pavol Rusnak 5e58835d18 feat(tests): test GetPublicKey.ignore_xpub_magic behaviour
3 years ago
Andrew Kozlik 97974c8d5b chore(tests): Use strings instead of integers for script_type in tx_cache.
3 years ago
Andrew Kozlik 3be0138aae test: Add device test for replacement transaction with invalid original signature.
3 years ago
Andrew Kozlik 9ab4efdbad test: Enable and tweak RBF device tests for T1.
3 years ago
Martin Milata 8fd12f4373 fix(tests): run test_softlock_instability on emulator only
4 years ago
Tomas Susanka bd0b91a229 fix(tests): fix extra ETH unknown token dialog for T1
4 years ago
matejcik f83752a714 fix(tests): remove dropped EOSClassic test case
4 years ago
matejcik 4628c774aa feat(core): re-allow unknown Ethereum networks, using Ethereum or Testnet paths (fixes #1335)
4 years ago
matejcik 7abe70e484 feat(core): improve ethereum tokens ui (fixes #800)
4 years ago
Rafael Korbas b311bd4d4a Add displaying of TTL to cardano transaction, align url validation with Ledger
4 years ago
Rafael Korbas b261f789f3 Add support for stakepool registration to Cardano
4 years ago
Andrew Kozlik 65a9636bb5 test: Add device test for RBF finalization.
4 years ago
Pavol Rusnak 50fdd183c2
ci: enable editorconfig checks, fix whitespace issues
4 years ago
matejcik 37d3bf56fa fix(core): make sure run-time settings are reset after wipe (fixes #1322)
4 years ago
matejcik b8e654d8e5 chore(tests): regenerate ui test fixtures
4 years ago
matejcik f10084117b feat(core/bitcoin): do not show path warning when GetAddress is called silently (fixes #1206)
4 years ago
matejcik f3b6de399a fix(tests): fix illegal paths in device tests
4 years ago
matejcik a36ccd7e6f feat!(python): drop Mapping protocol support from MessageType
4 years ago
Andrew Kozlik 70975008cd chore (core): In apps.bitcoin skip confirmation of fee in PayJoin if the user is not increasing their contribution.
4 years ago
Andrew Kozlik 2a19d70e98 test: Add device tests for replacement transaction flow.
4 years ago
Martin Milata 830592f2d9 feat(core): add experimental_features setting
4 years ago
Tomas Susanka 99e0faafb6 test(core): print fixtures suggestion after the test
4 years ago
Martin Milata 542f32d3b1 feat(core): add auto_lock_delay and display_rotation to Features
4 years ago
matejcik e4785d47e0 style: apply black 20.8b1
4 years ago
matejcik 08d896f2f9 chore(tests): update to kwargs usage and new btc.sign_tx API
4 years ago
Martin Milata cff4955f93 core: implement SafetyChecks.PromptTemporarily
4 years ago
Martin Milata 9d2ad96ad4 core: add SafetyCheckLevel to Features
4 years ago
Andrew Kozlik b00c4209ed tests: Use correct commitment data in authorize_coinjoin tests.
4 years ago
Andrew Kozlik 4fc4152741 tests: Fix device tests for streamimg prev_tx after confirmation.
4 years ago
Tomas Susanka ebc99435ab Revert "core: remove ownership messages from the public api for now"
4 years ago
Tomas Susanka b99b8b3df3 Merge remote-tracking branch 'origin/release/2020-09'
4 years ago
Tomas Susanka ba36cef369 tests: move fixtures to common directory, start with Cardano
4 years ago
Tomas Susanka 0d5f00668f
core: remove ownership messages from the public api for now
4 years ago
matejcik e0583dd5cb all: use a specific error code for "invalid session"
4 years ago
matejcik e0ec5aa1e7 tests: clear session before each testcase
4 years ago
matejcik 46eb223b2a tests: use new trezorlib locking/sessioning API where appropriate
4 years ago
matejcik a08c34a624 tests: add tests for end_session
4 years ago
Tomas Susanka a443a4a430 tests/upgrade: add support for filenames with revision
4 years ago
Tomas Susanka b780785beb tests: replace emulators URL
4 years ago
Andrew Kozlik fb1f1acad6 tests: Add device test for nLockTime in Bitcoin.
4 years ago
Andrew Kozlik 02da5b7593 core/bitcoin: Show warning if nLockTime is set but ineffective due to all nSequence values being 0xffffffff.
4 years ago
Andrew Kozlik ae71735e62 legacy/signing: Ask user to confirm custom nLockTime.
4 years ago
matejcik af5e301a7c tests: update device tests with added ButtonRequests where appropriate
4 years ago
Martin Milata 1b982659c4
core: fix boot loop after uploading invalid homescreen (#1205)
4 years ago
Pavol Rusnak 68e119c2c6 tests: add tests for invalid paths
4 years ago
Martin Milata 3f21e8f400 core: display coin name when signing message
4 years ago
Martin Milata 927ee0812b core: add hard limit for transaction fees
4 years ago
Martin Milata 75fa9dee77 test_msg_signtx: proto -> messages
4 years ago
Pavol Rusnak 4e7460b5d3 core/tests: update modified UI tests (SignMessage)
4 years ago
matejcik 5385617eda core: increase address length limit to accomodate CRW (fixes #1139)
4 years ago
matejcik a94c0d074d tests: use improved API in authorize_coinjoin test
4 years ago
matejcik e585d35f34 python: clarify session and feature management API
4 years ago
matejcik d776cc931b tests: fix test_msg_webauthn on-device
4 years ago
gabrielkerekes 8d39ba8314 Add test case for multiple inputs and regenerate UI fixtures
4 years ago
Andrew Kozlik ad3f39d829 tests: Add device test for multiple CoinJoin authorizations in different sessions.
4 years ago
Andrew Kozlik 77b931e217 tests: Add device test for CancelAuthorization message.
4 years ago
Andrew Kozlik 3cbfb98f38 tests: Add device test for a CoinJoin transaction which does not give the user's outputs a gain in anonymity.
4 years ago
Andrew Kozlik 07d9b780a6 core/bitcoin: Change CoinJoin round ID length to 32 bytes and remove rate limiting.
4 years ago
Andrew Kozlik 4fd229b500 tests: Add device tests for AuthorizeCoinJoin and CoinJoin SignTx.
4 years ago
Andrew Kozlik 377bff68f4 core/bitcoin: Implement DoPreauthorized message.
4 years ago
Tomas Susanka 5350bafa3e core: regenerate UI fixtures due to previous commit
4 years ago
gabrielkerekes 12132ea64b Fix rebase and regenerate ui tests
4 years ago
gabrielkerekes 7a1e773b49 Validate transaction metadata
4 years ago
gabrielkerekes f2ee450410 Include metadata in transaction signing
4 years ago
gabrielkerekes fce7a001af Regenerate UI tests
4 years ago
gabrielkerekes a729ef1c26 Update tests
4 years ago
Pavol Rusnak 063aba910d core: rename emulator to trezor-emu-core
4 years ago
Martin Milata 10387e1869 core: drop zcash v3 tx signing support
4 years ago
gabrielkerekes b66adae64b Regenerate UI tests
4 years ago
gabrielkerekes b5f3511c1c Add support for script addresses in tx outputs
4 years ago
matejcik 741fca0156 tests: watch_layout must be explicit (fixes #1142)
4 years ago
Tomas Susanka 5bc14abe6f tests/ui: regenerate records due to df035349
4 years ago
Gabriel Kerekeš d2c1624602 Cardano shelley update 2/3 (#1112)
4 years ago
gabrielkerekes e1615e60ec Update Cardano to support Shelley era 1/3
4 years ago
matejcik fdcb64ac24 all: rename protobuf `unsafe_prompts` to `safety_checks`
4 years ago
matejcik fd8cb0e061 core/keychain: differentiate error message for ed25519 derivation
4 years ago
matejcik e3bb39128d tests: add test for unsafe prompts
4 years ago
Martin Milata fd117a0c9f core: raise error on auto-lock value out of range
4 years ago
matejcik e97336a40d tests: make device_handler resilient to interrupting tests
4 years ago
matejcik 819d5cff24 tests: add documentation for click-test recorder
4 years ago
matejcik e2c64537ed tests: very hacky tool to record a click-test
4 years ago
matejcik 051763575d core: touch idle timer in keyboards (fixes #1099)
4 years ago
matejcik 8a7c6ce34d tests: fix device_handler to be able to enter passphrase via clicks
4 years ago
Andrew Kozlik c7bc945d95 tests: Test transaction with multiple change-outputs.
4 years ago
Pavol Rusnak 426382da7c
tests/emulators: fix download_emulators script
4 years ago
Pavol Rusnak d720fa3f83
tests: fix flake errors
4 years ago
Andrew Kozlik 39c0ed2ff0 tests/sign_tx: Add device tests for transactions with external inputs in bgold, bcash and zcash.
4 years ago
Andrew Kozlik 866dc72de2 tests: Add device tests for generation of proofs of ownership.
4 years ago
Andrew Kozlik 534bce3f86 tests/sign_tx: Add device tests for transactions with external inputs.
4 years ago
matejcik 64cfe48f54 tests: add missing UI fixture
4 years ago
matejcik e6e3043096 all: implement support for pre-overwinter prevtx (fixes #1030)
4 years ago
matejcik f09dcc412e tests/zcash: enable "version_group_id_missing" test
4 years ago
Tomas Susanka 24f803e9c0 Revert "tests: do not check internal firmware.corp certificate"
4 years ago
Tomas Susanka e534ae3ad7 legacy, core: rename Features.pin_cached to unlocked and unify
4 years ago
Tomas Susanka 67b50f0fc6 tests: add comment to download_emulators.sh about nix shell
4 years ago
Tomas Susanka a6acefbdf5 core: wipe before reset and recovery; introduce 'intialized' field
4 years ago
Tomas Susanka 7364883c04 tests: do not check internal firmware.corp certificate
4 years ago
Tomas Susanka b4c2fe7c93 tests: fail download_emulators.sh script if some commands fail
4 years ago
Tomas Susanka b67be7dd9e core: forbid all settings if not initialized
4 years ago
Tomas Susanka 56fe5adcfc Merge branch 'release/2020-06'
4 years ago
Andrew Kozlik 9c61257e8e core: Use the Lock icon in the PIN entry dialog only when the device is actually locked.
4 years ago
matejcik 7579ac5274 core: fix rendering issues in homescreens
4 years ago
matejcik 35a0ae1d18 tests/ui_tests: use separate temporary directories for test cases
4 years ago
matejcik 4bc865794f core: only unlock storage if it is locked (solves determinism issue in tests)
4 years ago
matejcik 0799595b5b tests: update UI test fixtures
4 years ago
matejcik 70f67883c5 core: fix artifacts in click-based UI tests
4 years ago
matejcik 3c128cde38 tests: fix wait_layout() behavior
4 years ago
matejcik 0c3bbef81b tests: move autolock tests to a separate file
4 years ago
matejcik 5d823ff5ea core: use ButtonRequestType.PinEntry for PIN entry
4 years ago
matejcik e9555a3b0a tests: rename test_address to get_test_address
4 years ago
matejcik e642853767 tests: update UI test fixtures
4 years ago
matejcik a11ec58eb6 tests: enable auto-lock tests for TT
4 years ago
matejcik dab41fd680 tests: cleaner way to get the ui parameter
4 years ago
matejcik 88c5ec8d40 tests: update UI test fixtures
4 years ago
matejcik 67c09020ab tests: fix terminalreporter deprecation warning
4 years ago
matejcik b4900f2ab9 test: refactor RecoveryDevice test for TT
4 years ago
matejcik 2499a6d6da tests: refactor T1 changepin test
4 years ago
matejcik fc6c99c6f9 tests: disable PIN detection, all PIN uses must be explicit
4 years ago
matejcik 4771d2c233 tests: fix test suite for softlock
4 years ago
matejcik 6069173252 python/debuglink: clean out debuglink methods
4 years ago
matejcik 5209804fc3 core: relax path checks on GetPublicKey
4 years ago
matejcik 554d8949f5 core: relax path checks on GetPublicKey
4 years ago
Tomas Susanka 610dedca74 tests/signing: fix mixed inputs test
4 years ago
Andrew Kozlik a5eecf7a3c tests/ui: update fixtures to account for changed bgold amounts
4 years ago
Andrew Kozlik 7b94cbee54 tests: Fix fake amount attack in test_msg_signtx_segwit to account for segwit transaction streaming.
4 years ago
matejcik cbc0ceff06 tests: use valid prev_hash in attack test
4 years ago
matejcik d4390f78a4 tests: add request_meta queries (needed for transaction streaming)
4 years ago
matejcik 4bc0289601 tests: update komodo test with optional message feature
4 years ago
matejcik 396a509725 tests: update bgold test with actual transactions
4 years ago
matejcik 7a3637d5b0 core/sign_tx: add checks for version_group_id and branch_id fields
4 years ago
matejcik d804680552 tests: simplify code of test_msg_signtx
4 years ago
Tomas Susanka f34e2382fa tests: add segwit attack test for mixed inputs
4 years ago
Tomas Susanka 9dfc08ca61 core/bitcoin: drop decred_script_version
4 years ago
matejcik 2f665c8f84 core: add exception to GetPublicKey for PSBT master fingerprint (fixes #999)
4 years ago
Tomas Susanka 3a3965af9b tests/bitcoin: test segwit/non-segwit input mixing
4 years ago
matejcik d5b4a570ff tests: regenerate UI fixtures
4 years ago
matejcik 29db769185 tests: update test vectors to use correct paths
4 years ago
matejcik 17c4d75b40 tests: rename report_test to testreport so that pytest doesn't think it is a testcase
4 years ago
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