@ledgerhq/coin-tezos 6.11.0-nightly.20251217023943 → 6.11.0-nightly.20251218023953

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,4 +1,4 @@
1
1
 
2
- > @ledgerhq/coin-tezos@6.10.0 build /home/runner/work/ledger-live/ledger-live/libs/coin-modules/coin-tezos
2
+ > @ledgerhq/coin-tezos@6.10.1 build /home/runner/work/ledger-live/ledger-live/libs/coin-modules/coin-tezos
3
3
  > tsc && tsc -m esnext --moduleResolution bundler --outDir lib-es
4
4
 
@@ -18,5 +18,8 @@
18
18
  "src/types/bridge.fixture.ts",
19
19
  "src/logic/validateAddress.ts"
20
20
  ],
21
+ "ignoreUnimported": [
22
+ "src/supportedFeatures.ts"
23
+ ],
21
24
  "ignore": []
22
25
  }
package/CHANGELOG.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # @ledgerhq/coin-tezos
2
2
 
3
- ## 6.11.0-nightly.20251217023943
3
+ ## 6.11.0-nightly.20251218023953
4
4
 
5
5
  ### Minor Changes
6
6
 
@@ -8,15 +8,39 @@
8
8
 
9
9
  - [#13155](https://github.com/LedgerHQ/ledger-live/pull/13155) [`aadb3d5`](https://github.com/LedgerHQ/ledger-live/commit/aadb3d57f5719cc2cc397975eafec8094b160afe) Thanks [@gre-ledger](https://github.com/gre-ledger)! - rxjs@7.8.2 everywhere
10
10
 
11
+ - [#13091](https://github.com/LedgerHQ/ledger-live/pull/13091) [`34248c3`](https://github.com/LedgerHQ/ledger-live/commit/34248c306479dafe6335b2c176daf25064c85b3b) Thanks [@dilaouid](https://github.com/dilaouid)! - feat: add descriptors (+supported features) and helpers for each coins
12
+
13
+ ### Patch Changes
14
+
15
+ - Updated dependencies [[`480a08a`](https://github.com/LedgerHQ/ledger-live/commit/480a08ae190119829910b46ecc6d2a9fb11bb7c2), [`19a54fd`](https://github.com/LedgerHQ/ledger-live/commit/19a54fd89a2d3c7481aebc28817870875f9d44dc), [`e63194f`](https://github.com/LedgerHQ/ledger-live/commit/e63194f7dbd5ff2b0135c26aac3842a2be676b0a), [`bc76d51`](https://github.com/LedgerHQ/ledger-live/commit/bc76d5154d35f8340b6b282c4909cd26920b8d40), [`4be69a7`](https://github.com/LedgerHQ/ledger-live/commit/4be69a71dcd7624a1cba8dd1b1847ef009eb2d83), [`7ae71b6`](https://github.com/LedgerHQ/ledger-live/commit/7ae71b64161424b398b63f77da5127085143fcdc), [`5fa83e4`](https://github.com/LedgerHQ/ledger-live/commit/5fa83e49c5fb103da7ecf0777b7e75bb35d5ed61), [`c5da2ce`](https://github.com/LedgerHQ/ledger-live/commit/c5da2cef7cded2b53c1af9aa3174cd27e5c92e0a), [`450f518`](https://github.com/LedgerHQ/ledger-live/commit/450f518d4cedb828c5fe1e7ccffaabd483f53226), [`30be235`](https://github.com/LedgerHQ/ledger-live/commit/30be2354822b3497c69322294ff1dab43375be50), [`bdacedf`](https://github.com/LedgerHQ/ledger-live/commit/bdacedfe32bea8ffce96ab675a44c0d7cf395143), [`0924eed`](https://github.com/LedgerHQ/ledger-live/commit/0924eed6a633793999e8657076140523e30ae40b), [`5e8d6be`](https://github.com/LedgerHQ/ledger-live/commit/5e8d6be609dd37c48d747890e56189e0716d5273), [`768718d`](https://github.com/LedgerHQ/ledger-live/commit/768718df029bc8799b88c0299925dc56302b0c53), [`a5ad7d4`](https://github.com/LedgerHQ/ledger-live/commit/a5ad7d4578c06db3e40f260451b644c27e20cb62), [`aadb3d5`](https://github.com/LedgerHQ/ledger-live/commit/aadb3d57f5719cc2cc397975eafec8094b160afe), [`e44d216`](https://github.com/LedgerHQ/ledger-live/commit/e44d216d516df87e13f033ed64fedc1ce96380f4), [`d4bad44`](https://github.com/LedgerHQ/ledger-live/commit/d4bad4433c3fb083d95820d2927a9e8beeaf244f), [`8d8e1b7`](https://github.com/LedgerHQ/ledger-live/commit/8d8e1b7bb26305af326ea21710248223d1e8653b), [`07de7a8`](https://github.com/LedgerHQ/ledger-live/commit/07de7a87415ae4d1126e751d6a4d521ced3065e3), [`d37fa4b`](https://github.com/LedgerHQ/ledger-live/commit/d37fa4baf4534161bffe5033ce44fc7780c79d89), [`5e0556a`](https://github.com/LedgerHQ/ledger-live/commit/5e0556a3bd0ea60277462eed10c997b17b09d299), [`bce6610`](https://github.com/LedgerHQ/ledger-live/commit/bce6610ca8554a85f8f17b6014e921fdecd3fa4f), [`ddd40b4`](https://github.com/LedgerHQ/ledger-live/commit/ddd40b4cae93ecf3139fd33dc0f4dd1c8366d628), [`2a60165`](https://github.com/LedgerHQ/ledger-live/commit/2a601656b7a23a424a29f006ec53090648fdae4f), [`34248c3`](https://github.com/LedgerHQ/ledger-live/commit/34248c306479dafe6335b2c176daf25064c85b3b), [`2d9f320`](https://github.com/LedgerHQ/ledger-live/commit/2d9f32087eea12ae9d5ea2347b277b8bf4e60f55), [`c56ab86`](https://github.com/LedgerHQ/ledger-live/commit/c56ab86ab65597caf87a09b7596faa54f3104bd4)]:
16
+ - @ledgerhq/coin-framework@6.11.0-nightly.20251218023953
17
+ - @ledgerhq/types-live@6.91.0-nightly.20251218023953
18
+ - @ledgerhq/cryptoassets@13.35.0-nightly.20251218023953
19
+ - @ledgerhq/errors@6.28.0-nightly.20251218023953
20
+ - @ledgerhq/devices@8.8.0-nightly.20251218023953
21
+ - @ledgerhq/live-network@2.1.4-nightly.20251218023953
22
+
23
+ ## 6.10.1
24
+
25
+ ### Patch Changes
26
+
27
+ - Updated dependencies [[`b68b749`](https://github.com/LedgerHQ/ledger-live/commit/b68b749b53c9583dd983ab057faa89fced1e541e)]:
28
+ - @ledgerhq/errors@6.27.1
29
+ - @ledgerhq/coin-framework@6.10.1
30
+ - @ledgerhq/cryptoassets@13.34.1
31
+ - @ledgerhq/devices@8.7.1
32
+ - @ledgerhq/live-network@2.1.3
33
+
34
+ ## 6.10.1-hotfix.0
35
+
11
36
  ### Patch Changes
12
37
 
13
- - Updated dependencies [[`480a08a`](https://github.com/LedgerHQ/ledger-live/commit/480a08ae190119829910b46ecc6d2a9fb11bb7c2), [`19a54fd`](https://github.com/LedgerHQ/ledger-live/commit/19a54fd89a2d3c7481aebc28817870875f9d44dc), [`e63194f`](https://github.com/LedgerHQ/ledger-live/commit/e63194f7dbd5ff2b0135c26aac3842a2be676b0a), [`bc76d51`](https://github.com/LedgerHQ/ledger-live/commit/bc76d5154d35f8340b6b282c4909cd26920b8d40), [`4be69a7`](https://github.com/LedgerHQ/ledger-live/commit/4be69a71dcd7624a1cba8dd1b1847ef009eb2d83), [`7ae71b6`](https://github.com/LedgerHQ/ledger-live/commit/7ae71b64161424b398b63f77da5127085143fcdc), [`5fa83e4`](https://github.com/LedgerHQ/ledger-live/commit/5fa83e49c5fb103da7ecf0777b7e75bb35d5ed61), [`c5da2ce`](https://github.com/LedgerHQ/ledger-live/commit/c5da2cef7cded2b53c1af9aa3174cd27e5c92e0a), [`450f518`](https://github.com/LedgerHQ/ledger-live/commit/450f518d4cedb828c5fe1e7ccffaabd483f53226), [`30be235`](https://github.com/LedgerHQ/ledger-live/commit/30be2354822b3497c69322294ff1dab43375be50), [`bdacedf`](https://github.com/LedgerHQ/ledger-live/commit/bdacedfe32bea8ffce96ab675a44c0d7cf395143), [`5e8d6be`](https://github.com/LedgerHQ/ledger-live/commit/5e8d6be609dd37c48d747890e56189e0716d5273), [`768718d`](https://github.com/LedgerHQ/ledger-live/commit/768718df029bc8799b88c0299925dc56302b0c53), [`a5ad7d4`](https://github.com/LedgerHQ/ledger-live/commit/a5ad7d4578c06db3e40f260451b644c27e20cb62), [`aadb3d5`](https://github.com/LedgerHQ/ledger-live/commit/aadb3d57f5719cc2cc397975eafec8094b160afe), [`e44d216`](https://github.com/LedgerHQ/ledger-live/commit/e44d216d516df87e13f033ed64fedc1ce96380f4), [`d4bad44`](https://github.com/LedgerHQ/ledger-live/commit/d4bad4433c3fb083d95820d2927a9e8beeaf244f), [`8d8e1b7`](https://github.com/LedgerHQ/ledger-live/commit/8d8e1b7bb26305af326ea21710248223d1e8653b), [`07de7a8`](https://github.com/LedgerHQ/ledger-live/commit/07de7a87415ae4d1126e751d6a4d521ced3065e3), [`d37fa4b`](https://github.com/LedgerHQ/ledger-live/commit/d37fa4baf4534161bffe5033ce44fc7780c79d89), [`5e0556a`](https://github.com/LedgerHQ/ledger-live/commit/5e0556a3bd0ea60277462eed10c997b17b09d299), [`bce6610`](https://github.com/LedgerHQ/ledger-live/commit/bce6610ca8554a85f8f17b6014e921fdecd3fa4f), [`2a60165`](https://github.com/LedgerHQ/ledger-live/commit/2a601656b7a23a424a29f006ec53090648fdae4f), [`2d9f320`](https://github.com/LedgerHQ/ledger-live/commit/2d9f32087eea12ae9d5ea2347b277b8bf4e60f55), [`c56ab86`](https://github.com/LedgerHQ/ledger-live/commit/c56ab86ab65597caf87a09b7596faa54f3104bd4)]:
14
- - @ledgerhq/coin-framework@6.11.0-nightly.20251217023943
15
- - @ledgerhq/types-live@6.91.0-nightly.20251217023943
16
- - @ledgerhq/cryptoassets@13.35.0-nightly.20251217023943
17
- - @ledgerhq/errors@6.28.0-nightly.20251217023943
18
- - @ledgerhq/devices@8.8.0-nightly.20251217023943
19
- - @ledgerhq/live-network@2.1.3-nightly.20251217023943
38
+ - Updated dependencies [[`b68b749`](https://github.com/LedgerHQ/ledger-live/commit/b68b749b53c9583dd983ab057faa89fced1e541e)]:
39
+ - @ledgerhq/errors@6.27.1-hotfix.0
40
+ - @ledgerhq/coin-framework@6.10.1-hotfix.0
41
+ - @ledgerhq/cryptoassets@13.34.1-hotfix.0
42
+ - @ledgerhq/devices@8.7.1-hotfix.0
43
+ - @ledgerhq/live-network@2.1.3-hotfix.0
20
44
 
21
45
  ## 6.10.0
22
46
 
@@ -0,0 +1,3 @@
1
+ import type { SupportedFeatures } from "@ledgerhq/coin-framework/features/types";
2
+ export declare const supportedFeatures: SupportedFeatures;
3
+ //# sourceMappingURL=supportedFeatures.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"supportedFeatures.d.ts","sourceRoot":"","sources":["../src/supportedFeatures.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,yCAAyC,CAAC;AAEjF,eAAO,MAAM,iBAAiB,EAAE,iBAG/B,CAAC"}
@@ -0,0 +1,8 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.supportedFeatures = void 0;
4
+ exports.supportedFeatures = {
5
+ blockchain_txs: ["send"],
6
+ staking_txs: ["delegate", "undelegate"],
7
+ };
8
+ //# sourceMappingURL=supportedFeatures.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"supportedFeatures.js","sourceRoot":"","sources":["../src/supportedFeatures.ts"],"names":[],"mappings":";;;AAEa,QAAA,iBAAiB,GAAsB;IAClD,cAAc,EAAE,CAAC,MAAM,CAAC;IACxB,WAAW,EAAE,CAAC,UAAU,EAAE,YAAY,CAAC;CACxC,CAAC"}
@@ -0,0 +1,3 @@
1
+ import type { SupportedFeatures } from "@ledgerhq/coin-framework/features/types";
2
+ export declare const supportedFeatures: SupportedFeatures;
3
+ //# sourceMappingURL=supportedFeatures.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"supportedFeatures.d.ts","sourceRoot":"","sources":["../src/supportedFeatures.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,yCAAyC,CAAC;AAEjF,eAAO,MAAM,iBAAiB,EAAE,iBAG/B,CAAC"}
@@ -0,0 +1,5 @@
1
+ export const supportedFeatures = {
2
+ blockchain_txs: ["send"],
3
+ staking_txs: ["delegate", "undelegate"],
4
+ };
5
+ //# sourceMappingURL=supportedFeatures.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"supportedFeatures.js","sourceRoot":"","sources":["../src/supportedFeatures.ts"],"names":[],"mappings":"AAEA,MAAM,CAAC,MAAM,iBAAiB,GAAsB;IAClD,cAAc,EAAE,CAAC,MAAM,CAAC;IACxB,WAAW,EAAE,CAAC,UAAU,EAAE,YAAY,CAAC;CACxC,CAAC"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ledgerhq/coin-tezos",
3
- "version": "6.11.0-nightly.20251217023943",
3
+ "version": "6.11.0-nightly.20251218023953",
4
4
  "description": "Tezos Coin integration",
5
5
  "keywords": [
6
6
  "Ledger",
@@ -75,13 +75,13 @@
75
75
  "invariant": "^2.2.4",
76
76
  "lodash": "^4.17.21",
77
77
  "rxjs": "7.8.2",
78
- "@ledgerhq/coin-framework": "^6.11.0-nightly.20251217023943",
79
- "@ledgerhq/cryptoassets": "^13.35.0-nightly.20251217023943",
80
- "@ledgerhq/devices": "8.8.0-nightly.20251217023943",
81
- "@ledgerhq/errors": "^6.28.0-nightly.20251217023943",
82
- "@ledgerhq/live-network": "^2.1.3-nightly.20251217023943",
78
+ "@ledgerhq/coin-framework": "^6.11.0-nightly.20251218023953",
79
+ "@ledgerhq/cryptoassets": "^13.35.0-nightly.20251218023953",
80
+ "@ledgerhq/devices": "8.8.0-nightly.20251218023953",
81
+ "@ledgerhq/errors": "^6.28.0-nightly.20251218023953",
82
+ "@ledgerhq/live-network": "^2.1.4-nightly.20251218023953",
83
83
  "@ledgerhq/logs": "^6.13.0",
84
- "@ledgerhq/types-live": "^6.91.0-nightly.20251217023943"
84
+ "@ledgerhq/types-live": "^6.91.0-nightly.20251218023953"
85
85
  },
86
86
  "devDependencies": {
87
87
  "@faker-js/faker": "^8.4.1",
@@ -94,7 +94,7 @@
94
94
  "ts-jest": "^29.1.4",
95
95
  "typescript": "^5.4.5",
96
96
  "@ledgerhq/disable-network-setup": "^0.1.0",
97
- "@ledgerhq/types-cryptoassets": "^7.31.0-nightly.20251217023943"
97
+ "@ledgerhq/types-cryptoassets": "^7.31.0-nightly.20251218023953"
98
98
  },
99
99
  "overrides": {
100
100
  "@taquito/ledger-signer": {
@@ -0,0 +1,6 @@
1
+ import type { SupportedFeatures } from "@ledgerhq/coin-framework/features/types";
2
+
3
+ export const supportedFeatures: SupportedFeatures = {
4
+ blockchain_txs: ["send"],
5
+ staking_txs: ["delegate", "undelegate"],
6
+ };