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

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,76 @@
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.17.0
12
4
 
13
5
  ### Minor Changes
14
6
 
15
7
  - [#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
16
8
 
17
- ### Patch Changes
18
-
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
22
-
23
- ## 0.17.0-nightly.7
24
-
25
- ### Patch Changes
9
+ - [#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
26
10
 
27
11
  - [#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
28
12
 
29
- ## 0.17.0-nightly.6
13
+ - [#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
30
14
 
31
- ### Patch Changes
32
-
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
15
+ - [#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
38
16
 
39
- ## 0.17.0-nightly.5
17
+ - [#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
40
18
 
41
- ### Minor Changes
42
-
43
- - [#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
19
+ - [#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
20
 
45
- ### Patch Changes
21
+ - [#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
46
22
 
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
23
+ - [#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
53
24
 
54
- ## 0.17.0-nightly.4
25
+ - [#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
55
26
 
56
27
  ### Patch Changes
57
28
 
58
- - Updated dependencies [[`eb176c2`](https://github.com/LedgerHQ/ledger-live/commit/eb176c201d711f1d28f74de831c4a6cd0c2d4a50)]:
59
- - @ledgerhq/coin-framework@6.8.0-nightly.3
29
+ - 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)]:
30
+ - @ledgerhq/cryptoassets@13.32.0
31
+ - @ledgerhq/types-cryptoassets@7.30.0
32
+ - @ledgerhq/coin-framework@6.8.0
33
+ - @ledgerhq/live-network@2.1.0
34
+ - @ledgerhq/live-env@2.20.0
35
+ - @ledgerhq/types-live@6.88.0
36
+ - @ledgerhq/errors@6.27.0
37
+ - @ledgerhq/hw-app-sui@1.4.0
60
38
 
61
- ## 0.17.0-nightly.3
39
+ ## 0.17.0-next.0
62
40
 
63
41
  ### Minor Changes
64
42
 
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
66
-
67
- ## 0.17.0-nightly.2
68
-
69
- ### Minor Changes
43
+ - [#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
70
44
 
71
45
  - [#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
46
 
73
- ### Patch Changes
47
+ - [#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
48
 
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
49
+ - [#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
50
 
81
- ## 0.17.0-nightly.1
51
+ - [#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
52
 
83
- ### Minor Changes
53
+ - [#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
54
 
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
55
+ - [#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
56
 
87
- ### Patch Changes
57
+ - [#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
58
 
89
59
  - [#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
60
 
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
61
+ - [#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
62
 
96
63
  ### Patch Changes
97
64
 
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
65
+ - 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)]:
66
+ - @ledgerhq/cryptoassets@13.32.0-next.0
67
+ - @ledgerhq/types-cryptoassets@7.30.0-next.0
68
+ - @ledgerhq/coin-framework@6.8.0-next.0
69
+ - @ledgerhq/live-network@2.1.0-next.0
70
+ - @ledgerhq/live-env@2.20.0-next.0
71
+ - @ledgerhq/types-live@6.88.0-next.0
72
+ - @ledgerhq/errors@6.27.0-next.0
73
+ - @ledgerhq/hw-app-sui@1.4.0
102
74
 
103
75
  ## 0.16.0
104
76
 
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.17.0",
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.8.0",
124
+ "@ledgerhq/cryptoassets": "^13.32.0",
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.88.0"
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",