@ledgerhq/coin-sui 0.17.0-nightly.9 → 0.18.0-nightly.20251107095716

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.17.0-nightly.8 build /home/runner/work/ledger-live/ledger-live/libs/coin-modules/coin-sui
2
+ > @ledgerhq/coin-sui@0.17.0 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
 
package/CHANGELOG.md CHANGED
@@ -1,104 +1,91 @@
1
1
  # @ledgerhq/coin-sui
2
2
 
3
- ## 0.17.0-nightly.9
4
-
5
- ### Patch Changes
6
-
7
- - Updated dependencies [[`f8d904d`](https://github.com/LedgerHQ/ledger-live/commit/f8d904de5607c103549f247428b5a4079f28c1c0)]:
8
- - @ledgerhq/cryptoassets@13.32.0-nightly.5
9
- - @ledgerhq/coin-framework@6.8.0-nightly.7
10
-
11
- ## 0.17.0-nightly.8
3
+ ## 0.18.0-nightly.20251107095716
12
4
 
13
5
  ### Minor Changes
14
6
 
15
- - [#12498](https://github.com/LedgerHQ/ledger-live/pull/12498) [`177000e`](https://github.com/LedgerHQ/ledger-live/commit/177000ed4cb21bbc69386ff5b5cec6d3e6f3281b) Thanks [@gre-ledger](https://github.com/gre-ledger)! - Prepare sui for async CryptoAssetsStore migration - add await to token lookups
7
+ - [#12402](https://github.com/LedgerHQ/ledger-live/pull/12402) [`544721d`](https://github.com/LedgerHQ/ledger-live/commit/544721d198454526ef83516619d59c881ba34eb9) Thanks [@qperrot](https://github.com/qperrot)! - Fix transactionSequenceNumber type
16
8
 
17
9
  ### Patch Changes
18
10
 
19
- - Updated dependencies [[`607e4be`](https://github.com/LedgerHQ/ledger-live/commit/607e4be33145c102debce1606224b08579888aa8)]:
20
- - @ledgerhq/cryptoassets@13.32.0-nightly.4
21
- - @ledgerhq/coin-framework@6.8.0-nightly.6
11
+ - [#12631](https://github.com/LedgerHQ/ledger-live/pull/12631) [`03da858`](https://github.com/LedgerHQ/ledger-live/commit/03da8580f7d22b156c47bec95b9b2b2bdc1d15da) Thanks [@semeano](https://github.com/semeano)! - Remove mock of deprecated function
22
12
 
23
- ## 0.17.0-nightly.7
13
+ - Updated dependencies [[`74a340b`](https://github.com/LedgerHQ/ledger-live/commit/74a340b258589c9c37476103029eb036b930616c), [`a6bc24e`](https://github.com/LedgerHQ/ledger-live/commit/a6bc24ee988b98bf82f807ac5ce731ba79813901), [`b69c97d`](https://github.com/LedgerHQ/ledger-live/commit/b69c97d979ba97154c9abfda6abfc2a36becee4f), [`544721d`](https://github.com/LedgerHQ/ledger-live/commit/544721d198454526ef83516619d59c881ba34eb9), [`1c6f5f5`](https://github.com/LedgerHQ/ledger-live/commit/1c6f5f5843349b1955f7ca466f98cbe4ffcdaddf), [`d5d838a`](https://github.com/LedgerHQ/ledger-live/commit/d5d838a23e00edd53293843781c559c41db4e854), [`9f61dcf`](https://github.com/LedgerHQ/ledger-live/commit/9f61dcf6163fd66657e5be732c28bea623a40515), [`c0b5b9f`](https://github.com/LedgerHQ/ledger-live/commit/c0b5b9f4cdcb2ea3e15419cbf3d1a14f725c3e6a), [`70049be`](https://github.com/LedgerHQ/ledger-live/commit/70049bed0cd0a8c7a9e4947a63af82061dad46c0), [`5b41dd5`](https://github.com/LedgerHQ/ledger-live/commit/5b41dd56e024a5d03ba0e49084113c04887395db), [`c70f6a8`](https://github.com/LedgerHQ/ledger-live/commit/c70f6a8370056b6fd8f236205471359d6f9b846f)]:
14
+ - @ledgerhq/types-live@6.89.0-nightly.20251107095716
15
+ - @ledgerhq/cryptoassets@13.33.0-nightly.20251107095716
16
+ - @ledgerhq/coin-framework@6.9.0-nightly.20251107095716
24
17
 
25
- ### Patch Changes
26
-
27
- - [#12485](https://github.com/LedgerHQ/ledger-live/pull/12485) [`230cb92`](https://github.com/LedgerHQ/ledger-live/commit/230cb924749e5cf21ddb14d6bde06d9f4cab2390) Thanks [@jprudent](https://github.com/jprudent)! - fix pages without operations
18
+ ## 0.17.0
28
19
 
29
- ## 0.17.0-nightly.6
20
+ ### Minor Changes
30
21
 
31
- ### Patch Changes
22
+ - [#12498](https://github.com/LedgerHQ/ledger-live/pull/12498) [`177000e`](https://github.com/LedgerHQ/ledger-live/commit/177000ed4cb21bbc69386ff5b5cec6d3e6f3281b) Thanks [@gre-ledger](https://github.com/gre-ledger)! - Prepare sui for async CryptoAssetsStore migration - add await to token lookups
32
23
 
33
- - Updated dependencies [[`77566c5`](https://github.com/LedgerHQ/ledger-live/commit/77566c5a3b5795f5938bd5daaa5f8d65934c56b8), [`6ccabef`](https://github.com/LedgerHQ/ledger-live/commit/6ccabef8f3c4e8cc042299d531684595ebadcc55)]:
34
- - @ledgerhq/types-live@6.88.0-nightly.3
35
- - @ledgerhq/cryptoassets@13.32.0-nightly.3
36
- - @ledgerhq/coin-framework@6.8.0-nightly.5
37
- - @ledgerhq/hw-app-sui@1.4.0
24
+ - [#12321](https://github.com/LedgerHQ/ledger-live/pull/12321) [`63e8f34`](https://github.com/LedgerHQ/ledger-live/commit/63e8f342f6b951ab77bb710b9971f033c05e579e) Thanks [@mcayuelas-ledger](https://github.com/mcayuelas-ledger)! - Bump axios version to 1.12.2
38
25
 
39
- ## 0.17.0-nightly.5
26
+ - [#12485](https://github.com/LedgerHQ/ledger-live/pull/12485) [`230cb92`](https://github.com/LedgerHQ/ledger-live/commit/230cb924749e5cf21ddb14d6bde06d9f4cab2390) Thanks [@jprudent](https://github.com/jprudent)! - fix pages without operations
40
27
 
41
- ### Minor Changes
28
+ - [#12324](https://github.com/LedgerHQ/ledger-live/pull/12324) [`600aa73`](https://github.com/LedgerHQ/ledger-live/commit/600aa73f30356b1e9523185bc37ebfbf3e9a649a) Thanks [@estrauser-ledger](https://github.com/estrauser-ledger)! - add peers to sui block operations
42
29
 
43
30
  - [#12264](https://github.com/LedgerHQ/ledger-live/pull/12264) [`8b39aa7`](https://github.com/LedgerHQ/ledger-live/commit/8b39aa7ca9e58ed3b028b133495fd729a1843332) Thanks [@jonezque](https://github.com/jonezque)! - feat: show staking reward for LLD/LLM
44
31
 
45
- ### Patch Changes
46
-
47
- - Updated dependencies [[`ccf788d`](https://github.com/LedgerHQ/ledger-live/commit/ccf788d7c0239ca95e76c3cc340f9a6bd09ea726), [`34b28dd`](https://github.com/LedgerHQ/ledger-live/commit/34b28dd5e819906daaa79db5fe6064674def5e7d), [`b962966`](https://github.com/LedgerHQ/ledger-live/commit/b962966525517c5cfa7f1f8826f8f2b9162189e4)]:
48
- - @ledgerhq/cryptoassets@13.32.0-nightly.2
49
- - @ledgerhq/coin-framework@6.8.0-nightly.4
50
- - @ledgerhq/live-env@2.20.0-nightly.0
51
- - @ledgerhq/types-live@6.88.0-nightly.2
52
- - @ledgerhq/live-network@2.1.0-nightly.1
32
+ - [#12214](https://github.com/LedgerHQ/ledger-live/pull/12214) [`7c23bd3`](https://github.com/LedgerHQ/ledger-live/commit/7c23bd3155755f5119d02b5489820fe1d5585a79) Thanks [@jprudent](https://github.com/jprudent)! - fix(live-22119,coin:sui): identify all unstaking operations
53
33
 
54
- ## 0.17.0-nightly.4
34
+ - [#12239](https://github.com/LedgerHQ/ledger-live/pull/12239) [`674446a`](https://github.com/LedgerHQ/ledger-live/commit/674446a8c168be6b607d017079225e367f70c43d) Thanks [@dilaouid](https://github.com/dilaouid)! - feat: remove call to findTokenByAddressInCurrency in sui/algorand/multiversx
55
35
 
56
- ### Patch Changes
36
+ - [#12310](https://github.com/LedgerHQ/ledger-live/pull/12310) [`fbc2b07`](https://github.com/LedgerHQ/ledger-live/commit/fbc2b0712037dfcee79ba72831878a814ca2185f) Thanks [@nchataing](https://github.com/nchataing)! - fix: correctly pass extra parameters for undelegate tx fee estimation
57
37
 
58
- - Updated dependencies [[`eb176c2`](https://github.com/LedgerHQ/ledger-live/commit/eb176c201d711f1d28f74de831c4a6cd0c2d4a50)]:
59
- - @ledgerhq/coin-framework@6.8.0-nightly.3
38
+ - [#12347](https://github.com/LedgerHQ/ledger-live/pull/12347) [`350600a`](https://github.com/LedgerHQ/ledger-live/commit/350600aaad5517f8047cdcbe4798faac0168c951) Thanks [@estrauser-ledger](https://github.com/estrauser-ledger)! - fix: remove fees from sui operations amount
60
39
 
61
- ## 0.17.0-nightly.3
40
+ - [#12372](https://github.com/LedgerHQ/ledger-live/pull/12372) [`a731c4c`](https://github.com/LedgerHQ/ledger-live/commit/a731c4cd492a968eb7baa981fdd8aaddedd21f25) Thanks [@jprudent](https://github.com/jprudent)! - Add AlpacaApi.getValidators and implementation for SUI
62
41
 
63
- ### Minor Changes
42
+ ### Patch Changes
64
43
 
65
- - [#12239](https://github.com/LedgerHQ/ledger-live/pull/12239) [`674446a`](https://github.com/LedgerHQ/ledger-live/commit/674446a8c168be6b607d017079225e367f70c43d) Thanks [@dilaouid](https://github.com/dilaouid)! - feat: remove call to findTokenByAddressInCurrency in sui/algorand/multiversx
44
+ - Updated dependencies [[`b4ceaff`](https://github.com/LedgerHQ/ledger-live/commit/b4ceaff2ecf68d8a14e09801c76ab0b014c45286), [`da750a1`](https://github.com/LedgerHQ/ledger-live/commit/da750a16ee5f2c083114569b8ae3c708cceba06c), [`63e8f34`](https://github.com/LedgerHQ/ledger-live/commit/63e8f342f6b951ab77bb710b9971f033c05e579e), [`ccf788d`](https://github.com/LedgerHQ/ledger-live/commit/ccf788d7c0239ca95e76c3cc340f9a6bd09ea726), [`34b28dd`](https://github.com/LedgerHQ/ledger-live/commit/34b28dd5e819906daaa79db5fe6064674def5e7d), [`607e4be`](https://github.com/LedgerHQ/ledger-live/commit/607e4be33145c102debce1606224b08579888aa8), [`c96d73f`](https://github.com/LedgerHQ/ledger-live/commit/c96d73fed0a75a9c208f78d51c34b742703a7dda), [`7744980`](https://github.com/LedgerHQ/ledger-live/commit/774498090411f1a6d6c06395dda1fc7cd24adf24), [`77566c5`](https://github.com/LedgerHQ/ledger-live/commit/77566c5a3b5795f5938bd5daaa5f8d65934c56b8), [`f8d904d`](https://github.com/LedgerHQ/ledger-live/commit/f8d904de5607c103549f247428b5a4079f28c1c0), [`eb176c2`](https://github.com/LedgerHQ/ledger-live/commit/eb176c201d711f1d28f74de831c4a6cd0c2d4a50), [`a731c4c`](https://github.com/LedgerHQ/ledger-live/commit/a731c4cd492a968eb7baa981fdd8aaddedd21f25), [`b962966`](https://github.com/LedgerHQ/ledger-live/commit/b962966525517c5cfa7f1f8826f8f2b9162189e4), [`759064d`](https://github.com/LedgerHQ/ledger-live/commit/759064d4815c636af2d73ba548a85b4f53e7b491), [`f392f69`](https://github.com/LedgerHQ/ledger-live/commit/f392f6912f445cc2f7cf4dfcfd030fa3da76f736), [`cadf2e1`](https://github.com/LedgerHQ/ledger-live/commit/cadf2e1dfb09248d3f77d96f94ae774425dbca75), [`cbc0648`](https://github.com/LedgerHQ/ledger-live/commit/cbc064885d8e0459e40d327a2e5389204b3ec705), [`36e5168`](https://github.com/LedgerHQ/ledger-live/commit/36e5168397eaec2a5f425038392a4400f60571d0), [`6ccabef`](https://github.com/LedgerHQ/ledger-live/commit/6ccabef8f3c4e8cc042299d531684595ebadcc55), [`3d4188a`](https://github.com/LedgerHQ/ledger-live/commit/3d4188a26021d33b950129d82cb55d2c2e8d4358), [`d9305e8`](https://github.com/LedgerHQ/ledger-live/commit/d9305e8a4d8364366aaba05dd698396d28b539dc), [`2c6a198`](https://github.com/LedgerHQ/ledger-live/commit/2c6a198ba28391695202a0787ce168c53768ff37)]:
45
+ - @ledgerhq/cryptoassets@13.32.0
46
+ - @ledgerhq/types-cryptoassets@7.30.0
47
+ - @ledgerhq/coin-framework@6.8.0
48
+ - @ledgerhq/live-network@2.1.0
49
+ - @ledgerhq/live-env@2.20.0
50
+ - @ledgerhq/types-live@6.88.0
51
+ - @ledgerhq/errors@6.27.0
52
+ - @ledgerhq/hw-app-sui@1.4.0
66
53
 
67
- ## 0.17.0-nightly.2
54
+ ## 0.17.0-next.0
68
55
 
69
56
  ### Minor Changes
70
57
 
58
+ - [#12498](https://github.com/LedgerHQ/ledger-live/pull/12498) [`177000e`](https://github.com/LedgerHQ/ledger-live/commit/177000ed4cb21bbc69386ff5b5cec6d3e6f3281b) Thanks [@gre-ledger](https://github.com/gre-ledger)! - Prepare sui for async CryptoAssetsStore migration - add await to token lookups
59
+
71
60
  - [#12321](https://github.com/LedgerHQ/ledger-live/pull/12321) [`63e8f34`](https://github.com/LedgerHQ/ledger-live/commit/63e8f342f6b951ab77bb710b9971f033c05e579e) Thanks [@mcayuelas-ledger](https://github.com/mcayuelas-ledger)! - Bump axios version to 1.12.2
72
61
 
73
- ### Patch Changes
62
+ - [#12485](https://github.com/LedgerHQ/ledger-live/pull/12485) [`230cb92`](https://github.com/LedgerHQ/ledger-live/commit/230cb924749e5cf21ddb14d6bde06d9f4cab2390) Thanks [@jprudent](https://github.com/jprudent)! - fix pages without operations
74
63
 
75
- - Updated dependencies [[`63e8f34`](https://github.com/LedgerHQ/ledger-live/commit/63e8f342f6b951ab77bb710b9971f033c05e579e), [`3d4188a`](https://github.com/LedgerHQ/ledger-live/commit/3d4188a26021d33b950129d82cb55d2c2e8d4358)]:
76
- - @ledgerhq/cryptoassets@13.32.0-nightly.1
77
- - @ledgerhq/coin-framework@6.8.0-nightly.2
78
- - @ledgerhq/live-network@2.1.0-nightly.0
79
- - @ledgerhq/types-live@6.88.0-nightly.1
64
+ - [#12324](https://github.com/LedgerHQ/ledger-live/pull/12324) [`600aa73`](https://github.com/LedgerHQ/ledger-live/commit/600aa73f30356b1e9523185bc37ebfbf3e9a649a) Thanks [@estrauser-ledger](https://github.com/estrauser-ledger)! - add peers to sui block operations
80
65
 
81
- ## 0.17.0-nightly.1
66
+ - [#12264](https://github.com/LedgerHQ/ledger-live/pull/12264) [`8b39aa7`](https://github.com/LedgerHQ/ledger-live/commit/8b39aa7ca9e58ed3b028b133495fd729a1843332) Thanks [@jonezque](https://github.com/jonezque)! - feat: show staking reward for LLD/LLM
82
67
 
83
- ### Minor Changes
68
+ - [#12214](https://github.com/LedgerHQ/ledger-live/pull/12214) [`7c23bd3`](https://github.com/LedgerHQ/ledger-live/commit/7c23bd3155755f5119d02b5489820fe1d5585a79) Thanks [@jprudent](https://github.com/jprudent)! - fix(live-22119,coin:sui): identify all unstaking operations
84
69
 
85
- - [#12372](https://github.com/LedgerHQ/ledger-live/pull/12372) [`a731c4c`](https://github.com/LedgerHQ/ledger-live/commit/a731c4cd492a968eb7baa981fdd8aaddedd21f25) Thanks [@jprudent](https://github.com/jprudent)! - Add AlpacaApi.getValidators and implementation for SUI
70
+ - [#12239](https://github.com/LedgerHQ/ledger-live/pull/12239) [`674446a`](https://github.com/LedgerHQ/ledger-live/commit/674446a8c168be6b607d017079225e367f70c43d) Thanks [@dilaouid](https://github.com/dilaouid)! - feat: remove call to findTokenByAddressInCurrency in sui/algorand/multiversx
86
71
 
87
- ### Patch Changes
72
+ - [#12310](https://github.com/LedgerHQ/ledger-live/pull/12310) [`fbc2b07`](https://github.com/LedgerHQ/ledger-live/commit/fbc2b0712037dfcee79ba72831878a814ca2185f) Thanks [@nchataing](https://github.com/nchataing)! - fix: correctly pass extra parameters for undelegate tx fee estimation
88
73
 
89
74
  - [#12347](https://github.com/LedgerHQ/ledger-live/pull/12347) [`350600a`](https://github.com/LedgerHQ/ledger-live/commit/350600aaad5517f8047cdcbe4798faac0168c951) Thanks [@estrauser-ledger](https://github.com/estrauser-ledger)! - fix: remove fees from sui operations amount
90
75
 
91
- - Updated dependencies [[`a731c4c`](https://github.com/LedgerHQ/ledger-live/commit/a731c4cd492a968eb7baa981fdd8aaddedd21f25)]:
92
- - @ledgerhq/coin-framework@6.8.0-nightly.1
93
-
94
- ## 0.16.1-nightly.0
76
+ - [#12372](https://github.com/LedgerHQ/ledger-live/pull/12372) [`a731c4c`](https://github.com/LedgerHQ/ledger-live/commit/a731c4cd492a968eb7baa981fdd8aaddedd21f25) Thanks [@jprudent](https://github.com/jprudent)! - Add AlpacaApi.getValidators and implementation for SUI
95
77
 
96
78
  ### Patch Changes
97
79
 
98
- - Updated dependencies [[`2c6a198`](https://github.com/LedgerHQ/ledger-live/commit/2c6a198ba28391695202a0787ce168c53768ff37)]:
99
- - @ledgerhq/types-live@6.88.0-nightly.0
100
- - @ledgerhq/coin-framework@6.7.1-nightly.0
101
- - @ledgerhq/cryptoassets@13.31.1-nightly.0
80
+ - Updated dependencies [[`b4ceaff`](https://github.com/LedgerHQ/ledger-live/commit/b4ceaff2ecf68d8a14e09801c76ab0b014c45286), [`da750a1`](https://github.com/LedgerHQ/ledger-live/commit/da750a16ee5f2c083114569b8ae3c708cceba06c), [`63e8f34`](https://github.com/LedgerHQ/ledger-live/commit/63e8f342f6b951ab77bb710b9971f033c05e579e), [`ccf788d`](https://github.com/LedgerHQ/ledger-live/commit/ccf788d7c0239ca95e76c3cc340f9a6bd09ea726), [`34b28dd`](https://github.com/LedgerHQ/ledger-live/commit/34b28dd5e819906daaa79db5fe6064674def5e7d), [`607e4be`](https://github.com/LedgerHQ/ledger-live/commit/607e4be33145c102debce1606224b08579888aa8), [`c96d73f`](https://github.com/LedgerHQ/ledger-live/commit/c96d73fed0a75a9c208f78d51c34b742703a7dda), [`7744980`](https://github.com/LedgerHQ/ledger-live/commit/774498090411f1a6d6c06395dda1fc7cd24adf24), [`77566c5`](https://github.com/LedgerHQ/ledger-live/commit/77566c5a3b5795f5938bd5daaa5f8d65934c56b8), [`f8d904d`](https://github.com/LedgerHQ/ledger-live/commit/f8d904de5607c103549f247428b5a4079f28c1c0), [`eb176c2`](https://github.com/LedgerHQ/ledger-live/commit/eb176c201d711f1d28f74de831c4a6cd0c2d4a50), [`a731c4c`](https://github.com/LedgerHQ/ledger-live/commit/a731c4cd492a968eb7baa981fdd8aaddedd21f25), [`b962966`](https://github.com/LedgerHQ/ledger-live/commit/b962966525517c5cfa7f1f8826f8f2b9162189e4), [`759064d`](https://github.com/LedgerHQ/ledger-live/commit/759064d4815c636af2d73ba548a85b4f53e7b491), [`f392f69`](https://github.com/LedgerHQ/ledger-live/commit/f392f6912f445cc2f7cf4dfcfd030fa3da76f736), [`cadf2e1`](https://github.com/LedgerHQ/ledger-live/commit/cadf2e1dfb09248d3f77d96f94ae774425dbca75), [`cbc0648`](https://github.com/LedgerHQ/ledger-live/commit/cbc064885d8e0459e40d327a2e5389204b3ec705), [`36e5168`](https://github.com/LedgerHQ/ledger-live/commit/36e5168397eaec2a5f425038392a4400f60571d0), [`6ccabef`](https://github.com/LedgerHQ/ledger-live/commit/6ccabef8f3c4e8cc042299d531684595ebadcc55), [`3d4188a`](https://github.com/LedgerHQ/ledger-live/commit/3d4188a26021d33b950129d82cb55d2c2e8d4358), [`d9305e8`](https://github.com/LedgerHQ/ledger-live/commit/d9305e8a4d8364366aaba05dd698396d28b539dc), [`2c6a198`](https://github.com/LedgerHQ/ledger-live/commit/2c6a198ba28391695202a0787ce168c53768ff37)]:
81
+ - @ledgerhq/cryptoassets@13.32.0-next.0
82
+ - @ledgerhq/types-cryptoassets@7.30.0-next.0
83
+ - @ledgerhq/coin-framework@6.8.0-next.0
84
+ - @ledgerhq/live-network@2.1.0-next.0
85
+ - @ledgerhq/live-env@2.20.0-next.0
86
+ - @ledgerhq/types-live@6.88.0-next.0
87
+ - @ledgerhq/errors@6.27.0-next.0
88
+ - @ledgerhq/hw-app-sui@1.4.0
102
89
 
103
90
  ## 0.16.0
104
91
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ledgerhq/coin-sui",
3
- "version": "0.17.0-nightly.9",
3
+ "version": "0.18.0-nightly.20251107095716",
4
4
  "description": "Ledger Sui Coin integration",
5
5
  "keywords": [
6
6
  "Ledger",
@@ -120,16 +120,16 @@
120
120
  "bignumber.js": "^9.1.2",
121
121
  "lodash": "4.17.21",
122
122
  "rxjs": "^7.8.1",
123
- "@ledgerhq/coin-framework": "^6.8.0-nightly.7",
124
- "@ledgerhq/cryptoassets": "^13.32.0-nightly.5",
125
- "@ledgerhq/errors": "^6.27.0-nightly.0",
123
+ "@ledgerhq/coin-framework": "^6.9.0-nightly.20251107095716",
124
+ "@ledgerhq/cryptoassets": "^13.33.0-nightly.20251107095716",
125
+ "@ledgerhq/errors": "^6.27.0",
126
126
  "@ledgerhq/hw-app-sui": "^1.4.0",
127
- "@ledgerhq/live-env": "^2.20.0-nightly.0",
128
- "@ledgerhq/live-network": "^2.1.0-nightly.1",
127
+ "@ledgerhq/live-env": "^2.20.0",
128
+ "@ledgerhq/live-network": "^2.1.0",
129
129
  "@ledgerhq/live-promise": "^0.1.1",
130
130
  "@ledgerhq/logs": "^6.13.0",
131
- "@ledgerhq/types-cryptoassets": "^7.29.0",
132
- "@ledgerhq/types-live": "^6.88.0-nightly.3"
131
+ "@ledgerhq/types-cryptoassets": "^7.30.0",
132
+ "@ledgerhq/types-live": "^6.89.0-nightly.20251107095716"
133
133
  },
134
134
  "devDependencies": {
135
135
  "@faker-js/faker": "^8.4.1",
@@ -138,7 +138,7 @@
138
138
  "@types/lodash": "^4.14.191",
139
139
  "jest": "^29.7.0",
140
140
  "ts-jest": "^29.1.1",
141
- "@ledgerhq/disable-network-setup": "^0.1.0-nightly.0"
141
+ "@ledgerhq/disable-network-setup": "^0.1.0"
142
142
  },
143
143
  "scripts": {
144
144
  "clean": "rimraf lib lib-es",
package/src/api/index.ts CHANGED
@@ -31,7 +31,7 @@ export function createApi(config: SuiConfig): AlpacaApi {
31
31
  _transaction: string,
32
32
  _sender: string,
33
33
  _publicKey: string,
34
- _sequence: number,
34
+ _sequence: bigint,
35
35
  ): Promise<CraftedTransaction> => {
36
36
  throw new Error("craftRawTransaction is not supported");
37
37
  },
@@ -13,7 +13,7 @@ import { setCryptoAssetsStore } from "@ledgerhq/coin-framework/crypto-assets/ind
13
13
  import type { CryptoAssetsStore } from "@ledgerhq/types-live";
14
14
  import type { TokenCurrency } from "@ledgerhq/types-cryptoassets";
15
15
 
16
- // Mock findTokenById and listTokensForCryptoCurrency
16
+ // Mock findTokenById
17
17
  jest.mock("@ledgerhq/cryptoassets/tokens", () => ({
18
18
  findTokenById: async (coinType: string) => ({
19
19
  id: coinType,
@@ -25,7 +25,6 @@ jest.mock("@ledgerhq/cryptoassets/tokens", () => ({
25
25
  parentCurrency: { id: "sui" },
26
26
  contract: "0x123",
27
27
  }),
28
- listTokensForCryptoCurrency: () => [{ id: "0x123::sui::TEST" }],
29
28
  }));
30
29
 
31
30
  jest.mock("../network", () => {
@@ -42,8 +41,10 @@ jest.mock("../network", () => {
42
41
 
43
42
  const mockedFindTokenByAddressInCurrency = jest.fn();
44
43
  setCryptoAssetsStore({
45
- findTokenByAddressInCurrency: (address: string, currencyId: string) =>
44
+ findTokenByAddressInCurrency: async (address: string, currencyId: string) =>
46
45
  mockedFindTokenByAddressInCurrency(address, currencyId),
46
+ findTokenById: async () => undefined,
47
+ getTokensSyncHash: async () => "0",
47
48
  } as unknown as CryptoAssetsStore);
48
49
 
49
50
  describe("getAccountShape", () => {