@ledgerhq/coin-tezos 6.0.0-nightly.3 → 6.0.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.
- package/.turbo/turbo-build.log +1 -1
- package/CHANGELOG.md +50 -19
- package/package.json +6 -6
package/.turbo/turbo-build.log
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
|
|
2
|
-
> @ledgerhq/coin-tezos@
|
|
2
|
+
> @ledgerhq/coin-tezos@6.0.0 build /home/runner/work/ledger-live/ledger-live/libs/coin-modules/coin-tezos
|
|
3
3
|
> tsc && tsc -m esnext --moduleResolution bundler --outDir lib-es
|
|
4
4
|
|
package/CHANGELOG.md
CHANGED
|
@@ -1,20 +1,29 @@
|
|
|
1
1
|
# @ledgerhq/coin-tezos
|
|
2
2
|
|
|
3
|
-
## 6.0.0
|
|
3
|
+
## 6.0.0
|
|
4
4
|
|
|
5
5
|
### Major Changes
|
|
6
6
|
|
|
7
7
|
- [#11138](https://github.com/LedgerHQ/ledger-live/pull/11138) [`417e4fc`](https://github.com/LedgerHQ/ledger-live/commit/417e4fc8b92ebc95542ca915e14023fdb62497bb) Thanks [@francois-guerin-ledger](https://github.com/francois-guerin-ledger)! - core(coin-framework): pass `FeeEstimation` to `craftTransaction`
|
|
8
8
|
|
|
9
|
+
### Minor Changes
|
|
10
|
+
|
|
11
|
+
- [#11154](https://github.com/LedgerHQ/ledger-live/pull/11154) [`5bb2111`](https://github.com/LedgerHQ/ledger-live/commit/5bb2111d6a0c84cd0d6508bbf33d184bc89f9da3) Thanks [@qperrot](https://github.com/qperrot)! - Remove generic type for token assets
|
|
12
|
+
|
|
9
13
|
### Patch Changes
|
|
10
14
|
|
|
11
|
-
- Updated dependencies [[`2da9b4a`](https://github.com/LedgerHQ/ledger-live/commit/2da9b4a5dd9fec3fea188fc9fa107b2c3479d1be), [`417e4fc`](https://github.com/LedgerHQ/ledger-live/commit/417e4fc8b92ebc95542ca915e14023fdb62497bb)]:
|
|
12
|
-
- @ledgerhq/
|
|
13
|
-
- @ledgerhq/cryptoassets@
|
|
14
|
-
- @ledgerhq/types-live@6.
|
|
15
|
-
- @ledgerhq/coin-framework@6.0.0
|
|
15
|
+
- Updated dependencies [[`b5cbffa`](https://github.com/LedgerHQ/ledger-live/commit/b5cbffac207569027e241db761a6aa70b3b1b636), [`2da9b4a`](https://github.com/LedgerHQ/ledger-live/commit/2da9b4a5dd9fec3fea188fc9fa107b2c3479d1be), [`5bb2111`](https://github.com/LedgerHQ/ledger-live/commit/5bb2111d6a0c84cd0d6508bbf33d184bc89f9da3), [`417e4fc`](https://github.com/LedgerHQ/ledger-live/commit/417e4fc8b92ebc95542ca915e14023fdb62497bb), [`9c63d6b`](https://github.com/LedgerHQ/ledger-live/commit/9c63d6b8d5fb629a19514ec36396c35eeefb96aa), [`8b0b4ef`](https://github.com/LedgerHQ/ledger-live/commit/8b0b4efaf2c0968cfb60c0cecebca9c575b00748)]:
|
|
16
|
+
- @ledgerhq/cryptoassets@13.24.0
|
|
17
|
+
- @ledgerhq/types-cryptoassets@7.25.0
|
|
18
|
+
- @ledgerhq/types-live@6.80.0
|
|
19
|
+
- @ledgerhq/coin-framework@6.0.0
|
|
20
|
+
- @ledgerhq/live-network@2.0.14
|
|
16
21
|
|
|
17
|
-
##
|
|
22
|
+
## 6.0.0-next.0
|
|
23
|
+
|
|
24
|
+
### Major Changes
|
|
25
|
+
|
|
26
|
+
- [#11138](https://github.com/LedgerHQ/ledger-live/pull/11138) [`417e4fc`](https://github.com/LedgerHQ/ledger-live/commit/417e4fc8b92ebc95542ca915e14023fdb62497bb) Thanks [@francois-guerin-ledger](https://github.com/francois-guerin-ledger)! - core(coin-framework): pass `FeeEstimation` to `craftTransaction`
|
|
18
27
|
|
|
19
28
|
### Minor Changes
|
|
20
29
|
|
|
@@ -22,26 +31,48 @@
|
|
|
22
31
|
|
|
23
32
|
### Patch Changes
|
|
24
33
|
|
|
25
|
-
- Updated dependencies [[`b5cbffa`](https://github.com/LedgerHQ/ledger-live/commit/b5cbffac207569027e241db761a6aa70b3b1b636), [`5bb2111`](https://github.com/LedgerHQ/ledger-live/commit/5bb2111d6a0c84cd0d6508bbf33d184bc89f9da3)]:
|
|
26
|
-
- @ledgerhq/cryptoassets@13.
|
|
27
|
-
- @ledgerhq/
|
|
34
|
+
- Updated dependencies [[`b5cbffa`](https://github.com/LedgerHQ/ledger-live/commit/b5cbffac207569027e241db761a6aa70b3b1b636), [`2da9b4a`](https://github.com/LedgerHQ/ledger-live/commit/2da9b4a5dd9fec3fea188fc9fa107b2c3479d1be), [`5bb2111`](https://github.com/LedgerHQ/ledger-live/commit/5bb2111d6a0c84cd0d6508bbf33d184bc89f9da3), [`417e4fc`](https://github.com/LedgerHQ/ledger-live/commit/417e4fc8b92ebc95542ca915e14023fdb62497bb), [`9c63d6b`](https://github.com/LedgerHQ/ledger-live/commit/9c63d6b8d5fb629a19514ec36396c35eeefb96aa), [`8b0b4ef`](https://github.com/LedgerHQ/ledger-live/commit/8b0b4efaf2c0968cfb60c0cecebca9c575b00748)]:
|
|
35
|
+
- @ledgerhq/cryptoassets@13.24.0-next.0
|
|
36
|
+
- @ledgerhq/types-cryptoassets@7.25.0-next.0
|
|
37
|
+
- @ledgerhq/types-live@6.80.0-next.0
|
|
38
|
+
- @ledgerhq/coin-framework@6.0.0-next.0
|
|
39
|
+
- @ledgerhq/live-network@2.0.14-next.0
|
|
40
|
+
|
|
41
|
+
## 5.7.0
|
|
42
|
+
|
|
43
|
+
### Minor Changes
|
|
44
|
+
|
|
45
|
+
- [#10838](https://github.com/LedgerHQ/ledger-live/pull/10838) [`d5f6793`](https://github.com/LedgerHQ/ledger-live/commit/d5f6793c6ae52178e93a19efc75931994bf930a8) Thanks [@jnicoulaud-ledger](https://github.com/jnicoulaud-ledger)! - [coin-modules][ALPACA] add getBlock to coin-framework API, implement it for SUI
|
|
46
|
+
|
|
47
|
+
### Patch Changes
|
|
48
|
+
|
|
49
|
+
- Updated dependencies [[`4eee376`](https://github.com/LedgerHQ/ledger-live/commit/4eee3767b513dfb58a156cf2ce8086e31a7d55bf), [`72c2a6c`](https://github.com/LedgerHQ/ledger-live/commit/72c2a6c91cfee66fac3505774ba16049fba1c0cf), [`6312f3a`](https://github.com/LedgerHQ/ledger-live/commit/6312f3a039e3018dfd78d231fa91ecf8fc82a118), [`8423a9f`](https://github.com/LedgerHQ/ledger-live/commit/8423a9fbba0d54d18ff35c0519a82829fc8042e0), [`6792990`](https://github.com/LedgerHQ/ledger-live/commit/6792990d8130ec297192bb7d6b98aef024e81dfa), [`d5f6793`](https://github.com/LedgerHQ/ledger-live/commit/d5f6793c6ae52178e93a19efc75931994bf930a8), [`132af3d`](https://github.com/LedgerHQ/ledger-live/commit/132af3db5863fb6e54587dd53d4db7b0ec19259e)]:
|
|
50
|
+
- @ledgerhq/types-live@6.79.0
|
|
51
|
+
- @ledgerhq/cryptoassets@13.23.0
|
|
52
|
+
- @ledgerhq/types-cryptoassets@7.24.0
|
|
53
|
+
- @ledgerhq/coin-framework@5.8.0
|
|
28
54
|
|
|
29
|
-
## 5.
|
|
55
|
+
## 5.7.0-next.1
|
|
30
56
|
|
|
31
57
|
### Patch Changes
|
|
32
58
|
|
|
33
|
-
- Updated dependencies []:
|
|
34
|
-
- @ledgerhq/
|
|
35
|
-
- @ledgerhq/
|
|
36
|
-
|
|
59
|
+
- Updated dependencies [[`8423a9f`](https://github.com/LedgerHQ/ledger-live/commit/8423a9fbba0d54d18ff35c0519a82829fc8042e0)]:
|
|
60
|
+
- @ledgerhq/types-live@6.79.0-next.1
|
|
61
|
+
- @ledgerhq/coin-framework@5.8.0-next.1
|
|
62
|
+
|
|
63
|
+
## 5.7.0-next.0
|
|
64
|
+
|
|
65
|
+
### Minor Changes
|
|
37
66
|
|
|
38
|
-
|
|
67
|
+
- [#10838](https://github.com/LedgerHQ/ledger-live/pull/10838) [`d5f6793`](https://github.com/LedgerHQ/ledger-live/commit/d5f6793c6ae52178e93a19efc75931994bf930a8) Thanks [@jnicoulaud-ledger](https://github.com/jnicoulaud-ledger)! - [coin-modules][ALPACA] add getBlock to coin-framework API, implement it for SUI
|
|
39
68
|
|
|
40
69
|
### Patch Changes
|
|
41
70
|
|
|
42
|
-
- Updated dependencies [[`6312f3a`](https://github.com/LedgerHQ/ledger-live/commit/6312f3a039e3018dfd78d231fa91ecf8fc82a118)]:
|
|
43
|
-
- @ledgerhq/types-live@6.
|
|
44
|
-
- @ledgerhq/
|
|
71
|
+
- Updated dependencies [[`4eee376`](https://github.com/LedgerHQ/ledger-live/commit/4eee3767b513dfb58a156cf2ce8086e31a7d55bf), [`72c2a6c`](https://github.com/LedgerHQ/ledger-live/commit/72c2a6c91cfee66fac3505774ba16049fba1c0cf), [`6312f3a`](https://github.com/LedgerHQ/ledger-live/commit/6312f3a039e3018dfd78d231fa91ecf8fc82a118), [`6792990`](https://github.com/LedgerHQ/ledger-live/commit/6792990d8130ec297192bb7d6b98aef024e81dfa), [`d5f6793`](https://github.com/LedgerHQ/ledger-live/commit/d5f6793c6ae52178e93a19efc75931994bf930a8), [`132af3d`](https://github.com/LedgerHQ/ledger-live/commit/132af3db5863fb6e54587dd53d4db7b0ec19259e)]:
|
|
72
|
+
- @ledgerhq/types-live@6.79.0-next.0
|
|
73
|
+
- @ledgerhq/cryptoassets@13.23.0-next.0
|
|
74
|
+
- @ledgerhq/types-cryptoassets@7.24.0-next.0
|
|
75
|
+
- @ledgerhq/coin-framework@5.8.0-next.0
|
|
45
76
|
|
|
46
77
|
## 5.6.1
|
|
47
78
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ledgerhq/coin-tezos",
|
|
3
|
-
"version": "6.0.0
|
|
3
|
+
"version": "6.0.0",
|
|
4
4
|
"description": "Tezos Coin integration",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"Ledger",
|
|
@@ -77,14 +77,14 @@
|
|
|
77
77
|
"invariant": "^2.2.4",
|
|
78
78
|
"lodash": "^4.17.21",
|
|
79
79
|
"rxjs": "^7.8.1",
|
|
80
|
-
"@ledgerhq/coin-framework": "^6.0.0
|
|
81
|
-
"@ledgerhq/cryptoassets": "^13.
|
|
80
|
+
"@ledgerhq/coin-framework": "^6.0.0",
|
|
81
|
+
"@ledgerhq/cryptoassets": "^13.24.0",
|
|
82
82
|
"@ledgerhq/devices": "8.4.8",
|
|
83
83
|
"@ledgerhq/errors": "^6.23.0",
|
|
84
|
-
"@ledgerhq/live-network": "^2.0.14
|
|
84
|
+
"@ledgerhq/live-network": "^2.0.14",
|
|
85
85
|
"@ledgerhq/logs": "^6.13.0",
|
|
86
|
-
"@ledgerhq/types-cryptoassets": "^7.
|
|
87
|
-
"@ledgerhq/types-live": "^6.
|
|
86
|
+
"@ledgerhq/types-cryptoassets": "^7.25.0",
|
|
87
|
+
"@ledgerhq/types-live": "^6.80.0"
|
|
88
88
|
},
|
|
89
89
|
"devDependencies": {
|
|
90
90
|
"@faker-js/faker": "^8.4.1",
|