@ledgerhq/live-wallet 0.18.0-nightly.20260113172719 → 0.18.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/live-wallet@0.17.1 build /home/runner/work/ledger-live/ledger-live/libs/live-wallet
2
+ > @ledgerhq/live-wallet@0.18.0 build /home/runner/work/ledger-live/ledger-live/libs/live-wallet
3
3
  > tsc && tsc -m esnext --moduleResolution bundler --outDir lib-es
4
4
 
package/CHANGELOG.md CHANGED
@@ -1,27 +1,47 @@
1
1
  # @ledgerhq/live-wallet
2
2
 
3
- ## 0.18.0-nightly.20260113172719
3
+ ## 0.18.0
4
4
 
5
5
  ### Minor Changes
6
6
 
7
7
  - [#13468](https://github.com/LedgerHQ/ledger-live/pull/13468) [`9874905`](https://github.com/LedgerHQ/ledger-live/commit/98749050026e6b19a207065b312dc99770af639d) Thanks [@mcayuelas-ledger](https://github.com/mcayuelas-ledger)! - Dedup MSW lib inside monorepo
8
8
 
9
- - [#13396](https://github.com/LedgerHQ/ledger-live/pull/13396) [`b9a3e43`](https://github.com/LedgerHQ/ledger-live/commit/b9a3e431be33943ab4feb4294d6a7f27b966e61b) Thanks [@gre-ledger](https://github.com/gre-ledger)! - Update Jest to v30
9
+ - [#13400](https://github.com/LedgerHQ/ledger-live/pull/13400) [`ffa9e7e`](https://github.com/LedgerHQ/ledger-live/commit/ffa9e7e58dd60d0f568362a95e14ba5d130c2d07) Thanks [@dilaouid](https://github.com/dilaouid)! - feat: save timestamp in the recentlAddresses store
10
+
11
+ ### Patch Changes
12
+
13
+ - Updated dependencies [[`6e6a12c`](https://github.com/LedgerHQ/ledger-live/commit/6e6a12cdfd79b752839bf664bab5156cea9c9e23), [`398b3d8`](https://github.com/LedgerHQ/ledger-live/commit/398b3d85d2de4a520d5ae78a18135f8d163aad5b), [`7e12cd3`](https://github.com/LedgerHQ/ledger-live/commit/7e12cd30f47d42cd8dac35cfa475abdd9ad44e19), [`4455451`](https://github.com/LedgerHQ/ledger-live/commit/445545117cf0196d7c5a303df21041c23b91844c), [`8cb7d40`](https://github.com/LedgerHQ/ledger-live/commit/8cb7d40e0a55e47f42adc5cd522740cab1fd4de4), [`fba1e31`](https://github.com/LedgerHQ/ledger-live/commit/fba1e31386e589a93adb19bc4f6eae55129e19ea), [`e57fa40`](https://github.com/LedgerHQ/ledger-live/commit/e57fa40a1bb480ebcc03120a1aab3b02e249bf8d), [`9874905`](https://github.com/LedgerHQ/ledger-live/commit/98749050026e6b19a207065b312dc99770af639d), [`e844b3b`](https://github.com/LedgerHQ/ledger-live/commit/e844b3bd5f8a4b21cf94e0a598c22a2a42791490), [`81a193d`](https://github.com/LedgerHQ/ledger-live/commit/81a193da5abf0d5f3a129bd78895dd450ce29ca1), [`c2d4259`](https://github.com/LedgerHQ/ledger-live/commit/c2d425989b600732f4fb0a88993e2673e93698a7), [`9e80ecc`](https://github.com/LedgerHQ/ledger-live/commit/9e80ecc5ef6da4f39a184d3c555c8d7c439754a8), [`ffa9e7e`](https://github.com/LedgerHQ/ledger-live/commit/ffa9e7e58dd60d0f568362a95e14ba5d130c2d07), [`4caf2ef`](https://github.com/LedgerHQ/ledger-live/commit/4caf2eff2aff2a6f1048ccf8e94295c954554ae1), [`c4045c7`](https://github.com/LedgerHQ/ledger-live/commit/c4045c714ee0fb1f02f6e75cae04e99cdea01ae4)]:
14
+ - @ledgerhq/cryptoassets@13.36.0
15
+ - @ledgerhq/coin-framework@6.12.0
16
+ - @ledgerhq/types-live@6.92.0
17
+ - @ledgerhq/live-env@2.24.0
18
+ - @ledgerhq/ledger-key-ring-protocol@0.10.0
19
+ - @ledgerhq/live-network@2.1.5
20
+
21
+ ## 0.18.0-next.1
22
+
23
+ ### Patch Changes
24
+
25
+ - Updated dependencies [[`398b3d8`](https://github.com/LedgerHQ/ledger-live/commit/398b3d85d2de4a520d5ae78a18135f8d163aad5b)]:
26
+ - @ledgerhq/coin-framework@6.12.0-next.1
27
+
28
+ ## 0.18.0-next.0
29
+
30
+ ### Minor Changes
31
+
32
+ - [#13468](https://github.com/LedgerHQ/ledger-live/pull/13468) [`9874905`](https://github.com/LedgerHQ/ledger-live/commit/98749050026e6b19a207065b312dc99770af639d) Thanks [@mcayuelas-ledger](https://github.com/mcayuelas-ledger)! - Dedup MSW lib inside monorepo
10
33
 
11
34
  - [#13400](https://github.com/LedgerHQ/ledger-live/pull/13400) [`ffa9e7e`](https://github.com/LedgerHQ/ledger-live/commit/ffa9e7e58dd60d0f568362a95e14ba5d130c2d07) Thanks [@dilaouid](https://github.com/dilaouid)! - feat: save timestamp in the recentlAddresses store
12
35
 
13
36
  ### Patch Changes
14
37
 
15
- - Updated dependencies [[`6e6a12c`](https://github.com/LedgerHQ/ledger-live/commit/6e6a12cdfd79b752839bf664bab5156cea9c9e23), [`537a975`](https://github.com/LedgerHQ/ledger-live/commit/537a975536ca3669d3b88371e1e1f651c4cb9a1b), [`cbcae7c`](https://github.com/LedgerHQ/ledger-live/commit/cbcae7c0ba9b54b1167d26e4227bd2b847207cb9), [`7e12cd3`](https://github.com/LedgerHQ/ledger-live/commit/7e12cd30f47d42cd8dac35cfa475abdd9ad44e19), [`4455451`](https://github.com/LedgerHQ/ledger-live/commit/445545117cf0196d7c5a303df21041c23b91844c), [`8cb7d40`](https://github.com/LedgerHQ/ledger-live/commit/8cb7d40e0a55e47f42adc5cd522740cab1fd4de4), [`fba1e31`](https://github.com/LedgerHQ/ledger-live/commit/fba1e31386e589a93adb19bc4f6eae55129e19ea), [`e57fa40`](https://github.com/LedgerHQ/ledger-live/commit/e57fa40a1bb480ebcc03120a1aab3b02e249bf8d), [`9874905`](https://github.com/LedgerHQ/ledger-live/commit/98749050026e6b19a207065b312dc99770af639d), [`8754614`](https://github.com/LedgerHQ/ledger-live/commit/87546149a62b81f8a25bb6222626592ead629f62), [`50bae0f`](https://github.com/LedgerHQ/ledger-live/commit/50bae0f13a95ef166b2c5609ccbcf5ef01ba1579), [`e844b3b`](https://github.com/LedgerHQ/ledger-live/commit/e844b3bd5f8a4b21cf94e0a598c22a2a42791490), [`81a193d`](https://github.com/LedgerHQ/ledger-live/commit/81a193da5abf0d5f3a129bd78895dd450ce29ca1), [`cf08174`](https://github.com/LedgerHQ/ledger-live/commit/cf0817462e9f0210fceff29ec60b0699e4e69b71), [`b9a3e43`](https://github.com/LedgerHQ/ledger-live/commit/b9a3e431be33943ab4feb4294d6a7f27b966e61b), [`c2d4259`](https://github.com/LedgerHQ/ledger-live/commit/c2d425989b600732f4fb0a88993e2673e93698a7), [`9e80ecc`](https://github.com/LedgerHQ/ledger-live/commit/9e80ecc5ef6da4f39a184d3c555c8d7c439754a8), [`3ac5f26`](https://github.com/LedgerHQ/ledger-live/commit/3ac5f26111f8596327fa7e588e514509de3f8a59), [`ffa9e7e`](https://github.com/LedgerHQ/ledger-live/commit/ffa9e7e58dd60d0f568362a95e14ba5d130c2d07), [`4caf2ef`](https://github.com/LedgerHQ/ledger-live/commit/4caf2eff2aff2a6f1048ccf8e94295c954554ae1), [`c4045c7`](https://github.com/LedgerHQ/ledger-live/commit/c4045c714ee0fb1f02f6e75cae04e99cdea01ae4), [`7f05536`](https://github.com/LedgerHQ/ledger-live/commit/7f0553665e9c8721f263825cc79994bfc6729d9b)]:
16
- - @ledgerhq/cryptoassets@13.36.0-nightly.20260113172719
17
- - @ledgerhq/coin-framework@6.12.0-nightly.20260113172719
18
- - @ledgerhq/types-live@6.92.0-nightly.20260113172719
19
- - @ledgerhq/live-env@2.24.0-nightly.20260113172719
20
- - @ledgerhq/ledger-key-ring-protocol@0.10.0-nightly.20260113172719
21
- - @ledgerhq/types-cryptoassets@7.32.0-nightly.20260113172719
22
- - @ledgerhq/logs@6.14.0-nightly.20260113172719
23
- - @ledgerhq/live-network@2.2.0-nightly.20260113172719
24
- - @ledgerhq/live-promise@0.2.0-nightly.20260113172719
38
+ - Updated dependencies [[`6e6a12c`](https://github.com/LedgerHQ/ledger-live/commit/6e6a12cdfd79b752839bf664bab5156cea9c9e23), [`7e12cd3`](https://github.com/LedgerHQ/ledger-live/commit/7e12cd30f47d42cd8dac35cfa475abdd9ad44e19), [`4455451`](https://github.com/LedgerHQ/ledger-live/commit/445545117cf0196d7c5a303df21041c23b91844c), [`8cb7d40`](https://github.com/LedgerHQ/ledger-live/commit/8cb7d40e0a55e47f42adc5cd522740cab1fd4de4), [`fba1e31`](https://github.com/LedgerHQ/ledger-live/commit/fba1e31386e589a93adb19bc4f6eae55129e19ea), [`e57fa40`](https://github.com/LedgerHQ/ledger-live/commit/e57fa40a1bb480ebcc03120a1aab3b02e249bf8d), [`9874905`](https://github.com/LedgerHQ/ledger-live/commit/98749050026e6b19a207065b312dc99770af639d), [`e844b3b`](https://github.com/LedgerHQ/ledger-live/commit/e844b3bd5f8a4b21cf94e0a598c22a2a42791490), [`81a193d`](https://github.com/LedgerHQ/ledger-live/commit/81a193da5abf0d5f3a129bd78895dd450ce29ca1), [`c2d4259`](https://github.com/LedgerHQ/ledger-live/commit/c2d425989b600732f4fb0a88993e2673e93698a7), [`9e80ecc`](https://github.com/LedgerHQ/ledger-live/commit/9e80ecc5ef6da4f39a184d3c555c8d7c439754a8), [`ffa9e7e`](https://github.com/LedgerHQ/ledger-live/commit/ffa9e7e58dd60d0f568362a95e14ba5d130c2d07), [`4caf2ef`](https://github.com/LedgerHQ/ledger-live/commit/4caf2eff2aff2a6f1048ccf8e94295c954554ae1), [`c4045c7`](https://github.com/LedgerHQ/ledger-live/commit/c4045c714ee0fb1f02f6e75cae04e99cdea01ae4)]:
39
+ - @ledgerhq/cryptoassets@13.36.0-next.0
40
+ - @ledgerhq/types-live@6.92.0-next.0
41
+ - @ledgerhq/live-env@2.24.0-next.0
42
+ - @ledgerhq/ledger-key-ring-protocol@0.10.0-next.0
43
+ - @ledgerhq/coin-framework@6.11.2-next.0
44
+ - @ledgerhq/live-network@2.1.5-next.0
25
45
 
26
46
  ## 0.17.1
27
47
 
package/jest.config.js CHANGED
@@ -1,10 +1,11 @@
1
1
  module.exports = {
2
2
  transform: {
3
3
  "^.+\\.(ts|tsx)?$": [
4
- "@swc/jest",
4
+ "ts-jest",
5
5
  {
6
- jsc: {
7
- target: "esnext",
6
+ tsconfig: "tsconfig.json",
7
+ globals: {
8
+ isolatedModules: true,
8
9
  },
9
10
  },
10
11
  ],
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ledgerhq/live-wallet",
3
- "version": "0.18.0-nightly.20260113172719",
3
+ "version": "0.18.0",
4
4
  "description": "Ledger Live wallet",
5
5
  "keywords": [
6
6
  "Ledger"
@@ -28,28 +28,27 @@
28
28
  "pako": "^2.0.4",
29
29
  "rxjs": "7.8.2",
30
30
  "zod": "^3.22.4",
31
- "@ledgerhq/coin-framework": "6.12.0-nightly.20260113172719",
32
- "@ledgerhq/cryptoassets": "13.36.0-nightly.20260113172719",
33
- "@ledgerhq/live-env": "2.24.0-nightly.20260113172719",
34
- "@ledgerhq/live-network": "2.2.0-nightly.20260113172719",
35
- "@ledgerhq/live-promise": "0.2.0-nightly.20260113172719",
36
- "@ledgerhq/logs": "6.14.0-nightly.20260113172719",
37
- "@ledgerhq/ledger-key-ring-protocol": "0.10.0-nightly.20260113172719",
38
- "@ledgerhq/types-cryptoassets": "7.32.0-nightly.20260113172719",
39
- "@ledgerhq/types-live": "6.92.0-nightly.20260113172719"
31
+ "@ledgerhq/coin-framework": "6.12.0",
32
+ "@ledgerhq/cryptoassets": "13.36.0",
33
+ "@ledgerhq/live-env": "2.24.0",
34
+ "@ledgerhq/live-network": "2.1.5",
35
+ "@ledgerhq/live-promise": "0.1.1",
36
+ "@ledgerhq/logs": "6.13.0",
37
+ "@ledgerhq/ledger-key-ring-protocol": "0.10.0",
38
+ "@ledgerhq/types-cryptoassets": "7.31.0",
39
+ "@ledgerhq/types-live": "6.92.0"
40
40
  },
41
41
  "devDependencies": {
42
- "@types/jest": "30.0.0",
42
+ "@types/jest": "^29.5.10",
43
43
  "@types/lodash": "4",
44
44
  "@types/pako": "^2.0.0",
45
45
  "@types/ws": "^8.5.3",
46
+ "jest": "^29.7.0",
46
47
  "msw": "^2.7.3",
47
- "jest": "30.2.0",
48
48
  "timemachine": "^0.3.2",
49
- "@swc/jest": "0.2.39",
50
- "@swc/core": "1.15.8",
49
+ "ts-jest": "^29.1.1",
51
50
  "ws": "^8.16.0",
52
- "@ledgerhq/hw-transport-mocker": "^6.31.0-nightly.20260113172719"
51
+ "@ledgerhq/hw-transport-mocker": "^6.30.1"
53
52
  },
54
53
  "typesVersions": {
55
54
  "*": {