@ledgerhq/coin-sui 0.19.0-nightly.20251216024112 → 0.19.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-sui@0.18.1 build /home/runner/work/ledger-live/ledger-live/libs/coin-modules/coin-sui
2
+ > @ledgerhq/coin-sui@0.18.2 build /home/runner/work/ledger-live/ledger-live/libs/coin-modules/coin-sui
3
3
  > tsc --outDir lib --module commonjs --moduleResolution node10 && tsc -m ES6 --outDir lib-es
4
4
 
@@ -18,7 +18,8 @@
18
18
  "ignoreUnimported": [
19
19
  "src/api/index.ts",
20
20
  "src/test/testUtils.ts",
21
- "src/test/bridge.dataset.ts"
21
+ "src/test/bridge.dataset.ts",
22
+ "src/supportedFeatures.ts"
22
23
  ],
23
24
  "ignoreUnused": [
24
25
  "@ledgerhq/live-env",
package/CHANGELOG.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # @ledgerhq/coin-sui
2
2
 
3
- ## 0.19.0-nightly.20251216024112
3
+ ## 0.19.0-nightly.20251218023953
4
4
 
5
5
  ### Minor Changes
6
6
 
@@ -12,20 +12,44 @@
12
12
 
13
13
  - [#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
14
14
 
15
+ - [#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
16
+
15
17
  ### Patch Changes
16
18
 
17
19
  - [#13204](https://github.com/LedgerHQ/ledger-live/pull/13204) [`7591e40`](https://github.com/LedgerHQ/ledger-live/commit/7591e401f333d9f5ff61de32c2fb129153a18192) Thanks [@ishaba](https://github.com/ishaba)! - Restore loading validators list in preload
18
20
 
19
21
  - [#13054](https://github.com/LedgerHQ/ledger-live/pull/13054) [`323aadd`](https://github.com/LedgerHQ/ledger-live/commit/323aadd44f03284d2d2d8069112940ec9eb4215f) Thanks [@semeano](https://github.com/semeano)! - Fix get stakes test
20
22
 
21
- - 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), [`3e70677`](https://github.com/LedgerHQ/ledger-live/commit/3e706774f8c4e9b768ab18b67abc3471cf61b6b6), [`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)]:
22
- - @ledgerhq/coin-framework@6.11.0-nightly.20251216024112
23
- - @ledgerhq/types-live@6.91.0-nightly.20251216024112
24
- - @ledgerhq/cryptoassets@13.35.0-nightly.20251216024112
25
- - @ledgerhq/errors@6.28.0-nightly.20251216024112
26
- - @ledgerhq/live-env@2.23.0-nightly.20251216024112
27
- - @ledgerhq/types-cryptoassets@7.31.0-nightly.20251216024112
28
- - @ledgerhq/live-network@2.1.3-nightly.20251216024112
23
+ - 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), [`3e70677`](https://github.com/LedgerHQ/ledger-live/commit/3e706774f8c4e9b768ab18b67abc3471cf61b6b6), [`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)]:
24
+ - @ledgerhq/coin-framework@6.11.0-nightly.20251218023953
25
+ - @ledgerhq/types-live@6.91.0-nightly.20251218023953
26
+ - @ledgerhq/cryptoassets@13.35.0-nightly.20251218023953
27
+ - @ledgerhq/errors@6.28.0-nightly.20251218023953
28
+ - @ledgerhq/live-env@2.23.0-nightly.20251218023953
29
+ - @ledgerhq/types-cryptoassets@7.31.0-nightly.20251218023953
30
+ - @ledgerhq/live-network@2.1.4-nightly.20251218023953
31
+ - @ledgerhq/hw-app-sui@1.4.0
32
+
33
+ ## 0.18.2
34
+
35
+ ### Patch Changes
36
+
37
+ - Updated dependencies [[`b68b749`](https://github.com/LedgerHQ/ledger-live/commit/b68b749b53c9583dd983ab057faa89fced1e541e)]:
38
+ - @ledgerhq/errors@6.27.1
39
+ - @ledgerhq/coin-framework@6.10.1
40
+ - @ledgerhq/cryptoassets@13.34.1
41
+ - @ledgerhq/live-network@2.1.3
42
+ - @ledgerhq/hw-app-sui@1.4.0
43
+
44
+ ## 0.18.2-hotfix.0
45
+
46
+ ### Patch Changes
47
+
48
+ - Updated dependencies [[`b68b749`](https://github.com/LedgerHQ/ledger-live/commit/b68b749b53c9583dd983ab057faa89fced1e541e)]:
49
+ - @ledgerhq/errors@6.27.1-hotfix.0
50
+ - @ledgerhq/coin-framework@6.10.1-hotfix.0
51
+ - @ledgerhq/cryptoassets@13.34.1-hotfix.0
52
+ - @ledgerhq/live-network@2.1.3-hotfix.0
29
53
  - @ledgerhq/hw-app-sui@1.4.0
30
54
 
31
55
  ## 0.18.1
@@ -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,iBAE/B,CAAC"}
@@ -0,0 +1,7 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.supportedFeatures = void 0;
4
+ exports.supportedFeatures = {
5
+ blockchain_txs: ["send"],
6
+ };
7
+ //# 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;CACzB,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,iBAE/B,CAAC"}
@@ -0,0 +1,4 @@
1
+ export const supportedFeatures = {
2
+ blockchain_txs: ["send"],
3
+ };
4
+ //# 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;CACzB,CAAC"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ledgerhq/coin-sui",
3
- "version": "0.19.0-nightly.20251216024112",
3
+ "version": "0.19.0-nightly.20251218023953",
4
4
  "description": "Ledger Sui Coin integration",
5
5
  "keywords": [
6
6
  "Ledger",
@@ -106,6 +106,10 @@
106
106
  "require": "./lib/constants.js",
107
107
  "default": "./lib-es/constants.js"
108
108
  },
109
+ "./uiConfig": {
110
+ "require": "./lib/uiConfig.js",
111
+ "default": "./lib-es/uiConfig.js"
112
+ },
109
113
  ".": {
110
114
  "require": "./lib/index.js",
111
115
  "default": "./lib-es/index.js"
@@ -119,16 +123,16 @@
119
123
  "bignumber.js": "^9.1.2",
120
124
  "lodash": "4.17.21",
121
125
  "rxjs": "7.8.2",
122
- "@ledgerhq/coin-framework": "^6.11.0-nightly.20251216024112",
123
- "@ledgerhq/cryptoassets": "^13.35.0-nightly.20251216024112",
124
- "@ledgerhq/errors": "^6.28.0-nightly.20251216024112",
126
+ "@ledgerhq/coin-framework": "^6.11.0-nightly.20251218023953",
127
+ "@ledgerhq/cryptoassets": "^13.35.0-nightly.20251218023953",
128
+ "@ledgerhq/errors": "^6.28.0-nightly.20251218023953",
125
129
  "@ledgerhq/hw-app-sui": "^1.4.0",
126
- "@ledgerhq/live-env": "^2.23.0-nightly.20251216024112",
127
- "@ledgerhq/live-network": "^2.1.3-nightly.20251216024112",
130
+ "@ledgerhq/live-env": "^2.23.0-nightly.20251218023953",
131
+ "@ledgerhq/live-network": "^2.1.4-nightly.20251218023953",
128
132
  "@ledgerhq/live-promise": "^0.1.1",
129
133
  "@ledgerhq/logs": "^6.13.0",
130
- "@ledgerhq/types-cryptoassets": "^7.31.0-nightly.20251216024112",
131
- "@ledgerhq/types-live": "^6.91.0-nightly.20251216024112"
134
+ "@ledgerhq/types-cryptoassets": "^7.31.0-nightly.20251218023953",
135
+ "@ledgerhq/types-live": "^6.91.0-nightly.20251218023953"
132
136
  },
133
137
  "devDependencies": {
134
138
  "@faker-js/faker": "^8.4.1",
@@ -0,0 +1,5 @@
1
+ import type { SupportedFeatures } from "@ledgerhq/coin-framework/features/types";
2
+
3
+ export const supportedFeatures: SupportedFeatures = {
4
+ blockchain_txs: ["send"],
5
+ };