@ledgerhq/coin-hedera 1.13.0-nightly.6 → 1.13.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-hedera@1.13.0-nightly.5 build /home/runner/work/ledger-live/ledger-live/libs/coin-modules/coin-hedera
2
+ > @ledgerhq/coin-hedera@1.13.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,83 +1,54 @@
1
1
  # @ledgerhq/coin-hedera
2
2
 
3
- ## 1.13.0-nightly.6
3
+ ## 1.13.0
4
4
 
5
- ### Patch Changes
6
-
7
- - Updated dependencies [[`607e4be`](https://github.com/LedgerHQ/ledger-live/commit/607e4be33145c102debce1606224b08579888aa8)]:
8
- - @ledgerhq/cryptoassets@13.32.0-nightly.4
9
- - @ledgerhq/coin-framework@6.8.0-nightly.6
10
- - @ledgerhq/live-countervalues@0.8.1-nightly.6
5
+ ### Minor Changes
11
6
 
12
- ## 1.13.0-nightly.5
7
+ - [#12417](https://github.com/LedgerHQ/ledger-live/pull/12417) [`27ec886`](https://github.com/LedgerHQ/ledger-live/commit/27ec8862a1cf7e117ec8052fe258ad22e882a38c) Thanks [@francois-guerin-ledger](https://github.com/francois-guerin-ledger)! - fix(coin-hedera): add unimplemented getValidators
13
8
 
14
- ### Patch Changes
9
+ - [#12340](https://github.com/LedgerHQ/ledger-live/pull/12340) [`8d7c1f7`](https://github.com/LedgerHQ/ledger-live/commit/8d7c1f7a92489647399b0e780d4bb926508e8554) Thanks [@gre-ledger](https://github.com/gre-ledger)! - migrate getDeviceTransactionConfig to async
15
10
 
16
- - Updated dependencies [[`77566c5`](https://github.com/LedgerHQ/ledger-live/commit/77566c5a3b5795f5938bd5daaa5f8d65934c56b8), [`c1a4bfd`](https://github.com/LedgerHQ/ledger-live/commit/c1a4bfd34b46c6b6587d247673cadb3c078deb1d), [`6ccabef`](https://github.com/LedgerHQ/ledger-live/commit/6ccabef8f3c4e8cc042299d531684595ebadcc55)]:
17
- - @ledgerhq/types-live@6.88.0-nightly.3
18
- - @ledgerhq/devices@8.7.0-nightly.1
19
- - @ledgerhq/cryptoassets@13.32.0-nightly.3
20
- - @ledgerhq/coin-framework@6.8.0-nightly.5
21
- - @ledgerhq/live-countervalues@0.8.1-nightly.5
11
+ - [#12254](https://github.com/LedgerHQ/ledger-live/pull/12254) [`b10973c`](https://github.com/LedgerHQ/ledger-live/commit/b10973cdbcaf810f5dcde2ef7a9737437d79ee26) Thanks [@scavassa-yld](https://github.com/scavassa-yld)! - feat: alpaca refactor of coin-hedera
22
12
 
23
- ## 1.13.0-nightly.4
13
+ - [#12222](https://github.com/LedgerHQ/ledger-live/pull/12222) [`759064d`](https://github.com/LedgerHQ/ledger-live/commit/759064d4815c636af2d73ba548a85b4f53e7b491) Thanks [@Wozacosta](https://github.com/Wozacosta)! - fix: handle addresses with checksum
14
+ chore: move custom errors to coin-module
24
15
 
25
16
  ### Patch Changes
26
17
 
27
- - Updated dependencies [[`ccf788d`](https://github.com/LedgerHQ/ledger-live/commit/ccf788d7c0239ca95e76c3cc340f9a6bd09ea726), [`34b28dd`](https://github.com/LedgerHQ/ledger-live/commit/34b28dd5e819906daaa79db5fe6064674def5e7d), [`b962966`](https://github.com/LedgerHQ/ledger-live/commit/b962966525517c5cfa7f1f8826f8f2b9162189e4)]:
28
- - @ledgerhq/cryptoassets@13.32.0-nightly.2
29
- - @ledgerhq/coin-framework@6.8.0-nightly.4
30
- - @ledgerhq/live-env@2.20.0-nightly.0
31
- - @ledgerhq/types-live@6.88.0-nightly.2
32
- - @ledgerhq/live-countervalues@0.8.1-nightly.4
33
- - @ledgerhq/live-network@2.1.0-nightly.1
18
+ - Updated dependencies [[`b4ceaff`](https://github.com/LedgerHQ/ledger-live/commit/b4ceaff2ecf68d8a14e09801c76ab0b014c45286), [`da750a1`](https://github.com/LedgerHQ/ledger-live/commit/da750a16ee5f2c083114569b8ae3c708cceba06c), [`63e8f34`](https://github.com/LedgerHQ/ledger-live/commit/63e8f342f6b951ab77bb710b9971f033c05e579e), [`ccf788d`](https://github.com/LedgerHQ/ledger-live/commit/ccf788d7c0239ca95e76c3cc340f9a6bd09ea726), [`34b28dd`](https://github.com/LedgerHQ/ledger-live/commit/34b28dd5e819906daaa79db5fe6064674def5e7d), [`607e4be`](https://github.com/LedgerHQ/ledger-live/commit/607e4be33145c102debce1606224b08579888aa8), [`c96d73f`](https://github.com/LedgerHQ/ledger-live/commit/c96d73fed0a75a9c208f78d51c34b742703a7dda), [`7744980`](https://github.com/LedgerHQ/ledger-live/commit/774498090411f1a6d6c06395dda1fc7cd24adf24), [`77566c5`](https://github.com/LedgerHQ/ledger-live/commit/77566c5a3b5795f5938bd5daaa5f8d65934c56b8), [`c1a4bfd`](https://github.com/LedgerHQ/ledger-live/commit/c1a4bfd34b46c6b6587d247673cadb3c078deb1d), [`2e6d6a7`](https://github.com/LedgerHQ/ledger-live/commit/2e6d6a7d65edd18f90b8e6499128157ef9ea37a6), [`f8d904d`](https://github.com/LedgerHQ/ledger-live/commit/f8d904de5607c103549f247428b5a4079f28c1c0), [`eb176c2`](https://github.com/LedgerHQ/ledger-live/commit/eb176c201d711f1d28f74de831c4a6cd0c2d4a50), [`a731c4c`](https://github.com/LedgerHQ/ledger-live/commit/a731c4cd492a968eb7baa981fdd8aaddedd21f25), [`b962966`](https://github.com/LedgerHQ/ledger-live/commit/b962966525517c5cfa7f1f8826f8f2b9162189e4), [`759064d`](https://github.com/LedgerHQ/ledger-live/commit/759064d4815c636af2d73ba548a85b4f53e7b491), [`f392f69`](https://github.com/LedgerHQ/ledger-live/commit/f392f6912f445cc2f7cf4dfcfd030fa3da76f736), [`cadf2e1`](https://github.com/LedgerHQ/ledger-live/commit/cadf2e1dfb09248d3f77d96f94ae774425dbca75), [`cbc0648`](https://github.com/LedgerHQ/ledger-live/commit/cbc064885d8e0459e40d327a2e5389204b3ec705), [`36e5168`](https://github.com/LedgerHQ/ledger-live/commit/36e5168397eaec2a5f425038392a4400f60571d0), [`6ccabef`](https://github.com/LedgerHQ/ledger-live/commit/6ccabef8f3c4e8cc042299d531684595ebadcc55), [`3d4188a`](https://github.com/LedgerHQ/ledger-live/commit/3d4188a26021d33b950129d82cb55d2c2e8d4358), [`d9305e8`](https://github.com/LedgerHQ/ledger-live/commit/d9305e8a4d8364366aaba05dd698396d28b539dc), [`2c6a198`](https://github.com/LedgerHQ/ledger-live/commit/2c6a198ba28391695202a0787ce168c53768ff37)]:
19
+ - @ledgerhq/cryptoassets@13.32.0
20
+ - @ledgerhq/coin-framework@6.8.0
21
+ - @ledgerhq/live-network@2.1.0
22
+ - @ledgerhq/live-env@2.20.0
23
+ - @ledgerhq/types-live@6.88.0
24
+ - @ledgerhq/devices@8.7.0
25
+ - @ledgerhq/live-countervalues@0.9.0
26
+ - @ledgerhq/errors@6.27.0
34
27
 
35
- ## 1.13.0-nightly.3
28
+ ## 1.13.0-next.0
36
29
 
37
30
  ### Minor Changes
38
31
 
39
32
  - [#12417](https://github.com/LedgerHQ/ledger-live/pull/12417) [`27ec886`](https://github.com/LedgerHQ/ledger-live/commit/27ec8862a1cf7e117ec8052fe258ad22e882a38c) Thanks [@francois-guerin-ledger](https://github.com/francois-guerin-ledger)! - fix(coin-hedera): add unimplemented getValidators
40
33
 
41
- - [#12254](https://github.com/LedgerHQ/ledger-live/pull/12254) [`b10973c`](https://github.com/LedgerHQ/ledger-live/commit/b10973cdbcaf810f5dcde2ef7a9737437d79ee26) Thanks [@scavassa-yld](https://github.com/scavassa-yld)! - feat: alpaca refactor of coin-hedera
42
-
43
- ### Patch Changes
44
-
45
- - Updated dependencies [[`eb176c2`](https://github.com/LedgerHQ/ledger-live/commit/eb176c201d711f1d28f74de831c4a6cd0c2d4a50)]:
46
- - @ledgerhq/coin-framework@6.8.0-nightly.3
47
- - @ledgerhq/live-countervalues@0.8.1-nightly.3
48
-
49
- ## 1.13.0-nightly.2
50
-
51
- ### Minor Changes
52
-
53
34
  - [#12340](https://github.com/LedgerHQ/ledger-live/pull/12340) [`8d7c1f7`](https://github.com/LedgerHQ/ledger-live/commit/8d7c1f7a92489647399b0e780d4bb926508e8554) Thanks [@gre-ledger](https://github.com/gre-ledger)! - migrate getDeviceTransactionConfig to async
54
35
 
55
- ### Patch Changes
56
-
57
- - Updated dependencies [[`63e8f34`](https://github.com/LedgerHQ/ledger-live/commit/63e8f342f6b951ab77bb710b9971f033c05e579e), [`3d4188a`](https://github.com/LedgerHQ/ledger-live/commit/3d4188a26021d33b950129d82cb55d2c2e8d4358)]:
58
- - @ledgerhq/cryptoassets@13.32.0-nightly.1
59
- - @ledgerhq/coin-framework@6.8.0-nightly.2
60
- - @ledgerhq/live-network@2.1.0-nightly.0
61
- - @ledgerhq/types-live@6.88.0-nightly.1
62
- - @ledgerhq/live-countervalues@0.8.1-nightly.2
63
-
64
- ## 1.12.1-nightly.1
65
-
66
- ### Patch Changes
67
-
68
- - Updated dependencies [[`a731c4c`](https://github.com/LedgerHQ/ledger-live/commit/a731c4cd492a968eb7baa981fdd8aaddedd21f25)]:
69
- - @ledgerhq/coin-framework@6.8.0-nightly.1
70
- - @ledgerhq/live-countervalues@0.8.1-nightly.1
36
+ - [#12254](https://github.com/LedgerHQ/ledger-live/pull/12254) [`b10973c`](https://github.com/LedgerHQ/ledger-live/commit/b10973cdbcaf810f5dcde2ef7a9737437d79ee26) Thanks [@scavassa-yld](https://github.com/scavassa-yld)! - feat: alpaca refactor of coin-hedera
71
37
 
72
- ## 1.12.1-nightly.0
38
+ - [#12222](https://github.com/LedgerHQ/ledger-live/pull/12222) [`759064d`](https://github.com/LedgerHQ/ledger-live/commit/759064d4815c636af2d73ba548a85b4f53e7b491) Thanks [@Wozacosta](https://github.com/Wozacosta)! - fix: handle addresses with checksum
39
+ chore: move custom errors to coin-module
73
40
 
74
41
  ### Patch Changes
75
42
 
76
- - Updated dependencies [[`2c6a198`](https://github.com/LedgerHQ/ledger-live/commit/2c6a198ba28391695202a0787ce168c53768ff37)]:
77
- - @ledgerhq/types-live@6.88.0-nightly.0
78
- - @ledgerhq/coin-framework@6.7.1-nightly.0
79
- - @ledgerhq/cryptoassets@13.31.1-nightly.0
80
- - @ledgerhq/live-countervalues@0.8.1-nightly.0
43
+ - Updated dependencies [[`b4ceaff`](https://github.com/LedgerHQ/ledger-live/commit/b4ceaff2ecf68d8a14e09801c76ab0b014c45286), [`da750a1`](https://github.com/LedgerHQ/ledger-live/commit/da750a16ee5f2c083114569b8ae3c708cceba06c), [`63e8f34`](https://github.com/LedgerHQ/ledger-live/commit/63e8f342f6b951ab77bb710b9971f033c05e579e), [`ccf788d`](https://github.com/LedgerHQ/ledger-live/commit/ccf788d7c0239ca95e76c3cc340f9a6bd09ea726), [`34b28dd`](https://github.com/LedgerHQ/ledger-live/commit/34b28dd5e819906daaa79db5fe6064674def5e7d), [`607e4be`](https://github.com/LedgerHQ/ledger-live/commit/607e4be33145c102debce1606224b08579888aa8), [`c96d73f`](https://github.com/LedgerHQ/ledger-live/commit/c96d73fed0a75a9c208f78d51c34b742703a7dda), [`7744980`](https://github.com/LedgerHQ/ledger-live/commit/774498090411f1a6d6c06395dda1fc7cd24adf24), [`77566c5`](https://github.com/LedgerHQ/ledger-live/commit/77566c5a3b5795f5938bd5daaa5f8d65934c56b8), [`c1a4bfd`](https://github.com/LedgerHQ/ledger-live/commit/c1a4bfd34b46c6b6587d247673cadb3c078deb1d), [`2e6d6a7`](https://github.com/LedgerHQ/ledger-live/commit/2e6d6a7d65edd18f90b8e6499128157ef9ea37a6), [`f8d904d`](https://github.com/LedgerHQ/ledger-live/commit/f8d904de5607c103549f247428b5a4079f28c1c0), [`eb176c2`](https://github.com/LedgerHQ/ledger-live/commit/eb176c201d711f1d28f74de831c4a6cd0c2d4a50), [`a731c4c`](https://github.com/LedgerHQ/ledger-live/commit/a731c4cd492a968eb7baa981fdd8aaddedd21f25), [`b962966`](https://github.com/LedgerHQ/ledger-live/commit/b962966525517c5cfa7f1f8826f8f2b9162189e4), [`759064d`](https://github.com/LedgerHQ/ledger-live/commit/759064d4815c636af2d73ba548a85b4f53e7b491), [`f392f69`](https://github.com/LedgerHQ/ledger-live/commit/f392f6912f445cc2f7cf4dfcfd030fa3da76f736), [`cadf2e1`](https://github.com/LedgerHQ/ledger-live/commit/cadf2e1dfb09248d3f77d96f94ae774425dbca75), [`cbc0648`](https://github.com/LedgerHQ/ledger-live/commit/cbc064885d8e0459e40d327a2e5389204b3ec705), [`36e5168`](https://github.com/LedgerHQ/ledger-live/commit/36e5168397eaec2a5f425038392a4400f60571d0), [`6ccabef`](https://github.com/LedgerHQ/ledger-live/commit/6ccabef8f3c4e8cc042299d531684595ebadcc55), [`3d4188a`](https://github.com/LedgerHQ/ledger-live/commit/3d4188a26021d33b950129d82cb55d2c2e8d4358), [`d9305e8`](https://github.com/LedgerHQ/ledger-live/commit/d9305e8a4d8364366aaba05dd698396d28b539dc), [`2c6a198`](https://github.com/LedgerHQ/ledger-live/commit/2c6a198ba28391695202a0787ce168c53768ff37)]:
44
+ - @ledgerhq/cryptoassets@13.32.0-next.0
45
+ - @ledgerhq/coin-framework@6.8.0-next.0
46
+ - @ledgerhq/live-network@2.1.0-next.0
47
+ - @ledgerhq/live-env@2.20.0-next.0
48
+ - @ledgerhq/types-live@6.88.0-next.0
49
+ - @ledgerhq/devices@8.7.0-next.0
50
+ - @ledgerhq/live-countervalues@0.9.0-next.0
51
+ - @ledgerhq/errors@6.27.0-next.0
81
52
 
82
53
  ## 1.12.0
83
54
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ledgerhq/coin-hedera",
3
- "version": "1.13.0-nightly.6",
3
+ "version": "1.13.0",
4
4
  "description": "Ledger Hedera Coin integration",
5
5
  "keywords": [
6
6
  "Ledger",
@@ -82,14 +82,14 @@
82
82
  "invariant": "^2.2.2",
83
83
  "lodash": "^4.17.21",
84
84
  "rxjs": "^7.8.1",
85
- "@ledgerhq/coin-framework": "^6.8.0-nightly.6",
86
- "@ledgerhq/cryptoassets": "^13.32.0-nightly.4",
87
- "@ledgerhq/devices": "8.7.0-nightly.1",
88
- "@ledgerhq/errors": "^6.27.0-nightly.0",
89
- "@ledgerhq/live-countervalues": "^0.8.1-nightly.6",
90
- "@ledgerhq/live-env": "^2.20.0-nightly.0",
91
- "@ledgerhq/live-network": "^2.1.0-nightly.1",
92
- "@ledgerhq/types-live": "^6.88.0-nightly.3"
85
+ "@ledgerhq/coin-framework": "^6.8.0",
86
+ "@ledgerhq/cryptoassets": "^13.32.0",
87
+ "@ledgerhq/devices": "8.7.0",
88
+ "@ledgerhq/errors": "^6.27.0",
89
+ "@ledgerhq/live-countervalues": "^0.9.0",
90
+ "@ledgerhq/live-env": "^2.20.0",
91
+ "@ledgerhq/live-network": "^2.1.0",
92
+ "@ledgerhq/types-live": "^6.88.0"
93
93
  },
94
94
  "devDependencies": {
95
95
  "@types/imurmurhash": "^0.1.4",
@@ -99,8 +99,8 @@
99
99
  "eslint-plugin-jest": "^27.4.2",
100
100
  "jest": "^29.7.0",
101
101
  "ts-jest": "^29.1.1",
102
- "@ledgerhq/disable-network-setup": "^0.1.0-nightly.0",
103
- "@ledgerhq/types-cryptoassets": "^7.29.0"
102
+ "@ledgerhq/disable-network-setup": "^0.1.0",
103
+ "@ledgerhq/types-cryptoassets": "^7.30.0"
104
104
  },
105
105
  "scripts": {
106
106
  "clean": "rimraf lib lib-es",