Commit Graph

436 Commits

Author SHA1 Message Date
Tomas Martykan
7e4e42c9da feat(connect): monero support 2025-11-11 11:25:28 +01:00
Jiri Zbytovsky
d9e60d7a23 fix(device-authenticity): use @noble/curves for universal ed25519 support 2025-11-07 16:32:40 +01:00
juriczech
ced2b0fe62 fix(suite-native): biometrics lagging 2025-11-07 09:33:57 +01:00
Jiří Čermák
c772307712 refactor(suite): collapse network fees 2025-11-04 16:04:22 +01:00
karliatto
f2eeef56d5 chore(scripts): move connect-bump-version.md to scripts/templates 2025-11-04 15:14:50 +01:00
Jan Komarek
e6c1240d36 chore(scripts): reorganize dependency lists 2025-10-30 18:39:34 +01:00
Martin Varmuza
dda1f3a30c chore(connect-explorer): remove circular deps 2025-10-30 12:24:49 +01:00
Petr Knetl
3547153576 chore(suite-native): move testing related dependencies to qa file 2025-10-27 11:15:27 +01:00
Vojtěch Tranta
47f4f63840 chore(suite): remove redundant react-router 2025-10-20 14:05:07 +02:00
brantalikp
1841b65eff fix(suite-native): add react-native/metro-config to prevent e2e failing 2025-10-20 11:35:17 +02:00
brantalikp
aa7f42eb86 chore(suite-native): install babel preset expo plugin 2025-10-20 11:35:17 +02:00
brantalikp
6a1176a102 chore(suite-native): expo 54: dependencies update 2025-10-20 11:35:17 +02:00
Jun Luo
d5f6a78178 feat(token-definitions): add home_domain and rating field for Stellar assets 2025-10-14 12:23:21 +08:00
Pavlo Syrotyna
41bd234749 feat(suite): cardano staking dashboard and stake modal 2025-10-13 13:20:08 +02:00
brantalikp
11f42e5e63 chore(suite-native): depcheck cleanup 2025-10-10 13:53:11 +02:00
Jiri Zbytovsky
b2a19723e4 chore(scripts): bump tar & assign it to connect team 2025-10-10 13:03:28 +02:00
Peter Sanderson
ced095fe53 chore: solve few Circular Dependencies in components 2025-10-10 12:04:30 +02:00
Peter Sanderson
b8461e0029 chore: fix circular-imports for suite-desktop-core 2025-10-10 11:59:39 +02:00
Martin Varmuza
78618f8ece chore(connect-explorer-theme): another step removing circulars 2025-10-10 11:41:19 +02:00
Martin Varmuza
dbddb1cfc4 chore(connect-explorer-theme): remove circual dependencies 2025-10-10 11:41:19 +02:00
Martin Varmuza
c66442e05d chore(connect-explorer-theme): remove contexts/index reepxorts 2025-10-10 11:41:19 +02:00
Jiří Čermák
d7b939aba0 feat(suite): sort token options by fiat amount in desc order
- Fix unwated scroll resets in `VirtualizedList` when options doesn't change.
- Refactor TokenSelect and sort token options by fiat amount in desc order.
- Refactor `TradingFormInputCryptoSelect` and sort token assets by fiat amount in desc. order.
- Extract logic for networks count to a separate useNetworksCount hook.
2025-10-10 09:51:20 +02:00
juriczech
da50398ee6 chore(suite-native): cleanup navigation helpers 2025-10-09 10:55:37 +01:00
Jiří Čermák
5c71815cc1 feat(suite): extend tooltip content of account item when sidebar collapsed
- Always display account name (e.g. Ethereum #1)
- Display account item type (staking, tokens)
- Display non-default account type (e.g. Ledger)
- Plus do some basic component refactor to make it a little bit more readable (place styles to seperate files, do some component de-composition, etc.)
2025-10-03 13:23:12 +02:00
Vojtěch Tranta
777d60793b fix(suite): routing flashing 2025-10-01 11:12:21 +02:00
Peter Sanderson
f442b79558 fix: hack-fix for selected device vs. thp-device, pick forst THP device insetad of selected one 2025-09-30 14:08:13 +02:00
brantalikp
46a811d85f feat(suite-native): in app rating 2025-09-29 07:48:24 +02:00
Jirka Bažant
ccb3fba4a8 chore(suite-native): simplify jest.config.js files across project 2025-09-26 10:50:51 +02:00
karliatto
48a9e51a40 chore(scripts): updating circular dependencies file 2025-09-25 17:59:05 +02:00
Vojtěch Tranta
797583e096 feat(suite): DEV - add option to have react deve tools in electron desktop app 2025-09-25 15:10:27 +02:00
Peter Sanderson
0ec58ff67b fix: removal of LoggedOutLayout + small refactoring of layout that allows modal switcher on the welcomelayouts
# Conflicts:
#	packages/suite/src/components/suite/layouts/LoggedOutLayout.tsx
2025-09-25 15:08:02 +02:00
Matěj Husák
6ce6ae69c6 feat(ci): updated check-connect-data to pull correct data 2025-09-25 00:52:32 +02:00
brantalikp
d7317c5295 chore(suite-native): enable rozenite react navigation plugin 2025-09-22 10:31:45 +02:00
Petr Knetl
840f17207e chore(suite-native): enable rozenite debugger plugins 2025-09-22 10:31:45 +02:00
Peter Sanderson
bdd87839d0 fix: all new depndencies after rebase & remove depchecks from example
packages
2025-09-18 13:04:25 +02:00
Peter Sanderson
d1d3a11087 fix: 'solve' the depcheck for natvie/app 2025-09-18 13:04:25 +02:00
Peter Sanderson
407bddf4d3 fix: missing list-outdated dependencies 2025-09-18 13:04:25 +02:00
Peter Sanderson
067db47640 fix: re-add removed packages, that are used, but not direcly imported 2025-09-18 13:04:25 +02:00
Peter Sanderson
74e9cac84c fix: update masge snapshot (import fix newly discovered more circulars) 2025-09-18 13:04:25 +02:00
Peter Sanderson
96c3f95aad fix: update medge snapshot, some circulars were removed by dependency fixies 2025-09-18 13:04:25 +02:00
Peter Sanderson
7027213e3f fix: add TON of missing dependecies in package.json 2025-09-18 13:04:25 +02:00
Tomas Martykan
52c3a72627 chore(connect): circular dep cleanup 2025-09-18 11:16:49 +02:00
Peter Sanderson
ccc434d6a4 feat: Local First Storage (Evolu) for mobile
fix: temp comment out some code that causes some ESM import hell

fix: tests, improve to not use 'as' in fixtures

chore: replace 'as' with array spread to convert to ordinary (from readonly) array

fix: bump expo to ^53.0.22 so it can be same as expo required by evolu (and can be deduped)

fix: re-enable the FetureFlag callback

chore: better naming for local-first-package in native

fix: remove on bad circular dependency from local-first-storage reducer<->selectors

chore: update madge (circular import, one more is removed)

fix: disable Evolu labeling in Portfolio Tracker mode

chore: use F.toMutable instead of a ... spread

fix: depcheck ignore (peerdependecny: expo, expo-sqlite) only for relevant package

fix: move feature-flag code out of the feature-falgs module into dev-tools

fix: better selectors, no need to provide whole object, the string|undefined is all what is needed

fix: bad key props in the list

fix: use standard TextButton component

fix: unify string|null for (all) label selectors

fix: missing translation string

chore: extract the labeling logic into separate thunk

fix: depcheck

fix: transaction name component has now correct variant

fix: render debug inly when labeling is on
2025-09-18 11:03:52 +02:00
Martin Varmuza
d352a94fbf chore(connect): fix some cyclic imports 2025-09-16 14:02:14 +02:00
Martin Varmuza
2a3aee597f chore(suite): refactor bioAuth 2025-09-15 14:17:15 +02:00
Peter Sanderson
73fab3aa53 chore: refactoring of the feedback module to make it domain-specific & thanks to it prevent the circular dependency 2025-09-15 13:45:56 +02:00
Martin Varmuza
9cea1b295c chore(suite-desktop-api): remove meaningless fallback in bioAuthFactory and cyclic dependency 2025-09-12 18:27:42 +02:00
Peter Sanderson
82ae51d601 fix: exclude js/jsx files as we dont have them (only some assets e dont care in this check) 2025-09-12 15:43:35 +02:00
Peter Sanderson
a53844de67 fix: better sed (MacOS compatible, I hope) ě fix sort locale 2025-09-12 15:43:35 +02:00
Peter Sanderson
11e75bd99a fix: LC_ALL=C for update circulars so the sort is updated correcty 2025-09-12 15:43:35 +02:00