Commit Graph

97 Commits (73a7223e7b9396a7540870028567ca85011081b3)

Author SHA1 Message Date
Martin Milata 73a7223e7b test(core): add T3T1 support
3 months ago
Martin Milata ae1f4cf5c9 feat(core/bitcoin): send BIP-380 descriptor in GetPublicKey response
4 months ago
grdddj b8ea21d24a feat(all): implement translations into Trezor
4 months ago
grdddj 9a53ba9f44 fix(core): unify button requests in modify amount flow
6 months ago
Martin Milata 18d6b4d647 fix(core/ui): T2T1: update sign message layout
8 months ago
matejcik c9e9c34e06 tests: use 'h' for hardening in descriptor tests
8 months ago
Martin Milata 0c5836605f fix(tests): Safe 3 model name
8 months ago
grdddj cae3e81337 chore(tests): account for T2B1 sending extra ConfirmOutput BR in device tests
9 months ago
grdddj d88da792f1 chore(tests): change all the model-specific variables for button_requests to start with "is_"
9 months ago
grdddj 04e3b02030 feat(tests): add device tests for chunkifying addresses
9 months ago
grdddj 76c6e9cd9d feat(all): implement support information for T2B1
9 months ago
Andrew Kozlik 140e17039a feat(tests): Add AuthenticateDevice test.
9 months ago
Martin Milata b221f128ec feat(core): additional btc send/receive warnings
9 months ago
Martin Milata c1492159f0 fix(core): cardano: include chain code when displaying public key
9 months ago
Martin Milata 58ffe95369 fix(core): display XPUBs in a similar way to addresses
9 months ago
matejcik b151a3db6b style(tests): apply isort 5
10 months ago
grdddj 672d6b7d13 feat(core): new design of PIN dialogs
11 months ago
grdddj 64236e699f feat(core/rust): add account and address labels into send flow
12 months ago
Martin Milata 611d4edc32 fix(core/ui): clarify transaction replacement screens
1 year ago
grdddj da14c22712 feat(all): add UI for Model R
1 year ago
grdddj f809a37f7d chore(tests): update device tests
1 year ago
Martin Milata a44e738d31 feat(core/ui): sending transaction style update
1 year ago
Martin Milata c100358ce2 fix(core/ui): don't send ButtonRequest when displaying GetAddress QR code
1 year ago
Martin Milata 19a2ea21b6 fix(core/ui): Model T style update
1 year ago
matejcik 80af1c552e feat(tests): seemingly stable workaround for the wait_layout instability
1 year ago
matejcik 160addce4b fix(tests): fix and re-enable broken tests
1 year ago
Andrew Kozlik 35bb1e5473 test: Add SLIP-25 descriptor tests.
1 year ago
Andrew Kozlik 9e23ba8864 feat(trezorctl): Support SLIP-25 in get-descriptor
1 year ago
Martin Milata 05f8c1e9f7 test(chore): skip unreliable test_show_
1 year ago
Martin Milata 4af5939a0b feat(core/ui): redesigned receive flow
1 year ago
Andrew Kozlik 423ce75b4f feat(core): Validate script type of change-outputs in Bitcoin signing.
1 year ago
Andrew Kozlik 2a3cc688a1 fix(legacy): Sync input sanitization with trezor-core.
1 year ago
Andrew Kozlik 102ab3c7d6 feat(core): Check script type match for change-outputs in Bitcoin signing.
1 year ago
Andrew Kozlik 4372d19ceb feat(core): Remove authorization when rounds are depleted.
1 year ago
Andrew Kozlik 7cbcb25a75 feat(test): Add device test for migration to CoinJoin account.
1 year ago
Andrew Kozlik 68bbcbdc4d feat(legacy): Implement CoinJoin signing.
1 year ago
Andrew Kozlik 0466972f30 feat(legacy): Implement SLIP-0025 CoinJoin accounts.
1 year ago
Andrew Kozlik a1afadfd01 feat(legacy): Implement UnlockPath.
1 year ago
Andrew Kozlik ec9756cabd feat(legacy): Support native SegWit external inputs with non-ownership proof.
1 year ago
Andrew Kozlik fa2d618f7d feat(legacy): Implement SLIP-0019 proofs of ownership.
1 year ago
matejcik 3ed84a84e9 fix(core): update SLIP-26 signing paths
1 year ago
Andrew Kozlik ab65b18b07 fix(core): Use lowercase in the name coinjoin.
1 year ago
Armin Sabouri 96b2d05d47 refactor(core): Allow eth & btc signing at m/45'/coin_type/account/change/address_index
1 year ago
Martin Milata fc3ee87c25 feat(core/bitcoin): SignMessage: whitelist T1 firmware signing address_n
2 years ago
Martin Milata a61a46808e fix(core/rust/ui): no hyphens when breaking monospace lines
2 years ago
grdddj f48890afb3 chore(tests): make all the device tests work with UI2
2 years ago
Andrew Kozlik 4e79eec188 feat(tests): Do not automatically enable experimental features in device tests.
2 years ago
Andrew Kozlik c7fb908146 chore: Change precision of CoinJoin fee rate percentage from 8 to 6 decimal digits.
2 years ago
Andrew Kozlik c41ccdca76 feat(tests): Implement CoinJoin requests in device tests.
2 years ago
Andrew Kozlik ee8c596b1a refactor(core): Use a list of presigned inputs in Bitcoin signing.
2 years ago