@ledgerhq/coin-solana 0.7.2-nightly.5 → 0.7.2
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/.turbo/turbo-build.log +1 -1
- package/CHANGELOG.md +20 -40
- package/package.json +8 -8
package/.turbo/turbo-build.log
CHANGED
package/CHANGELOG.md
CHANGED
|
@@ -1,54 +1,34 @@
|
|
|
1
1
|
# @ledgerhq/coin-solana
|
|
2
2
|
|
|
3
|
-
## 0.7.2
|
|
3
|
+
## 0.7.2
|
|
4
4
|
|
|
5
5
|
### Patch Changes
|
|
6
6
|
|
|
7
|
-
-
|
|
8
|
-
- @ledgerhq/cryptoassets@13.2.0-nightly.1
|
|
9
|
-
- @ledgerhq/coin-framework@0.16.0-nightly.5
|
|
10
|
-
- @ledgerhq/types-live@6.49.0-nightly.0
|
|
7
|
+
- [#7146](https://github.com/LedgerHQ/ledger-live/pull/7146) [`1e7f4ca`](https://github.com/LedgerHQ/ledger-live/commit/1e7f4ca3cad57bacfdb4212f6a8b1614c601e5a2) Thanks [@Justkant](https://github.com/Justkant)! - fix: avoid throwing in getDeviceTransactionConfig
|
|
11
8
|
|
|
12
|
-
|
|
9
|
+
- Updated dependencies [[`ef2d53d`](https://github.com/LedgerHQ/ledger-live/commit/ef2d53d514f1f4e6f18fc79fa3423bd9b0208a04), [`b77ab8e`](https://github.com/LedgerHQ/ledger-live/commit/b77ab8e718ee8e10b74dc15370e8a19d2597d39e), [`52db252`](https://github.com/LedgerHQ/ledger-live/commit/52db252757870398cba5366d595b4d5fe8099b90), [`f819703`](https://github.com/LedgerHQ/ledger-live/commit/f81970347d139e63a547ab809be425d6f4d464a4), [`fe8a26b`](https://github.com/LedgerHQ/ledger-live/commit/fe8a26b04206df64e50220c3e9249c9a1bd057a6), [`1cbf767`](https://github.com/LedgerHQ/ledger-live/commit/1cbf767465d9e1f7bed5de79c5b5a0a5ca06e1b5), [`e78f3b7`](https://github.com/LedgerHQ/ledger-live/commit/e78f3b75296c7a063f6cddbeae44c36d236055f3), [`f979216`](https://github.com/LedgerHQ/ledger-live/commit/f9792160293fc8215c6d099f02e1b136c6655f9b), [`c1d2bb0`](https://github.com/LedgerHQ/ledger-live/commit/c1d2bb0866723c10d6e2899d40ddd9b9801189f4), [`c59adf2`](https://github.com/LedgerHQ/ledger-live/commit/c59adf2b0d49ea3c72b94fcb356eb72bcbfc4a6b)]:
|
|
10
|
+
- @ledgerhq/types-cryptoassets@7.14.0
|
|
11
|
+
- @ledgerhq/cryptoassets@13.2.0
|
|
12
|
+
- @ledgerhq/types-live@6.49.0
|
|
13
|
+
- @ledgerhq/coin-framework@0.16.0
|
|
14
|
+
- @ledgerhq/errors@6.18.0
|
|
15
|
+
- @ledgerhq/devices@8.4.1
|
|
16
|
+
- @ledgerhq/live-network@1.3.1
|
|
13
17
|
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
- Updated dependencies [[`53ff78c`](https://github.com/LedgerHQ/ledger-live/commit/53ff78c541d3ed69a3e74854d77f58a7e0d93978)]:
|
|
17
|
-
- @ledgerhq/live-network@1.4.0-nightly.3
|
|
18
|
-
- @ledgerhq/coin-framework@0.16.0-nightly.4
|
|
19
|
-
|
|
20
|
-
## 0.7.2-nightly.3
|
|
21
|
-
|
|
22
|
-
### Patch Changes
|
|
23
|
-
|
|
24
|
-
- Updated dependencies [[`afa03ae`](https://github.com/LedgerHQ/ledger-live/commit/afa03ae921ad1ca7df83dc0ba717c1cc27cb08cd)]:
|
|
25
|
-
- @ledgerhq/coin-framework@0.16.0-nightly.3
|
|
26
|
-
|
|
27
|
-
## 0.7.2-nightly.2
|
|
18
|
+
## 0.7.2-next.0
|
|
28
19
|
|
|
29
20
|
### Patch Changes
|
|
30
21
|
|
|
31
|
-
-
|
|
32
|
-
- @ledgerhq/cryptoassets@13.1.2-nightly.0
|
|
33
|
-
- @ledgerhq/errors@6.18.0-nightly.2
|
|
34
|
-
- @ledgerhq/coin-framework@0.16.0-nightly.2
|
|
35
|
-
- @ledgerhq/devices@8.4.1-nightly.2
|
|
36
|
-
- @ledgerhq/live-network@1.3.1-nightly.2
|
|
37
|
-
|
|
38
|
-
## 0.7.2-nightly.1
|
|
39
|
-
|
|
40
|
-
### Patch Changes
|
|
41
|
-
|
|
42
|
-
- Updated dependencies [[`c59adf2`](https://github.com/LedgerHQ/ledger-live/commit/c59adf2b0d49ea3c72b94fcb356eb72bcbfc4a6b)]:
|
|
43
|
-
- @ledgerhq/coin-framework@0.16.0-nightly.1
|
|
44
|
-
|
|
45
|
-
## 0.7.2-nightly.0
|
|
46
|
-
|
|
47
|
-
### Patch Changes
|
|
22
|
+
- [#7146](https://github.com/LedgerHQ/ledger-live/pull/7146) [`1e7f4ca`](https://github.com/LedgerHQ/ledger-live/commit/1e7f4ca3cad57bacfdb4212f6a8b1614c601e5a2) Thanks [@Justkant](https://github.com/Justkant)! - fix: avoid throwing in getDeviceTransactionConfig
|
|
48
23
|
|
|
49
|
-
- Updated dependencies [[`52db252`](https://github.com/LedgerHQ/ledger-live/commit/52db252757870398cba5366d595b4d5fe8099b90)]:
|
|
50
|
-
- @ledgerhq/types-
|
|
51
|
-
- @ledgerhq/
|
|
24
|
+
- Updated dependencies [[`ef2d53d`](https://github.com/LedgerHQ/ledger-live/commit/ef2d53d514f1f4e6f18fc79fa3423bd9b0208a04), [`b77ab8e`](https://github.com/LedgerHQ/ledger-live/commit/b77ab8e718ee8e10b74dc15370e8a19d2597d39e), [`52db252`](https://github.com/LedgerHQ/ledger-live/commit/52db252757870398cba5366d595b4d5fe8099b90), [`f819703`](https://github.com/LedgerHQ/ledger-live/commit/f81970347d139e63a547ab809be425d6f4d464a4), [`fe8a26b`](https://github.com/LedgerHQ/ledger-live/commit/fe8a26b04206df64e50220c3e9249c9a1bd057a6), [`1cbf767`](https://github.com/LedgerHQ/ledger-live/commit/1cbf767465d9e1f7bed5de79c5b5a0a5ca06e1b5), [`e78f3b7`](https://github.com/LedgerHQ/ledger-live/commit/e78f3b75296c7a063f6cddbeae44c36d236055f3), [`f979216`](https://github.com/LedgerHQ/ledger-live/commit/f9792160293fc8215c6d099f02e1b136c6655f9b), [`c1d2bb0`](https://github.com/LedgerHQ/ledger-live/commit/c1d2bb0866723c10d6e2899d40ddd9b9801189f4), [`c59adf2`](https://github.com/LedgerHQ/ledger-live/commit/c59adf2b0d49ea3c72b94fcb356eb72bcbfc4a6b)]:
|
|
25
|
+
- @ledgerhq/types-cryptoassets@7.14.0-next.0
|
|
26
|
+
- @ledgerhq/cryptoassets@13.2.0-next.0
|
|
27
|
+
- @ledgerhq/types-live@6.49.0-next.0
|
|
28
|
+
- @ledgerhq/coin-framework@0.16.0-next.0
|
|
29
|
+
- @ledgerhq/errors@6.18.0-next.0
|
|
30
|
+
- @ledgerhq/devices@8.4.1-next.0
|
|
31
|
+
- @ledgerhq/live-network@1.3.1-next.0
|
|
52
32
|
|
|
53
33
|
## 0.7.1
|
|
54
34
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ledgerhq/coin-solana",
|
|
3
|
-
"version": "0.7.2
|
|
3
|
+
"version": "0.7.2",
|
|
4
4
|
"description": "Ledger Solana Coin integration",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"Ledger",
|
|
@@ -54,15 +54,15 @@
|
|
|
54
54
|
"object-hash": "^2.2.0",
|
|
55
55
|
"rxjs": "^7.8.1",
|
|
56
56
|
"superstruct": "0.14.2",
|
|
57
|
-
"@ledgerhq/coin-framework": "^0.16.0
|
|
58
|
-
"@ledgerhq/cryptoassets": "^13.2.0
|
|
59
|
-
"@ledgerhq/devices": "^8.4.1
|
|
60
|
-
"@ledgerhq/errors": "^6.18.0
|
|
57
|
+
"@ledgerhq/coin-framework": "^0.16.0",
|
|
58
|
+
"@ledgerhq/cryptoassets": "^13.2.0",
|
|
59
|
+
"@ledgerhq/devices": "^8.4.1",
|
|
60
|
+
"@ledgerhq/errors": "^6.18.0",
|
|
61
61
|
"@ledgerhq/live-env": "^2.1.0",
|
|
62
|
-
"@ledgerhq/live-network": "^1.
|
|
62
|
+
"@ledgerhq/live-network": "^1.3.1",
|
|
63
63
|
"@ledgerhq/logs": "^6.12.0",
|
|
64
|
-
"@ledgerhq/types-cryptoassets": "^7.14.0
|
|
65
|
-
"@ledgerhq/types-live": "^6.49.0
|
|
64
|
+
"@ledgerhq/types-cryptoassets": "^7.14.0",
|
|
65
|
+
"@ledgerhq/types-live": "^6.49.0"
|
|
66
66
|
},
|
|
67
67
|
"devDependencies": {
|
|
68
68
|
"@types/bs58": "^4.0.1",
|