@ledgerhq/coin-aptos 3.4.0-nightly.9 → 3.4.1-nightly.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-aptos@3.4.0-nightly.8 build /home/runner/work/ledger-live/ledger-live/libs/coin-modules/coin-aptos
2
+ > @ledgerhq/coin-aptos@3.4.0 build /home/runner/work/ledger-live/ledger-live/libs/coin-modules/coin-aptos
3
3
  > tsc --outDir lib --module commonjs --moduleResolution node10 && tsc -m ES6 --outDir lib-es
4
4
 
package/CHANGELOG.md CHANGED
@@ -1,111 +1,62 @@
1
1
  # @ledgerhq/coin-aptos
2
2
 
3
- ## 3.4.0-nightly.9
3
+ ## 3.4.1-nightly.0
4
4
 
5
5
  ### Patch Changes
6
6
 
7
- - Updated dependencies [[`da750a1`](https://github.com/LedgerHQ/ledger-live/commit/da750a16ee5f2c083114569b8ae3c708cceba06c), [`36e5168`](https://github.com/LedgerHQ/ledger-live/commit/36e5168397eaec2a5f425038392a4400f60571d0), [`d9305e8`](https://github.com/LedgerHQ/ledger-live/commit/d9305e8a4d8364366aaba05dd698396d28b539dc)]:
8
- - @ledgerhq/types-cryptoassets@7.29.0-nightly.1
9
- - @ledgerhq/cryptoassets@13.31.0-nightly.8
10
- - @ledgerhq/coin-framework@6.7.0-nightly.9
11
- - @ledgerhq/types-live@6.87.0-nightly.5
7
+ - Updated dependencies [[`2c6a198`](https://github.com/LedgerHQ/ledger-live/commit/2c6a198ba28391695202a0787ce168c53768ff37)]:
8
+ - @ledgerhq/types-live@6.88.0-nightly.0
9
+ - @ledgerhq/coin-framework@6.7.1-nightly.0
10
+ - @ledgerhq/cryptoassets@13.31.1-nightly.0
12
11
 
13
- ## 3.4.0-nightly.8
12
+ ## 3.4.0
14
13
 
15
- ### Patch Changes
16
-
17
- - Updated dependencies [[`c96d73f`](https://github.com/LedgerHQ/ledger-live/commit/c96d73fed0a75a9c208f78d51c34b742703a7dda)]:
18
- - @ledgerhq/coin-framework@6.7.0-nightly.8
19
-
20
- ## 3.4.0-nightly.7
21
-
22
- ### Patch Changes
23
-
24
- - Updated dependencies [[`b4ceaff`](https://github.com/LedgerHQ/ledger-live/commit/b4ceaff2ecf68d8a14e09801c76ab0b014c45286), [`f392f69`](https://github.com/LedgerHQ/ledger-live/commit/f392f6912f445cc2f7cf4dfcfd030fa3da76f736), [`cbc0648`](https://github.com/LedgerHQ/ledger-live/commit/cbc064885d8e0459e40d327a2e5389204b3ec705)]:
25
- - @ledgerhq/cryptoassets@13.31.0-nightly.7
26
- - @ledgerhq/types-live@6.87.0-nightly.5
27
- - @ledgerhq/live-env@2.19.0-nightly.2
28
- - @ledgerhq/coin-framework@6.7.0-nightly.7
29
- - @ledgerhq/live-network@2.0.20-nightly.3
30
-
31
- ## 3.4.0-nightly.6
32
-
33
- ### Patch Changes
34
-
35
- - Updated dependencies [[`51995e9`](https://github.com/LedgerHQ/ledger-live/commit/51995e96a9e1fafe14c7cbe45ce0b1ec8ebd106b)]:
36
- - @ledgerhq/types-live@6.87.0-nightly.4
37
- - @ledgerhq/coin-framework@6.7.0-nightly.6
38
- - @ledgerhq/cryptoassets@13.31.0-nightly.6
39
-
40
- ## 3.4.0-nightly.5
41
-
42
- ### Patch Changes
43
-
44
- - Updated dependencies [[`cadf2e1`](https://github.com/LedgerHQ/ledger-live/commit/cadf2e1dfb09248d3f77d96f94ae774425dbca75)]:
45
- - @ledgerhq/live-env@2.19.0-nightly.1
46
- - @ledgerhq/coin-framework@6.7.0-nightly.5
47
- - @ledgerhq/cryptoassets@13.31.0-nightly.5
48
- - @ledgerhq/live-network@2.0.20-nightly.2
49
-
50
- ## 3.4.0-nightly.4
14
+ ### Minor Changes
51
15
 
52
- ### Patch Changes
16
+ - [#12126](https://github.com/LedgerHQ/ledger-live/pull/12126) [`4cac377`](https://github.com/LedgerHQ/ledger-live/commit/4cac377401fac788e2bbedf7aee1ee57b82f4d18) Thanks [@mcayuelas-ledger](https://github.com/mcayuelas-ledger)! - use pnpm catalog for react & react-dom
53
17
 
54
- - Updated dependencies [[`7744980`](https://github.com/LedgerHQ/ledger-live/commit/774498090411f1a6d6c06395dda1fc7cd24adf24), [`759064d`](https://github.com/LedgerHQ/ledger-live/commit/759064d4815c636af2d73ba548a85b4f53e7b491)]:
55
- - @ledgerhq/types-live@6.87.0-nightly.3
56
- - @ledgerhq/errors@6.27.0-nightly.0
57
- - @ledgerhq/coin-framework@6.7.0-nightly.4
58
- - @ledgerhq/cryptoassets@13.31.0-nightly.4
59
- - @ledgerhq/devices@8.6.2-nightly.0
60
- - @ledgerhq/live-network@2.0.20-nightly.1
18
+ - [#12015](https://github.com/LedgerHQ/ledger-live/pull/12015) [`03af552`](https://github.com/LedgerHQ/ledger-live/commit/03af552b621e19e31747a65b1870dfe8d3bb005b) Thanks [@Justkant](https://github.com/Justkant)! - feat: new signRawTransaction to support any XRP transaction with wallet-api
61
19
 
62
- ## 3.4.0-nightly.3
20
+ - [#12062](https://github.com/LedgerHQ/ledger-live/pull/12062) [`d2b12e7`](https://github.com/LedgerHQ/ledger-live/commit/d2b12e70bba9e772d078d1fe4d9c537b8d316a87) Thanks [@qperrot](https://github.com/qperrot)! - feat: estimateFees and craftTransaction for evm staking and new Intent type
63
21
 
64
22
  ### Patch Changes
65
23
 
66
- - Updated dependencies [[`8645f01`](https://github.com/LedgerHQ/ledger-live/commit/8645f016191d29a55f6b0ca6e4b1d1909fd35445)]:
67
- - @ledgerhq/types-live@6.87.0-nightly.2
68
- - @ledgerhq/coin-framework@6.7.0-nightly.3
69
- - @ledgerhq/cryptoassets@13.31.0-nightly.3
24
+ - Updated dependencies [[`ea16f59`](https://github.com/LedgerHQ/ledger-live/commit/ea16f592e85019a1b77287a7f2b975c6fcffc74c), [`b88faa1`](https://github.com/LedgerHQ/ledger-live/commit/b88faa18e2f5cd309b54fc3157a44db606846cc5), [`cfe65ca`](https://github.com/LedgerHQ/ledger-live/commit/cfe65cafa268be4e53197ee163ce78f28ed72592), [`a9aacdb`](https://github.com/LedgerHQ/ledger-live/commit/a9aacdb330700f0a294833f7d77de17f179229b2), [`3979c07`](https://github.com/LedgerHQ/ledger-live/commit/3979c0715e4f54165c89d00ebe1441e064e1a110), [`f1f3845`](https://github.com/LedgerHQ/ledger-live/commit/f1f3845942e4cbce9c585dc65f6170ddbc319f19), [`c6a676f`](https://github.com/LedgerHQ/ledger-live/commit/c6a676ff80581ac19b896adf44d54812983b72da), [`b5fc1bd`](https://github.com/LedgerHQ/ledger-live/commit/b5fc1bd28fff091241905fec5ff8dc8af4c99b79), [`03af552`](https://github.com/LedgerHQ/ledger-live/commit/03af552b621e19e31747a65b1870dfe8d3bb005b), [`89ac0ed`](https://github.com/LedgerHQ/ledger-live/commit/89ac0eddc145dcf5c7cf240aa8be4301372c8f33), [`565da80`](https://github.com/LedgerHQ/ledger-live/commit/565da807b1ebbfc830fd0e47b3d8856f88d410a6), [`8645f01`](https://github.com/LedgerHQ/ledger-live/commit/8645f016191d29a55f6b0ca6e4b1d1909fd35445), [`1d9860c`](https://github.com/LedgerHQ/ledger-live/commit/1d9860cd1688131d391579955b40c6710b667db8), [`d2b12e7`](https://github.com/LedgerHQ/ledger-live/commit/d2b12e70bba9e772d078d1fe4d9c537b8d316a87), [`db25e21`](https://github.com/LedgerHQ/ledger-live/commit/db25e212b87dea426b153c6f1d988cead63c8c46), [`c8dbf40`](https://github.com/LedgerHQ/ledger-live/commit/c8dbf402268359e225a94782420111e786f875fa), [`cab7d97`](https://github.com/LedgerHQ/ledger-live/commit/cab7d9794e7babb8220c6d339fb08e618e3d4202)]:
25
+ - @ledgerhq/cryptoassets@13.31.0
26
+ - @ledgerhq/types-live@6.87.0
27
+ - @ledgerhq/coin-framework@6.7.0
28
+ - @ledgerhq/live-env@2.19.0
29
+ - @ledgerhq/types-cryptoassets@7.29.0
30
+ - @ledgerhq/live-network@2.0.20
70
31
 
71
- ## 3.4.0-nightly.2
32
+ ## 3.4.0-next.1
72
33
 
73
34
  ### Patch Changes
74
35
 
75
- - Updated dependencies [[`c6a676f`](https://github.com/LedgerHQ/ledger-live/commit/c6a676ff80581ac19b896adf44d54812983b72da), [`565da80`](https://github.com/LedgerHQ/ledger-live/commit/565da807b1ebbfc830fd0e47b3d8856f88d410a6)]:
76
- - @ledgerhq/coin-framework@6.7.0-nightly.2
77
- - @ledgerhq/cryptoassets@13.31.0-nightly.2
36
+ - Updated dependencies [[`b88faa1`](https://github.com/LedgerHQ/ledger-live/commit/b88faa18e2f5cd309b54fc3157a44db606846cc5)]:
37
+ - @ledgerhq/types-live@6.87.0-next.1
38
+ - @ledgerhq/coin-framework@6.7.0-next.1
39
+ - @ledgerhq/cryptoassets@13.31.0-next.1
78
40
 
79
- ## 3.4.0-nightly.1
41
+ ## 3.4.0-next.0
80
42
 
81
43
  ### Minor Changes
82
44
 
83
45
  - [#12126](https://github.com/LedgerHQ/ledger-live/pull/12126) [`4cac377`](https://github.com/LedgerHQ/ledger-live/commit/4cac377401fac788e2bbedf7aee1ee57b82f4d18) Thanks [@mcayuelas-ledger](https://github.com/mcayuelas-ledger)! - use pnpm catalog for react & react-dom
84
46
 
85
- ### Patch Changes
86
-
87
- - Updated dependencies [[`ea16f59`](https://github.com/LedgerHQ/ledger-live/commit/ea16f592e85019a1b77287a7f2b975c6fcffc74c), [`a9aacdb`](https://github.com/LedgerHQ/ledger-live/commit/a9aacdb330700f0a294833f7d77de17f179229b2), [`f1f3845`](https://github.com/LedgerHQ/ledger-live/commit/f1f3845942e4cbce9c585dc65f6170ddbc319f19), [`89ac0ed`](https://github.com/LedgerHQ/ledger-live/commit/89ac0eddc145dcf5c7cf240aa8be4301372c8f33), [`db25e21`](https://github.com/LedgerHQ/ledger-live/commit/db25e212b87dea426b153c6f1d988cead63c8c46)]:
88
- - @ledgerhq/cryptoassets@13.31.0-nightly.1
89
- - @ledgerhq/types-live@6.87.0-nightly.1
90
- - @ledgerhq/live-env@2.19.0-nightly.0
91
- - @ledgerhq/coin-framework@6.7.0-nightly.1
92
- - @ledgerhq/live-network@2.0.20-nightly.0
93
-
94
- ## 3.4.0-nightly.0
95
-
96
- ### Minor Changes
97
-
98
47
  - [#12015](https://github.com/LedgerHQ/ledger-live/pull/12015) [`03af552`](https://github.com/LedgerHQ/ledger-live/commit/03af552b621e19e31747a65b1870dfe8d3bb005b) Thanks [@Justkant](https://github.com/Justkant)! - feat: new signRawTransaction to support any XRP transaction with wallet-api
99
48
 
100
49
  - [#12062](https://github.com/LedgerHQ/ledger-live/pull/12062) [`d2b12e7`](https://github.com/LedgerHQ/ledger-live/commit/d2b12e70bba9e772d078d1fe4d9c537b8d316a87) Thanks [@qperrot](https://github.com/qperrot)! - feat: estimateFees and craftTransaction for evm staking and new Intent type
101
50
 
102
51
  ### Patch Changes
103
52
 
104
- - Updated dependencies [[`cfe65ca`](https://github.com/LedgerHQ/ledger-live/commit/cfe65cafa268be4e53197ee163ce78f28ed72592), [`b5fc1bd`](https://github.com/LedgerHQ/ledger-live/commit/b5fc1bd28fff091241905fec5ff8dc8af4c99b79), [`03af552`](https://github.com/LedgerHQ/ledger-live/commit/03af552b621e19e31747a65b1870dfe8d3bb005b), [`d2b12e7`](https://github.com/LedgerHQ/ledger-live/commit/d2b12e70bba9e772d078d1fe4d9c537b8d316a87), [`cab7d97`](https://github.com/LedgerHQ/ledger-live/commit/cab7d9794e7babb8220c6d339fb08e618e3d4202)]:
105
- - @ledgerhq/cryptoassets@13.31.0-nightly.0
106
- - @ledgerhq/types-live@6.87.0-nightly.0
107
- - @ledgerhq/coin-framework@6.7.0-nightly.0
108
- - @ledgerhq/types-cryptoassets@7.29.0-nightly.0
53
+ - Updated dependencies [[`ea16f59`](https://github.com/LedgerHQ/ledger-live/commit/ea16f592e85019a1b77287a7f2b975c6fcffc74c), [`cfe65ca`](https://github.com/LedgerHQ/ledger-live/commit/cfe65cafa268be4e53197ee163ce78f28ed72592), [`a9aacdb`](https://github.com/LedgerHQ/ledger-live/commit/a9aacdb330700f0a294833f7d77de17f179229b2), [`3979c07`](https://github.com/LedgerHQ/ledger-live/commit/3979c0715e4f54165c89d00ebe1441e064e1a110), [`f1f3845`](https://github.com/LedgerHQ/ledger-live/commit/f1f3845942e4cbce9c585dc65f6170ddbc319f19), [`c6a676f`](https://github.com/LedgerHQ/ledger-live/commit/c6a676ff80581ac19b896adf44d54812983b72da), [`b5fc1bd`](https://github.com/LedgerHQ/ledger-live/commit/b5fc1bd28fff091241905fec5ff8dc8af4c99b79), [`03af552`](https://github.com/LedgerHQ/ledger-live/commit/03af552b621e19e31747a65b1870dfe8d3bb005b), [`89ac0ed`](https://github.com/LedgerHQ/ledger-live/commit/89ac0eddc145dcf5c7cf240aa8be4301372c8f33), [`565da80`](https://github.com/LedgerHQ/ledger-live/commit/565da807b1ebbfc830fd0e47b3d8856f88d410a6), [`8645f01`](https://github.com/LedgerHQ/ledger-live/commit/8645f016191d29a55f6b0ca6e4b1d1909fd35445), [`1d9860c`](https://github.com/LedgerHQ/ledger-live/commit/1d9860cd1688131d391579955b40c6710b667db8), [`d2b12e7`](https://github.com/LedgerHQ/ledger-live/commit/d2b12e70bba9e772d078d1fe4d9c537b8d316a87), [`db25e21`](https://github.com/LedgerHQ/ledger-live/commit/db25e212b87dea426b153c6f1d988cead63c8c46), [`c8dbf40`](https://github.com/LedgerHQ/ledger-live/commit/c8dbf402268359e225a94782420111e786f875fa), [`cab7d97`](https://github.com/LedgerHQ/ledger-live/commit/cab7d9794e7babb8220c6d339fb08e618e3d4202)]:
54
+ - @ledgerhq/cryptoassets@13.31.0-next.0
55
+ - @ledgerhq/types-live@6.87.0-next.0
56
+ - @ledgerhq/coin-framework@6.7.0-next.0
57
+ - @ledgerhq/live-env@2.19.0-next.0
58
+ - @ledgerhq/types-cryptoassets@7.29.0-next.0
59
+ - @ledgerhq/live-network@2.0.20-next.0
109
60
 
110
61
  ## 3.3.2
111
62
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ledgerhq/coin-aptos",
3
- "version": "3.4.0-nightly.9",
3
+ "version": "3.4.1-nightly.0",
4
4
  "description": "Ledger Aptos Coin integration",
5
5
  "keywords": [
6
6
  "Ledger",
@@ -95,15 +95,15 @@
95
95
  "invariant": "^2.2.4",
96
96
  "lodash": "^4.17.21",
97
97
  "rxjs": "^7.8.1",
98
- "@ledgerhq/coin-framework": "^6.7.0-nightly.9",
99
- "@ledgerhq/cryptoassets": "^13.31.0-nightly.8",
98
+ "@ledgerhq/coin-framework": "^6.7.1-nightly.0",
99
+ "@ledgerhq/cryptoassets": "^13.31.1-nightly.0",
100
100
  "@ledgerhq/devices": "8.6.2-nightly.0",
101
101
  "@ledgerhq/errors": "^6.27.0-nightly.0",
102
- "@ledgerhq/live-env": "^2.19.0-nightly.2",
103
- "@ledgerhq/live-network": "^2.0.20-nightly.3",
102
+ "@ledgerhq/live-env": "^2.19.0",
103
+ "@ledgerhq/live-network": "^2.0.20",
104
104
  "@ledgerhq/logs": "^6.13.0",
105
- "@ledgerhq/types-cryptoassets": "^7.29.0-nightly.1",
106
- "@ledgerhq/types-live": "^6.87.0-nightly.5"
105
+ "@ledgerhq/types-cryptoassets": "^7.29.0",
106
+ "@ledgerhq/types-live": "^6.88.0-nightly.0"
107
107
  },
108
108
  "devDependencies": {
109
109
  "@faker-js/faker": "^9.4.0",
@@ -116,7 +116,7 @@
116
116
  "react": "18.3.1",
117
117
  "ts-jest": "^29.2.5",
118
118
  "@ledgerhq/disable-network-setup": "^0.0.0",
119
- "@ledgerhq/types-cryptoassets": "^7.29.0-nightly.1"
119
+ "@ledgerhq/types-cryptoassets": "^7.29.0"
120
120
  },
121
121
  "scripts": {
122
122
  "clean": "rimraf lib lib-es",