Commit Graph

226 Commits (c9ca7cd544546a5fca21ca3d8bc2a0f385510b13)

Author SHA1 Message Date
Andrew Kozlik 24bb401638 fix(legacy,core): Fix operation source account encoding in Stellar.
3 years ago
Andrew Kozlik e3faece811 fix(tests): Fix device tests after having disabled testnet for BIP-45 paths.
3 years ago
matejcik 2491f871aa chore(tests): add fixture for new Cardano test
3 years ago
matejcik 319a4374d3 chore(tests): regenerate UI test fixtures
3 years ago
matejcik f39abc8356 chore(tests): update UI test fixtures
3 years ago
Martin Milata fddac0434b test: add device tests for non-standard paths
3 years ago
Andrew Kozlik e15406f712 test: Add device test for signing an empty message in Decred which uses the BLAKE hash function.
3 years ago
gabrielkerekes 8a3549dbf8 chore(tests): update ui_tests fixtures
3 years ago
matejcik b1ec73e10b chore(tests): put enum names into UI fixture names (hashes are unchanged)
3 years ago
Andrew Kozlik 7f2f32ff8a test(device): Test safety checks on T1.
3 years ago
matejcik 2ae8e954bf chore(tests): update UI test fixtures
3 years ago
gabrielkerekes 2313293477 feat(core/cardano): add support for catalyst voting registration
3 years ago
Martin Milata b1e38fe382 refactor(core): no implicit spaces in render_text
3 years ago
Martin Milata 6668921a4f refactor(core): convert apps.common.request_pin to layouts
3 years ago
Martin Milata ffe6d65f72 refactor(core): convert parts of apps.management to layouts
3 years ago
Rafael Korbas a9b8b0e119 feat(core/cardano): chunked serialization of signed transaction
3 years ago
Andrew Kozlik 7436fd06b9 test: Add device test for replacement transaction with OP_RETURN output.
3 years ago
Rafael Korbas 74ed5b7018 feat(core/cardano): Implement bech32 asset ids based on CIP-0014
3 years ago
Rafael Korbas bd4512b53a fix(core/cardano): Allow stake pool registrations with zero margin
3 years ago
Andrew Kozlik 28918f46ec test: Add device test for decreasing output amount in RBF.
3 years ago
JoeGruff e3ea32a986 multi: Add decred staking.
3 years ago
Rafael Korbas ceea21ec1f feat(cardano): Format stake pool ids as bech32 instead of hex
3 years ago
Rafael Korbas cf871ee754 fix(core/Cardano): do not show change output in byron-shelley transfers
3 years ago
Andrew Kozlik 8828fa76d3 test: Ensure that GetAddress and GetOwnershipId fail for multisig if user's public key is not included.
3 years ago
gabrielkerekes d4dcd7bff9 fix(core/cardano): allow staking accounts beyond 100'
3 years ago
Martin Milata f38abf9d89 refactor(core): introduce layouts
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
Pavol Rusnak 7b9f3c0462 feat(tests): add device tests for btc.get_descriptor
3 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
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
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
Martin Milata 542f32d3b1 feat(core): add auto_lock_delay and display_rotation to Features
4 years ago
Martin Milata cff4955f93 core: implement SafetyChecks.PromptTemporarily
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 e0ec5aa1e7 tests: clear session before each testcase
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
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
Pavol Rusnak 4e7460b5d3 core/tests: update modified UI tests (SignMessage)
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 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 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 fce7a001af Regenerate UI tests
4 years ago
Martin Milata 10387e1869 core: drop zcash v3 tx signing support
4 years ago
gabrielkerekes b66adae64b Regenerate UI tests
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
Andrew Kozlik c7bc945d95 tests: Test transaction with multiple change-outputs.
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
Tomas Susanka a6acefbdf5 core: wipe before reset and recovery; introduce 'intialized' field
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 0799595b5b tests: update UI test fixtures
4 years ago
matejcik e642853767 tests: update UI test fixtures
4 years ago
matejcik 88c5ec8d40 tests: update UI test fixtures
4 years ago
Andrew Kozlik a5eecf7a3c tests/ui: update fixtures to account for changed bgold amounts
4 years ago
Tomas Susanka f34e2382fa tests: add segwit attack test for mixed inputs
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
Tomas Susanka 20d66adddd core: disable passphrase_always_on_device when turning off passphrase
4 years ago
Tomas Susanka bf20537f41 core: add option to omit cancel button in HoldToConfirm; add it to reset
4 years ago
matejcik ffdb299c61 all: drop Capricoin support [NO BACKPORT]
4 years ago
Tomas Susanka 1bf08cbb97 tests: add ui fixture for test_attack_change_input test
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 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
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
Tomas Susanka ad25096f90 tests: test reset device also with another strengths
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 d7b9582386 core/sdcard: add ensure_filesystem option (fixes #868)
4 years ago
Tomas Susanka 703a13eb00 tests/ui: fix ui fixtures
4 years ago
Pavol Rusnak 562671401e
Merge pull request #860 from trezor/prusnak/multisig-show-yours-others
4 years ago
matejcik 42c4eb6341 tests: add SD format test fixtures
4 years ago
matejcik d98bbebf5e tests: add UI test for multisig+xpub feature
4 years ago
matejcik b6fca537c9 tests: remove wipe_code_activate test fixture
4 years ago
Tomas Susanka da4743c234
tests/ui: regenerate records
4 years ago
Tomas Susanka 4baa76dc67 tests/ui: replace many hash.txt files with one large one
4 years ago