Commit Graph

36 Commits

Author SHA1 Message Date
Peter Sanderson
ac6e0decfe fix: start adding AccountKey everywhere and make it type-safu 2026-02-09 17:14:55 +01:00
juriczech
4b5b00f05c fix(suite-native): account rename handler
# Conflicts:
#	suite-native/labeling/src/components/AddressLabelEditable.tsx
#	suite-native/labeling/src/components/TransactionOutputLabelEditable.tsx
#	suite-native/module-accounts-management/src/components/AccountRenameForm.tsx
2026-02-03 16:59:38 +01:00
Peter Sanderson
461c221dde fix: tests with bad fixture (removed 'as' cast)
# Conflicts:
#	suite-common/test-utils/src/mocks.ts
#	suite-native/module-trading/src/components/general/AccountList/__tests__/AccountListItem.comp.test.tsx
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
e551d222fe fix: more types for fixtures 2026-02-02 16:22:37 +01:00
Peter Sanderson
1418377d13 fix: tests with bad fixture (removed 'as' cast) 2026-02-02 16:22:37 +01:00
brantalikp
20683e81c6 chore(suite-native): create AccountsRoot & NativeStakingRoot typed selectors 2026-01-23 17:36:46 +01:00
brantalikp
508ed9cb24 feat(suite-native): earn screen 2026-01-23 17:36:46 +01:00
Pavlo Syrotyna
a6274a5b3c chore(suite-native): update expected rewards calculation and fix unit tests 2026-01-20 18:41:16 +01:00
Pavlo Syrotyna
a5748560c3 feat(suite-native): cardano staking migration nudge 2026-01-12 19:02:31 +01:00
Pavlo Syrotyna
31de5514ee feat(suite-native): cardano staking view only 2026-01-12 10:42:12 +01:00
Pavlo Syrotyna
362f582a0e fix(suite-native): update APY selector to use full account instead of symbol 2025-11-27 16:49:49 +01:00
Seibei Iguchi
f465cabe84 refactor(suite): migrate auto eject functionality to wallet settings 2025-10-29 17:00:00 +01:00
Jiří Čermák
0053b5b021 refactor: rename holesky to hoodi 2025-10-10 11:12:09 +02:00
Jirka Bažant
ccb3fba4a8 chore(suite-native): simplify jest.config.js files across project 2025-09-26 10:50:51 +02:00
Peter Sanderson
7027213e3f fix: add TON of missing dependecies in package.json 2025-09-18 13:04:25 +02:00
Jiri Zbytovsky
09bd08b9c8 test(suite): update test fixtures 2025-09-04 17:59:24 +02:00
Matěj Husák
be85349ecf feat(suite): created deviceSlice, open BT connection mode from wallet switcher 2025-09-01 18:32:59 +02:00
Matěj Husák
7d5a2256ba chore(suite): updated device test state in solanaStakingSelectors.test.ts 2025-08-27 23:52:46 +02:00
juriczech
6fdf5e92ca feat(suite-native): auto eject switch 2025-07-22 15:14:46 +02:00
Jiri Zbytovsky
283e9a51a4 chore: prune dead code from suite-native 2025-06-14 15:47:06 +02:00
Pavlo Syrotyna
3c84f19323 fix(suite-native): rename getAssets 2025-06-08 09:03:42 +02:00
Tomas Jakl
c3db3dee1c feat(suite-native): claimable amount for ETH/SOL staking 2025-06-05 15:00:51 +02:00
Peter Sanderson
e622f75a2e chore: replace UnreachableCaseError with exhaustive utils 2025-05-21 15:21:36 +02:00
tomasklim
aa83351534 fix(wallet-constants): solana epoch 2 days 2025-05-05 17:20:15 +02:00
tomasklim
873e954531 fix(wallet-constants): change solana epoch time back to 3 days 2025-04-01 14:09:24 +02:00
tomasklim
d1e7aa597d fix(wallet-constants): reduce solana epoch days from 3 to 2 2025-03-28 13:32:51 +01:00
Martin Vytick Vytrhlík
024c979b7f feat(suite-native): solana staking view only 2025-03-04 16:12:04 +01:00
yanas
04988b2deb chore(suite-native): autofix for sort-imports eslint rule 2025-01-30 15:03:34 +01:00
Peter Sanderson
64fcbde4bd chore: enable ESLint rule for as-needed | auto-fix 2025-01-10 10:58:46 +01:00
Martin Homola
c9c15b4153 chore(suite): update network symbol naming 10 2024-12-08 23:07:29 +09:00
Martin Homola
9aca381b9d chore(suite): update network symbol naming 9 2024-12-07 19:19:14 +09:00
Peter Sanderson
abb41f8033 chore: remove glboal nx/workspace link scripts (it shall be run only globally) + resolve ugly igonores for devDependencies in import/no-extraneous-dependencies 2024-11-13 10:36:38 +01:00
Daniel Suchý
a33bf1d19f chore: replace proxy-memoize with reselect (#15333) 2024-11-11 23:24:39 +01:00
Jiri Zbytovsky
8a5cc56c5e chore(suite-native): isArrayMember TS improvement 2024-10-23 15:25:17 +02:00
Daniel Suchý
fd47fd6dd1 feat(mobile): staking view-only (#14561) 2024-09-30 11:11:57 +02:00