1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-08-02 03:48:58 +00:00
Commit Graph

456 Commits

Author SHA1 Message Date
grdddj
fcf7ac5133 WIP - device tests for TT 2023-01-23 12:55:50 +01:00
grdddj
002976e16d WIP - move debug-trace processing logic to Debuglink 2023-01-23 12:55:50 +01:00
grdddj
c4993db1d6 WIP - more Rust API unification 2023-01-23 12:54:58 +01:00
grdddj
49ee1020cc chore(tests): centralize all model-dependent input flows
[no changelog]
2023-01-23 12:54:58 +01:00
grdddj
4c540c7ca6 WIP - improve design of some screens 2023-01-23 12:54:58 +01:00
grdddj
cb9ac99942 WIP - some feedback from product 2023-01-23 12:53:45 +01:00
grdddj
8f13589ec8 WIP - support recovery device tests for BIP39/SLIP39 2023-01-23 12:53:45 +01:00
grdddj
7cfa6afa90 WIP - bip39/slip39 reset device tests 2023-01-23 12:53:45 +01:00
grdddj
c5c47ce1bb WIP - busyscreen and small other things 2023-01-23 12:53:44 +01:00
grdddj
d4dce3d67f WIP - FIDO and various fixes 2023-01-23 12:53:43 +01:00
grdddj
b0d9e24f1f WIP - remove confirm_text and replace it with confirm_action 2023-01-23 12:52:04 +01:00
grdddj
9638de43ab WIP - regenerate fixtures.json 2023-01-23 12:52:04 +01:00
grdddj
b2b8c64569 WIP - progress, homescreen, Popup, draw_simple, device tests 2023-01-23 12:51:00 +01:00
grdddj
0fbbc592d1 WIP - fixes after rebase 2023-01-23 12:51:00 +01:00
grdddj
0558e6f1d5 WIP - make device tests work with UI changes 2023-01-23 12:51:00 +01:00
grdddj
8f1962f3bb WIP - fix click tests 2023-01-23 12:51:00 +01:00
grdddj
a63bf72d08 WIP - fix device tests 2023-01-23 12:51:00 +01:00
grdddj
9962e92ba1 WIP - bip39 words not using carousel 2023-01-23 12:50:59 +01:00
grdddj
ee867fbeb7 WIP - fail frozen tests 2023-01-23 12:50:59 +01:00
grdddj
0da459e30a WIP - fixes after rebase 2023-01-23 12:50:23 +01:00
grdddj
681fc6c398 feat(tests): setup UI tests for model R
[no changelog]
2023-01-23 12:49:37 +01:00
Andrew Kozlik
ab65b18b07 fix(core): Use lowercase in the name coinjoin.
[no changelog]
2023-01-21 10:35:09 +01:00
tychovrahe
d00e87ea80 feat(core/rust): homescreen background image
[no changelog]
2023-01-19 14:11:42 +01:00
Armin Sabouri
96b2d05d47 refactor(core): Allow eth & btc signing at m/45'/coin_type/account/change/address_index
[no changelog]
2023-01-18 12:08:17 +01:00
Martin Milata
fc3ee87c25 feat(core/bitcoin): SignMessage: whitelist T1 firmware signing address_n
[no changelog]
2022-12-09 15:43:11 +01:00
Martin Milata
b12de5d861 feat(core): CoSi collective signatures 2022-12-09 15:43:11 +01:00
Martin Milata
452857757a feat(core/rust/ui): support ask_pagination flag in confirm_blob
[no changelog]
2022-12-06 00:26:25 +01:00
Martin Milata
a61a46808e fix(core/rust/ui): no hyphens when breaking monospace lines
[no changelog]
2022-11-29 21:03:06 +01:00
grdddj
f48890afb3 chore(tests): make all the device tests work with UI2 2022-11-21 14:08:47 +01:00
Andrew Kozlik
4e79eec188 feat(tests): Do not automatically enable experimental features in device tests. 2022-11-02 14:58:01 +01:00
David Misiak
c36870defa chore(cardano): rename Catalyst to governance 2022-10-31 16:08:39 +01:00
Andrew Kozlik
c7fb908146 chore: Change precision of CoinJoin fee rate percentage from 8 to 6 decimal digits. 2022-10-27 17:37:48 +02:00
Andrew Kozlik
c41ccdca76 feat(tests): Implement CoinJoin requests in device tests. 2022-10-27 17:37:48 +02:00
Andrew Kozlik
ee8c596b1a refactor(core): Use a list of presigned inputs in Bitcoin signing.
Co-authored-by: Ondřej Vejpustek <ondrej.vejpustek@satoshilabs.com>
2022-10-17 15:20:46 +02:00
Andrew Kozlik
cc054050a5 feat(core): Improve Bitcoin signing progress display. 2022-10-17 15:20:46 +02:00
Andrew Kozlik
8ef5e5120a feat(core): Verify ownership proofs before transaction approval in BTC signing. 2022-10-17 15:20:46 +02:00
Andrew Kozlik
5b453c88ed feat(core): Add serialize option to SignTx. 2022-10-17 15:20:46 +02:00
Andrew Kozlik
294c390c96 feat(tests): Test signing a large CoinJoin. 2022-10-17 15:20:46 +02:00
Andrew Kozlik
0bc35dd2e6 fix(tests): Specify correct coin in SLIP-25 XPUB test. 2022-10-04 20:17:56 +02:00
Martin Milata
f56041a759 chore(tests): remove leftover tempfile 2022-10-04 09:27:06 +02:00
Martin Novak
dd168d2893 feat(core,legacy): display only sat instead of sat BTC 2022-09-15 08:01:24 +02:00
grdddj
f44ee9b665 feat(tests): add UI test for showing taproot address QR code 2022-09-14 15:13:19 +02:00
Tomas Krnak
031bac4a9b feat(core): add support for Zcash unified addresses 2022-08-30 21:15:49 +02:00
Andrew Kozlik
58ef0da703 feat(tests): Test spend from SLIP-25 path. 2022-08-30 15:53:44 +02:00
Andrew Kozlik
97115a1a54 fix(tests): Device tests for SLIP-0025 CoinJoin accounts. 2022-08-30 15:53:44 +02:00
Andrew Kozlik
f253d7e591 feat(tests): Add test for busy screen. 2022-08-22 18:15:29 +02:00
Andrew Kozlik
b7dde50d5f fix(legacy): Generate CoSi nonce randomly. 2022-08-02 20:38:04 +02:00
matejcik
e37ce2b186 tests: change fw hashing test to work without fw dumping 2022-08-02 17:12:07 +02:00
gabrielkerekes
f2be6b9d91 chore(cardano): add show_details tests 2022-07-04 15:58:27 +02:00
David Misiak
4017434cc1 feat(cardano): add support for babbage features 2022-07-04 15:58:27 +02:00