Commit Graph

670 Commits (a6485d76ee9e1dd9a5fd0fc5e1a669bd5bc89ea4)

Author SHA1 Message Date
matejcik b1ec73e10b chore(tests): put enum names into UI fixture names (hashes are unchanged)
3 years ago
matejcik a58823cc0c refactor(python): rework trezorlib protobuf codec
3 years ago
matejcik 729414e606 fix(core): exclude get/set U2F counter from BITCOIN_ONLY
3 years ago
Jan Pochyla e5e3ad21b2 fix(tests): Adjust the expected error message
3 years ago
matejcik 86089fa5ad feat(core): avoid restarting session for select messages (fixes #1631)
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
matejcik c233b796df fix(tests): avoid race condition when generating UI test screenshots
3 years ago
matejcik 96fd347ca8 fix(core): keep value of experimental_features cached across workflow restarts
3 years ago
matejcik e5a481ded5 chore(tests): fix deprecation warnings
3 years ago
gabrielkerekes a3d0016a2f refactor(trezorlib/cardano): rename create_* functions
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 151592c6a3 test: Add upgrade test with enabled wipe code for legacy.
3 years ago
Andrew Kozlik 9bd4465fbf test: Add test for progressive storage version upgrades without unlocking in between.
3 years ago
Andrew Kozlik aaa1ea6352 test: Add upgrade test with enabled PIN for legacy.
3 years ago
Andrew Kozlik 602761694f test: Use long PIN values in device tests.
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
Roman Zeyde 7ce4e13bcf feat(core): add public_key to ECDHSessionKey
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
Martin Milata 192d0dcf87 feat(core): hold homescreen to lock
3 years ago
Martin Milata 854a256b5a test: wait longer for autolock
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 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