@ledgerhq/coin-hedera 1.10.0-nightly.2 → 1.10.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 +47 -12
- package/package.json +10 -10
package/.turbo/turbo-build.log
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
|
|
2
|
-
> @ledgerhq/coin-hedera@1.10.0
|
|
2
|
+
> @ledgerhq/coin-hedera@1.10.0 build /home/runner/work/ledger-live/ledger-live/libs/coin-modules/coin-hedera
|
|
3
3
|
> tsc --outDir lib --module commonjs --moduleResolution node10 && tsc -m ES6 --outDir lib-es
|
|
4
4
|
|
package/CHANGELOG.md
CHANGED
|
@@ -1,29 +1,64 @@
|
|
|
1
1
|
# @ledgerhq/coin-hedera
|
|
2
2
|
|
|
3
|
-
## 1.10.0
|
|
3
|
+
## 1.10.0
|
|
4
|
+
|
|
5
|
+
### Minor Changes
|
|
6
|
+
|
|
7
|
+
- [#11183](https://github.com/LedgerHQ/ledger-live/pull/11183) [`8189aaf`](https://github.com/LedgerHQ/ledger-live/commit/8189aaf419d383158185ae3182a1b61fabd61e11) Thanks [@dilaouid](https://github.com/dilaouid)! - feat(coin-monitoring): monitor tier two adresses
|
|
4
8
|
|
|
5
9
|
### Patch Changes
|
|
6
10
|
|
|
7
|
-
- Updated dependencies [[`354fa83`](https://github.com/LedgerHQ/ledger-live/commit/354fa83c8107cf8e6b56a8b306569ee65980e10c)]:
|
|
8
|
-
- @ledgerhq/
|
|
9
|
-
- @ledgerhq/
|
|
10
|
-
- @ledgerhq/
|
|
11
|
-
- @ledgerhq/
|
|
12
|
-
- @ledgerhq/live
|
|
11
|
+
- Updated dependencies [[`75a08cc`](https://github.com/LedgerHQ/ledger-live/commit/75a08cc3061347bae98ddef7ac3cdcd6181ddab5), [`0c8486e`](https://github.com/LedgerHQ/ledger-live/commit/0c8486ea830e9e2abf1dfc5d108117e1db733072), [`354fa83`](https://github.com/LedgerHQ/ledger-live/commit/354fa83c8107cf8e6b56a8b306569ee65980e10c), [`a8b4f57`](https://github.com/LedgerHQ/ledger-live/commit/a8b4f57bf7d82e6c2444a65901e927c3c3d64412), [`67e2a7c`](https://github.com/LedgerHQ/ledger-live/commit/67e2a7c5a74d000f22684254778dfec5b8b5163d)]:
|
|
12
|
+
- @ledgerhq/live-env@2.14.0
|
|
13
|
+
- @ledgerhq/cryptoassets@13.25.0
|
|
14
|
+
- @ledgerhq/errors@6.24.0
|
|
15
|
+
- @ledgerhq/coin-framework@6.1.0
|
|
16
|
+
- @ledgerhq/types-live@6.81.0
|
|
17
|
+
- @ledgerhq/devices@8.5.0
|
|
18
|
+
- @ledgerhq/live-countervalues@0.6.1
|
|
19
|
+
- @ledgerhq/live-network@2.0.15
|
|
13
20
|
|
|
14
|
-
## 1.10.0-
|
|
21
|
+
## 1.10.0-next.0
|
|
15
22
|
|
|
16
23
|
### Minor Changes
|
|
17
24
|
|
|
18
25
|
- [#11183](https://github.com/LedgerHQ/ledger-live/pull/11183) [`8189aaf`](https://github.com/LedgerHQ/ledger-live/commit/8189aaf419d383158185ae3182a1b61fabd61e11) Thanks [@dilaouid](https://github.com/dilaouid)! - feat(coin-monitoring): monitor tier two adresses
|
|
19
26
|
|
|
20
|
-
|
|
27
|
+
### Patch Changes
|
|
28
|
+
|
|
29
|
+
- Updated dependencies [[`75a08cc`](https://github.com/LedgerHQ/ledger-live/commit/75a08cc3061347bae98ddef7ac3cdcd6181ddab5), [`0c8486e`](https://github.com/LedgerHQ/ledger-live/commit/0c8486ea830e9e2abf1dfc5d108117e1db733072), [`354fa83`](https://github.com/LedgerHQ/ledger-live/commit/354fa83c8107cf8e6b56a8b306569ee65980e10c), [`a8b4f57`](https://github.com/LedgerHQ/ledger-live/commit/a8b4f57bf7d82e6c2444a65901e927c3c3d64412), [`67e2a7c`](https://github.com/LedgerHQ/ledger-live/commit/67e2a7c5a74d000f22684254778dfec5b8b5163d)]:
|
|
30
|
+
- @ledgerhq/live-env@2.14.0-next.0
|
|
31
|
+
- @ledgerhq/cryptoassets@13.25.0-next.0
|
|
32
|
+
- @ledgerhq/errors@6.24.0-next.0
|
|
33
|
+
- @ledgerhq/coin-framework@6.1.0-next.0
|
|
34
|
+
- @ledgerhq/types-live@6.81.0-next.0
|
|
35
|
+
- @ledgerhq/devices@8.5.0-next.0
|
|
36
|
+
- @ledgerhq/live-countervalues@0.6.1-next.0
|
|
37
|
+
- @ledgerhq/live-network@2.0.15-next.0
|
|
38
|
+
|
|
39
|
+
## 1.9.2
|
|
40
|
+
|
|
41
|
+
### Patch Changes
|
|
42
|
+
|
|
43
|
+
- 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), [`b9debdf`](https://github.com/LedgerHQ/ledger-live/commit/b9debdfbc822e9f5dc0b26619208f94bbd788777), [`9c63d6b`](https://github.com/LedgerHQ/ledger-live/commit/9c63d6b8d5fb629a19514ec36396c35eeefb96aa), [`8b0b4ef`](https://github.com/LedgerHQ/ledger-live/commit/8b0b4efaf2c0968cfb60c0cecebca9c575b00748)]:
|
|
44
|
+
- @ledgerhq/cryptoassets@13.24.0
|
|
45
|
+
- @ledgerhq/types-live@6.80.0
|
|
46
|
+
- @ledgerhq/coin-framework@6.0.0
|
|
47
|
+
- @ledgerhq/live-env@2.13.0
|
|
48
|
+
- @ledgerhq/live-countervalues@0.6.0
|
|
49
|
+
- @ledgerhq/live-network@2.0.14
|
|
50
|
+
|
|
51
|
+
## 1.9.2-next.0
|
|
21
52
|
|
|
22
53
|
### Patch Changes
|
|
23
54
|
|
|
24
|
-
- Updated dependencies [[`9c63d6b`](https://github.com/LedgerHQ/ledger-live/commit/9c63d6b8d5fb629a19514ec36396c35eeefb96aa), [`8b0b4ef`](https://github.com/LedgerHQ/ledger-live/commit/8b0b4efaf2c0968cfb60c0cecebca9c575b00748)]:
|
|
25
|
-
- @ledgerhq/
|
|
26
|
-
- @ledgerhq/
|
|
55
|
+
- 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), [`b9debdf`](https://github.com/LedgerHQ/ledger-live/commit/b9debdfbc822e9f5dc0b26619208f94bbd788777), [`9c63d6b`](https://github.com/LedgerHQ/ledger-live/commit/9c63d6b8d5fb629a19514ec36396c35eeefb96aa), [`8b0b4ef`](https://github.com/LedgerHQ/ledger-live/commit/8b0b4efaf2c0968cfb60c0cecebca9c575b00748)]:
|
|
56
|
+
- @ledgerhq/cryptoassets@13.24.0-next.0
|
|
57
|
+
- @ledgerhq/types-live@6.80.0-next.0
|
|
58
|
+
- @ledgerhq/coin-framework@6.0.0-next.0
|
|
59
|
+
- @ledgerhq/live-env@2.13.0-next.0
|
|
60
|
+
- @ledgerhq/live-countervalues@0.6.0-next.0
|
|
61
|
+
- @ledgerhq/live-network@2.0.14-next.0
|
|
27
62
|
|
|
28
63
|
## 1.9.1
|
|
29
64
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ledgerhq/coin-hedera",
|
|
3
|
-
"version": "1.10.0
|
|
3
|
+
"version": "1.10.0",
|
|
4
4
|
"description": "Ledger Hedera Coin integration",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"Ledger",
|
|
@@ -81,14 +81,14 @@
|
|
|
81
81
|
"invariant": "^2.2.2",
|
|
82
82
|
"lodash": "^4.17.21",
|
|
83
83
|
"rxjs": "^7.8.1",
|
|
84
|
-
"@ledgerhq/coin-framework": "^
|
|
85
|
-
"@ledgerhq/cryptoassets": "^13.
|
|
86
|
-
"@ledgerhq/devices": "8.
|
|
87
|
-
"@ledgerhq/errors": "^6.24.0
|
|
88
|
-
"@ledgerhq/live-countervalues": "^0.6.
|
|
89
|
-
"@ledgerhq/live-env": "^2.
|
|
90
|
-
"@ledgerhq/live-network": "^2.0.
|
|
91
|
-
"@ledgerhq/types-live": "^6.
|
|
84
|
+
"@ledgerhq/coin-framework": "^6.1.0",
|
|
85
|
+
"@ledgerhq/cryptoassets": "^13.25.0",
|
|
86
|
+
"@ledgerhq/devices": "8.5.0",
|
|
87
|
+
"@ledgerhq/errors": "^6.24.0",
|
|
88
|
+
"@ledgerhq/live-countervalues": "^0.6.1",
|
|
89
|
+
"@ledgerhq/live-env": "^2.14.0",
|
|
90
|
+
"@ledgerhq/live-network": "^2.0.15",
|
|
91
|
+
"@ledgerhq/types-live": "^6.81.0"
|
|
92
92
|
},
|
|
93
93
|
"devDependencies": {
|
|
94
94
|
"@types/invariant": "^2.2.2",
|
|
@@ -98,7 +98,7 @@
|
|
|
98
98
|
"jest": "^29.7.0",
|
|
99
99
|
"ts-jest": "^29.1.1",
|
|
100
100
|
"@ledgerhq/disable-network-setup": "^0.0.0",
|
|
101
|
-
"@ledgerhq/types-cryptoassets": "^7.
|
|
101
|
+
"@ledgerhq/types-cryptoassets": "^7.25.0"
|
|
102
102
|
},
|
|
103
103
|
"scripts": {
|
|
104
104
|
"clean": "rimraf lib lib-es",
|