@bitgo-beta/sdk-coin-hbar 1.0.2-beta.142 → 1.0.2-beta.1421

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.
Files changed (39) hide show
  1. package/.mocharc.yml +1 -1
  2. package/CHANGELOG.md +782 -0
  3. package/dist/src/hbar.d.ts +65 -11
  4. package/dist/src/hbar.d.ts.map +1 -1
  5. package/dist/src/hbar.js +220 -24
  6. package/dist/src/hbarToken.d.ts +4 -1
  7. package/dist/src/hbarToken.d.ts.map +1 -1
  8. package/dist/src/hbarToken.js +12 -3
  9. package/dist/src/index.js +6 -2
  10. package/dist/src/lib/coinTransferBuilder.d.ts +1 -1
  11. package/dist/src/lib/coinTransferBuilder.d.ts.map +1 -1
  12. package/dist/src/lib/coinTransferBuilder.js +28 -14
  13. package/dist/src/lib/constants.js +2 -2
  14. package/dist/src/lib/iface.d.ts +1 -1
  15. package/dist/src/lib/iface.d.ts.map +1 -1
  16. package/dist/src/lib/index.js +23 -9
  17. package/dist/src/lib/keyPair.d.ts +1 -0
  18. package/dist/src/lib/keyPair.d.ts.map +1 -1
  19. package/dist/src/lib/keyPair.js +7 -7
  20. package/dist/src/lib/tokenAssociateBuilder.js +9 -28
  21. package/dist/src/lib/tokenTransferBuilder.d.ts +1 -1
  22. package/dist/src/lib/tokenTransferBuilder.d.ts.map +1 -1
  23. package/dist/src/lib/tokenTransferBuilder.js +31 -17
  24. package/dist/src/lib/transaction.d.ts +1 -1
  25. package/dist/src/lib/transaction.d.ts.map +1 -1
  26. package/dist/src/lib/transaction.js +52 -39
  27. package/dist/src/lib/transactionBuilder.d.ts +1 -1
  28. package/dist/src/lib/transactionBuilder.d.ts.map +1 -1
  29. package/dist/src/lib/transactionBuilder.js +37 -23
  30. package/dist/src/lib/transactionBuilderFactory.js +3 -3
  31. package/dist/src/lib/transferBuilder.d.ts +1 -1
  32. package/dist/src/lib/transferBuilder.d.ts.map +1 -1
  33. package/dist/src/lib/transferBuilder.js +5 -24
  34. package/dist/src/lib/utils.d.ts +18 -1
  35. package/dist/src/lib/utils.d.ts.map +1 -1
  36. package/dist/src/lib/utils.js +112 -41
  37. package/dist/src/lib/walletInitializationBuilder.js +30 -16
  38. package/dist/src/seedValidator.js +24 -10
  39. package/package.json +11 -11
package/CHANGELOG.md CHANGED
@@ -3,6 +3,788 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ ## [2.3.4](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hbar@2.3.3...@bitgo/sdk-coin-hbar@2.3.4) (2025-09-03)
7
+
8
+ **Note:** Version bump only for package @bitgo/sdk-coin-hbar
9
+
10
+ ## [2.3.3](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hbar@2.3.2...@bitgo/sdk-coin-hbar@2.3.3) (2025-08-30)
11
+
12
+ **Note:** Version bump only for package @bitgo/sdk-coin-hbar
13
+
14
+ ## [2.3.2](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hbar@2.3.1...@bitgo/sdk-coin-hbar@2.3.2) (2025-08-29)
15
+
16
+ **Note:** Version bump only for package @bitgo/sdk-coin-hbar
17
+
18
+ ## [2.3.1](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hbar@2.3.0...@bitgo/sdk-coin-hbar@2.3.1) (2025-08-27)
19
+
20
+ **Note:** Version bump only for package @bitgo/sdk-coin-hbar
21
+
22
+ # [2.3.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hbar@2.2.15...@bitgo/sdk-coin-hbar@2.3.0) (2025-08-22)
23
+
24
+ ### Features
25
+
26
+ - **root:** migrate ts-node -> tsx ([ea180b4](https://github.com/BitGo/BitGoJS/commit/ea180b43001d8e956196bc07b32798e3a7031eeb))
27
+
28
+ ## [2.2.15](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hbar@2.2.14...@bitgo/sdk-coin-hbar@2.2.15) (2025-08-22)
29
+
30
+ **Note:** Version bump only for package @bitgo/sdk-coin-hbar
31
+
32
+ ## [2.2.14](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hbar@2.2.13...@bitgo/sdk-coin-hbar@2.2.14) (2025-08-19)
33
+
34
+ **Note:** Version bump only for package @bitgo/sdk-coin-hbar
35
+
36
+ ## [2.2.13](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hbar@2.2.12...@bitgo/sdk-coin-hbar@2.2.13) (2025-08-14)
37
+
38
+ **Note:** Version bump only for package @bitgo/sdk-coin-hbar
39
+
40
+ ## [2.2.12](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hbar@2.2.11...@bitgo/sdk-coin-hbar@2.2.12) (2025-08-07)
41
+
42
+ **Note:** Version bump only for package @bitgo/sdk-coin-hbar
43
+
44
+ ## [2.2.11](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hbar@2.2.10...@bitgo/sdk-coin-hbar@2.2.11) (2025-07-31)
45
+
46
+ **Note:** Version bump only for package @bitgo/sdk-coin-hbar
47
+
48
+ ## [2.2.10](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hbar@2.2.9...@bitgo/sdk-coin-hbar@2.2.10) (2025-07-30)
49
+
50
+ **Note:** Version bump only for package @bitgo/sdk-coin-hbar
51
+
52
+ ## [2.2.9](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hbar@2.2.7...@bitgo/sdk-coin-hbar@2.2.9) (2025-07-25)
53
+
54
+ **Note:** Version bump only for package @bitgo/sdk-coin-hbar
55
+
56
+ ## [2.2.8](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hbar@2.2.7...@bitgo/sdk-coin-hbar@2.2.8) (2025-07-23)
57
+
58
+ **Note:** Version bump only for package @bitgo/sdk-coin-hbar
59
+
60
+ ## [2.2.7](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hbar@2.2.6...@bitgo/sdk-coin-hbar@2.2.7) (2025-07-15)
61
+
62
+ **Note:** Version bump only for package @bitgo/sdk-coin-hbar
63
+
64
+ ## [2.2.6](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hbar@2.2.5...@bitgo/sdk-coin-hbar@2.2.6) (2025-07-10)
65
+
66
+ **Note:** Version bump only for package @bitgo/sdk-coin-hbar
67
+
68
+ ## [2.2.5](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hbar@2.2.4...@bitgo/sdk-coin-hbar@2.2.5) (2025-07-03)
69
+
70
+ **Note:** Version bump only for package @bitgo/sdk-coin-hbar
71
+
72
+ ## [2.2.4](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hbar@2.2.3...@bitgo/sdk-coin-hbar@2.2.4) (2025-06-25)
73
+
74
+ **Note:** Version bump only for package @bitgo/sdk-coin-hbar
75
+
76
+ ## [2.2.3](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hbar@2.2.2...@bitgo/sdk-coin-hbar@2.2.3) (2025-06-24)
77
+
78
+ **Note:** Version bump only for package @bitgo/sdk-coin-hbar
79
+
80
+ ## [2.2.2](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hbar@2.2.1...@bitgo/sdk-coin-hbar@2.2.2) (2025-06-18)
81
+
82
+ **Note:** Version bump only for package @bitgo/sdk-coin-hbar
83
+
84
+ ## [2.2.1](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hbar@2.2.0...@bitgo/sdk-coin-hbar@2.2.1) (2025-06-10)
85
+
86
+ **Note:** Version bump only for package @bitgo/sdk-coin-hbar
87
+
88
+ # [2.2.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hbar@2.1.0...@bitgo/sdk-coin-hbar@2.2.0) (2025-06-05)
89
+
90
+ ### Features
91
+
92
+ - **root:** support node 22 ([c4ad6af](https://github.com/BitGo/BitGoJS/commit/c4ad6af2e8896221417c303f0f6b84652b493216))
93
+
94
+ # [2.1.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hbar@2.0.82...@bitgo/sdk-coin-hbar@2.1.0) (2025-06-02)
95
+
96
+ ### Bug Fixes
97
+
98
+ - **sdk-coin-hbar:** fix thbar usdc token id ([3234f57](https://github.com/BitGo/BitGoJS/commit/3234f57768ed8fe563f58955b4d23c6b4cdd4cb9))
99
+
100
+ ### Features
101
+
102
+ - rename audit function naming and signature ([1a885ab](https://github.com/BitGo/BitGoJS/commit/1a885ab60d30ca8595e284a728f2ab9d3c09994e))
103
+ - **root:** add new audit key baseCoin method ([57c1778](https://github.com/BitGo/BitGoJS/commit/57c17784a72ea364f18e3af9dbd83da877827e69))
104
+
105
+ ## [2.0.82](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hbar@2.0.81...@bitgo/sdk-coin-hbar@2.0.82) (2025-05-28)
106
+
107
+ **Note:** Version bump only for package @bitgo/sdk-coin-hbar
108
+
109
+ ## [2.0.81](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hbar@2.0.80...@bitgo/sdk-coin-hbar@2.0.81) (2025-05-22)
110
+
111
+ **Note:** Version bump only for package @bitgo/sdk-coin-hbar
112
+
113
+ ## [2.0.80](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hbar@2.0.79...@bitgo/sdk-coin-hbar@2.0.80) (2025-05-20)
114
+
115
+ ### Bug Fixes
116
+
117
+ - support memoid along with address for send transaction ([6b6d25a](https://github.com/BitGo/BitGoJS/commit/6b6d25a5003c49208a75b2c6fa21b54a0afae5ad))
118
+
119
+ ## [2.0.79](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hbar@2.0.78...@bitgo/sdk-coin-hbar@2.0.79) (2025-05-07)
120
+
121
+ **Note:** Version bump only for package @bitgo/sdk-coin-hbar
122
+
123
+ ## [2.0.78](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hbar@2.0.77...@bitgo/sdk-coin-hbar@2.0.78) (2025-04-29)
124
+
125
+ **Note:** Version bump only for package @bitgo/sdk-coin-hbar
126
+
127
+ ## [2.0.77](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hbar@2.0.76...@bitgo/sdk-coin-hbar@2.0.77) (2025-04-25)
128
+
129
+ **Note:** Version bump only for package @bitgo/sdk-coin-hbar
130
+
131
+ ## [2.0.76](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hbar@2.0.75...@bitgo/sdk-coin-hbar@2.0.76) (2025-04-15)
132
+
133
+ **Note:** Version bump only for package @bitgo/sdk-coin-hbar
134
+
135
+ ## [2.0.75](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hbar@2.0.74...@bitgo/sdk-coin-hbar@2.0.75) (2025-04-04)
136
+
137
+ **Note:** Version bump only for package @bitgo/sdk-coin-hbar
138
+
139
+ ## [2.0.74](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hbar@2.0.73...@bitgo/sdk-coin-hbar@2.0.74) (2025-04-02)
140
+
141
+ **Note:** Version bump only for package @bitgo/sdk-coin-hbar
142
+
143
+ ## [2.0.73](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hbar@2.0.72...@bitgo/sdk-coin-hbar@2.0.73) (2025-03-28)
144
+
145
+ **Note:** Version bump only for package @bitgo/sdk-coin-hbar
146
+
147
+ ## [2.0.72](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hbar@2.0.71...@bitgo/sdk-coin-hbar@2.0.72) (2025-03-20)
148
+
149
+ **Note:** Version bump only for package @bitgo/sdk-coin-hbar
150
+
151
+ ## [2.0.71](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hbar@2.0.70...@bitgo/sdk-coin-hbar@2.0.71) (2025-03-18)
152
+
153
+ ### Bug Fixes
154
+
155
+ - **sdk-core:** set default multisig if empty ([e2727df](https://github.com/BitGo/BitGoJS/commit/e2727dfc89dd314a607b737e761e5eff824606af))
156
+
157
+ ## [2.0.70](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hbar@2.0.69...@bitgo/sdk-coin-hbar@2.0.70) (2025-03-06)
158
+
159
+ **Note:** Version bump only for package @bitgo/sdk-coin-hbar
160
+
161
+ ## [2.0.69](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hbar@2.0.66...@bitgo/sdk-coin-hbar@2.0.69) (2025-03-04)
162
+
163
+ **Note:** Version bump only for package @bitgo/sdk-coin-hbar
164
+
165
+ ## [2.0.68](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hbar@2.0.66...@bitgo/sdk-coin-hbar@2.0.68) (2025-02-26)
166
+
167
+ **Note:** Version bump only for package @bitgo/sdk-coin-hbar
168
+
169
+ ## [2.0.67](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hbar@2.0.66...@bitgo/sdk-coin-hbar@2.0.67) (2025-02-20)
170
+
171
+ **Note:** Version bump only for package @bitgo/sdk-coin-hbar
172
+
173
+ ## [2.0.66](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hbar@2.0.65...@bitgo/sdk-coin-hbar@2.0.66) (2025-02-19)
174
+
175
+ **Note:** Version bump only for package @bitgo/sdk-coin-hbar
176
+
177
+ ## [2.0.65](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hbar@2.0.64...@bitgo/sdk-coin-hbar@2.0.65) (2025-02-11)
178
+
179
+ **Note:** Version bump only for package @bitgo/sdk-coin-hbar
180
+
181
+ ## [2.0.64](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hbar@2.0.63...@bitgo/sdk-coin-hbar@2.0.64) (2025-02-05)
182
+
183
+ **Note:** Version bump only for package @bitgo/sdk-coin-hbar
184
+
185
+ ## [2.0.63](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hbar@2.0.62...@bitgo/sdk-coin-hbar@2.0.63) (2025-01-28)
186
+
187
+ **Note:** Version bump only for package @bitgo/sdk-coin-hbar
188
+
189
+ ## [2.0.62](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hbar@2.0.61...@bitgo/sdk-coin-hbar@2.0.62) (2025-01-23)
190
+
191
+ **Note:** Version bump only for package @bitgo/sdk-coin-hbar
192
+
193
+ ## [2.0.61](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hbar@2.0.60...@bitgo/sdk-coin-hbar@2.0.61) (2025-01-23)
194
+
195
+ **Note:** Version bump only for package @bitgo/sdk-coin-hbar
196
+
197
+ ## [2.0.60](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hbar@2.0.59...@bitgo/sdk-coin-hbar@2.0.60) (2025-01-20)
198
+
199
+ **Note:** Version bump only for package @bitgo/sdk-coin-hbar
200
+
201
+ ## [2.0.59](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hbar@2.0.58...@bitgo/sdk-coin-hbar@2.0.59) (2025-01-15)
202
+
203
+ **Note:** Version bump only for package @bitgo/sdk-coin-hbar
204
+
205
+ ## [2.0.58](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hbar@2.0.57...@bitgo/sdk-coin-hbar@2.0.58) (2025-01-09)
206
+
207
+ **Note:** Version bump only for package @bitgo/sdk-coin-hbar
208
+
209
+ ## [2.0.57](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hbar@2.0.56...@bitgo/sdk-coin-hbar@2.0.57) (2025-01-03)
210
+
211
+ **Note:** Version bump only for package @bitgo/sdk-coin-hbar
212
+
213
+ ## [2.0.56](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hbar@2.0.55...@bitgo/sdk-coin-hbar@2.0.56) (2024-12-24)
214
+
215
+ **Note:** Version bump only for package @bitgo/sdk-coin-hbar
216
+
217
+ ## [2.0.55](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hbar@2.0.54...@bitgo/sdk-coin-hbar@2.0.55) (2024-12-19)
218
+
219
+ **Note:** Version bump only for package @bitgo/sdk-coin-hbar
220
+
221
+ ## [2.0.54](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hbar@2.0.52...@bitgo/sdk-coin-hbar@2.0.54) (2024-12-17)
222
+
223
+ ### Bug Fixes
224
+
225
+ - **abstract-utxo:** pass actual wallet to signTransaction ([55caa4a](https://github.com/BitGo/BitGoJS/commit/55caa4a6ddcb7699732d6259f1a2db014008a815))
226
+
227
+ ## [2.0.53](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hbar@2.0.52...@bitgo/sdk-coin-hbar@2.0.53) (2024-12-17)
228
+
229
+ ### Bug Fixes
230
+
231
+ - **abstract-utxo:** pass actual wallet to signTransaction ([55caa4a](https://github.com/BitGo/BitGoJS/commit/55caa4a6ddcb7699732d6259f1a2db014008a815))
232
+
233
+ ## [2.0.52](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hbar@2.0.51...@bitgo/sdk-coin-hbar@2.0.52) (2024-12-12)
234
+
235
+ **Note:** Version bump only for package @bitgo/sdk-coin-hbar
236
+
237
+ ## [2.0.51](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hbar@2.0.50...@bitgo/sdk-coin-hbar@2.0.51) (2024-12-11)
238
+
239
+ **Note:** Version bump only for package @bitgo/sdk-coin-hbar
240
+
241
+ ## [2.0.50](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hbar@2.0.49...@bitgo/sdk-coin-hbar@2.0.50) (2024-12-03)
242
+
243
+ **Note:** Version bump only for package @bitgo/sdk-coin-hbar
244
+
245
+ ## [2.0.49](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hbar@2.0.48...@bitgo/sdk-coin-hbar@2.0.49) (2024-11-26)
246
+
247
+ **Note:** Version bump only for package @bitgo/sdk-coin-hbar
248
+
249
+ ## [2.0.48](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hbar@2.0.47...@bitgo/sdk-coin-hbar@2.0.48) (2024-11-21)
250
+
251
+ **Note:** Version bump only for package @bitgo/sdk-coin-hbar
252
+
253
+ ## [2.0.47](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hbar@2.0.45...@bitgo/sdk-coin-hbar@2.0.47) (2024-11-19)
254
+
255
+ **Note:** Version bump only for package @bitgo/sdk-coin-hbar
256
+
257
+ ## [2.0.46](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hbar@2.0.45...@bitgo/sdk-coin-hbar@2.0.46) (2024-11-14)
258
+
259
+ **Note:** Version bump only for package @bitgo/sdk-coin-hbar
260
+
261
+ ## [2.0.45](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hbar@2.0.44...@bitgo/sdk-coin-hbar@2.0.45) (2024-11-08)
262
+
263
+ **Note:** Version bump only for package @bitgo/sdk-coin-hbar
264
+
265
+ ## [2.0.44](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hbar@2.0.43...@bitgo/sdk-coin-hbar@2.0.44) (2024-11-07)
266
+
267
+ **Note:** Version bump only for package @bitgo/sdk-coin-hbar
268
+
269
+ ## [2.0.43](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hbar@2.0.42...@bitgo/sdk-coin-hbar@2.0.43) (2024-11-01)
270
+
271
+ **Note:** Version bump only for package @bitgo/sdk-coin-hbar
272
+
273
+ ## [2.0.42](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hbar@2.0.41...@bitgo/sdk-coin-hbar@2.0.42) (2024-10-22)
274
+
275
+ **Note:** Version bump only for package @bitgo/sdk-coin-hbar
276
+
277
+ ## [2.0.41](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hbar@2.0.40...@bitgo/sdk-coin-hbar@2.0.41) (2024-10-15)
278
+
279
+ **Note:** Version bump only for package @bitgo/sdk-coin-hbar
280
+
281
+ ## [2.0.40](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hbar@2.0.39...@bitgo/sdk-coin-hbar@2.0.40) (2024-10-08)
282
+
283
+ **Note:** Version bump only for package @bitgo/sdk-coin-hbar
284
+
285
+ ## [2.0.39](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hbar@2.0.38...@bitgo/sdk-coin-hbar@2.0.39) (2024-10-04)
286
+
287
+ ### Bug Fixes
288
+
289
+ - **sdk-coin-hbar:** hbar address validation ([7015310](https://github.com/BitGo/BitGoJS/commit/70153106ed77c0de469d88880cd42631aa6e2e5d))
290
+
291
+ ## [2.0.38](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hbar@2.0.37...@bitgo/sdk-coin-hbar@2.0.38) (2024-09-24)
292
+
293
+ **Note:** Version bump only for package @bitgo/sdk-coin-hbar
294
+
295
+ ## [2.0.37](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hbar@2.0.36...@bitgo/sdk-coin-hbar@2.0.37) (2024-09-19)
296
+
297
+ **Note:** Version bump only for package @bitgo/sdk-coin-hbar
298
+
299
+ ## [2.0.36](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hbar@2.0.35...@bitgo/sdk-coin-hbar@2.0.36) (2024-09-16)
300
+
301
+ **Note:** Version bump only for package @bitgo/sdk-coin-hbar
302
+
303
+ ## [2.0.35](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hbar@2.0.34...@bitgo/sdk-coin-hbar@2.0.35) (2024-09-10)
304
+
305
+ **Note:** Version bump only for package @bitgo/sdk-coin-hbar
306
+
307
+ ## [2.0.34](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hbar@2.0.33...@bitgo/sdk-coin-hbar@2.0.34) (2024-09-03)
308
+
309
+ **Note:** Version bump only for package @bitgo/sdk-coin-hbar
310
+
311
+ ## [2.0.33](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hbar@2.0.32...@bitgo/sdk-coin-hbar@2.0.33) (2024-08-29)
312
+
313
+ **Note:** Version bump only for package @bitgo/sdk-coin-hbar
314
+
315
+ ## [2.0.32](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hbar@2.0.31...@bitgo/sdk-coin-hbar@2.0.32) (2024-08-27)
316
+
317
+ **Note:** Version bump only for package @bitgo/sdk-coin-hbar
318
+
319
+ ## [2.0.31](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hbar@2.0.29...@bitgo/sdk-coin-hbar@2.0.31) (2024-08-20)
320
+
321
+ **Note:** Version bump only for package @bitgo/sdk-coin-hbar
322
+
323
+ ## [2.0.30](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hbar@2.0.29...@bitgo/sdk-coin-hbar@2.0.30) (2024-08-13)
324
+
325
+ **Note:** Version bump only for package @bitgo/sdk-coin-hbar
326
+
327
+ ## [2.0.29](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hbar@2.0.28...@bitgo/sdk-coin-hbar@2.0.29) (2024-08-07)
328
+
329
+ **Note:** Version bump only for package @bitgo/sdk-coin-hbar
330
+
331
+ ## [2.0.28](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hbar@2.0.27...@bitgo/sdk-coin-hbar@2.0.28) (2024-07-30)
332
+
333
+ **Note:** Version bump only for package @bitgo/sdk-coin-hbar
334
+
335
+ ## [2.0.27](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hbar@2.0.26...@bitgo/sdk-coin-hbar@2.0.27) (2024-07-24)
336
+
337
+ **Note:** Version bump only for package @bitgo/sdk-coin-hbar
338
+
339
+ ## [2.0.26](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hbar@2.0.25...@bitgo/sdk-coin-hbar@2.0.26) (2024-07-16)
340
+
341
+ **Note:** Version bump only for package @bitgo/sdk-coin-hbar
342
+
343
+ ## [2.0.25](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hbar@2.0.24...@bitgo/sdk-coin-hbar@2.0.25) (2024-07-04)
344
+
345
+ **Note:** Version bump only for package @bitgo/sdk-coin-hbar
346
+
347
+ ## [2.0.24](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hbar@2.0.23...@bitgo/sdk-coin-hbar@2.0.24) (2024-07-02)
348
+
349
+ **Note:** Version bump only for package @bitgo/sdk-coin-hbar
350
+
351
+ ## [2.0.23](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hbar@2.0.22...@bitgo/sdk-coin-hbar@2.0.23) (2024-06-27)
352
+
353
+ **Note:** Version bump only for package @bitgo/sdk-coin-hbar
354
+
355
+ ## [2.0.22](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hbar@2.0.21...@bitgo/sdk-coin-hbar@2.0.22) (2024-06-26)
356
+
357
+ **Note:** Version bump only for package @bitgo/sdk-coin-hbar
358
+
359
+ ## [2.0.21](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hbar@2.0.19...@bitgo/sdk-coin-hbar@2.0.21) (2024-06-21)
360
+
361
+ **Note:** Version bump only for package @bitgo/sdk-coin-hbar
362
+
363
+ ## [2.0.20](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hbar@2.0.19...@bitgo/sdk-coin-hbar@2.0.20) (2024-06-20)
364
+
365
+ **Note:** Version bump only for package @bitgo/sdk-coin-hbar
366
+
367
+ ## [2.0.19](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hbar@2.0.18...@bitgo/sdk-coin-hbar@2.0.19) (2024-06-14)
368
+
369
+ **Note:** Version bump only for package @bitgo/sdk-coin-hbar
370
+
371
+ ## [2.0.18](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hbar@2.0.17...@bitgo/sdk-coin-hbar@2.0.18) (2024-06-11)
372
+
373
+ **Note:** Version bump only for package @bitgo/sdk-coin-hbar
374
+
375
+ ## [2.0.17](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hbar@2.0.16...@bitgo/sdk-coin-hbar@2.0.17) (2024-06-05)
376
+
377
+ **Note:** Version bump only for package @bitgo/sdk-coin-hbar
378
+
379
+ ## [2.0.16](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hbar@2.0.15...@bitgo/sdk-coin-hbar@2.0.16) (2024-05-31)
380
+
381
+ **Note:** Version bump only for package @bitgo/sdk-coin-hbar
382
+
383
+ ## [2.0.15](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hbar@2.0.14...@bitgo/sdk-coin-hbar@2.0.15) (2024-05-28)
384
+
385
+ **Note:** Version bump only for package @bitgo/sdk-coin-hbar
386
+
387
+ ## [2.0.14](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hbar@2.0.13...@bitgo/sdk-coin-hbar@2.0.14) (2024-05-22)
388
+
389
+ **Note:** Version bump only for package @bitgo/sdk-coin-hbar
390
+
391
+ ## [2.0.13](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hbar@2.0.12...@bitgo/sdk-coin-hbar@2.0.13) (2024-05-17)
392
+
393
+ **Note:** Version bump only for package @bitgo/sdk-coin-hbar
394
+
395
+ ## [2.0.12](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hbar@2.0.11...@bitgo/sdk-coin-hbar@2.0.12) (2024-05-13)
396
+
397
+ **Note:** Version bump only for package @bitgo/sdk-coin-hbar
398
+
399
+ ## [2.0.11](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hbar@2.0.10...@bitgo/sdk-coin-hbar@2.0.11) (2024-05-08)
400
+
401
+ **Note:** Version bump only for package @bitgo/sdk-coin-hbar
402
+
403
+ ## [2.0.10](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hbar@2.0.9...@bitgo/sdk-coin-hbar@2.0.10) (2024-05-01)
404
+
405
+ **Note:** Version bump only for package @bitgo/sdk-coin-hbar
406
+
407
+ ## [2.0.9](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hbar@2.0.8...@bitgo/sdk-coin-hbar@2.0.9) (2024-04-25)
408
+
409
+ **Note:** Version bump only for package @bitgo/sdk-coin-hbar
410
+
411
+ ## [2.0.8](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hbar@2.0.7...@bitgo/sdk-coin-hbar@2.0.8) (2024-04-24)
412
+
413
+ **Note:** Version bump only for package @bitgo/sdk-coin-hbar
414
+
415
+ ## [2.0.7](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hbar@2.0.6...@bitgo/sdk-coin-hbar@2.0.7) (2024-04-22)
416
+
417
+ ### Bug Fixes
418
+
419
+ - **sdk-core:** update protobufjs to fix critical vulnerability ([7066ada](https://github.com/BitGo/BitGoJS/commit/7066ada07272968a1325f84c36d5146b9e9d9abf))
420
+
421
+ ## [2.0.6](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hbar@2.0.5...@bitgo/sdk-coin-hbar@2.0.6) (2024-04-17)
422
+
423
+ **Note:** Version bump only for package @bitgo/sdk-coin-hbar
424
+
425
+ ## [2.0.5](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hbar@2.0.4...@bitgo/sdk-coin-hbar@2.0.5) (2024-04-12)
426
+
427
+ **Note:** Version bump only for package @bitgo/sdk-coin-hbar
428
+
429
+ ## [2.0.4](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hbar@2.0.3...@bitgo/sdk-coin-hbar@2.0.4) (2024-04-10)
430
+
431
+ **Note:** Version bump only for package @bitgo/sdk-coin-hbar
432
+
433
+ ## [2.0.3](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hbar@2.0.2...@bitgo/sdk-coin-hbar@2.0.3) (2024-04-09)
434
+
435
+ **Note:** Version bump only for package @bitgo/sdk-coin-hbar
436
+
437
+ ## [2.0.2](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hbar@2.0.1...@bitgo/sdk-coin-hbar@2.0.2) (2024-04-08)
438
+
439
+ **Note:** Version bump only for package @bitgo/sdk-coin-hbar
440
+
441
+ ## [2.0.1](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hbar@2.0.0...@bitgo/sdk-coin-hbar@2.0.1) (2024-04-05)
442
+
443
+ **Note:** Version bump only for package @bitgo/sdk-coin-hbar
444
+
445
+ # [2.0.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hbar@1.14.1...@bitgo/sdk-coin-hbar@2.0.0) (2024-03-28)
446
+
447
+ ### Features
448
+
449
+ - **root:** deprecate node 16 ([d3ec624](https://github.com/BitGo/BitGoJS/commit/d3ec6240bddae2a4ab7fa80c4a16efecc36210bd))
450
+
451
+ ### BREAKING CHANGES
452
+
453
+ - **root:** Node 16 is no longer supported in bitgojs.
454
+ TICKET: WP-1100
455
+
456
+ ## [1.14.1](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hbar@1.14.0...@bitgo/sdk-coin-hbar@1.14.1) (2024-03-19)
457
+
458
+ **Note:** Version bump only for package @bitgo/sdk-coin-hbar
459
+
460
+ # [1.14.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hbar@1.13.1...@bitgo/sdk-coin-hbar@1.14.0) (2024-03-11)
461
+
462
+ ### Features
463
+
464
+ - **sdk-coin-hbar:** fix and test hbar recovery with root keys ([b9bdcb7](https://github.com/BitGo/BitGoJS/commit/b9bdcb73351a0a5131093748eeb9a768777a9e76))
465
+ - **sdk-core:** add new supportsDeriveKeyWithSeed flag ([c82bc46](https://github.com/BitGo/BitGoJS/commit/c82bc4686806d572be158b3862c232ab58547657))
466
+
467
+ ## [1.13.1](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hbar@1.13.0...@bitgo/sdk-coin-hbar@1.13.1) (2024-02-28)
468
+
469
+ **Note:** Version bump only for package @bitgo/sdk-coin-hbar
470
+
471
+ # [1.13.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hbar@1.12.0...@bitgo/sdk-coin-hbar@1.13.0) (2024-02-22)
472
+
473
+ ### Bug Fixes
474
+
475
+ - **sdk-coin-hbar:** deprecate hbar deriveKeyWithSeed ([b7b3c83](https://github.com/BitGo/BitGoJS/commit/b7b3c8372fc52ffe3aa6027ab02219a66da574b5))
476
+
477
+ ### Features
478
+
479
+ - **sdk-coin-hbar:** implement hbar root keys ([1f85407](https://github.com/BitGo/BitGoJS/commit/1f85407b16f636cc0e9a01c5b1ab9a77337dd148))
480
+
481
+ # [1.12.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hbar@1.5.0...@bitgo/sdk-coin-hbar@1.12.0) (2024-02-19)
482
+
483
+ ### Bug Fixes
484
+
485
+ - **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
486
+ - **sdk-coin-hbar:** allow explain txn to take both feeParam as well as parsed json ([fcc8bc5](https://github.com/BitGo/BitGoJS/commit/fcc8bc571efb5c7ec218ef1d30b8eac4640a5d7e))
487
+ - **sdk-coin-hbar:** hbar transaction valid duration ([74d7c4d](https://github.com/BitGo/BitGoJS/commit/74d7c4dd71d21a089274b87172aeae126a5af49d))
488
+
489
+ ### Features
490
+
491
+ - **sdk-coin-hbar:** implement recover method for native hbar ([45c4b7a](https://github.com/BitGo/BitGoJS/commit/45c4b7a7591176cb665efbdbb4279d40f3a869dd))
492
+ - **statics:** update thbar usdc token address ([f83d2aa](https://github.com/BitGo/BitGoJS/commit/f83d2aab9e3bc12cebe73b4bb11f284aab00b2ee))
493
+
494
+ # [1.10.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hbar@1.5.0...@bitgo/sdk-coin-hbar@1.10.0) (2024-01-30)
495
+
496
+ ### Bug Fixes
497
+
498
+ - **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
499
+ - **sdk-coin-hbar:** allow explain txn to take both feeParam as well as parsed json ([fcc8bc5](https://github.com/BitGo/BitGoJS/commit/fcc8bc571efb5c7ec218ef1d30b8eac4640a5d7e))
500
+ - **sdk-coin-hbar:** hbar transaction valid duration ([74d7c4d](https://github.com/BitGo/BitGoJS/commit/74d7c4dd71d21a089274b87172aeae126a5af49d))
501
+
502
+ ### Features
503
+
504
+ - **sdk-coin-hbar:** implement recover method for native hbar ([45c4b7a](https://github.com/BitGo/BitGoJS/commit/45c4b7a7591176cb665efbdbb4279d40f3a869dd))
505
+ - **statics:** update thbar usdc token address ([f83d2aa](https://github.com/BitGo/BitGoJS/commit/f83d2aab9e3bc12cebe73b4bb11f284aab00b2ee))
506
+
507
+ # [1.9.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hbar@1.5.0...@bitgo/sdk-coin-hbar@1.9.0) (2024-01-26)
508
+
509
+ ### Bug Fixes
510
+
511
+ - **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
512
+ - **sdk-coin-hbar:** allow explain txn to take both feeParam as well as parsed json ([fcc8bc5](https://github.com/BitGo/BitGoJS/commit/fcc8bc571efb5c7ec218ef1d30b8eac4640a5d7e))
513
+ - **sdk-coin-hbar:** hbar transaction valid duration ([74d7c4d](https://github.com/BitGo/BitGoJS/commit/74d7c4dd71d21a089274b87172aeae126a5af49d))
514
+
515
+ ### Features
516
+
517
+ - **sdk-coin-hbar:** implement recover method for native hbar ([45c4b7a](https://github.com/BitGo/BitGoJS/commit/45c4b7a7591176cb665efbdbb4279d40f3a869dd))
518
+ - **statics:** update thbar usdc token address ([f83d2aa](https://github.com/BitGo/BitGoJS/commit/f83d2aab9e3bc12cebe73b4bb11f284aab00b2ee))
519
+
520
+ # [1.8.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hbar@1.5.0...@bitgo/sdk-coin-hbar@1.8.0) (2024-01-26)
521
+
522
+ ### Bug Fixes
523
+
524
+ - **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
525
+ - **sdk-coin-hbar:** allow explain txn to take both feeParam as well as parsed json ([fcc8bc5](https://github.com/BitGo/BitGoJS/commit/fcc8bc571efb5c7ec218ef1d30b8eac4640a5d7e))
526
+ - **sdk-coin-hbar:** hbar transaction valid duration ([74d7c4d](https://github.com/BitGo/BitGoJS/commit/74d7c4dd71d21a089274b87172aeae126a5af49d))
527
+
528
+ ### Features
529
+
530
+ - **sdk-coin-hbar:** implement recover method for native hbar ([45c4b7a](https://github.com/BitGo/BitGoJS/commit/45c4b7a7591176cb665efbdbb4279d40f3a869dd))
531
+ - **statics:** update thbar usdc token address ([f83d2aa](https://github.com/BitGo/BitGoJS/commit/f83d2aab9e3bc12cebe73b4bb11f284aab00b2ee))
532
+
533
+ # [1.7.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hbar@1.5.0...@bitgo/sdk-coin-hbar@1.7.0) (2024-01-25)
534
+
535
+ ### Bug Fixes
536
+
537
+ - **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
538
+ - **sdk-coin-hbar:** allow explain txn to take both feeParam as well as parsed json ([fcc8bc5](https://github.com/BitGo/BitGoJS/commit/fcc8bc571efb5c7ec218ef1d30b8eac4640a5d7e))
539
+ - **sdk-coin-hbar:** hbar transaction valid duration ([74d7c4d](https://github.com/BitGo/BitGoJS/commit/74d7c4dd71d21a089274b87172aeae126a5af49d))
540
+
541
+ ### Features
542
+
543
+ - **statics:** update thbar usdc token address ([f83d2aa](https://github.com/BitGo/BitGoJS/commit/f83d2aab9e3bc12cebe73b4bb11f284aab00b2ee))
544
+
545
+ # [1.6.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hbar@1.5.0...@bitgo/sdk-coin-hbar@1.6.0) (2024-01-22)
546
+
547
+ ### Bug Fixes
548
+
549
+ - **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
550
+ - **sdk-coin-hbar:** allow explain txn to take both feeParam as well as parsed json ([fcc8bc5](https://github.com/BitGo/BitGoJS/commit/fcc8bc571efb5c7ec218ef1d30b8eac4640a5d7e))
551
+ - **sdk-coin-hbar:** hbar transaction valid duration ([74d7c4d](https://github.com/BitGo/BitGoJS/commit/74d7c4dd71d21a089274b87172aeae126a5af49d))
552
+
553
+ ### Features
554
+
555
+ - **statics:** update thbar usdc token address ([f83d2aa](https://github.com/BitGo/BitGoJS/commit/f83d2aab9e3bc12cebe73b4bb11f284aab00b2ee))
556
+
557
+ ## [1.5.25](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hbar@1.5.0...@bitgo/sdk-coin-hbar@1.5.25) (2024-01-09)
558
+
559
+ ### Bug Fixes
560
+
561
+ - **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
562
+ - **sdk-coin-hbar:** allow explain txn to take both feeParam as well as parsed json ([fcc8bc5](https://github.com/BitGo/BitGoJS/commit/fcc8bc571efb5c7ec218ef1d30b8eac4640a5d7e))
563
+ - **sdk-coin-hbar:** hbar transaction valid duration ([74d7c4d](https://github.com/BitGo/BitGoJS/commit/74d7c4dd71d21a089274b87172aeae126a5af49d))
564
+
565
+ ## [1.5.24](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hbar@1.5.0...@bitgo/sdk-coin-hbar@1.5.24) (2024-01-03)
566
+
567
+ ### Bug Fixes
568
+
569
+ - **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
570
+ - **sdk-coin-hbar:** allow explain txn to take both feeParam as well as parsed json ([fcc8bc5](https://github.com/BitGo/BitGoJS/commit/fcc8bc571efb5c7ec218ef1d30b8eac4640a5d7e))
571
+ - **sdk-coin-hbar:** hbar transaction valid duration ([74d7c4d](https://github.com/BitGo/BitGoJS/commit/74d7c4dd71d21a089274b87172aeae126a5af49d))
572
+
573
+ ## [1.5.23](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hbar@1.5.0...@bitgo/sdk-coin-hbar@1.5.23) (2023-12-18)
574
+
575
+ ### Bug Fixes
576
+
577
+ - **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
578
+ - **sdk-coin-hbar:** allow explain txn to take both feeParam as well as parsed json ([fcc8bc5](https://github.com/BitGo/BitGoJS/commit/fcc8bc571efb5c7ec218ef1d30b8eac4640a5d7e))
579
+
580
+ ## [1.5.22](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hbar@1.5.0...@bitgo/sdk-coin-hbar@1.5.22) (2023-12-12)
581
+
582
+ ### Bug Fixes
583
+
584
+ - **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
585
+ - **sdk-coin-hbar:** allow explain txn to take both feeParam as well as parsed json ([fcc8bc5](https://github.com/BitGo/BitGoJS/commit/fcc8bc571efb5c7ec218ef1d30b8eac4640a5d7e))
586
+
587
+ ## [1.5.21](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hbar@1.5.0...@bitgo/sdk-coin-hbar@1.5.21) (2023-12-09)
588
+
589
+ ### Bug Fixes
590
+
591
+ - **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
592
+ - **sdk-coin-hbar:** allow explain txn to take both feeParam as well as parsed json ([fcc8bc5](https://github.com/BitGo/BitGoJS/commit/fcc8bc571efb5c7ec218ef1d30b8eac4640a5d7e))
593
+
594
+ ## [1.5.20](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hbar@1.5.0...@bitgo/sdk-coin-hbar@1.5.20) (2023-12-05)
595
+
596
+ ### Bug Fixes
597
+
598
+ - **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
599
+ - **sdk-coin-hbar:** allow explain txn to take both feeParam as well as parsed json ([fcc8bc5](https://github.com/BitGo/BitGoJS/commit/fcc8bc571efb5c7ec218ef1d30b8eac4640a5d7e))
600
+
601
+ ## [1.5.19](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hbar@1.5.0...@bitgo/sdk-coin-hbar@1.5.19) (2023-11-28)
602
+
603
+ ### Bug Fixes
604
+
605
+ - **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
606
+ - **sdk-coin-hbar:** allow explain txn to take both feeParam as well as parsed json ([fcc8bc5](https://github.com/BitGo/BitGoJS/commit/fcc8bc571efb5c7ec218ef1d30b8eac4640a5d7e))
607
+
608
+ ## [1.5.18](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hbar@1.5.0...@bitgo/sdk-coin-hbar@1.5.18) (2023-11-24)
609
+
610
+ ### Bug Fixes
611
+
612
+ - **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
613
+ - **sdk-coin-hbar:** allow explain txn to take both feeParam as well as parsed json ([fcc8bc5](https://github.com/BitGo/BitGoJS/commit/fcc8bc571efb5c7ec218ef1d30b8eac4640a5d7e))
614
+
615
+ ## [1.5.17](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hbar@1.5.0...@bitgo/sdk-coin-hbar@1.5.17) (2023-11-17)
616
+
617
+ ### Bug Fixes
618
+
619
+ - **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
620
+ - **sdk-coin-hbar:** allow explain txn to take both feeParam as well as parsed json ([fcc8bc5](https://github.com/BitGo/BitGoJS/commit/fcc8bc571efb5c7ec218ef1d30b8eac4640a5d7e))
621
+
622
+ ## [1.5.16](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hbar@1.5.0...@bitgo/sdk-coin-hbar@1.5.16) (2023-11-13)
623
+
624
+ ### Bug Fixes
625
+
626
+ - **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
627
+ - **sdk-coin-hbar:** allow explain txn to take both feeParam as well as parsed json ([fcc8bc5](https://github.com/BitGo/BitGoJS/commit/fcc8bc571efb5c7ec218ef1d30b8eac4640a5d7e))
628
+
629
+ ## [1.5.15](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hbar@1.5.0...@bitgo/sdk-coin-hbar@1.5.15) (2023-11-13)
630
+
631
+ ### Bug Fixes
632
+
633
+ - **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
634
+ - **sdk-coin-hbar:** allow explain txn to take both feeParam as well as parsed json ([fcc8bc5](https://github.com/BitGo/BitGoJS/commit/fcc8bc571efb5c7ec218ef1d30b8eac4640a5d7e))
635
+
636
+ ## [1.5.14](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hbar@1.5.0...@bitgo/sdk-coin-hbar@1.5.14) (2023-11-13)
637
+
638
+ ### Bug Fixes
639
+
640
+ - **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
641
+ - **sdk-coin-hbar:** allow explain txn to take both feeParam as well as parsed json ([fcc8bc5](https://github.com/BitGo/BitGoJS/commit/fcc8bc571efb5c7ec218ef1d30b8eac4640a5d7e))
642
+
643
+ ## [1.5.13](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hbar@1.5.0...@bitgo/sdk-coin-hbar@1.5.13) (2023-10-20)
644
+
645
+ ### Bug Fixes
646
+
647
+ - **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
648
+ - **sdk-coin-hbar:** allow explain txn to take both feeParam as well as parsed json ([fcc8bc5](https://github.com/BitGo/BitGoJS/commit/fcc8bc571efb5c7ec218ef1d30b8eac4640a5d7e))
649
+
650
+ ## [1.5.12](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hbar@1.5.0...@bitgo/sdk-coin-hbar@1.5.12) (2023-10-18)
651
+
652
+ ### Bug Fixes
653
+
654
+ - **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
655
+ - **sdk-coin-hbar:** allow explain txn to take both feeParam as well as parsed json ([fcc8bc5](https://github.com/BitGo/BitGoJS/commit/fcc8bc571efb5c7ec218ef1d30b8eac4640a5d7e))
656
+
657
+ ## [1.5.11](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hbar@1.5.0...@bitgo/sdk-coin-hbar@1.5.11) (2023-09-25)
658
+
659
+ ### Bug Fixes
660
+
661
+ - **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
662
+ - **sdk-coin-hbar:** allow explain txn to take both feeParam as well as parsed json ([fcc8bc5](https://github.com/BitGo/BitGoJS/commit/fcc8bc571efb5c7ec218ef1d30b8eac4640a5d7e))
663
+
664
+ ## [1.5.10](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hbar@1.5.0...@bitgo/sdk-coin-hbar@1.5.10) (2023-09-09)
665
+
666
+ ### Bug Fixes
667
+
668
+ - **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
669
+
670
+ ## [1.5.9](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hbar@1.5.0...@bitgo/sdk-coin-hbar@1.5.9) (2023-09-09)
671
+
672
+ ### Bug Fixes
673
+
674
+ - **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
675
+
676
+ ## [1.5.8](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hbar@1.5.0...@bitgo/sdk-coin-hbar@1.5.8) (2023-09-07)
677
+
678
+ ### Bug Fixes
679
+
680
+ - **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
681
+
682
+ ## [1.5.7](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hbar@1.5.0...@bitgo/sdk-coin-hbar@1.5.7) (2023-09-05)
683
+
684
+ ### Bug Fixes
685
+
686
+ - **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
687
+
688
+ ## [1.5.6](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hbar@1.5.0...@bitgo/sdk-coin-hbar@1.5.6) (2023-09-01)
689
+
690
+ ### Bug Fixes
691
+
692
+ - **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
693
+
694
+ ## [1.5.5](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hbar@1.5.0...@bitgo/sdk-coin-hbar@1.5.5) (2023-08-29)
695
+
696
+ **Note:** Version bump only for package @bitgo/sdk-coin-hbar
697
+
698
+ ## [1.5.4](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hbar@1.5.0...@bitgo/sdk-coin-hbar@1.5.4) (2023-08-25)
699
+
700
+ **Note:** Version bump only for package @bitgo/sdk-coin-hbar
701
+
702
+ ## [1.5.3](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hbar@1.5.0...@bitgo/sdk-coin-hbar@1.5.3) (2023-08-24)
703
+
704
+ **Note:** Version bump only for package @bitgo/sdk-coin-hbar
705
+
706
+ ## [1.5.2](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hbar@1.5.0...@bitgo/sdk-coin-hbar@1.5.2) (2023-08-16)
707
+
708
+ **Note:** Version bump only for package @bitgo/sdk-coin-hbar
709
+
710
+ ## [1.5.1](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hbar@1.5.0...@bitgo/sdk-coin-hbar@1.5.1) (2023-08-16)
711
+
712
+ **Note:** Version bump only for package @bitgo/sdk-coin-hbar
713
+
714
+ # [1.5.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hbar@1.3.28...@bitgo/sdk-coin-hbar@1.5.0) (2023-08-04)
715
+
716
+ ### Features
717
+
718
+ - **root:** add node 18 to engines and CI ([9cc6a70](https://github.com/BitGo/BitGoJS/commit/9cc6a70ba807161b7c6a0ebe3d7c47f25c7c8eca))
719
+ - **root:** remove node 14 from engines ([6ec47cb](https://github.com/BitGo/BitGoJS/commit/6ec47cbd7996cc78bbf2cf7f16595c24fe43cd41))
720
+
721
+ # [1.4.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hbar@1.3.28...@bitgo/sdk-coin-hbar@1.4.0) (2023-07-28)
722
+
723
+ ### Features
724
+
725
+ - **root:** add node 18 to engines and CI ([9cc6a70](https://github.com/BitGo/BitGoJS/commit/9cc6a70ba807161b7c6a0ebe3d7c47f25c7c8eca))
726
+ - **root:** remove node 14 from engines ([6ec47cb](https://github.com/BitGo/BitGoJS/commit/6ec47cbd7996cc78bbf2cf7f16595c24fe43cd41))
727
+
728
+ ## [1.3.28](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hbar@1.3.27...@bitgo/sdk-coin-hbar@1.3.28) (2023-07-18)
729
+
730
+ **Note:** Version bump only for package @bitgo/sdk-coin-hbar
731
+
732
+ ## [1.3.27](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hbar@1.3.26...@bitgo/sdk-coin-hbar@1.3.27) (2023-06-21)
733
+
734
+ **Note:** Version bump only for package @bitgo/sdk-coin-hbar
735
+
736
+ ## [1.3.26](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hbar@1.3.25...@bitgo/sdk-coin-hbar@1.3.26) (2023-06-14)
737
+
738
+ **Note:** Version bump only for package @bitgo/sdk-coin-hbar
739
+
740
+ ## [1.3.25](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hbar@1.3.24...@bitgo/sdk-coin-hbar@1.3.25) (2023-06-13)
741
+
742
+ **Note:** Version bump only for package @bitgo/sdk-coin-hbar
743
+
744
+ ## [1.3.24](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hbar@1.3.23...@bitgo/sdk-coin-hbar@1.3.24) (2023-06-07)
745
+
746
+ **Note:** Version bump only for package @bitgo/sdk-coin-hbar
747
+
748
+ ## [1.3.23](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hbar@1.3.22...@bitgo/sdk-coin-hbar@1.3.23) (2023-06-05)
749
+
750
+ **Note:** Version bump only for package @bitgo/sdk-coin-hbar
751
+
752
+ ## [1.3.22](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hbar@1.3.21...@bitgo/sdk-coin-hbar@1.3.22) (2023-05-25)
753
+
754
+ **Note:** Version bump only for package @bitgo/sdk-coin-hbar
755
+
756
+ ## [1.3.21](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hbar@1.3.20...@bitgo/sdk-coin-hbar@1.3.21) (2023-05-17)
757
+
758
+ **Note:** Version bump only for package @bitgo/sdk-coin-hbar
759
+
760
+ ## [1.3.20](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hbar@1.3.19...@bitgo/sdk-coin-hbar@1.3.20) (2023-05-10)
761
+
762
+ **Note:** Version bump only for package @bitgo/sdk-coin-hbar
763
+
764
+ ## [1.3.19](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hbar@1.3.18...@bitgo/sdk-coin-hbar@1.3.19) (2023-05-03)
765
+
766
+ **Note:** Version bump only for package @bitgo/sdk-coin-hbar
767
+
768
+ ## [1.3.18](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hbar@1.3.17...@bitgo/sdk-coin-hbar@1.3.18) (2023-04-25)
769
+
770
+ **Note:** Version bump only for package @bitgo/sdk-coin-hbar
771
+
772
+ ## [1.3.17](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hbar@1.3.16...@bitgo/sdk-coin-hbar@1.3.17) (2023-04-20)
773
+
774
+ **Note:** Version bump only for package @bitgo/sdk-coin-hbar
775
+
776
+ ## [1.3.16](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hbar@1.3.15...@bitgo/sdk-coin-hbar@1.3.16) (2023-04-13)
777
+
778
+ **Note:** Version bump only for package @bitgo/sdk-coin-hbar
779
+
780
+ ## [1.3.15](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hbar@1.3.14...@bitgo/sdk-coin-hbar@1.3.15) (2023-02-17)
781
+
782
+ **Note:** Version bump only for package @bitgo/sdk-coin-hbar
783
+
784
+ ## [1.3.14](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hbar@1.3.11...@bitgo/sdk-coin-hbar@1.3.14) (2023-02-16)
785
+
786
+ **Note:** Version bump only for package @bitgo/sdk-coin-hbar
787
+
6
788
  ## [1.3.13](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hbar@1.3.11...@bitgo/sdk-coin-hbar@1.3.13) (2023-02-08)
7
789
 
8
790
  **Note:** Version bump only for package @bitgo/sdk-coin-hbar