Commit Graph

149 Commits

Author SHA1 Message Date
Martin Varmuza
56ad6e5955 fix(monorepo): generate-package script package.json template - use root jest 2025-01-03 13:16:18 +01:00
Martin Varmuza
48da4bccbb fix(monorepo): yarn generate-package script 2025-01-03 13:16:18 +01:00
Martin Zemanik
9abc7d93dd feat(solana): add support for Token-2022 tokens 2024-12-16 19:56:37 +09:00
Petr Knetl
86d92edab7 ci(suite-native): native release script 2024-12-13 13:16:48 +01:00
Carlos Garcia Ortiz karliatto
fd5253177a ci(github): add eth and stellar connect plugin to release process 2024-12-12 15:47:53 +01:00
Ondřej Hájek
479fcff22a feat(e2e): Added currents reporter to Suite lite e2e tests (#15826) 2024-12-10 14:27:57 +01:00
Carlos Garcia Ortiz karliatto
36ee616180 chore(connect): add connect-mobile to changelog table 2024-12-10 06:29:03 +01:00
Petr Knetl
7d8aac6692 ci(suite-native): build e2e apk only if needed 2024-12-06 07:59:24 +01:00
Peter Sanderson
e2860882d8 chore: add pre-commit hook that does eslint before commit only on files
that has been changed
2024-12-04 15:01:56 +01:00
Martin Vytick Vytrhlík
77ef16d22e chore(suite-native): polyfills for solana web3 2_0 2024-12-03 21:59:54 +01:00
Martin Varmuza
6a869712c9 ci(connect): move init test to the api-flaky group 2024-12-03 09:59:39 +01:00
Tomas Martykan
bed8ff1282 chore: add new solana libs as trends dependency 2024-11-29 17:51:12 +09:00
Petr Knetl
6d4dba8bb3 chore(suite-native): expo-video 2024-11-27 08:41:39 +01:00
Daniel Suchý
47f8edb71c fix(repo): make TS intellisense faster (#15583) 2024-11-26 15:33:16 +01:00
Martin Varmuza
8eebaae942 test(connect): specify transport 2024-11-25 15:59:50 +01:00
yanas
bef7eee748 feat(suite-native): add authenticity check to device settings 2024-11-18 16:26:41 +01:00
Carlos Garcia Ortiz karliatto
3578b27f1b ci(github): improvement to check config data 2024-11-18 10:51:41 +01:00
Ondrej Hajek
7db9cd64b3 chore: add eslint-plugin-cypress 2024-11-14 10:30:52 +01:00
Peter Sanderson
763f9b5fd4 chore: reintroduce no-shadow in minimal form 2024-11-13 19:36:56 +01: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
Peter Sanderson
7e4a87de16 chore: fix 'yarn update-project-references' & other fixies 2024-11-13 10:36:38 +01:00
Peter Sanderson
6b8e9ab6d2 chore: Upgrade ESLint and all plugis & revalidate the config and ALL of the rules 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
fdd9f7c625 chore: rename mission to foundation 2024-11-07 11:06:56 +01:00
Jiri Zbytovsky
9b06c7b309 chore(suite): bump uuid 2024-11-06 21:23:06 +01:00
Martin Varmuza
6aa26429ea ci(connect): use t3w1 in nigthly tests 2024-11-05 18:36:38 +01:00
tomasklim
2d6465f185 chore(connect): update @ethereumjs libs 2024-11-01 18:41:48 +09:00
Jan Komarek
8d3691d5e0 chore(scripts): default to main branch when updating protobuf 2024-10-31 17:38:32 +01:00
Martin Varmuza
3400c549ef ci(connect): rework how tests matrix is generated; reorganize connect tests jobs 2024-10-29 16:21:19 +01:00
Carlos Garcia Ortiz karliatto
d710912951 ci(scripts): add loadDevice to connet core ci tests 2024-10-25 16:56:47 +02:00
Matej Kriz
74b1b50498 chore(suite-native): setup expo-updates 2024-10-24 17:26:47 +02:00
Daniel Suchý
b3924ee5a8 feat(mobile): new icons (#14963)
* feat(mobile): new mobile icons package + icon font

* chore: replace deprecated icons in mobile app

* fix: fix broken icons and add README
2024-10-22 16:18:52 +02:00
Martin Varmuza
afa9a1b207 feat(connect): add way to retrieve method info without actually calling it 2024-10-21 13:42:25 +02:00
Tomas Martykan
cc22068b2a fix(schema-utils): typescript + typebox package resolution issue 2024-10-18 09:10:23 +02:00
Daniel Suchý
33e4fe1078 feat(mobile): migrate BottomSheetFlashList to new lib (#14854) 2024-10-15 13:04:29 +02:00
Tomas Martykan
91123a2887 fix(connect): replace imports for @sinclair/typebox due to TS issue 2024-09-27 13:33:50 +02:00
Martin Varmuza
f62d8ffb38 test(connect): add tests for TrezorConnect.cancel 2024-09-27 08:59:26 +02:00
Daniel Suchy
7f6282db2f feat(mobile): native connect popup poc 2024-09-26 15:11:22 +02:00
Tomas Martykan
98d6437262 fix(connect): schema-utils import in build 2024-09-25 15:30:39 +02:00
Matej Kriz
acd58e6c26 chore(suite-native): simplify ENV variables
- There was a bug using `.env.production` even on develop build of Android in createBundleReleaseJsAndAssets step of gradle.
- ENV variables from `eas.json` are used for EAS builds.
- `.env.development` and `.env.test` files are used for local builds and CI E2E builds.
- Local ENV vars can be overriden by `.env.development.local` and `.env.test.local` files.
2024-09-25 11:54:27 +02:00
Carlos Garcia Ortiz karliatto
383ceb89c6 ci(scripts): improve update device authenticity script 2024-09-24 10:57:01 +02:00
Matej Kriz
88972af2ef feat(suite-native): allow to use plural syntax and use it for Token/Tokens message 2024-09-19 17:17:57 +02:00
Jan Komarek
bd7985b30e chore: clean up dependency domain lists 2024-09-19 13:01:02 +02:00
Jan Komarek
8804a8cece chore: reorganize mission dependencies under categories 2024-09-19 13:01:02 +02:00
Jan Komarek
a4d2a44a1c ci: add list-missing script to CI 2024-09-19 13:01:02 +02:00
Tomas Martykan
8c654a1ffa fix(connect): keepSession with changing useCardanoDerivation 2024-09-19 10:17:32 +02:00
Peter Sanderson
77576f5bea chore: remove prettier-eslint dependency, upgrade @typescript-eslint 2024-09-12 13:43:42 +02:00
Jiri Zbytovsky
9ff317817b chore(suite): update mission dependencies: simple-git 2024-09-11 09:34:30 +02:00
Petr Knetl
87098de513 feat(suite-native): qr code scanner bottom sheet 2024-09-11 08:16:23 +02:00
Petr Knetl
0294a9c113 chore(suite-native): netinfo added to outdated dependencies list 2024-09-10 08:41:04 +02:00