Commit Graph

220 Commits

Author SHA1 Message Date
vytick
98321960e2 chore: bump tsx version 2026-01-27 18:29:02 +01:00
Tomas Martykan
ab01b2d889 npm-prerelease: set all @trezor/connect dependencies to 10.0.0-alpha.1 2026-01-27 12:44:17 +01:00
karliatto
7559f035c3 chore(npm): remove prepublish.js
We are already running replace-imports.sh from build:libs that is run
before publishing to NPM so callingit when "prepublish" is a redundancy,
besides prepublish.js was only building for cjs and now we are going to
have cjs and esm.
2026-01-22 15:35:45 +01:00
Tomas Martykan
3d71f2c20a feat(scripts): handle libESM in updateProjectReferences 2026-01-22 12:37:20 +01:00
Vojtěch Tranta
b9266f02f9 fix: update project deps 2026-01-21 16:02:21 +01:00
karliatto
a9e189b9a3 build(repository): Connect publishing ESM
- Adding ESM builds for all the packages that are published on 'npm'.
   - Adding libESM to published files in package.json files
   - Relays only on "exports" section on package.json to define the ways to consume the package, so only modern bundlers would be able to use them, that should not be an issue, since projects are used to be on the latest
   - Using the root tsconfig.libESM
   - Using wildcard for @trezor/utils export so we can import any of the functions directly https://nodejs.org/api/packages.html#subpath-patterns
2026-01-20 16:37:46 +01:00
Tomas Martykan
a1062202fa chore(protobuf): update for tron support 2026-01-14 09:39:26 +01:00
Martin Varmuza
b9e7b55832 feat(connect): remove NEM support 2026-01-07 10:14:15 +01:00
karliatto
36f6e9692d chore(npm): start publishing source maps
Until now we were explicitly not including source map files in the NPM
releases. Now we will include them.

https://github.com/trezor/trezor-suite/issues/23779
2026-01-05 11:30:44 +01:00
trezor-ci
1fab1ed82c npm-release: @trezor/protobuf 1.5.1 2025-12-22 11:41:49 +01:00
trezor-ci
a69b8fa395 npm-prerelease: @trezor/protobuf 1.5.1-beta.1 2025-12-19 13:03:37 +01:00
Martin Varmuza
045e9dc66e chore(protobuf): update 2025-12-18 11:34:56 +01:00
trezor-ci
9a63733ae0 npm-release: @trezor/protobuf 1.5.0 2025-12-15 16:01:36 +01:00
trezor-ci
107675da4a npm-prerelease: @trezor/protobuf 1.5.0-beta.2 2025-12-09 11:51:39 +01:00
Jiri Zbytovsky
2128d273f3 refactor(connect): new replace-imports.sh script using babel 2025-12-04 11:55:30 +01:00
Tomas Martykan
c19c043570 fix(connect): PaymentRequest amount 2025-11-26 11:00:04 +01:00
trezor-ci
2a18d21102 npm-prerelease: @trezor/protobuf 1.5.0-beta.1 2025-11-25 13:16:18 +01:00
Szymon Lesisz
161406226b fix(protobuf): add patch for ThpDeviceProperties.pairing_methods 2025-11-20 16:40:54 +01:00
Peter Sanderson
4740d1637d feat: update protobuf 2025-11-17 11:30:05 +01:00
Vojtěch Tranta
4e5f1fecbb feat(suite): add additional calls to connect for evolu 2025-11-14 20:58:05 +01:00
Tomas Martykan
ca9dbb3525 fix(protobuf): update protobuf for monero 2025-11-14 15:25:41 +01:00
trezor-ci
75adbf16e2 npm-prerelease: @trezor/protobuf 1.4.5-beta.1 2025-11-12 14:06:21 +01:00
Tomas Martykan
7e4e42c9da feat(connect): monero support 2025-11-11 11:25:28 +01:00
Tomas Martykan
c9d8b3ee0b chore(protobuf): update payment request amount 2025-11-06 14:44:11 +01:00
karliatto
9291fe7872 docs(packages): remove link to non-existing document 2025-10-28 09:28:29 +01:00
trezor-ci
8d5b392012 npm-release: @trezor/protobuf 1.4.4 2025-10-23 12:39:34 +02:00
trezor-ci
2a3c8588b8 npm-prerelease: @trezor/protobuf 1.4.4-beta.1 2025-10-20 16:33:17 +02:00
Martin Varmuza
d4c9b88c9e feat(protobuf): replace special chars when protobuf encoding 2025-10-01 14:16:24 +02:00
Jiri Zbytovsky
295afab848 chore(protobuf): update protobuf 2025-09-29 18:01:43 +02:00
trezor-ci
6560c75528 npm-release: @trezor/protobuf 1.4.3 2025-09-18 15:07:11 +02:00
trezor-ci
789d9d2d29 npm-prerelease: @trezor/protobuf 1.4.3-beta.1 2025-09-09 12:18:22 +02:00
Szymon Lesisz
dac0254a25 chore(protobuf): add battery SoC to Features
0595212985
2025-09-03 11:19:46 +02:00
Peter Sanderson
a371a88940 feat: add evoluGetKeys method 2025-08-27 14:24:57 +02:00
Martin Varmuza
d054ce6435 chore(protobuf): update, reorder 2025-08-20 12:46:16 +02:00
Szymon Lesisz
740f93ce7d fix(protobuf): patch CoinPurchaseMemo.amount 2025-07-22 09:58:21 +02:00
Szymon Lesisz
94267f36aa chore(protobuf): update THP protobuf messages
- rename *_static_pubkey > *_static_public_key
- added `ButtonAck` to thp.proto
2025-07-22 09:58:21 +02:00
Martin Homola
d27646a3d3 fix(trading): receive display amount 2025-07-18 14:11:24 +02:00
Szymon Lesisz
3270d50505 chore(protobuf): update THP MessageType enum 2025-07-17 06:47:16 +02:00
Szymon Lesisz
cd0f551fb8 chore(protobuf): rename proto TxAckPaymentRequest > PaymentRequest 2025-07-17 06:47:16 +02:00
trezor-ci
9062e74eb8 npm-release: @trezor/protobuf 1.4.2 2025-07-11 06:40:41 +02:00
trezor-ci
6a61f26191 npm-prerelease: @trezor/protobuf 1.4.2-beta.1 2025-07-07 09:54:48 +02:00
Szymon Lesisz
b13115e870 feat(protobuf): add build script for THP protobuf messages 2025-06-25 15:51:41 +02:00
Szymon Lesisz
161663b6a2 chore(protobuf): update protobuf messages
following https://github.com/trezor/trezor-firmware/pull/5191
2025-06-25 15:51:41 +02:00
trezor-ci
2cf463e53b npm-release: @trezor/protobuf 1.4.1 2025-06-25 06:44:23 +02:00
Jan Václavík
1a1786a1ab chore(suite): Update tsx 2025-06-24 15:52:19 +02:00
trezor-ci
d232ee31da npm-prerelease: @trezor/protobuf 1.4.1-beta.1 2025-06-12 14:03:52 +02:00
Szymon Lesisz
8f794d5575 chore(protobuf): update protobuf messages
following https://github.com/trezor/trezor-firmware/pull/5169
2025-06-11 09:39:49 +02:00
trezor-ci
d6c4f97fa6 npm-release: @trezor/protobuf 1.4.0 2025-06-03 12:31:05 +02:00
Szymon Lesisz
b3299e97cd chore(protobuf): update protobuf messages
following 846dd3b934
2025-05-26 16:06:34 +02:00
trezor-ci
731bca229d npm-prerelease: @trezor/protobuf 1.4.0-beta.1 2025-05-20 11:45:12 +02:00