Commit Graph

11953 Commits (606518d80e3f33056b95b7cc7c1ad06cac105ac7)
 

Author SHA1 Message Date
David Misiak a94cfa1a13 feat(cardano): allow external reward addresses in governance registrations
2 years ago
matejcik 1eb0eb9d91 fix(legacy): lower maximum of chars per line
2 years ago
Christian Reitter e2416bcec2 feat(crypto): improve return code handling, clean up the code and extend documentation
2 years ago
matejcik 770cd19899 fix(legacy): lower maximum of chars per line
2 years ago
grdddj 1215268ae9 chore(rust): decrease icon top margin on welcome screen to 48 px
2 years ago
tychovrahe ead61d1e90 refactor(core): improve flexibility of build, allow different touch panel driver, allow STM32F429
2 years ago
Martin Milata b049abff15 ci: hardware: wait longer for T1 firmware to install
2 years ago
Martin Milata cdc17d1446 chore(legacy/firmware): bump version to 1.12.2
2 years ago
Martin Milata 557e29769b feat(core/ui): redesigned passphrase dialogs
2 years ago
Martin Milata 7430850da5 chore(legacy/firmware): revert version to 1.12.1
2 years ago
Martin Milata b102d8879d docs(legacy/firmware): changelog for 1.12.1
2 years ago
Martin Milata 233a292fd2 Merge branch 'master' into secfix/23.03
2 years ago
Martin Milata dff68dd690 tests(ethereum): update ethereum testnet fixtures
2 years ago
Martin Milata 16a9f187bd chore(common): update chains and tokens
2 years ago
Martin Milata 45077b3c3c fix(common): allow duplicate symbol for Ethereum testnets
2 years ago
Andrew Kozlik 8486aa4ed4 feat(legacy): Validate script type of change-outputs in Bitcoin signing.
2 years ago
Andrew Kozlik 423ce75b4f feat(core): Validate script type of change-outputs in Bitcoin signing.
2 years ago
Andrew Kozlik f2a73637fe feat(legacy): Check script type match for change-outputs in Bitcoin signing.
2 years ago
Andrew Kozlik 2a3cc688a1 fix(legacy): Sync input sanitization with trezor-core.
2 years ago
Andrew Kozlik 102ab3c7d6 feat(core): Check script type match for change-outputs in Bitcoin signing.
2 years ago
Andrew Kozlik 9528e2f9eb feat(common): Add Apple to known FIDO services.
2 years ago
matejcik 53cac7381f build: improve option parsing for build-docker.sh
2 years ago
tychovrahe 03c64f8faa chore(legacy): bump versions after release
2 years ago
matejcik af1f73a373 docs(legacy): update changelogs
2 years ago
matejcik be920d7cec fix(tests): differentiate passed vs new testcases
2 years ago
matejcik 1e44f712e2 tests(ethereum): show Ethereum address on display for UI testing
2 years ago
matejcik c40f8a6aad fix(legacy): use correct layout for StellarGetAddress (fixes #1453)
2 years ago
matejcik 3b2d7115cb fix(legacy): wrap long Ethereum fees (fixes #2373)
2 years ago
Andrew Kozlik 6e957a8a92 feat(legacy): Do not show account number for coinjoin account #1.
2 years ago
Andrew Kozlik c22b621195 feat(legacy): Allow coinjoin request debugging key for testnets.
2 years ago
Andrew Kozlik 4372d19ceb feat(core): Remove authorization when rounds are depleted.
2 years ago
Andrew Kozlik a3149bcf97 legacy(chore): Remove duplicate constants.
2 years ago
Andrew Kozlik c082eb5430 feat(legacy): Use derive_node() when compiling change-outputs.
2 years ago
Andrew Kozlik 0262842da2 refactor(legacy): Move compile_output() to signing.c.
2 years ago
Andrew Kozlik 7cbcb25a75 feat(test): Add device test for migration to CoinJoin account.
2 years ago
Andrew Kozlik 2760322eab feat(legacy): Improve signing progress.
2 years ago
Andrew Kozlik 300c986851 feat(legacy): Implement SetBusy.
2 years ago
Andrew Kozlik 89993c8969 feat(legacy): Implement preauthorized GetOwnershipProof.
2 years ago
Andrew Kozlik 68bbcbdc4d feat(legacy): Implement CoinJoin signing.
2 years ago
Andrew Kozlik d74c9ba0a8 feat(legacy): Validate path at same signing steps as in core.
2 years ago
Andrew Kozlik dc205d7c97 refactor(legacy): Make derive_node() usable for outputs.
2 years ago
Andrew Kozlik 0466972f30 feat(legacy): Implement SLIP-0025 CoinJoin accounts.
2 years ago
Andrew Kozlik 0b3216146e feat(legacy): Introduce post-message cleanup.
2 years ago
Andrew Kozlik a1afadfd01 feat(legacy): Implement UnlockPath.
2 years ago
Andrew Kozlik 6d20fccefd feat(legacy): Implement DoPreauthorized.
2 years ago
Andrew Kozlik 34dcd53135 refactor(legacy): Extract node derivation from fill_input_script_pubkey().
2 years ago
Andrew Kozlik 2d18cad676 feat(legacy): Implement AuthorizeCoinJoin.
2 years ago
Andrew Kozlik b4d681ea1c feat(legacy): Skip external input witnesses when serialization is disabled.
2 years ago
Andrew Kozlik ec9756cabd feat(legacy): Support native SegWit external inputs with non-ownership proof.
2 years ago
Andrew Kozlik fa2d618f7d feat(legacy): Implement SLIP-0019 proofs of ownership.
2 years ago