Ondrej Hajek
b8a64003ad
fix(e2e): Fixed race condition when changing units to satoshis
2026-03-04 16:37:13 +01:00
m.yasiura
9454a1018d
fix(suite-common): update mock wallet accounts types
2026-03-04 16:20:43 +01:00
m.yasiura
17539cb17d
feat(suite): add Outside Staking Card component and related messages for external staking accounts
2026-03-04 16:20:43 +01:00
m.yasiura
a220c6e036
feat(blockchain-link): enhance getSolanaStakingData to filter staking accounts based on criteria
2026-03-04 16:20:43 +01:00
yanas
6e8b7cd1e2
fix(suite-native): handle THP correctly during check backup in device settings
2026-03-04 16:06:21 +01:00
yanas
97da4ade23
fix(suite-native): handle THP correctly for firmware update in device settings
2026-03-04 16:06:21 +01:00
yanas
a615d64a6b
fix(suite-native): handle THP correctly when renaming Trezor in device settings
2026-03-04 16:06:21 +01:00
yanas
768e2bd8c0
fix(suite-native): handle THP correctly for authenticity check in device settings
2026-03-04 16:06:21 +01:00
Jaroslav Hrách
144606cf49
fix(suite): lower ethereum staking reserve e2e test
2026-03-04 15:46:08 +01:00
Jiri Zbytovsky
79e15f880b
fix(suite-native): capture console.errors as Sentry events again
2026-03-04 15:33:16 +01:00
pavelmario
96d2ce21d6
chore(suite): remove unused suite sync string
2026-03-04 14:39:39 +01:00
Lukas 'Sherpa' Werner
db74a54469
fix(trading): prevent duplicate payment methods in getTradingPaymentMethods and add corresponding test
2026-03-04 17:10:42 +04:00
Martin Varmuza
56c4983628
ci: run connect-popup tests on pr for changes in connect folder
2026-03-04 13:27:12 +01:00
Lukas 'Sherpa' Werner
e2d1c4077e
fix(trading): update placeholder text and adjust layout in CountrySubdivisionSelectModal
2026-03-04 15:26:28 +04:00
Lukas 'Sherpa' Werner
682b183ce1
fix(trading): swap fixed and dex offer sections in TradingOffersExchange component
2026-03-04 15:24:04 +04:00
Jiří Čermák
84cfeddc96
chore(suite-build): minify favicon script
2026-03-04 10:49:19 +01:00
Jiří Čermák
e93eceefb1
fix: remove favicon script from git
2026-03-04 10:49:19 +01:00
copilot-swe-agent[bot]
a1b115811c
feat(connect): remove backwards compatibility for skipPermutation from composeTransaction (replaced by sortingStrategy)
...
Co-authored-by: mroz22 <30367552+mroz22@users.noreply.github.com >
2026-03-04 10:48:07 +01:00
Martin Varmuza
cb83c4e2d3
fix(connect): fix undefined device bug in bitcoin payloadToPrecomposed
2026-03-04 10:47:41 +01:00
Martin Varmuza
b2acb7fe9c
chore(connect): remove Lisk mentions
2026-03-04 10:34:07 +01:00
Martin Varmuza
87e0b25067
chore(connect): remove NEM mentions
2026-03-04 10:34:07 +01:00
Martin Varmuza
c9267397f8
chore(connect): remove EOS mentions
2026-03-04 10:34:07 +01:00
Ondrej Hajek
3cda2c6afe
fix(ci): Autoquarantine matching fixed
2026-03-04 09:29:20 +01:00
juriczech
e34432ec71
fix(suite-sync): relay url parameter
2026-03-04 08:46:32 +01:00
juriczech
9314e44a1b
feat(suite-sync): enable QM override
2026-03-04 08:46:32 +01:00
Petr Knetl
1e06739434
fix(suite-native): remove nested BottomSheetModalProvider causing broken sheet offsets
...
Nested BottomSheetModalProvider instances inside Form components were
causing gesture-handler and animation conflicts (duplicate portal
hierarchies). This was the root cause of the broken bottom inset on the
Account List bottom sheet after opening the custom fee sheet.
Fix: re-provide FormContext inside CustomFeeBottomSheet's portal content
via <Form form={form}> so portaled children can access useFormContext(),
making the nested provider in all fee form screens unnecessary.
2026-03-04 08:26:44 +01:00
Jirka Bažant
da244bec57
chore(suite-native): Remove unnecessary condition in createAssetOption
2026-03-03 23:46:43 +04:00
Jirka Bažant
263b7fb92e
chore(suite-native): Improve TradingAssetOption type
2026-03-03 23:46:43 +04:00
brantalikp
d20d600de2
feat(suite-native): allow adding the next account (sequential indices)
2026-03-03 18:17:02 +01:00
yanas
dbbbf94412
fix(suite-native): handle THP correctly for PIN actions in device settings
2026-03-03 17:54:20 +01:00
Jaroslav Hrách
f171f90aa1
refactor(suite): migrate earn modals to account-first flow and consolidate shared utils
2026-03-03 16:56:03 +01:00
Jaroslav Hrách
01e4615a79
refactor(suite-types): replace earn modal account refs with account payload and analytics step type
2026-03-03 16:56:03 +01:00
Jaroslav Hrách
4ed1deb1f4
fix(suite): remove unnecessary files containing only exports
2026-03-03 16:56:03 +01:00
Ondrej Hajek
e9a5836484
fix(ci): Tweaked the auto quarantine constants and trigger
2026-03-03 15:55:15 +01:00
juriczech
d5e81b9831
chore(suite-sync): error messages
2026-03-03 15:49:46 +01:00
pavelmario
4fa979ca28
chore(suite): bump beta version to 26.4.0
2026-03-03 15:45:13 +01:00
trezor-ci
0fc3e30f96
chore(suite): crowdin translation update
2026-03-03 15:24:31 +01:00
Jaroslav Hrách
a462892f9b
feat(suite): lower ethereum staking reserve
2026-03-03 15:09:49 +01:00
Jiri Zbytovsky
0f781cc431
feat(suite): control device meta checks by FW auth checks settings
2026-03-03 15:01:35 +01:00
Lukas 'Sherpa' Werner
966bbefb54
fix: remove '@trezor/connect' from optimizeDeps to prevent pre-bundling issues
2026-03-03 14:37:35 +01:00
Matus Balascak
5f39b05ac9
feat(suite): add tron as view-only network under experimental features
2026-03-03 14:20:21 +01:00
Petr Knetl
6c7eb45b8c
fix(suite-native): remove @fixIos tag from appSettings e2e test
...
Add testID prop to CompactCardWithIconLayout so the component can be
targeted in e2e tests on iOS, enabling removal of the @fixIos skip tag.
2026-03-03 14:07:03 +01:00
Jiri Zbytovsky
a2a86a77f3
feat(connect): add API for continuous entropy check
2026-03-03 13:41:41 +01:00
Jiri Zbytovsky
3cdb2b3798
feat(suite): persist xpubs from entropy check
2026-03-03 13:41:41 +01:00
Jiri Zbytovsky
98364184f0
feat(connect): return xpubs hashes from successful entropy check
2026-03-03 13:41:41 +01:00
Pavlo Syrotyna
1a25616c1c
fix(suite): ethereum staking time in progress bar
2026-03-03 13:13:53 +01:00
pavelmario
17360d1f0e
chore(suite-data): update TOR binaries
2026-03-03 12:37:42 +01:00
trezor-ci
820d3011da
chore(suite): crowdin translation update
2026-03-03 12:30:10 +01:00
Ondrej Hajek
264a29a129
feat(ci): Auto-quarantine workflow
2026-03-03 10:18:43 +01:00
Szymon Lesisz
f94854be68
fix(suite): show remembered wallet balance when device needs attention
2026-03-03 10:11:38 +01:00