Commit Graph

20443 Commits

Author SHA1 Message Date
Jiri Zbytovsky
bb98ca06e7 chore(suite-desktop): bump uuid 2025-02-07 13:22:22 +01:00
Jiri Zbytovsky
d268853453 chore(suite-desktop): bump openpgp 2025-02-07 13:22:22 +01:00
Jiri Zbytovsky
6aa2238787 chore(suite-desktop): bump systeminformation 2025-02-07 13:22:22 +01:00
Jiri Zbytovsky
44a600c14a chore(suite): bump idb 2025-02-07 13:22:22 +01:00
Jiri Zbytovsky
7dc945d7af chore(eslint): bump eslint packages 2025-02-07 13:22:22 +01:00
Jaroslav Hrách
b4d3c9acba fix(components): modal shadow update by adding ResizeObserver to track content changes 2025-02-07 13:01:24 +01:00
Jaroslav Hrách
1f82e2fe65 fix(product-components): set the correct CoinLogo colors depending on the color scheme 2025-02-07 13:00:56 +01:00
Jan Václavík
d6d363bea1 fix(suite): Delete container query (#16816) 2025-02-07 12:00:41 +01:00
Pavlo Syrotyna
2e71d93ebd feat(suite): add empty state and refetch logic for Solana staking rewards 2025-02-07 11:39:35 +01:00
Pavlo Syrotyna
52a34ddb4d feat(suite): add support for Solana staking rewards 2025-02-07 11:39:35 +01:00
Vojtěch Tranta
72c506fa23 FIX: flicking device status (#16873) 2025-02-07 11:32:41 +01:00
Martin Homola
3a8d2da6a7 fix(trading): stuck account 2025-02-07 10:57:23 +01:00
Ondřej Hájek
cecf169460 feat(e2e): Migrated analytics tests to playwright (#16872)
* feat(e2e): Migrated analytics tests to playwright

* fix(e2e): Fixed desktop bridge connection

* fix(e2e): Unified waiting for requests
2025-02-07 10:35:55 +01:00
Carlos Garcia Ortiz karliatto
c2f8beab9f ci(github): disabling unchained tests for now 2025-02-07 10:01:47 +01:00
Jiri Zbytovsky
41c19190f4 feat(suite-native): do not report FW revision offline error 2025-02-06 17:45:01 +01:00
Jiri Zbytovsky
dff99b4984 feat(suite): do not report FW revision offline error 2025-02-06 17:45:01 +01:00
Jiri Zbytovsky
a969076805 fix(connect): gracefully handle offline FW revision check in react native 2025-02-06 17:45:01 +01:00
Petr Knetl
4e69e04a4c feat(suite-native): onboarding suspicious device screen 2025-02-06 14:58:08 +00:00
Carlos Garcia Ortiz karliatto
e329be822f fix(connect): ts config in installing connect test 2025-02-06 15:07:49 +01:00
trezor-ci
f1bfb5844c chore(suite-data): update guide revision 2025-02-06 14:03:31 +01:00
Marek Polak
97582c7eb4 test(e2e): fix android e2e tests 2025-02-06 14:00:34 +01:00
Jiri Zbytovsky
fc4e4c4c20 feat(suite-native): block receiving when device compromised 2025-02-06 13:13:31 +01:00
Jiri Zbytovsky
0a1177ddff feat(suite-native): add DeviceCompromisedModal for FW revision check 2025-02-06 10:28:13 +01:00
Matej Kriz
c582d26e45 feat(suite-native): report to sentry if user clear the app storage because of app storage error 2025-02-05 22:58:35 +01:00
Matej Kriz
defcccb3b0 feat(suite-native): init store only if the app is active (foreground) 2025-02-05 22:58:35 +01:00
Matej Kriz
5947fc8491 fix(suite-native): prevent occasional data losses
From Sentry reports it seems that on iOS it happens mostly on the background without user interaction (hypothesis is that after automatic app update iOS starts the app).

On Android, it might happen during app start from time to time, not sure why and when.

When the reading from the secure store fails, we used to immediately reset the key and make all user data inaccessible. Now we will always ask the user to either try to restart the app or reset the storage if it doesn't help.
2025-02-05 22:58:35 +01:00
Peter Sanderson
126ad48be6 fix: for RadioCard allow optional onClick to allow single-line radio without selection 2025-02-05 17:20:39 +01:00
Jaroslav Hrách
07d9da1faa feat(suite): add guide link to the destination tag 2025-02-05 17:13:35 +01:00
Marek Polak
8d0347348f feat(suite): improve transport debug settings 2025-02-05 16:03:19 +01:00
Marek Polak
013f14a528 feat(connect): upgrade to bridge when it starts 2025-02-05 16:03:19 +01:00
Marek Polak
98af487887 feat(transport): add ping to transports 2025-02-05 16:03:19 +01:00
yanas
1a5ea2da2b refactor(packages): rename package transport-native to transport-native-usb 2025-02-05 15:43:47 +01:00
Martin Varmuza
1697f60401 test(connect): fix typo 2025-02-05 15:43:26 +01:00
Martin Varmuza
a12e98efd3 chore(transport): remove unused export 2025-02-05 15:43:26 +01:00
Martin Varmuza
a7f0b3c725 fix(connect): do not release device when device is going to be disconnected 2025-02-05 15:12:08 +01:00
Jirka Bažant
711a08320f feat(suite-native): Mobile Trade: trade options overview visual stub 2025-02-05 14:57:13 +01:00
Peter Sanderson
c89c8342c8 feat: Cancel Transaction 2025-02-05 13:49:18 +01:00
Tomas Martykan
fc44b51376 fix(connect-explorer): pass description for nested parameters 2025-02-05 13:24:40 +01:00
Tomas Martykan
1aa34bfded fix(connect): allow to: null in ethereumSignTransaction for contract deployment 2025-02-05 13:24:40 +01:00
Tomas Martykan
3c194a9499 feat(blockchain-link): add btc testnet4 to ui 2025-02-05 13:24:20 +01:00
Adam Havel
4c07e5199c feat(suite): update send modal in trading context to not use address confirmation step 2025-02-05 13:17:56 +01:00
Tomas Martykan
1b307397b0 chore(suite-native): simplify connect popup deeplink callback 2025-02-05 12:28:57 +01:00
Tomas Martykan
0e80d40e5e chore(suite-native): update expo-linking 2025-02-05 12:28:57 +01:00
tomasklim
e4ed0ca7ba fix(product-components): connect-explorer missing displaySymbol crash 2025-02-05 09:24:11 +01:00
tomasklim
a47b24d498 chore(wallet-core): slowdown updating of bsc, pol, op, arb, base 2025-02-05 08:21:34 +01:00
tomasklim
46e5551d27 chore(wallet-core): add custom fetch limits for evms and xrp 2025-02-05 08:21:34 +01:00
tomasklim
c5b3ff96ba fix(product-components): missing network icons 2025-02-04 20:58:46 +01:00
tomasklim
2ec93d9a2d fix(suite): network/token icons 2025-02-04 20:58:46 +01:00
Martin Homola
59d89067f9 fix(trading): stuck account and trade state 2025-02-04 17:44:56 +01:00
Jaroslav Hrách
dd8297547b fix(product-components): remove classnames from CoinLogo 2025-02-04 17:04:38 +01:00