Commit Graph

114 Commits

Author SHA1 Message Date
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
Jan Komarek
74c53f68ee feat: add filterCoins script, update coins 2024-09-05 11:23:43 +02:00
Jan Komarek
bc17ce615d chore: remove connect param from cointool 2024-09-05 11:23:43 +02:00
Jan Komarek
744ede513e chore(connect): add T3B1 and T3T1 to methods config 2024-09-05 11:23:43 +02:00
Carlos Garcia Ortiz karliatto
d6808dcac6 ci(github): add prepatch and preminor to connect bump versions 2024-08-30 13:06:31 +02:00
Carlos Garcia Ortiz karliatto
b0ecb120f4 ci(scripts): allow preminor releases for connect 2024-08-30 13:06:31 +02:00
Jan Komarek
07673d9100 chore: dependencies cleanup 2024-08-29 10:24:02 +02:00
Jan Komarek
9552b9d104 feat(scripts): add script to list dependencies missing from txt lists 2024-08-29 10:24:02 +02:00
Jan Komarek
dba035f2d0 chore(scripts): rearrange command to pass shellcheck 2024-08-26 14:10:34 +02:00
Tomas Martykan
6b044e1fc8 chore: update trezor-user-env 2024-08-25 17:01:33 +02:00
Jan Komarek
dd6281c492 chore(scripts): add list-outdated 2024-08-23 15:25:03 +02:00
Tomas Martykan
eb3d447ebd fix(connect): skip tests for unsupported coins on new devices 2024-08-21 11:35:22 +02:00
Martin Varmuza
7e564c5f50 ci(connect): reorganize test groups 2024-08-20 09:18:10 +02:00
Jan Komarek
ecab819999 feat(scripts): remove testing branch creation, add push to release repo 2024-08-08 16:34:50 +02:00
Jan Komarek
e7d56f0006 Revert "chore: remove prepare-release script"
This reverts commit 17a51c03d9.
2024-08-08 16:34:50 +02:00
Jan Komarek
17a51c03d9 chore: remove prepare-release script 2024-08-06 16:11:59 +02:00
Carlos Garcia Ortiz karliatto
e8a0c9a73d ci(script): check authenticity data branch name based on content 2024-07-30 09:45:31 +02:00
Carlos Garcia Ortiz karliatto
391b9f85fa chore(scripts): add new allowed commit message npm-prerelease 2024-07-26 13:40:15 +02:00
Carlos Garcia Ortiz karliatto
4213041c25 ci(scripts): only update packages changelog when stable 2024-07-26 09:25:55 +02:00
Carlos Garcia Ortiz karliatto
39721940cc ci(scripts): update legacy firmware to 2.3.0 2024-07-19 16:14:53 +02:00
Carlos Garcia Ortiz karliatto
2406fe1ef0 ci(scripts): add new device to check authenticity 2024-07-18 14:55:44 +02:00
Carlos Garcia Ortiz karliatto
3bfe04e22b ci(github): workflow style consistency with case and title 2024-07-09 20:43:45 +02:00
Carlos Garcia Ortiz karliatto
e83f5fd58b ci(github): automate check and create PR for device authenticity 2024-07-09 12:42:45 +02:00
Carlos Garcia Ortiz karliatto
72daedbfc1 ci(scripts): move ci scripts to scripts directory 2024-07-04 12:49:48 +02:00
tomasklim
3c5c8168a6 chore(connect-common): reformat coins-eth.json, enable autogeneration 2024-06-29 23:00:20 +02:00
Jan Komarek
2dc5a65a09 chore: update prettier in packages 2024-06-25 11:51:49 +02:00
Petr Knetl
f7907e1496 chore(suite): unused package dependencies removed 2024-06-18 13:07:58 +02:00
Petr Knetl
2206f19f2e chore(suite): depcheck enabled 2024-06-18 13:07:58 +02:00
tomasklim
65cacb6ca2 fix(scripts): allow numbers in commit message scope 2024-05-27 17:55:13 +02:00
MiroslavProchazka
2c688a406c chore(suite): Update release script 2024-04-30 20:27:46 +02:00
Martin Varmuza
7a6babb818 chore(protobuf): ability to build protobuf messages from the specified branch 2024-04-25 13:17:00 +02:00
Daniel Suchý
4d857722fe chore: TS project references for build:libs + buildless utxo-lib (#11526)
* chore(repo): buildless utxo-lib

* chore: use project references for build:libs too

* chore: reformat tsconfig.lib.json
2024-03-11 10:33:29 +01:00
Daniel Suchý
637ad88dcf chore(repo): mostly buildless monorepo (#11464)
* chore: buildless blockchain link

* chore: buildless connect

* chore: buildless connect-webextension

* chore: buildless transport

* chore: replace few imports from lib

* fix: icons linter error

* chore: adjust tooling to buildless setup

* fix: connect overrides

* chore: replace all imports from @trezor/*/src

* chore(lint): ban imports from @trezor/*/lib

* fix: replace imports on Linux

* chore: add safety check to replace imports script

* chore: reorder entries
2024-03-07 08:31:02 +01:00
Nodonisko
ac8d489215 fix(repo): fixed wrong base url 2024-03-05 15:36:50 +01:00
Martin Varmuza
b8e43cdb82 ci: commit-message-check allow release and npm-release 2024-02-22 14:12:47 +01:00
Jan Komarek
7eea75358a chore(ci): fix commit message check script for CI 2024-02-21 10:54:06 +01:00