Commit Graph

633 Commits (6be367bf8b591d48e1e74d709c34319cff9df1d1)

Author SHA1 Message Date
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
3 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