Commit Graph

607 Commits

Author SHA1 Message Date
Tomas Boda
199c114ff7 chore: bump react-hook-form 2026-02-16 16:11:39 +01:00
Seibei Iguchi
d73a7a1e16 refactor(components): update form components 2026-02-13 12:53:07 +01:00
Peter Sanderson
ac6e0decfe fix: start adding AccountKey everywhere and make it type-safu 2026-02-09 17:14:55 +01:00
Vojtěch Tranta
9db032c719 fix: put back teacking fo the "discovered coins" 2026-02-09 14:31:06 +01:00
Peter Sanderson
5c06608858 fix: bad dependency flow in staking
fix: move stakingTypes into wallet types

after: rebase fix

fix: more bad typing in staking

fix: more types fixies

chore: add script for File Watcher to fix Webstorm libs imports
2026-02-09 13:44:52 +01:00
Matus Balascak
0013312b23 feat(wallet-core): extract allowance transaction logic 2026-02-09 10:16:42 +01:00
Pavlo Syrotyna
206ecc24b9 feat(suite): cardano delegate change 2026-02-06 18:12:12 +01:00
Tomas Martykan
21d4af8d74 chore(connect): remove legacy device state 2026-02-06 13:33:21 +01:00
Peter Sanderson
d4cffd8d40 fix: create AccountLabel component for SuiteSync labeling on mobile 2026-02-03 14:15:06 +01:00
Peter Sanderson
656df935db fix: Account Lable in Staking 2026-02-03 14:15:06 +01:00
Peter Sanderson
a24039c34a fix: remove bad escapes 2026-02-02 16:22:37 +01:00
Peter Sanderson
e551d222fe fix: more types for fixtures 2026-02-02 16:22:37 +01:00
Peter Sanderson
5be7bd1ab8 fix: mockAccount everywhere 2026-02-02 16:22:37 +01:00
Pavlo Syrotyna
cc58e72aa5 fix(suite): update cardano unstake tx view in history 2026-02-02 13:27:36 +01:00
Peter Sanderson
129f04e27f fix: make mocks in separate index-file so they are not mixed with implementation 2026-02-02 12:59:08 +01:00
Peter Sanderson
5f7dd5d807 fix: separate getDeviceMock so it is in the packekage togeter with type that it mocks 2026-02-02 12:59:08 +01:00
Michal Vanek
8746591b61 fix(trading): fix slip44 id in slip24 2026-02-02 14:07:24 +04:00
Michal Vanek
de88c57acc fix(trading): fix slip-24 signing error 2026-02-02 14:07:24 +04:00
tomasklim
e912244e42 chore(suite): Tron nfts 2026-01-29 11:51:48 +01:00
Seibei Iguchi
a832e23eda refactor(suite): update transaction list 2026-01-29 10:52:45 +01:00
tomasklim
12c4ee25b4 feat(suite): add Tron basic support 2026-01-26 15:24:48 +01:00
tomasklim
018af5a9b5 fix(suite): tokens logic update 2026-01-26 15:24:48 +01:00
Pavlo Syrotyna
8d74848fd7 chore(suite): improve staking apy loading 2026-01-20 18:41:16 +01:00
Matus Balascak
c484a6d4e6 chore(suite, suite-common): move formatTokenSymbol to wallet utils 2026-01-19 21:43:31 +01:00
yanas
dcdb9669fe feat(suite-native): allow usage of custom Electrum backend for BTC 2026-01-19 13:16:48 +01:00
Jiří Čermák
e8dbc121b0 refactor: create @suite/intl package and update all related imports
- remove re-exports, use direct imports from @suite/intl
- resolve cir. dep. between suite-data and package/suite
- update imports from @suite-common/intl-types to @suite/intl
- update imports from src/support/messages to @suite/intl
- remove @suite-common/intl-types
- move Translation from @trezor/suite to the new package
2026-01-16 17:44:21 +01:00
Matus Balascak
02024e876a chore(suite-common): lowercase search string in asset picker 2026-01-16 13:34:26 +01:00
Jiří Čermák
809ff94bdc feat: add non-tradable tokens sections in From asset picker in trading
Non-tradable tokens are list of tokens which aren't supported by our trading backend.
2026-01-16 10:46:55 +01:00
Jiří Čermák
eb273c60b3 feat: add hidden tokens to global send
- Divide useAccountWithTokensOptions hook for global send and for From asset picker in trading.
- Add "Hidden tokens" (`hiddenWithBalance`) group to each account in global send.
2026-01-15 17:00:49 +01:00
Jaroslav Hrách
55821899f7 fix(staking): correct staking max amount formatting 2026-01-15 14:27:58 +01:00
Marek Polak
f92443f5bc refactor(connect): move useEmptyPassphrase inside device 2026-01-15 14:09:47 +01:00
Matus Balascak
e45c09d3da feat(suite): do not uppercase erc token symbols 2026-01-15 10:00:45 +01:00
Martin Varmuza
b6369be729 chore(suite-common): remove unused exports 2026-01-12 14:17:18 +01:00
Martin Varmuza
5054df87ec chore(suite-common): remove unused code 2026-01-12 14:17:18 +01:00
Pavlo Syrotyna
60e8b4c098 feat(suite): add selector for active cardano staking account 2026-01-12 10:42:12 +01:00
brantalikp
03cab496e6 feat(suite-native): send - display warning msg for sol associated account addressess 2026-01-09 17:56:26 +01:00
Martin Varmuza
0d31b464a4 chore(suite-common): feeUnitUtils 2026-01-08 15:08:03 +01:00
Jiri Zbytovsky
8fb1fca49d fix: use mev as per setting 2026-01-08 14:47:22 +01:00
Jiří Čermák
d81011292c fix: exclude tokens match in search in asset picker of To field 2026-01-08 10:53:52 +01:00
Peter Sanderson
47f2cc48d5 fix: use AccountDescriptor as branded type 2026-01-08 09:24:34 +01:00
Pavlo Syrotyna
24d7bab84f fix(suite): cardano staking everstake fallback pool 2025-12-25 13:09:47 +01:00
Jiri Zbytovsky
ba44e8799a chore(wallet-core): extract mev package to solve circular deps 2025-12-22 13:00:40 +01:00
Taras Yevtushenko
e2ae3a427f fix(suite): support cardano drep script ids 2025-12-22 12:16:33 +01:00
Martin Varmuza
df0fa0fe28 chore: unify web3-utils version to 4.3.2 2025-12-17 17:02:57 +01:00
Jiří Čermák
671e8aa1f2 fix(wallet-utils): move amounts utils from accountsUtils to amountsUtils to prevent circular esm 2025-12-17 13:45:34 +01:00
Jiří Čermák
a22149caef fix: move asBaseCurrencyAmount to wallet-types to prevent circular esm 2025-12-17 13:45:34 +01:00
tomasklim
2e60907d0c chore: remove tada from suite 2025-12-15 12:59:09 +01:00
Tomas Boda
8d370fe46c chore: bump react-hook-form 2025-12-15 10:47:12 +01:00
Peter Sanderson
6eb698a301 chore: document AccountKey 2025-12-12 13:05:11 +01:00
Peter Sanderson
99b21ccd73 chore: solve circular deps in suite-sync 2025-12-12 12:32:03 +01:00