Commit Graph

12193 Commits (67ef4b21d16cb0045f971d464f53690f854fa6da)
 

Author SHA1 Message Date
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
Andrew Kozlik 9732f6524a refactor(legacy): Extract segwit signing code.
2 years ago
Andrew Kozlik 1ecb0f0c1c feat(legacy): Implement SLIP-0021 symmetric key derivation.
2 years ago
Andrew Kozlik 779f5dbc7d refactor(legacy): Move script type functions to crypto.h.
2 years ago
Andrew Kozlik 11109b4e46 feat(legacy): Support serialize option in SignTx.
2 years ago
grdddj acec852aa4 feat(core): show welcome screen after device is connected
2 years ago
grdddj 5d987b2bc9 feat(core): not showing `Starting up` progress loader after connecting device
2 years ago
Andrew Kozlik 00dde0e312 feat(core): Handle .dummy RP ID in Chrome FIDO2.
2 years ago
Andrew Kozlik 2ee5b0aa15 fix(core): Fix FIDO2 falling back to U2F.
2 years ago
Andrew Kozlik deb38a2db5 feat(core): Ignore channel ID in U2F.
2 years ago
grdddj ccf08df07d fix(legacy): show complete taproot QR code without any missing rows/columns
2 years ago