@bitgo/sdk-coin-hash 3.6.1 → 3.6.3

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 (44) hide show
  1. package/dist/test/integration/index.d.ts +2 -0
  2. package/dist/test/integration/index.d.ts.map +1 -0
  3. package/dist/test/integration/index.js +16 -0
  4. package/dist/test/resources/hash.d.ts +304 -0
  5. package/dist/test/resources/hash.d.ts.map +1 -0
  6. package/dist/test/resources/hash.js +454 -0
  7. package/dist/test/unit/hash.d.ts +2 -0
  8. package/dist/test/unit/hash.d.ts.map +1 -0
  9. package/dist/test/unit/hash.js +464 -0
  10. package/dist/test/unit/hashToken.d.ts +2 -0
  11. package/dist/test/unit/hashToken.d.ts.map +1 -0
  12. package/dist/test/unit/hashToken.js +300 -0
  13. package/dist/test/unit/keyPair.d.ts +2 -0
  14. package/dist/test/unit/keyPair.d.ts.map +1 -0
  15. package/dist/test/unit/keyPair.js +96 -0
  16. package/dist/test/unit/tokenTransaction.d.ts +2 -0
  17. package/dist/test/unit/tokenTransaction.d.ts.map +1 -0
  18. package/dist/test/unit/tokenTransaction.js +144 -0
  19. package/dist/test/unit/transaction.d.ts +2 -0
  20. package/dist/test/unit/transaction.d.ts.map +1 -0
  21. package/dist/test/unit/transaction.js +220 -0
  22. package/dist/test/unit/transactionBuilder/StakingActivateBuilder.d.ts +2 -0
  23. package/dist/test/unit/transactionBuilder/StakingActivateBuilder.d.ts.map +1 -0
  24. package/dist/test/unit/transactionBuilder/StakingActivateBuilder.js +154 -0
  25. package/dist/test/unit/transactionBuilder/StakingDeactivateBuilder.d.ts +2 -0
  26. package/dist/test/unit/transactionBuilder/StakingDeactivateBuilder.d.ts.map +1 -0
  27. package/dist/test/unit/transactionBuilder/StakingDeactivateBuilder.js +153 -0
  28. package/dist/test/unit/transactionBuilder/StakingWithdrawRewardsBuilder.d.ts +2 -0
  29. package/dist/test/unit/transactionBuilder/StakingWithdrawRewardsBuilder.d.ts.map +1 -0
  30. package/dist/test/unit/transactionBuilder/StakingWithdrawRewardsBuilder.js +154 -0
  31. package/dist/test/unit/transactionBuilder/transactionBuilder.d.ts +2 -0
  32. package/dist/test/unit/transactionBuilder/transactionBuilder.d.ts.map +1 -0
  33. package/dist/test/unit/transactionBuilder/transactionBuilder.js +126 -0
  34. package/dist/test/unit/transactionBuilder/transferBuilder.d.ts +2 -0
  35. package/dist/test/unit/transactionBuilder/transferBuilder.d.ts.map +1 -0
  36. package/dist/test/unit/transactionBuilder/transferBuilder.js +332 -0
  37. package/dist/test/unit/utils.d.ts +2 -0
  38. package/dist/test/unit/utils.d.ts.map +1 -0
  39. package/dist/test/unit/utils.js +76 -0
  40. package/dist/tsconfig.tsbuildinfo +1 -0
  41. package/package.json +11 -8
  42. package/.eslintignore +0 -5
  43. package/.mocharc.yml +0 -8
  44. package/CHANGELOG.md +0 -858
package/CHANGELOG.md DELETED
@@ -1,858 +0,0 @@
1
- # Change Log
2
-
3
- All notable changes to this project will be documented in this file.
4
- See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
-
6
- ## [3.6.1](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hash@3.6.0...@bitgo/sdk-coin-hash@3.6.1) (2025-09-29)
7
-
8
- **Note:** Version bump only for package @bitgo/sdk-coin-hash
9
-
10
- # [3.6.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hash@3.5.2...@bitgo/sdk-coin-hash@3.6.0) (2025-09-25)
11
-
12
- ### Features
13
-
14
- - configure learn to skip git operations ([ee3a622](https://github.com/BitGo/BitGoJS/commit/ee3a6220496476aa7f4545b5f4a9a3bf97d9bdb9))
15
-
16
- ## [3.5.2](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hash@3.5.1...@bitgo/sdk-coin-hash@3.5.2) (2025-09-03)
17
-
18
- **Note:** Version bump only for package @bitgo/sdk-coin-hash
19
-
20
- ## [3.5.1](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hash@3.5.0...@bitgo/sdk-coin-hash@3.5.1) (2025-08-30)
21
-
22
- **Note:** Version bump only for package @bitgo/sdk-coin-hash
23
-
24
- # [3.5.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hash@3.4.1...@bitgo/sdk-coin-hash@3.5.0) (2025-08-29)
25
-
26
- ### Features
27
-
28
- - **abstract-cosmos:** add non-bitgo token recovery support on wrw ([86f44eb](https://github.com/BitGo/BitGoJS/commit/86f44ebbae563085dab6323ebae12301753fbbe4))
29
-
30
- ## [3.4.1](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hash@3.4.0...@bitgo/sdk-coin-hash@3.4.1) (2025-08-27)
31
-
32
- ### Bug Fixes
33
-
34
- - **sdk-coin-hash:** add utils based on network type ([199f940](https://github.com/BitGo/BitGoJS/commit/199f940cc84200cacfac08c3f1e782339b3915d8))
35
-
36
- # [3.4.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hash@3.3.1...@bitgo/sdk-coin-hash@3.4.0) (2025-08-22)
37
-
38
- ### Features
39
-
40
- - **root:** migrate ts-node -> tsx ([ea180b4](https://github.com/BitGo/BitGoJS/commit/ea180b43001d8e956196bc07b32798e3a7031eeb))
41
-
42
- ## [3.3.1](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hash@3.3.0...@bitgo/sdk-coin-hash@3.3.1) (2025-08-22)
43
-
44
- **Note:** Version bump only for package @bitgo/sdk-coin-hash
45
-
46
- # [3.3.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hash@3.2.1...@bitgo/sdk-coin-hash@3.3.0) (2025-08-19)
47
-
48
- ### Features
49
-
50
- - use cosmos to register hash token ([f15e943](https://github.com/BitGo/BitGoJS/commit/f15e943b4ca675304fa36ebef1f9baa76d1cb47a))
51
-
52
- ## [3.2.1](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hash@3.2.0...@bitgo/sdk-coin-hash@3.2.1) (2025-08-14)
53
-
54
- **Note:** Version bump only for package @bitgo/sdk-coin-hash
55
-
56
- # [3.2.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hash@3.1.11...@bitgo/sdk-coin-hash@3.2.0) (2025-08-07)
57
-
58
- ### Features
59
-
60
- - use statics to get denom of tokens ([e89d793](https://github.com/BitGo/BitGoJS/commit/e89d79365086512d845bb498deed7ee66ecd2fc0))
61
-
62
- ## [3.1.11](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hash@3.1.10...@bitgo/sdk-coin-hash@3.1.11) (2025-07-31)
63
-
64
- **Note:** Version bump only for package @bitgo/sdk-coin-hash
65
-
66
- ## [3.1.10](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hash@3.1.9...@bitgo/sdk-coin-hash@3.1.10) (2025-07-30)
67
-
68
- **Note:** Version bump only for package @bitgo/sdk-coin-hash
69
-
70
- ## [3.1.9](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hash@3.1.7...@bitgo/sdk-coin-hash@3.1.9) (2025-07-25)
71
-
72
- **Note:** Version bump only for package @bitgo/sdk-coin-hash
73
-
74
- ## [3.1.8](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hash@3.1.7...@bitgo/sdk-coin-hash@3.1.8) (2025-07-23)
75
-
76
- **Note:** Version bump only for package @bitgo/sdk-coin-hash
77
-
78
- ## [3.1.7](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hash@3.1.6...@bitgo/sdk-coin-hash@3.1.7) (2025-07-15)
79
-
80
- **Note:** Version bump only for package @bitgo/sdk-coin-hash
81
-
82
- ## [3.1.6](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hash@3.1.5...@bitgo/sdk-coin-hash@3.1.6) (2025-07-10)
83
-
84
- **Note:** Version bump only for package @bitgo/sdk-coin-hash
85
-
86
- ## [3.1.5](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hash@3.1.4...@bitgo/sdk-coin-hash@3.1.5) (2025-07-03)
87
-
88
- **Note:** Version bump only for package @bitgo/sdk-coin-hash
89
-
90
- ## [3.1.4](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hash@3.1.3...@bitgo/sdk-coin-hash@3.1.4) (2025-06-25)
91
-
92
- **Note:** Version bump only for package @bitgo/sdk-coin-hash
93
-
94
- ## [3.1.3](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hash@3.1.2...@bitgo/sdk-coin-hash@3.1.3) (2025-06-24)
95
-
96
- **Note:** Version bump only for package @bitgo/sdk-coin-hash
97
-
98
- ## [3.1.2](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hash@3.1.1...@bitgo/sdk-coin-hash@3.1.2) (2025-06-18)
99
-
100
- **Note:** Version bump only for package @bitgo/sdk-coin-hash
101
-
102
- ## [3.1.1](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hash@3.1.0...@bitgo/sdk-coin-hash@3.1.1) (2025-06-10)
103
-
104
- **Note:** Version bump only for package @bitgo/sdk-coin-hash
105
-
106
- # [3.1.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hash@3.0.52...@bitgo/sdk-coin-hash@3.1.0) (2025-06-05)
107
-
108
- ### Features
109
-
110
- - **root:** support node 22 ([c4ad6af](https://github.com/BitGo/BitGoJS/commit/c4ad6af2e8896221417c303f0f6b84652b493216))
111
-
112
- ## [3.0.52](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hash@3.0.51...@bitgo/sdk-coin-hash@3.0.52) (2025-06-02)
113
-
114
- **Note:** Version bump only for package @bitgo/sdk-coin-hash
115
-
116
- ## [3.0.51](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hash@3.0.50...@bitgo/sdk-coin-hash@3.0.51) (2025-05-28)
117
-
118
- **Note:** Version bump only for package @bitgo/sdk-coin-hash
119
-
120
- ## [3.0.50](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hash@3.0.49...@bitgo/sdk-coin-hash@3.0.50) (2025-05-22)
121
-
122
- **Note:** Version bump only for package @bitgo/sdk-coin-hash
123
-
124
- ## [3.0.49](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hash@3.0.48...@bitgo/sdk-coin-hash@3.0.49) (2025-05-20)
125
-
126
- **Note:** Version bump only for package @bitgo/sdk-coin-hash
127
-
128
- ## [3.0.48](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hash@3.0.47...@bitgo/sdk-coin-hash@3.0.48) (2025-05-07)
129
-
130
- **Note:** Version bump only for package @bitgo/sdk-coin-hash
131
-
132
- ## [3.0.47](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hash@3.0.46...@bitgo/sdk-coin-hash@3.0.47) (2025-04-29)
133
-
134
- **Note:** Version bump only for package @bitgo/sdk-coin-hash
135
-
136
- ## [3.0.46](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hash@3.0.45...@bitgo/sdk-coin-hash@3.0.46) (2025-04-25)
137
-
138
- **Note:** Version bump only for package @bitgo/sdk-coin-hash
139
-
140
- ## [3.0.45](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hash@3.0.44...@bitgo/sdk-coin-hash@3.0.45) (2025-04-15)
141
-
142
- **Note:** Version bump only for package @bitgo/sdk-coin-hash
143
-
144
- ## [3.0.44](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hash@3.0.43...@bitgo/sdk-coin-hash@3.0.44) (2025-04-04)
145
-
146
- **Note:** Version bump only for package @bitgo/sdk-coin-hash
147
-
148
- ## [3.0.43](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hash@3.0.42...@bitgo/sdk-coin-hash@3.0.43) (2025-04-02)
149
-
150
- **Note:** Version bump only for package @bitgo/sdk-coin-hash
151
-
152
- ## [3.0.42](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hash@3.0.41...@bitgo/sdk-coin-hash@3.0.42) (2025-03-28)
153
-
154
- **Note:** Version bump only for package @bitgo/sdk-coin-hash
155
-
156
- ## [3.0.41](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hash@3.0.40...@bitgo/sdk-coin-hash@3.0.41) (2025-03-20)
157
-
158
- **Note:** Version bump only for package @bitgo/sdk-coin-hash
159
-
160
- ## [3.0.40](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hash@3.0.39...@bitgo/sdk-coin-hash@3.0.40) (2025-03-18)
161
-
162
- **Note:** Version bump only for package @bitgo/sdk-coin-hash
163
-
164
- ## [3.0.39](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hash@3.0.38...@bitgo/sdk-coin-hash@3.0.39) (2025-03-06)
165
-
166
- **Note:** Version bump only for package @bitgo/sdk-coin-hash
167
-
168
- ## [3.0.38](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hash@3.0.35...@bitgo/sdk-coin-hash@3.0.38) (2025-03-04)
169
-
170
- ### Bug Fixes
171
-
172
- - address validation for cosmos like coins ([2912eab](https://github.com/BitGo/BitGoJS/commit/2912eabf6a1dbc7cde3715352c3849f550b5b6ec))
173
-
174
- ## [3.0.37](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hash@3.0.35...@bitgo/sdk-coin-hash@3.0.37) (2025-02-26)
175
-
176
- ### Bug Fixes
177
-
178
- - address validation for cosmos like coins ([2912eab](https://github.com/BitGo/BitGoJS/commit/2912eabf6a1dbc7cde3715352c3849f550b5b6ec))
179
-
180
- ## [3.0.36](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hash@3.0.35...@bitgo/sdk-coin-hash@3.0.36) (2025-02-20)
181
-
182
- ### Bug Fixes
183
-
184
- - address validation for cosmos like coins ([2912eab](https://github.com/BitGo/BitGoJS/commit/2912eabf6a1dbc7cde3715352c3849f550b5b6ec))
185
-
186
- ## [3.0.35](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hash@3.0.34...@bitgo/sdk-coin-hash@3.0.35) (2025-02-19)
187
-
188
- **Note:** Version bump only for package @bitgo/sdk-coin-hash
189
-
190
- ## [3.0.34](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hash@3.0.33...@bitgo/sdk-coin-hash@3.0.34) (2025-02-11)
191
-
192
- **Note:** Version bump only for package @bitgo/sdk-coin-hash
193
-
194
- ## [3.0.33](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hash@3.0.32...@bitgo/sdk-coin-hash@3.0.33) (2025-02-05)
195
-
196
- **Note:** Version bump only for package @bitgo/sdk-coin-hash
197
-
198
- ## [3.0.32](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hash@3.0.31...@bitgo/sdk-coin-hash@3.0.32) (2025-01-28)
199
-
200
- **Note:** Version bump only for package @bitgo/sdk-coin-hash
201
-
202
- ## [3.0.31](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hash@3.0.30...@bitgo/sdk-coin-hash@3.0.31) (2025-01-23)
203
-
204
- **Note:** Version bump only for package @bitgo/sdk-coin-hash
205
-
206
- ## [3.0.30](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hash@3.0.29...@bitgo/sdk-coin-hash@3.0.30) (2025-01-23)
207
-
208
- **Note:** Version bump only for package @bitgo/sdk-coin-hash
209
-
210
- ## [3.0.29](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hash@3.0.28...@bitgo/sdk-coin-hash@3.0.29) (2025-01-20)
211
-
212
- **Note:** Version bump only for package @bitgo/sdk-coin-hash
213
-
214
- ## [3.0.28](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hash@3.0.27...@bitgo/sdk-coin-hash@3.0.28) (2025-01-15)
215
-
216
- **Note:** Version bump only for package @bitgo/sdk-coin-hash
217
-
218
- ## [3.0.27](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hash@3.0.26...@bitgo/sdk-coin-hash@3.0.27) (2025-01-09)
219
-
220
- **Note:** Version bump only for package @bitgo/sdk-coin-hash
221
-
222
- ## [3.0.26](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hash@3.0.25...@bitgo/sdk-coin-hash@3.0.26) (2025-01-03)
223
-
224
- **Note:** Version bump only for package @bitgo/sdk-coin-hash
225
-
226
- ## [3.0.25](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hash@3.0.24...@bitgo/sdk-coin-hash@3.0.25) (2024-12-24)
227
-
228
- **Note:** Version bump only for package @bitgo/sdk-coin-hash
229
-
230
- ## [3.0.24](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hash@3.0.23...@bitgo/sdk-coin-hash@3.0.24) (2024-12-19)
231
-
232
- **Note:** Version bump only for package @bitgo/sdk-coin-hash
233
-
234
- ## [3.0.23](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hash@3.0.21...@bitgo/sdk-coin-hash@3.0.23) (2024-12-17)
235
-
236
- **Note:** Version bump only for package @bitgo/sdk-coin-hash
237
-
238
- ## [3.0.22](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hash@3.0.21...@bitgo/sdk-coin-hash@3.0.22) (2024-12-17)
239
-
240
- **Note:** Version bump only for package @bitgo/sdk-coin-hash
241
-
242
- ## [3.0.21](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hash@3.0.20...@bitgo/sdk-coin-hash@3.0.21) (2024-12-12)
243
-
244
- **Note:** Version bump only for package @bitgo/sdk-coin-hash
245
-
246
- ## [3.0.20](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hash@3.0.19...@bitgo/sdk-coin-hash@3.0.20) (2024-12-11)
247
-
248
- **Note:** Version bump only for package @bitgo/sdk-coin-hash
249
-
250
- ## [3.0.19](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hash@3.0.18...@bitgo/sdk-coin-hash@3.0.19) (2024-12-03)
251
-
252
- **Note:** Version bump only for package @bitgo/sdk-coin-hash
253
-
254
- ## [3.0.18](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hash@3.0.17...@bitgo/sdk-coin-hash@3.0.18) (2024-11-26)
255
-
256
- **Note:** Version bump only for package @bitgo/sdk-coin-hash
257
-
258
- ## [3.0.17](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hash@3.0.16...@bitgo/sdk-coin-hash@3.0.17) (2024-11-21)
259
-
260
- **Note:** Version bump only for package @bitgo/sdk-coin-hash
261
-
262
- ## [3.0.16](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hash@3.0.14...@bitgo/sdk-coin-hash@3.0.16) (2024-11-19)
263
-
264
- **Note:** Version bump only for package @bitgo/sdk-coin-hash
265
-
266
- ## [3.0.15](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hash@3.0.14...@bitgo/sdk-coin-hash@3.0.15) (2024-11-14)
267
-
268
- **Note:** Version bump only for package @bitgo/sdk-coin-hash
269
-
270
- ## [3.0.14](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hash@3.0.13...@bitgo/sdk-coin-hash@3.0.14) (2024-11-08)
271
-
272
- **Note:** Version bump only for package @bitgo/sdk-coin-hash
273
-
274
- ## [3.0.13](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hash@3.0.12...@bitgo/sdk-coin-hash@3.0.13) (2024-11-07)
275
-
276
- **Note:** Version bump only for package @bitgo/sdk-coin-hash
277
-
278
- ## [3.0.12](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hash@3.0.11...@bitgo/sdk-coin-hash@3.0.12) (2024-11-01)
279
-
280
- **Note:** Version bump only for package @bitgo/sdk-coin-hash
281
-
282
- ## [3.0.11](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hash@3.0.10...@bitgo/sdk-coin-hash@3.0.11) (2024-10-22)
283
-
284
- **Note:** Version bump only for package @bitgo/sdk-coin-hash
285
-
286
- ## [3.0.10](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hash@3.0.9...@bitgo/sdk-coin-hash@3.0.10) (2024-10-15)
287
-
288
- **Note:** Version bump only for package @bitgo/sdk-coin-hash
289
-
290
- ## [3.0.9](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hash@3.0.8...@bitgo/sdk-coin-hash@3.0.9) (2024-10-08)
291
-
292
- **Note:** Version bump only for package @bitgo/sdk-coin-hash
293
-
294
- ## [3.0.8](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hash@3.0.7...@bitgo/sdk-coin-hash@3.0.8) (2024-10-04)
295
-
296
- **Note:** Version bump only for package @bitgo/sdk-coin-hash
297
-
298
- ## [3.0.7](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hash@3.0.6...@bitgo/sdk-coin-hash@3.0.7) (2024-09-24)
299
-
300
- **Note:** Version bump only for package @bitgo/sdk-coin-hash
301
-
302
- ## [3.0.6](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hash@3.0.5...@bitgo/sdk-coin-hash@3.0.6) (2024-09-19)
303
-
304
- **Note:** Version bump only for package @bitgo/sdk-coin-hash
305
-
306
- ## [3.0.5](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hash@3.0.4...@bitgo/sdk-coin-hash@3.0.5) (2024-09-16)
307
-
308
- **Note:** Version bump only for package @bitgo/sdk-coin-hash
309
-
310
- ## [3.0.4](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hash@3.0.3...@bitgo/sdk-coin-hash@3.0.4) (2024-09-10)
311
-
312
- **Note:** Version bump only for package @bitgo/sdk-coin-hash
313
-
314
- ## [3.0.3](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hash@3.0.2...@bitgo/sdk-coin-hash@3.0.3) (2024-09-03)
315
-
316
- **Note:** Version bump only for package @bitgo/sdk-coin-hash
317
-
318
- ## [3.0.2](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hash@3.0.1...@bitgo/sdk-coin-hash@3.0.2) (2024-08-29)
319
-
320
- **Note:** Version bump only for package @bitgo/sdk-coin-hash
321
-
322
- ## [3.0.1](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hash@3.0.0...@bitgo/sdk-coin-hash@3.0.1) (2024-08-27)
323
-
324
- **Note:** Version bump only for package @bitgo/sdk-coin-hash
325
-
326
- # [3.0.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hash@2.0.29...@bitgo/sdk-coin-hash@3.0.0) (2024-08-20)
327
-
328
- ### Features
329
-
330
- - move opensslbytes to own package ([e23c562](https://github.com/BitGo/BitGoJS/commit/e23c5627957916055e68329541dd1eb775704ca5))
331
-
332
- ### BREAKING CHANGES
333
-
334
- - clients using challenge
335
- generation & TSS Recovery functions must now
336
- install @bitgo/sdk-opensslbytes separately &
337
- provide the openSSLBytes WASM themselves.
338
-
339
- Ticket: CE-4329
340
-
341
- ## [2.0.30](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hash@2.0.29...@bitgo/sdk-coin-hash@2.0.30) (2024-08-13)
342
-
343
- **Note:** Version bump only for package @bitgo/sdk-coin-hash
344
-
345
- ## [2.0.29](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hash@2.0.28...@bitgo/sdk-coin-hash@2.0.29) (2024-08-07)
346
-
347
- **Note:** Version bump only for package @bitgo/sdk-coin-hash
348
-
349
- ## [2.0.28](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hash@2.0.27...@bitgo/sdk-coin-hash@2.0.28) (2024-07-30)
350
-
351
- **Note:** Version bump only for package @bitgo/sdk-coin-hash
352
-
353
- ## [2.0.27](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hash@2.0.26...@bitgo/sdk-coin-hash@2.0.27) (2024-07-24)
354
-
355
- **Note:** Version bump only for package @bitgo/sdk-coin-hash
356
-
357
- ## [2.0.26](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hash@2.0.25...@bitgo/sdk-coin-hash@2.0.26) (2024-07-16)
358
-
359
- **Note:** Version bump only for package @bitgo/sdk-coin-hash
360
-
361
- ## [2.0.25](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hash@2.0.24...@bitgo/sdk-coin-hash@2.0.25) (2024-07-04)
362
-
363
- **Note:** Version bump only for package @bitgo/sdk-coin-hash
364
-
365
- ## [2.0.24](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hash@2.0.23...@bitgo/sdk-coin-hash@2.0.24) (2024-07-02)
366
-
367
- **Note:** Version bump only for package @bitgo/sdk-coin-hash
368
-
369
- ## [2.0.23](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hash@2.0.22...@bitgo/sdk-coin-hash@2.0.23) (2024-06-27)
370
-
371
- **Note:** Version bump only for package @bitgo/sdk-coin-hash
372
-
373
- ## [2.0.22](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hash@2.0.21...@bitgo/sdk-coin-hash@2.0.22) (2024-06-26)
374
-
375
- **Note:** Version bump only for package @bitgo/sdk-coin-hash
376
-
377
- ## [2.0.21](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hash@2.0.19...@bitgo/sdk-coin-hash@2.0.21) (2024-06-21)
378
-
379
- **Note:** Version bump only for package @bitgo/sdk-coin-hash
380
-
381
- ## [2.0.20](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hash@2.0.19...@bitgo/sdk-coin-hash@2.0.20) (2024-06-20)
382
-
383
- **Note:** Version bump only for package @bitgo/sdk-coin-hash
384
-
385
- ## [2.0.19](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hash@2.0.18...@bitgo/sdk-coin-hash@2.0.19) (2024-06-14)
386
-
387
- **Note:** Version bump only for package @bitgo/sdk-coin-hash
388
-
389
- ## [2.0.18](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hash@2.0.17...@bitgo/sdk-coin-hash@2.0.18) (2024-06-11)
390
-
391
- **Note:** Version bump only for package @bitgo/sdk-coin-hash
392
-
393
- ## [2.0.17](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hash@2.0.16...@bitgo/sdk-coin-hash@2.0.17) (2024-06-05)
394
-
395
- **Note:** Version bump only for package @bitgo/sdk-coin-hash
396
-
397
- ## [2.0.16](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hash@2.0.15...@bitgo/sdk-coin-hash@2.0.16) (2024-05-31)
398
-
399
- **Note:** Version bump only for package @bitgo/sdk-coin-hash
400
-
401
- ## [2.0.15](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hash@2.0.14...@bitgo/sdk-coin-hash@2.0.15) (2024-05-28)
402
-
403
- **Note:** Version bump only for package @bitgo/sdk-coin-hash
404
-
405
- ## [2.0.14](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hash@2.0.13...@bitgo/sdk-coin-hash@2.0.14) (2024-05-22)
406
-
407
- **Note:** Version bump only for package @bitgo/sdk-coin-hash
408
-
409
- ## [2.0.13](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hash@2.0.12...@bitgo/sdk-coin-hash@2.0.13) (2024-05-17)
410
-
411
- **Note:** Version bump only for package @bitgo/sdk-coin-hash
412
-
413
- ## [2.0.12](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hash@2.0.11...@bitgo/sdk-coin-hash@2.0.12) (2024-05-13)
414
-
415
- **Note:** Version bump only for package @bitgo/sdk-coin-hash
416
-
417
- ## [2.0.11](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hash@2.0.10...@bitgo/sdk-coin-hash@2.0.11) (2024-05-08)
418
-
419
- **Note:** Version bump only for package @bitgo/sdk-coin-hash
420
-
421
- ## [2.0.10](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hash@2.0.9...@bitgo/sdk-coin-hash@2.0.10) (2024-05-01)
422
-
423
- **Note:** Version bump only for package @bitgo/sdk-coin-hash
424
-
425
- ## [2.0.9](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hash@2.0.8...@bitgo/sdk-coin-hash@2.0.9) (2024-04-25)
426
-
427
- **Note:** Version bump only for package @bitgo/sdk-coin-hash
428
-
429
- ## [2.0.8](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hash@2.0.7...@bitgo/sdk-coin-hash@2.0.8) (2024-04-24)
430
-
431
- **Note:** Version bump only for package @bitgo/sdk-coin-hash
432
-
433
- ## [2.0.7](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hash@2.0.6...@bitgo/sdk-coin-hash@2.0.7) (2024-04-22)
434
-
435
- **Note:** Version bump only for package @bitgo/sdk-coin-hash
436
-
437
- ## [2.0.6](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hash@2.0.5...@bitgo/sdk-coin-hash@2.0.6) (2024-04-17)
438
-
439
- **Note:** Version bump only for package @bitgo/sdk-coin-hash
440
-
441
- ## [2.0.5](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hash@2.0.4...@bitgo/sdk-coin-hash@2.0.5) (2024-04-12)
442
-
443
- **Note:** Version bump only for package @bitgo/sdk-coin-hash
444
-
445
- ## [2.0.4](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hash@2.0.3...@bitgo/sdk-coin-hash@2.0.4) (2024-04-10)
446
-
447
- **Note:** Version bump only for package @bitgo/sdk-coin-hash
448
-
449
- ## [2.0.3](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hash@2.0.2...@bitgo/sdk-coin-hash@2.0.3) (2024-04-09)
450
-
451
- **Note:** Version bump only for package @bitgo/sdk-coin-hash
452
-
453
- ## [2.0.2](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hash@2.0.1...@bitgo/sdk-coin-hash@2.0.2) (2024-04-08)
454
-
455
- **Note:** Version bump only for package @bitgo/sdk-coin-hash
456
-
457
- ## [2.0.1](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hash@2.0.0...@bitgo/sdk-coin-hash@2.0.1) (2024-04-05)
458
-
459
- **Note:** Version bump only for package @bitgo/sdk-coin-hash
460
-
461
- # [2.0.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hash@1.25.4...@bitgo/sdk-coin-hash@2.0.0) (2024-03-28)
462
-
463
- ### Features
464
-
465
- - **abstract-cosmos:** added redelegation for cosmos coins ([8ea18ab](https://github.com/BitGo/BitGoJS/commit/8ea18ab0ca115ba9b61335e69d34790f0c046e7b))
466
- - **root:** deprecate node 16 ([d3ec624](https://github.com/BitGo/BitGoJS/commit/d3ec6240bddae2a4ab7fa80c4a16efecc36210bd))
467
-
468
- ### BREAKING CHANGES
469
-
470
- - **root:** Node 16 is no longer supported in bitgojs.
471
- TICKET: WP-1100
472
-
473
- ## [1.25.4](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hash@1.25.3...@bitgo/sdk-coin-hash@1.25.4) (2024-03-19)
474
-
475
- **Note:** Version bump only for package @bitgo/sdk-coin-hash
476
-
477
- ## [1.25.3](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hash@1.25.2...@bitgo/sdk-coin-hash@1.25.3) (2024-03-11)
478
-
479
- **Note:** Version bump only for package @bitgo/sdk-coin-hash
480
-
481
- ## [1.25.2](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hash@1.25.1...@bitgo/sdk-coin-hash@1.25.2) (2024-02-28)
482
-
483
- **Note:** Version bump only for package @bitgo/sdk-coin-hash
484
-
485
- ## [1.25.1](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hash@1.25.0...@bitgo/sdk-coin-hash@1.25.1) (2024-02-22)
486
-
487
- **Note:** Version bump only for package @bitgo/sdk-coin-hash
488
-
489
- # [1.25.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hash@1.4.0...@bitgo/sdk-coin-hash@1.25.0) (2024-02-19)
490
-
491
- ### Bug Fixes
492
-
493
- - **abstract-cosmos:** update fee for recovery transaction ([c631c05](https://github.com/BitGo/BitGoJS/commit/c631c051b227e397ff21e85418a40f1655d2d3f4))
494
- - add bech32 validation to cosmos address validation ([f5008a7](https://github.com/BitGo/BitGoJS/commit/f5008a7298f9cb470795f8087b6840cf7f254369))
495
- - address verification for cosmos like coins ([5ac7879](https://github.com/BitGo/BitGoJS/commit/5ac78799b460d0d03eaa841db08a6855b571a46f))
496
- - **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
497
- - **sdk-coin-hash:** use correct mainnet address format ([13129e3](https://github.com/BitGo/BitGoJS/commit/13129e3af18dba550d9de5652ed593148e953cc9))
498
-
499
- ### Features
500
-
501
- - **sdk-coin-atom:** add sendMany support for cosmos chains ([ee609ec](https://github.com/BitGo/BitGoJS/commit/ee609ec5de3d3159c78ba59ecf7f43c79f6f5870))
502
-
503
- # [1.23.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hash@1.4.0...@bitgo/sdk-coin-hash@1.23.0) (2024-01-30)
504
-
505
- ### Bug Fixes
506
-
507
- - **abstract-cosmos:** update fee for recovery transaction ([c631c05](https://github.com/BitGo/BitGoJS/commit/c631c051b227e397ff21e85418a40f1655d2d3f4))
508
- - add bech32 validation to cosmos address validation ([f5008a7](https://github.com/BitGo/BitGoJS/commit/f5008a7298f9cb470795f8087b6840cf7f254369))
509
- - address verification for cosmos like coins ([5ac7879](https://github.com/BitGo/BitGoJS/commit/5ac78799b460d0d03eaa841db08a6855b571a46f))
510
- - **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
511
- - **sdk-coin-hash:** use correct mainnet address format ([13129e3](https://github.com/BitGo/BitGoJS/commit/13129e3af18dba550d9de5652ed593148e953cc9))
512
-
513
- ### Features
514
-
515
- - **sdk-coin-atom:** add sendMany support for cosmos chains ([ee609ec](https://github.com/BitGo/BitGoJS/commit/ee609ec5de3d3159c78ba59ecf7f43c79f6f5870))
516
-
517
- # [1.22.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hash@1.4.0...@bitgo/sdk-coin-hash@1.22.0) (2024-01-26)
518
-
519
- ### Bug Fixes
520
-
521
- - **abstract-cosmos:** update fee for recovery transaction ([c631c05](https://github.com/BitGo/BitGoJS/commit/c631c051b227e397ff21e85418a40f1655d2d3f4))
522
- - add bech32 validation to cosmos address validation ([f5008a7](https://github.com/BitGo/BitGoJS/commit/f5008a7298f9cb470795f8087b6840cf7f254369))
523
- - address verification for cosmos like coins ([5ac7879](https://github.com/BitGo/BitGoJS/commit/5ac78799b460d0d03eaa841db08a6855b571a46f))
524
- - **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
525
- - **sdk-coin-hash:** use correct mainnet address format ([13129e3](https://github.com/BitGo/BitGoJS/commit/13129e3af18dba550d9de5652ed593148e953cc9))
526
-
527
- ### Features
528
-
529
- - **sdk-coin-atom:** add sendMany support for cosmos chains ([ee609ec](https://github.com/BitGo/BitGoJS/commit/ee609ec5de3d3159c78ba59ecf7f43c79f6f5870))
530
-
531
- # [1.21.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hash@1.4.0...@bitgo/sdk-coin-hash@1.21.0) (2024-01-26)
532
-
533
- ### Bug Fixes
534
-
535
- - **abstract-cosmos:** update fee for recovery transaction ([c631c05](https://github.com/BitGo/BitGoJS/commit/c631c051b227e397ff21e85418a40f1655d2d3f4))
536
- - add bech32 validation to cosmos address validation ([f5008a7](https://github.com/BitGo/BitGoJS/commit/f5008a7298f9cb470795f8087b6840cf7f254369))
537
- - address verification for cosmos like coins ([5ac7879](https://github.com/BitGo/BitGoJS/commit/5ac78799b460d0d03eaa841db08a6855b571a46f))
538
- - **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
539
- - **sdk-coin-hash:** use correct mainnet address format ([13129e3](https://github.com/BitGo/BitGoJS/commit/13129e3af18dba550d9de5652ed593148e953cc9))
540
-
541
- ### Features
542
-
543
- - **sdk-coin-atom:** add sendMany support for cosmos chains ([ee609ec](https://github.com/BitGo/BitGoJS/commit/ee609ec5de3d3159c78ba59ecf7f43c79f6f5870))
544
-
545
- # [1.20.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hash@1.4.0...@bitgo/sdk-coin-hash@1.20.0) (2024-01-25)
546
-
547
- ### Bug Fixes
548
-
549
- - **abstract-cosmos:** update fee for recovery transaction ([c631c05](https://github.com/BitGo/BitGoJS/commit/c631c051b227e397ff21e85418a40f1655d2d3f4))
550
- - add bech32 validation to cosmos address validation ([f5008a7](https://github.com/BitGo/BitGoJS/commit/f5008a7298f9cb470795f8087b6840cf7f254369))
551
- - address verification for cosmos like coins ([5ac7879](https://github.com/BitGo/BitGoJS/commit/5ac78799b460d0d03eaa841db08a6855b571a46f))
552
- - **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
553
- - **sdk-coin-hash:** use correct mainnet address format ([13129e3](https://github.com/BitGo/BitGoJS/commit/13129e3af18dba550d9de5652ed593148e953cc9))
554
-
555
- ### Features
556
-
557
- - **sdk-coin-atom:** add sendMany support for cosmos chains ([ee609ec](https://github.com/BitGo/BitGoJS/commit/ee609ec5de3d3159c78ba59ecf7f43c79f6f5870))
558
-
559
- # [1.19.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hash@1.4.0...@bitgo/sdk-coin-hash@1.19.0) (2024-01-22)
560
-
561
- ### Bug Fixes
562
-
563
- - **abstract-cosmos:** update fee for recovery transaction ([c631c05](https://github.com/BitGo/BitGoJS/commit/c631c051b227e397ff21e85418a40f1655d2d3f4))
564
- - add bech32 validation to cosmos address validation ([f5008a7](https://github.com/BitGo/BitGoJS/commit/f5008a7298f9cb470795f8087b6840cf7f254369))
565
- - address verification for cosmos like coins ([5ac7879](https://github.com/BitGo/BitGoJS/commit/5ac78799b460d0d03eaa841db08a6855b571a46f))
566
- - **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
567
- - **sdk-coin-hash:** use correct mainnet address format ([13129e3](https://github.com/BitGo/BitGoJS/commit/13129e3af18dba550d9de5652ed593148e953cc9))
568
-
569
- ### Features
570
-
571
- - **sdk-coin-atom:** add sendMany support for cosmos chains ([ee609ec](https://github.com/BitGo/BitGoJS/commit/ee609ec5de3d3159c78ba59ecf7f43c79f6f5870))
572
-
573
- # [1.18.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hash@1.4.0...@bitgo/sdk-coin-hash@1.18.0) (2024-01-09)
574
-
575
- ### Bug Fixes
576
-
577
- - **abstract-cosmos:** update fee for recovery transaction ([c631c05](https://github.com/BitGo/BitGoJS/commit/c631c051b227e397ff21e85418a40f1655d2d3f4))
578
- - add bech32 validation to cosmos address validation ([f5008a7](https://github.com/BitGo/BitGoJS/commit/f5008a7298f9cb470795f8087b6840cf7f254369))
579
- - address verification for cosmos like coins ([5ac7879](https://github.com/BitGo/BitGoJS/commit/5ac78799b460d0d03eaa841db08a6855b571a46f))
580
- - **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
581
- - **sdk-coin-hash:** use correct mainnet address format ([13129e3](https://github.com/BitGo/BitGoJS/commit/13129e3af18dba550d9de5652ed593148e953cc9))
582
-
583
- ### Features
584
-
585
- - **sdk-coin-atom:** add sendMany support for cosmos chains ([ee609ec](https://github.com/BitGo/BitGoJS/commit/ee609ec5de3d3159c78ba59ecf7f43c79f6f5870))
586
-
587
- # [1.17.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hash@1.4.0...@bitgo/sdk-coin-hash@1.17.0) (2024-01-03)
588
-
589
- ### Bug Fixes
590
-
591
- - **abstract-cosmos:** update fee for recovery transaction ([c631c05](https://github.com/BitGo/BitGoJS/commit/c631c051b227e397ff21e85418a40f1655d2d3f4))
592
- - add bech32 validation to cosmos address validation ([f5008a7](https://github.com/BitGo/BitGoJS/commit/f5008a7298f9cb470795f8087b6840cf7f254369))
593
- - address verification for cosmos like coins ([5ac7879](https://github.com/BitGo/BitGoJS/commit/5ac78799b460d0d03eaa841db08a6855b571a46f))
594
- - **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
595
- - **sdk-coin-hash:** use correct mainnet address format ([13129e3](https://github.com/BitGo/BitGoJS/commit/13129e3af18dba550d9de5652ed593148e953cc9))
596
-
597
- ### Features
598
-
599
- - **sdk-coin-atom:** add sendMany support for cosmos chains ([ee609ec](https://github.com/BitGo/BitGoJS/commit/ee609ec5de3d3159c78ba59ecf7f43c79f6f5870))
600
-
601
- # [1.16.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hash@1.4.0...@bitgo/sdk-coin-hash@1.16.0) (2023-12-18)
602
-
603
- ### Bug Fixes
604
-
605
- - **abstract-cosmos:** update fee for recovery transaction ([c631c05](https://github.com/BitGo/BitGoJS/commit/c631c051b227e397ff21e85418a40f1655d2d3f4))
606
- - add bech32 validation to cosmos address validation ([f5008a7](https://github.com/BitGo/BitGoJS/commit/f5008a7298f9cb470795f8087b6840cf7f254369))
607
- - address verification for cosmos like coins ([5ac7879](https://github.com/BitGo/BitGoJS/commit/5ac78799b460d0d03eaa841db08a6855b571a46f))
608
- - **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
609
- - **sdk-coin-hash:** use correct mainnet address format ([13129e3](https://github.com/BitGo/BitGoJS/commit/13129e3af18dba550d9de5652ed593148e953cc9))
610
-
611
- ### Features
612
-
613
- - **sdk-coin-atom:** add sendMany support for cosmos chains ([ee609ec](https://github.com/BitGo/BitGoJS/commit/ee609ec5de3d3159c78ba59ecf7f43c79f6f5870))
614
-
615
- # [1.15.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hash@1.4.0...@bitgo/sdk-coin-hash@1.15.0) (2023-12-12)
616
-
617
- ### Bug Fixes
618
-
619
- - **abstract-cosmos:** update fee for recovery transaction ([c631c05](https://github.com/BitGo/BitGoJS/commit/c631c051b227e397ff21e85418a40f1655d2d3f4))
620
- - add bech32 validation to cosmos address validation ([f5008a7](https://github.com/BitGo/BitGoJS/commit/f5008a7298f9cb470795f8087b6840cf7f254369))
621
- - address verification for cosmos like coins ([5ac7879](https://github.com/BitGo/BitGoJS/commit/5ac78799b460d0d03eaa841db08a6855b571a46f))
622
- - **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
623
- - **sdk-coin-hash:** use correct mainnet address format ([13129e3](https://github.com/BitGo/BitGoJS/commit/13129e3af18dba550d9de5652ed593148e953cc9))
624
-
625
- ### Features
626
-
627
- - **sdk-coin-atom:** add sendMany support for cosmos chains ([ee609ec](https://github.com/BitGo/BitGoJS/commit/ee609ec5de3d3159c78ba59ecf7f43c79f6f5870))
628
-
629
- # [1.14.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hash@1.4.0...@bitgo/sdk-coin-hash@1.14.0) (2023-12-09)
630
-
631
- ### Bug Fixes
632
-
633
- - **abstract-cosmos:** update fee for recovery transaction ([c631c05](https://github.com/BitGo/BitGoJS/commit/c631c051b227e397ff21e85418a40f1655d2d3f4))
634
- - add bech32 validation to cosmos address validation ([f5008a7](https://github.com/BitGo/BitGoJS/commit/f5008a7298f9cb470795f8087b6840cf7f254369))
635
- - address verification for cosmos like coins ([5ac7879](https://github.com/BitGo/BitGoJS/commit/5ac78799b460d0d03eaa841db08a6855b571a46f))
636
- - **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
637
- - **sdk-coin-hash:** use correct mainnet address format ([13129e3](https://github.com/BitGo/BitGoJS/commit/13129e3af18dba550d9de5652ed593148e953cc9))
638
-
639
- ### Features
640
-
641
- - **sdk-coin-atom:** add sendMany support for cosmos chains ([ee609ec](https://github.com/BitGo/BitGoJS/commit/ee609ec5de3d3159c78ba59ecf7f43c79f6f5870))
642
-
643
- # [1.13.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hash@1.4.0...@bitgo/sdk-coin-hash@1.13.0) (2023-12-05)
644
-
645
- ### Bug Fixes
646
-
647
- - **abstract-cosmos:** update fee for recovery transaction ([c631c05](https://github.com/BitGo/BitGoJS/commit/c631c051b227e397ff21e85418a40f1655d2d3f4))
648
- - add bech32 validation to cosmos address validation ([f5008a7](https://github.com/BitGo/BitGoJS/commit/f5008a7298f9cb470795f8087b6840cf7f254369))
649
- - address verification for cosmos like coins ([5ac7879](https://github.com/BitGo/BitGoJS/commit/5ac78799b460d0d03eaa841db08a6855b571a46f))
650
- - **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
651
- - **sdk-coin-hash:** use correct mainnet address format ([13129e3](https://github.com/BitGo/BitGoJS/commit/13129e3af18dba550d9de5652ed593148e953cc9))
652
-
653
- ### Features
654
-
655
- - **sdk-coin-atom:** add sendMany support for cosmos chains ([ee609ec](https://github.com/BitGo/BitGoJS/commit/ee609ec5de3d3159c78ba59ecf7f43c79f6f5870))
656
-
657
- # [1.12.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hash@1.4.0...@bitgo/sdk-coin-hash@1.12.0) (2023-11-28)
658
-
659
- ### Bug Fixes
660
-
661
- - **abstract-cosmos:** update fee for recovery transaction ([c631c05](https://github.com/BitGo/BitGoJS/commit/c631c051b227e397ff21e85418a40f1655d2d3f4))
662
- - address verification for cosmos like coins ([5ac7879](https://github.com/BitGo/BitGoJS/commit/5ac78799b460d0d03eaa841db08a6855b571a46f))
663
- - **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
664
- - **sdk-coin-hash:** use correct mainnet address format ([13129e3](https://github.com/BitGo/BitGoJS/commit/13129e3af18dba550d9de5652ed593148e953cc9))
665
-
666
- ### Features
667
-
668
- - **sdk-coin-atom:** add sendMany support for cosmos chains ([ee609ec](https://github.com/BitGo/BitGoJS/commit/ee609ec5de3d3159c78ba59ecf7f43c79f6f5870))
669
-
670
- # [1.11.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hash@1.4.0...@bitgo/sdk-coin-hash@1.11.0) (2023-11-24)
671
-
672
- ### Bug Fixes
673
-
674
- - **abstract-cosmos:** update fee for recovery transaction ([c631c05](https://github.com/BitGo/BitGoJS/commit/c631c051b227e397ff21e85418a40f1655d2d3f4))
675
- - address verification for cosmos like coins ([5ac7879](https://github.com/BitGo/BitGoJS/commit/5ac78799b460d0d03eaa841db08a6855b571a46f))
676
- - **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
677
-
678
- ### Features
679
-
680
- - **sdk-coin-atom:** add sendMany support for cosmos chains ([ee609ec](https://github.com/BitGo/BitGoJS/commit/ee609ec5de3d3159c78ba59ecf7f43c79f6f5870))
681
-
682
- # [1.10.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hash@1.4.0...@bitgo/sdk-coin-hash@1.10.0) (2023-11-17)
683
-
684
- ### Bug Fixes
685
-
686
- - **abstract-cosmos:** update fee for recovery transaction ([c631c05](https://github.com/BitGo/BitGoJS/commit/c631c051b227e397ff21e85418a40f1655d2d3f4))
687
- - address verification for cosmos like coins ([5ac7879](https://github.com/BitGo/BitGoJS/commit/5ac78799b460d0d03eaa841db08a6855b571a46f))
688
- - **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
689
-
690
- ### Features
691
-
692
- - **sdk-coin-atom:** add sendMany support for cosmos chains ([ee609ec](https://github.com/BitGo/BitGoJS/commit/ee609ec5de3d3159c78ba59ecf7f43c79f6f5870))
693
-
694
- # [1.9.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hash@1.4.0...@bitgo/sdk-coin-hash@1.9.0) (2023-11-13)
695
-
696
- ### Bug Fixes
697
-
698
- - **abstract-cosmos:** update fee for recovery transaction ([c631c05](https://github.com/BitGo/BitGoJS/commit/c631c051b227e397ff21e85418a40f1655d2d3f4))
699
- - address verification for cosmos like coins ([5ac7879](https://github.com/BitGo/BitGoJS/commit/5ac78799b460d0d03eaa841db08a6855b571a46f))
700
- - **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
701
-
702
- ### Features
703
-
704
- - **sdk-coin-atom:** add sendMany support for cosmos chains ([ee609ec](https://github.com/BitGo/BitGoJS/commit/ee609ec5de3d3159c78ba59ecf7f43c79f6f5870))
705
-
706
- # [1.8.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hash@1.4.0...@bitgo/sdk-coin-hash@1.8.0) (2023-11-13)
707
-
708
- ### Bug Fixes
709
-
710
- - **abstract-cosmos:** update fee for recovery transaction ([c631c05](https://github.com/BitGo/BitGoJS/commit/c631c051b227e397ff21e85418a40f1655d2d3f4))
711
- - address verification for cosmos like coins ([5ac7879](https://github.com/BitGo/BitGoJS/commit/5ac78799b460d0d03eaa841db08a6855b571a46f))
712
- - **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
713
-
714
- ### Features
715
-
716
- - **sdk-coin-atom:** add sendMany support for cosmos chains ([ee609ec](https://github.com/BitGo/BitGoJS/commit/ee609ec5de3d3159c78ba59ecf7f43c79f6f5870))
717
-
718
- # [1.7.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hash@1.4.0...@bitgo/sdk-coin-hash@1.7.0) (2023-11-13)
719
-
720
- ### Bug Fixes
721
-
722
- - **abstract-cosmos:** update fee for recovery transaction ([c631c05](https://github.com/BitGo/BitGoJS/commit/c631c051b227e397ff21e85418a40f1655d2d3f4))
723
- - address verification for cosmos like coins ([5ac7879](https://github.com/BitGo/BitGoJS/commit/5ac78799b460d0d03eaa841db08a6855b571a46f))
724
- - **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
725
-
726
- ### Features
727
-
728
- - **sdk-coin-atom:** add sendMany support for cosmos chains ([ee609ec](https://github.com/BitGo/BitGoJS/commit/ee609ec5de3d3159c78ba59ecf7f43c79f6f5870))
729
-
730
- # [1.6.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hash@1.4.0...@bitgo/sdk-coin-hash@1.6.0) (2023-10-20)
731
-
732
- ### Bug Fixes
733
-
734
- - **abstract-cosmos:** update fee for recovery transaction ([c631c05](https://github.com/BitGo/BitGoJS/commit/c631c051b227e397ff21e85418a40f1655d2d3f4))
735
- - **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
736
-
737
- ### Features
738
-
739
- - **sdk-coin-atom:** add sendMany support for cosmos chains ([ee609ec](https://github.com/BitGo/BitGoJS/commit/ee609ec5de3d3159c78ba59ecf7f43c79f6f5870))
740
-
741
- # [1.5.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hash@1.4.0...@bitgo/sdk-coin-hash@1.5.0) (2023-10-18)
742
-
743
- ### Bug Fixes
744
-
745
- - **abstract-cosmos:** update fee for recovery transaction ([c631c05](https://github.com/BitGo/BitGoJS/commit/c631c051b227e397ff21e85418a40f1655d2d3f4))
746
- - **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
747
-
748
- ### Features
749
-
750
- - **sdk-coin-atom:** add sendMany support for cosmos chains ([ee609ec](https://github.com/BitGo/BitGoJS/commit/ee609ec5de3d3159c78ba59ecf7f43c79f6f5870))
751
-
752
- ## [1.4.11](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hash@1.4.0...@bitgo/sdk-coin-hash@1.4.11) (2023-09-25)
753
-
754
- ### Bug Fixes
755
-
756
- - **abstract-cosmos:** update fee for recovery transaction ([c631c05](https://github.com/BitGo/BitGoJS/commit/c631c051b227e397ff21e85418a40f1655d2d3f4))
757
- - **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
758
-
759
- ## [1.4.10](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hash@1.4.0...@bitgo/sdk-coin-hash@1.4.10) (2023-09-09)
760
-
761
- ### Bug Fixes
762
-
763
- - **abstract-cosmos:** update fee for recovery transaction ([c631c05](https://github.com/BitGo/BitGoJS/commit/c631c051b227e397ff21e85418a40f1655d2d3f4))
764
- - **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
765
-
766
- ## [1.4.9](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hash@1.4.0...@bitgo/sdk-coin-hash@1.4.9) (2023-09-09)
767
-
768
- ### Bug Fixes
769
-
770
- - **abstract-cosmos:** update fee for recovery transaction ([c631c05](https://github.com/BitGo/BitGoJS/commit/c631c051b227e397ff21e85418a40f1655d2d3f4))
771
- - **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
772
-
773
- ## [1.4.8](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hash@1.4.0...@bitgo/sdk-coin-hash@1.4.8) (2023-09-07)
774
-
775
- ### Bug Fixes
776
-
777
- - **abstract-cosmos:** update fee for recovery transaction ([c631c05](https://github.com/BitGo/BitGoJS/commit/c631c051b227e397ff21e85418a40f1655d2d3f4))
778
- - **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
779
-
780
- ## [1.4.7](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hash@1.4.0...@bitgo/sdk-coin-hash@1.4.7) (2023-09-05)
781
-
782
- ### Bug Fixes
783
-
784
- - **abstract-cosmos:** update fee for recovery transaction ([c631c05](https://github.com/BitGo/BitGoJS/commit/c631c051b227e397ff21e85418a40f1655d2d3f4))
785
- - **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
786
-
787
- ## [1.4.6](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hash@1.4.0...@bitgo/sdk-coin-hash@1.4.6) (2023-09-01)
788
-
789
- ### Bug Fixes
790
-
791
- - **abstract-cosmos:** update fee for recovery transaction ([c631c05](https://github.com/BitGo/BitGoJS/commit/c631c051b227e397ff21e85418a40f1655d2d3f4))
792
- - **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
793
-
794
- ## [1.4.5](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hash@1.4.0...@bitgo/sdk-coin-hash@1.4.5) (2023-08-29)
795
-
796
- ### Bug Fixes
797
-
798
- - **abstract-cosmos:** update fee for recovery transaction ([c631c05](https://github.com/BitGo/BitGoJS/commit/c631c051b227e397ff21e85418a40f1655d2d3f4))
799
-
800
- ## [1.4.4](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hash@1.4.0...@bitgo/sdk-coin-hash@1.4.4) (2023-08-25)
801
-
802
- ### Bug Fixes
803
-
804
- - **abstract-cosmos:** update fee for recovery transaction ([c631c05](https://github.com/BitGo/BitGoJS/commit/c631c051b227e397ff21e85418a40f1655d2d3f4))
805
-
806
- ## [1.4.3](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hash@1.4.0...@bitgo/sdk-coin-hash@1.4.3) (2023-08-24)
807
-
808
- ### Bug Fixes
809
-
810
- - **abstract-cosmos:** update fee for recovery transaction ([c631c05](https://github.com/BitGo/BitGoJS/commit/c631c051b227e397ff21e85418a40f1655d2d3f4))
811
-
812
- ## [1.4.2](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hash@1.4.0...@bitgo/sdk-coin-hash@1.4.2) (2023-08-16)
813
-
814
- ### Bug Fixes
815
-
816
- - **abstract-cosmos:** update fee for recovery transaction ([c631c05](https://github.com/BitGo/BitGoJS/commit/c631c051b227e397ff21e85418a40f1655d2d3f4))
817
-
818
- ## [1.4.1](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hash@1.4.0...@bitgo/sdk-coin-hash@1.4.1) (2023-08-16)
819
-
820
- ### Bug Fixes
821
-
822
- - **abstract-cosmos:** update fee for recovery transaction ([c631c05](https://github.com/BitGo/BitGoJS/commit/c631c051b227e397ff21e85418a40f1655d2d3f4))
823
-
824
- # [1.4.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hash@1.2.0...@bitgo/sdk-coin-hash@1.4.0) (2023-08-04)
825
-
826
- ### Features
827
-
828
- - **abstract-cosmos:** add recover functionality for cosmos side chains ([1317831](https://github.com/BitGo/BitGoJS/commit/131783179a9fcd0288cce16326360e56c833f18c))
829
- - **abstract-cosmos:** add wrw test data for cosmos side chains ([bb8c260](https://github.com/BitGo/BitGoJS/commit/bb8c260507b2eca661b40a7ffa6633f973ae30b6))
830
- - **abstract-cosmos:** add wrw testcases for cosmos side chains ([db3b5f9](https://github.com/BitGo/BitGoJS/commit/db3b5f9d7ddb68a9a269cb4d1dcee8ab1b4b3702))
831
- - **abstract-cosmos:** dependency fix ([222d122](https://github.com/BitGo/BitGoJS/commit/222d122f0a76ad79199d4194e25ac4b7d53bec0f))
832
- - **abstract-cosmos:** unit testcase comments resolved ([9581bbe](https://github.com/BitGo/BitGoJS/commit/9581bbef00e49e518d0518792c87a10412e8e438))
833
- - **root:** add node 18 to engines and CI ([9cc6a70](https://github.com/BitGo/BitGoJS/commit/9cc6a70ba807161b7c6a0ebe3d7c47f25c7c8eca))
834
- - **root:** remove node 14 from engines ([6ec47cb](https://github.com/BitGo/BitGoJS/commit/6ec47cbd7996cc78bbf2cf7f16595c24fe43cd41))
835
-
836
- # [1.3.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hash@1.2.0...@bitgo/sdk-coin-hash@1.3.0) (2023-07-28)
837
-
838
- ### Features
839
-
840
- - **root:** add node 18 to engines and CI ([9cc6a70](https://github.com/BitGo/BitGoJS/commit/9cc6a70ba807161b7c6a0ebe3d7c47f25c7c8eca))
841
- - **root:** remove node 14 from engines ([6ec47cb](https://github.com/BitGo/BitGoJS/commit/6ec47cbd7996cc78bbf2cf7f16595c24fe43cd41))
842
-
843
- # [1.2.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hash@1.1.0...@bitgo/sdk-coin-hash@1.2.0) (2023-07-18)
844
-
845
- ### Features
846
-
847
- - **abstract-cosmos:** add support for contract call transaction ([9b7dd54](https://github.com/BitGo/BitGoJS/commit/9b7dd54c6a3a9e5cf2b47b4a94ef225f111a8baf))
848
- - add base factor for individual cosmos side chains ([e661b36](https://github.com/BitGo/BitGoJS/commit/e661b3631445e7ff1ddcdb51385d1f993b4f35c9))
849
-
850
- # 1.1.0 (2023-06-21)
851
-
852
- ### Features
853
-
854
- - **sdk-coin-hash:** provenance sdk init along with testcases ([7e9aa75](https://github.com/BitGo/BitGoJS/commit/7e9aa75cf6152922563d311210b092ba86b9745e))
855
- - **sdk-coin-hash:** provenance sdk init along with testcases ([bb3fa9d](https://github.com/BitGo/BitGoJS/commit/bb3fa9d936c427c75357b84bd3606ac4e14bf433))
856
- - **sdk-coin-hash:** provenance sdk init along with testcases ([229e8bd](https://github.com/BitGo/BitGoJS/commit/229e8bd35d6c7e8852cd77d0bfcc745adb233933))
857
- - **sdk-coin-hash:** provenance sdk init along with testcases ([3862212](https://github.com/BitGo/BitGoJS/commit/38622127b29558aaefa6a135a284a727f94a057b))
858
- - **sdk-coin-hash:** provenance sdk init along with testcases ([7ab7cca](https://github.com/BitGo/BitGoJS/commit/7ab7ccad66e394298befdbb993abc182943ecf5c))