@ledgerhq/coin-sui 0.18.1-nightly.20251129023709 → 0.18.1-nightly.20251203101856
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.
package/CHANGELOG.md
CHANGED
|
@@ -1,15 +1,17 @@
|
|
|
1
1
|
# @ledgerhq/coin-sui
|
|
2
2
|
|
|
3
|
-
## 0.18.1-nightly.
|
|
3
|
+
## 0.18.1-nightly.20251203101856
|
|
4
4
|
|
|
5
5
|
### Patch Changes
|
|
6
6
|
|
|
7
|
-
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
- @ledgerhq/
|
|
11
|
-
- @ledgerhq/live
|
|
12
|
-
- @ledgerhq/
|
|
7
|
+
- [#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
|
|
8
|
+
|
|
9
|
+
- Updated dependencies [[`50aeea1`](https://github.com/LedgerHQ/ledger-live/commit/50aeea1233056e9abff9568eb928927f39e76cff), [`fd031d7`](https://github.com/LedgerHQ/ledger-live/commit/fd031d77ca7ed011ec492700fd4d7bc86c518907), [`19a54fd`](https://github.com/LedgerHQ/ledger-live/commit/19a54fd89a2d3c7481aebc28817870875f9d44dc), [`a2ecb55`](https://github.com/LedgerHQ/ledger-live/commit/a2ecb55df9d383dc282f5fe489cb14386208215e), [`fe81926`](https://github.com/LedgerHQ/ledger-live/commit/fe81926afeb2df8e917e6bd1e4cbab13f09647fd), [`67137eb`](https://github.com/LedgerHQ/ledger-live/commit/67137eb5d7f04dd5f3610fdaa4e463d292654105), [`49ef24c`](https://github.com/LedgerHQ/ledger-live/commit/49ef24cbd1948bfd146af0b20f2128951b2dc170), [`b4a4e16`](https://github.com/LedgerHQ/ledger-live/commit/b4a4e160aae6fd64f944ab25633f6931dc4358d3), [`927ae64`](https://github.com/LedgerHQ/ledger-live/commit/927ae64db0bb04af54e25623655a001a68e0f2d3), [`903ea9c`](https://github.com/LedgerHQ/ledger-live/commit/903ea9cdacf704a0119de2803a4f409b775391a5), [`768718d`](https://github.com/LedgerHQ/ledger-live/commit/768718df029bc8799b88c0299925dc56302b0c53), [`9251b77`](https://github.com/LedgerHQ/ledger-live/commit/9251b77fcb01709723842f19220a2a41a6fc8f3b), [`a5ad7d4`](https://github.com/LedgerHQ/ledger-live/commit/a5ad7d4578c06db3e40f260451b644c27e20cb62), [`02ef98f`](https://github.com/LedgerHQ/ledger-live/commit/02ef98faeb13c182ef255e06a43c39abeb55ecc7), [`6d0c6b2`](https://github.com/LedgerHQ/ledger-live/commit/6d0c6b2eda60049d8eebda5de2c54e8f0be7d009), [`d4bad44`](https://github.com/LedgerHQ/ledger-live/commit/d4bad4433c3fb083d95820d2927a9e8beeaf244f), [`38d5880`](https://github.com/LedgerHQ/ledger-live/commit/38d5880ca6c3cc8808182e9d0f046b204914d34a), [`0d33751`](https://github.com/LedgerHQ/ledger-live/commit/0d33751bb2ae599d0d26ce6a8efdbe01757f12fb), [`aadcec6`](https://github.com/LedgerHQ/ledger-live/commit/aadcec66847b800f79452ba1df09149e0a1cb9e8), [`bce6610`](https://github.com/LedgerHQ/ledger-live/commit/bce6610ca8554a85f8f17b6014e921fdecd3fa4f), [`b113920`](https://github.com/LedgerHQ/ledger-live/commit/b11392056bc334fc1813c473569ad3ae7be08045), [`ed8532b`](https://github.com/LedgerHQ/ledger-live/commit/ed8532bad754ca2b5f1788c6e92f4646b775ec79), [`88a5018`](https://github.com/LedgerHQ/ledger-live/commit/88a501871d58c980f18495b5b32012a3eaa9ab2c), [`9659a34`](https://github.com/LedgerHQ/ledger-live/commit/9659a34d9998d5c4dff8618bf6cef7d16403680d)]:
|
|
10
|
+
- @ledgerhq/cryptoassets@13.34.0-nightly.20251203101856
|
|
11
|
+
- @ledgerhq/types-live@6.90.0-nightly.20251203101856
|
|
12
|
+
- @ledgerhq/coin-framework@6.10.0-nightly.20251203101856
|
|
13
|
+
- @ledgerhq/live-env@2.22.0-nightly.20251203101856
|
|
14
|
+
- @ledgerhq/live-network@2.1.2-nightly.20251203101856
|
|
13
15
|
|
|
14
16
|
## 0.18.0
|
|
15
17
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ledgerhq/coin-sui",
|
|
3
|
-
"version": "0.18.1-nightly.
|
|
3
|
+
"version": "0.18.1-nightly.20251203101856",
|
|
4
4
|
"description": "Ledger Sui Coin integration",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"Ledger",
|
|
@@ -119,16 +119,16 @@
|
|
|
119
119
|
"bignumber.js": "^9.1.2",
|
|
120
120
|
"lodash": "4.17.21",
|
|
121
121
|
"rxjs": "^7.8.1",
|
|
122
|
-
"@ledgerhq/coin-framework": "^6.10.0-nightly.
|
|
123
|
-
"@ledgerhq/cryptoassets": "^13.34.0-nightly.
|
|
122
|
+
"@ledgerhq/coin-framework": "^6.10.0-nightly.20251203101856",
|
|
123
|
+
"@ledgerhq/cryptoassets": "^13.34.0-nightly.20251203101856",
|
|
124
124
|
"@ledgerhq/errors": "^6.27.0",
|
|
125
125
|
"@ledgerhq/hw-app-sui": "^1.4.0",
|
|
126
|
-
"@ledgerhq/live-env": "^2.22.0-nightly.
|
|
127
|
-
"@ledgerhq/live-network": "^2.1.2-nightly.
|
|
126
|
+
"@ledgerhq/live-env": "^2.22.0-nightly.20251203101856",
|
|
127
|
+
"@ledgerhq/live-network": "^2.1.2-nightly.20251203101856",
|
|
128
128
|
"@ledgerhq/live-promise": "^0.1.1",
|
|
129
129
|
"@ledgerhq/logs": "^6.13.0",
|
|
130
130
|
"@ledgerhq/types-cryptoassets": "^7.30.0",
|
|
131
|
-
"@ledgerhq/types-live": "^6.90.0-nightly.
|
|
131
|
+
"@ledgerhq/types-live": "^6.90.0-nightly.20251203101856"
|
|
132
132
|
},
|
|
133
133
|
"devDependencies": {
|
|
134
134
|
"@faker-js/faker": "^8.4.1",
|
|
@@ -266,9 +266,9 @@ describe("Sui Api", () => {
|
|
|
266
266
|
});
|
|
267
267
|
|
|
268
268
|
describe("getStakes", () => {
|
|
269
|
-
test("Account
|
|
269
|
+
test("Account 0x3d9fb148e35ef4d74fcfc36995da14fc504b885d5f2bfeca37d6ea2cc044a32d", async () => {
|
|
270
270
|
const stakes = await module.getStakes(
|
|
271
|
-
"
|
|
271
|
+
"0x3d9fb148e35ef4d74fcfc36995da14fc504b885d5f2bfeca37d6ea2cc044a32d",
|
|
272
272
|
);
|
|
273
273
|
expect(stakes.items.length).toBeGreaterThan(0);
|
|
274
274
|
stakes.items.forEach(stake => {
|
|
@@ -220,9 +220,9 @@ describe("SUI SDK Integration tests", () => {
|
|
|
220
220
|
});
|
|
221
221
|
|
|
222
222
|
describe("getStakes", () => {
|
|
223
|
-
test("Account
|
|
223
|
+
test("Account 0x3d9fb148e35ef4d74fcfc36995da14fc504b885d5f2bfeca37d6ea2cc044a32d", async () => {
|
|
224
224
|
const stakes = await getStakes(
|
|
225
|
-
"
|
|
225
|
+
"0x3d9fb148e35ef4d74fcfc36995da14fc504b885d5f2bfeca37d6ea2cc044a32d",
|
|
226
226
|
);
|
|
227
227
|
expect(stakes.length).toBeGreaterThan(0);
|
|
228
228
|
stakes.forEach(stake => {
|