Matej Kriz
a9d3cc71a8
feat(suite-native): add option to use local expo-mcp
...
Read how to use it: https://docs.expo.dev/eas/ai/mcp/
2026-03-24 13:02:32 +01:00
Jirka Bažant
b14962d01c
chore(suite-native): remove Jest coverage from CI
2026-03-20 16:54:35 +01:00
Jan Václavík
d2a3311d54
fix(suite): Remove unused analytics script
2026-03-20 13:52:08 +01:00
Jan Václavík
8ef9f7e7b9
fix(analytics-docs): Unify naming in package.json
2026-03-20 13:52:08 +01:00
Jan Václavík
fe0da89af8
feat(suite): Add script for analytics docs with log server
2026-03-20 13:52:08 +01:00
Jan Václavík
b1821b3924
fix(analytics): Fix ci
2026-03-20 13:52:08 +01:00
Jan Václavík
1949f45811
feat(suite): Minimalistic analytics log server
2026-03-20 13:52:08 +01:00
Jiri Zbytovsky
a26a80fd8b
chore(ci): simplify check-circular-dependencies now that there is no snapshot
2026-03-18 09:58:33 +01:00
Jiří Čermák
ad87eac457
refactor: replace custom eslint script with nx one
2026-03-17 16:51:40 +01:00
Jiří Čermák
d53aa7fd59
fix: JS heap out of memory while running g:eslint, distribute the workload to workers
2026-03-17 16:51:40 +01:00
Jiří Čermák
c0e48c9a63
chore: ignore TS circular references
2026-03-17 16:51:40 +01:00
Jiri Zbytovsky
e8214fb1ed
fix(ci): exclude husky from shellcheck
2026-03-17 16:48:25 +01:00
Tomas Martykan
4e49adec29
test(connect): improve ESM local install setup
2026-03-17 14:27:12 +01:00
Tomas Martykan
d1bd996295
feat(connect): add .mjs to ESM build
2026-03-17 14:27:12 +01:00
Martin Varmuza
68fdbb289d
chore(utxo-lib): replace typeforce with typebox
2026-03-17 14:25:18 +01:00
Martin Varmuza
737929000c
chore(connect): replace karma and jest with vitest
2026-03-17 12:54:35 +01:00
Szymon Lesisz
94cb77a9cd
feat(protobuf): create @bufbuild setup
2026-03-16 11:35:57 +01:00
Martin Varmuza
ff980cbcd5
chore(blockchain-link): get rid of circular imports
2026-03-16 09:48:27 +01:00
Jirka Bažant
c7c9ad9a85
fix(suite-common): Fix circular dep in suite-common/graph
2026-03-14 08:35:00 +01:00
Daniel Skýpala
3c9251f3c4
chore: Bump minimatch
2026-03-13 15:05:27 +01:00
Jiri Zbytovsky
74113892d7
chore(suite-desktop): fix circular imports
2026-03-13 13:11:44 +01:00
Martin Varmuza
dfeaaca24f
chore(connect): break firmwareInfo - DataManager cycle
2026-03-13 12:00:01 +01:00
Martin Varmuza
5316249f1b
chore(connect): remove more circular imports
2026-03-13 12:00:01 +01:00
Jirka Bažant
528b4342be
fix(suite-common): Fix type circular dependencies in wallet-core
2026-03-13 11:51:15 +01:00
Szymon Lesisz
8aaa453fc8
refactor(transport): resolve circular imports
2026-03-13 09:40:39 +01:00
Martin Varmuza
12f6b56f20
refactor(connect): fix circular dependency firmwareUtils > DataManager
...
Parameterize isFirmwareCacheUsedForSelectedSource to accept firmwareChannel
instead of accessing DataManager singleton directly. Callers pass in
DataManager.getSettings('firmwareChannel').
2026-03-13 09:39:20 +01:00
Martin Varmuza
7621e19414
refactor(connect): fix circular dependency firmwareInfo <> firmwareUtils
...
Move CurrentVersion type from data/firmwareInfo.ts to types/firmware.ts
so firmwareUtils no longer imports from firmwareInfo.
2026-03-13 09:39:20 +01:00
Martin Varmuza
cb6bb0b1e5
refactor(connect): fix circular dependency Device > DeviceCommands > DeviceCurrentSession
...
Import TypedCallProvider from types/typed-call-provider instead of
device/DeviceCurrentSession to break the circular dependency chain.
2026-03-13 09:39:20 +01:00
Szymon Lesisz
6f575c2ee0
refactor(coinjoin): resolve circular imports in coinjoin/client
2026-03-12 17:26:25 +01:00
Szymon Lesisz
6b38cd28cf
refactor(coinjoin): resolve circular imports in coinjoin/backend
2026-03-12 17:26:25 +01:00
Martin Varmuza
70b0312d60
chore(connect): separate Device type from Device class to break circular imports
2026-03-12 14:26:54 +01:00
Szymon Lesisz
0056cb62fa
chore: remove unused prepublishOnly script
2026-03-10 13:06:20 +01:00
Martin Vere Cihlar
a9d793c4f8
refactor(e2e-suite): moves quarantine bot to e2e-utils
2026-03-06 11:06:25 +01:00
Martin Vere Cihlar
4cee028349
test(e2e-suite): evaluate quarantine based on results from distinct branches
2026-03-04 19:24:26 +01:00
Martin Vere Cihlar
ca859d2ca9
feat(e2e-suite): finetune condition when tests are taken from quarantine
2026-03-04 19:24:26 +01:00
Martin Vere Cihlar
43d3a1850b
fix(e2e-suite): corrects quarantine auto evaluation
2026-03-04 17:33:43 +01:00
Ondrej Hajek
3cda2c6afe
fix(ci): Autoquarantine matching fixed
2026-03-04 09:29:20 +01:00
Ondrej Hajek
e9a5836484
fix(ci): Tweaked the auto quarantine constants and trigger
2026-03-03 15:55:15 +01:00
Ondrej Hajek
264a29a129
feat(ci): Auto-quarantine workflow
2026-03-03 10:18:43 +01:00
brantalikp
6ee643a4bf
feat(suite-native): unify advanced settings card options
2026-03-02 10:44:08 +01:00
Michal Zak
171d554971
test(e2e-suite): add analytics events 'wallet/connect'
2026-03-02 09:12:46 +01:00
juriczech
13b1fb8ceb
chore(suite-common): solana staking types package
2026-02-27 09:16:39 +01:00
Tomas Martykan
794e96dbd9
feat(ci): use rebase bot to remove empty commits
2026-02-26 01:57:43 -07:00
Tomas Martykan
e91c6623bd
feat(connect): device telemetry method
2026-02-24 06:27:58 -07:00
Petr Knetl
68c0439a5a
ci(suite): monthly dependencies update issue
2026-02-24 10:08:51 +01:00
Jan Václavík
f7f1570f6c
fix(suite): Fix find_duplicates script
2026-02-23 21:38:31 +01:00
Jan Václavík
41021ed9eb
fix(circular-dependencies): Correct circular dependency paths in madge-snapshot.txt
2026-02-17 15:07:01 +01:00
Jan Václavík
ec712ba46b
chore(analytics-docs): Update ESLint configuration and add ts-morph to outdated dependencies list
2026-02-17 15:07:01 +01:00
Daniel Skýpala
4162a954d8
chore(scripts): Bump sort-package-json
2026-02-16 14:29:26 +01:00
Daniel Skýpala
25d225caf9
chore: Bump prettier
2026-02-16 14:29:26 +01:00