@bitgo-beta/sdk-coin-atom 3.1.2-beta.121 → 3.1.2-beta.1211

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 (46) hide show
  1. package/.mocharc.yml +1 -1
  2. package/CHANGELOG.md +843 -0
  3. package/dist/src/atom.d.ts +7 -115
  4. package/dist/src/atom.d.ts.map +1 -1
  5. package/dist/src/atom.js +12 -498
  6. package/dist/src/index.js +6 -2
  7. package/dist/src/lib/constants.d.ts +0 -6
  8. package/dist/src/lib/constants.d.ts.map +1 -1
  9. package/dist/src/lib/constants.js +8 -12
  10. package/dist/src/lib/index.d.ts +3 -8
  11. package/dist/src/lib/index.d.ts.map +1 -1
  12. package/dist/src/lib/index.js +33 -24
  13. package/dist/src/lib/keyPair.d.ts +3 -12
  14. package/dist/src/lib/keyPair.d.ts.map +1 -1
  15. package/dist/src/lib/keyPair.js +5 -43
  16. package/dist/src/lib/transactionBuilderFactory.d.ts +8 -11
  17. package/dist/src/lib/transactionBuilderFactory.d.ts.map +1 -1
  18. package/dist/src/lib/transactionBuilderFactory.js +21 -11
  19. package/dist/src/lib/utils.d.ts +5 -159
  20. package/dist/src/lib/utils.d.ts.map +1 -1
  21. package/dist/src/lib/utils.js +32 -498
  22. package/dist/src/tatom.d.ts +0 -8
  23. package/dist/src/tatom.d.ts.map +1 -1
  24. package/dist/src/tatom.js +1 -13
  25. package/package.json +11 -16
  26. package/dist/src/lib/StakingActivateBuilder.d.ts +0 -11
  27. package/dist/src/lib/StakingActivateBuilder.d.ts.map +0 -1
  28. package/dist/src/lib/StakingActivateBuilder.js +0 -31
  29. package/dist/src/lib/StakingDeactivateBuilder.d.ts +0 -11
  30. package/dist/src/lib/StakingDeactivateBuilder.d.ts.map +0 -1
  31. package/dist/src/lib/StakingDeactivateBuilder.js +0 -31
  32. package/dist/src/lib/StakingWithdrawRewardsBuilder.d.ts +0 -11
  33. package/dist/src/lib/StakingWithdrawRewardsBuilder.d.ts.map +0 -1
  34. package/dist/src/lib/StakingWithdrawRewardsBuilder.js +0 -31
  35. package/dist/src/lib/iface.d.ts +0 -46
  36. package/dist/src/lib/iface.d.ts.map +0 -1
  37. package/dist/src/lib/iface.js +0 -3
  38. package/dist/src/lib/transaction.d.ts +0 -58
  39. package/dist/src/lib/transaction.d.ts.map +0 -1
  40. package/dist/src/lib/transaction.js +0 -271
  41. package/dist/src/lib/transactionBuilder.d.ts +0 -78
  42. package/dist/src/lib/transactionBuilder.d.ts.map +0 -1
  43. package/dist/src/lib/transactionBuilder.js +0 -179
  44. package/dist/src/lib/transferBuilder.d.ts +0 -11
  45. package/dist/src/lib/transferBuilder.d.ts.map +0 -1
  46. package/dist/src/lib/transferBuilder.js +0 -31
package/CHANGELOG.md CHANGED
@@ -3,6 +3,849 @@
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
+ # [13.9.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@13.8.2...@bitgo/sdk-coin-atom@13.9.0) (2025-09-25)
7
+
8
+ ### Features
9
+
10
+ - configure learn to skip git operations ([ee3a622](https://github.com/BitGo/BitGoJS/commit/ee3a6220496476aa7f4545b5f4a9a3bf97d9bdb9))
11
+
12
+ ## [13.8.2](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@13.8.1...@bitgo/sdk-coin-atom@13.8.2) (2025-09-03)
13
+
14
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
15
+
16
+ ## [13.8.1](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@13.8.0...@bitgo/sdk-coin-atom@13.8.1) (2025-08-30)
17
+
18
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
19
+
20
+ # [13.8.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@13.7.1...@bitgo/sdk-coin-atom@13.8.0) (2025-08-29)
21
+
22
+ ### Features
23
+
24
+ - **abstract-cosmos:** add non-bitgo token recovery support on wrw ([86f44eb](https://github.com/BitGo/BitGoJS/commit/86f44ebbae563085dab6323ebae12301753fbbe4))
25
+
26
+ ## [13.7.1](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@13.7.0...@bitgo/sdk-coin-atom@13.7.1) (2025-08-27)
27
+
28
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
29
+
30
+ # [13.7.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@13.6.3...@bitgo/sdk-coin-atom@13.7.0) (2025-08-22)
31
+
32
+ ### Features
33
+
34
+ - **root:** migrate ts-node -> tsx ([ea180b4](https://github.com/BitGo/BitGoJS/commit/ea180b43001d8e956196bc07b32798e3a7031eeb))
35
+
36
+ ## [13.6.3](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@13.6.2...@bitgo/sdk-coin-atom@13.6.3) (2025-08-22)
37
+
38
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
39
+
40
+ ## [13.6.2](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@13.6.1...@bitgo/sdk-coin-atom@13.6.2) (2025-08-19)
41
+
42
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
43
+
44
+ ## [13.6.1](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@13.6.0...@bitgo/sdk-coin-atom@13.6.1) (2025-08-14)
45
+
46
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
47
+
48
+ # [13.6.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@13.5.11...@bitgo/sdk-coin-atom@13.6.0) (2025-08-07)
49
+
50
+ ### Bug Fixes
51
+
52
+ - **root:** bump axios version for form-data vuln ([18ce88b](https://github.com/BitGo/BitGoJS/commit/18ce88b51958bec7b29d30c683c3842d022dd674))
53
+
54
+ ### Features
55
+
56
+ - use statics to get denom of tokens ([e89d793](https://github.com/BitGo/BitGoJS/commit/e89d79365086512d845bb498deed7ee66ecd2fc0))
57
+
58
+ ## [13.5.11](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@13.5.10...@bitgo/sdk-coin-atom@13.5.11) (2025-07-31)
59
+
60
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
61
+
62
+ ## [13.5.10](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@13.5.9...@bitgo/sdk-coin-atom@13.5.10) (2025-07-30)
63
+
64
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
65
+
66
+ ## [13.5.9](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@13.5.7...@bitgo/sdk-coin-atom@13.5.9) (2025-07-25)
67
+
68
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
69
+
70
+ ## [13.5.8](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@13.5.7...@bitgo/sdk-coin-atom@13.5.8) (2025-07-23)
71
+
72
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
73
+
74
+ ## [13.5.7](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@13.5.6...@bitgo/sdk-coin-atom@13.5.7) (2025-07-15)
75
+
76
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
77
+
78
+ ## [13.5.6](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@13.5.5...@bitgo/sdk-coin-atom@13.5.6) (2025-07-10)
79
+
80
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
81
+
82
+ ## [13.5.5](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@13.5.4...@bitgo/sdk-coin-atom@13.5.5) (2025-07-03)
83
+
84
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
85
+
86
+ ## [13.5.4](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@13.5.3...@bitgo/sdk-coin-atom@13.5.4) (2025-06-25)
87
+
88
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
89
+
90
+ ## [13.5.3](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@13.5.2...@bitgo/sdk-coin-atom@13.5.3) (2025-06-24)
91
+
92
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
93
+
94
+ ## [13.5.2](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@13.5.1...@bitgo/sdk-coin-atom@13.5.2) (2025-06-18)
95
+
96
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
97
+
98
+ ## [13.5.1](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@13.5.0...@bitgo/sdk-coin-atom@13.5.1) (2025-06-10)
99
+
100
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
101
+
102
+ # [13.5.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@13.4.14...@bitgo/sdk-coin-atom@13.5.0) (2025-06-05)
103
+
104
+ ### Features
105
+
106
+ - **root:** support node 22 ([c4ad6af](https://github.com/BitGo/BitGoJS/commit/c4ad6af2e8896221417c303f0f6b84652b493216))
107
+
108
+ ## [13.4.14](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@13.4.13...@bitgo/sdk-coin-atom@13.4.14) (2025-06-02)
109
+
110
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
111
+
112
+ ## [13.4.13](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@13.4.12...@bitgo/sdk-coin-atom@13.4.13) (2025-05-28)
113
+
114
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
115
+
116
+ ## [13.4.12](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@13.4.11...@bitgo/sdk-coin-atom@13.4.12) (2025-05-22)
117
+
118
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
119
+
120
+ ## [13.4.11](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@13.4.10...@bitgo/sdk-coin-atom@13.4.11) (2025-05-20)
121
+
122
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
123
+
124
+ ## [13.4.10](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@13.4.9...@bitgo/sdk-coin-atom@13.4.10) (2025-05-07)
125
+
126
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
127
+
128
+ ## [13.4.9](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@13.4.8...@bitgo/sdk-coin-atom@13.4.9) (2025-04-29)
129
+
130
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
131
+
132
+ ## [13.4.8](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@13.4.7...@bitgo/sdk-coin-atom@13.4.8) (2025-04-25)
133
+
134
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
135
+
136
+ ## [13.4.7](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@13.4.6...@bitgo/sdk-coin-atom@13.4.7) (2025-04-15)
137
+
138
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
139
+
140
+ ## [13.4.6](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@13.4.5...@bitgo/sdk-coin-atom@13.4.6) (2025-04-04)
141
+
142
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
143
+
144
+ ## [13.4.5](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@13.4.4...@bitgo/sdk-coin-atom@13.4.5) (2025-04-02)
145
+
146
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
147
+
148
+ ## [13.4.4](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@13.4.3...@bitgo/sdk-coin-atom@13.4.4) (2025-03-28)
149
+
150
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
151
+
152
+ ## [13.4.3](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@13.4.2...@bitgo/sdk-coin-atom@13.4.3) (2025-03-20)
153
+
154
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
155
+
156
+ ## [13.4.2](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@13.4.1...@bitgo/sdk-coin-atom@13.4.2) (2025-03-18)
157
+
158
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
159
+
160
+ ## [13.4.1](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@13.4.0...@bitgo/sdk-coin-atom@13.4.1) (2025-03-06)
161
+
162
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
163
+
164
+ # [13.4.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@13.1.22...@bitgo/sdk-coin-atom@13.4.0) (2025-03-04)
165
+
166
+ ### Bug Fixes
167
+
168
+ - address validation for cosmos like coins ([2912eab](https://github.com/BitGo/BitGoJS/commit/2912eabf6a1dbc7cde3715352c3849f550b5b6ec))
169
+
170
+ ### Features
171
+
172
+ - **abstract-cosmos:** add unsigned sweep recovery for cosmos ([e2d1d07](https://github.com/BitGo/BitGoJS/commit/e2d1d0787a375d6ae8493961b607a9cea9d2f29a))
173
+
174
+ # [13.3.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@13.1.22...@bitgo/sdk-coin-atom@13.3.0) (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
+ ### Features
181
+
182
+ - **abstract-cosmos:** add unsigned sweep recovery for cosmos ([e2d1d07](https://github.com/BitGo/BitGoJS/commit/e2d1d0787a375d6ae8493961b607a9cea9d2f29a))
183
+
184
+ # [13.2.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@13.1.22...@bitgo/sdk-coin-atom@13.2.0) (2025-02-20)
185
+
186
+ ### Bug Fixes
187
+
188
+ - address validation for cosmos like coins ([2912eab](https://github.com/BitGo/BitGoJS/commit/2912eabf6a1dbc7cde3715352c3849f550b5b6ec))
189
+
190
+ ### Features
191
+
192
+ - **abstract-cosmos:** add unsigned sweep recovery for cosmos ([e2d1d07](https://github.com/BitGo/BitGoJS/commit/e2d1d0787a375d6ae8493961b607a9cea9d2f29a))
193
+
194
+ ## [13.1.22](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@13.1.21...@bitgo/sdk-coin-atom@13.1.22) (2025-02-19)
195
+
196
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
197
+
198
+ ## [13.1.21](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@13.1.20...@bitgo/sdk-coin-atom@13.1.21) (2025-02-11)
199
+
200
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
201
+
202
+ ## [13.1.20](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@13.1.19...@bitgo/sdk-coin-atom@13.1.20) (2025-02-05)
203
+
204
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
205
+
206
+ ## [13.1.19](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@13.1.18...@bitgo/sdk-coin-atom@13.1.19) (2025-01-28)
207
+
208
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
209
+
210
+ ## [13.1.18](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@13.1.17...@bitgo/sdk-coin-atom@13.1.18) (2025-01-23)
211
+
212
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
213
+
214
+ ## [13.1.17](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@13.1.16...@bitgo/sdk-coin-atom@13.1.17) (2025-01-23)
215
+
216
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
217
+
218
+ ## [13.1.16](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@13.1.15...@bitgo/sdk-coin-atom@13.1.16) (2025-01-20)
219
+
220
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
221
+
222
+ ## [13.1.15](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@13.1.14...@bitgo/sdk-coin-atom@13.1.15) (2025-01-15)
223
+
224
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
225
+
226
+ ## [13.1.14](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@13.1.13...@bitgo/sdk-coin-atom@13.1.14) (2025-01-09)
227
+
228
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
229
+
230
+ ## [13.1.13](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@13.1.12...@bitgo/sdk-coin-atom@13.1.13) (2025-01-03)
231
+
232
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
233
+
234
+ ## [13.1.12](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@13.1.11...@bitgo/sdk-coin-atom@13.1.12) (2024-12-24)
235
+
236
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
237
+
238
+ ## [13.1.11](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@13.1.10...@bitgo/sdk-coin-atom@13.1.11) (2024-12-19)
239
+
240
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
241
+
242
+ ## [13.1.10](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@13.1.8...@bitgo/sdk-coin-atom@13.1.10) (2024-12-17)
243
+
244
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
245
+
246
+ ## [13.1.9](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@13.1.8...@bitgo/sdk-coin-atom@13.1.9) (2024-12-17)
247
+
248
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
249
+
250
+ ## [13.1.8](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@13.1.7...@bitgo/sdk-coin-atom@13.1.8) (2024-12-12)
251
+
252
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
253
+
254
+ ## [13.1.7](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@13.1.6...@bitgo/sdk-coin-atom@13.1.7) (2024-12-11)
255
+
256
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
257
+
258
+ ## [13.1.6](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@13.1.5...@bitgo/sdk-coin-atom@13.1.6) (2024-12-03)
259
+
260
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
261
+
262
+ ## [13.1.5](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@13.1.4...@bitgo/sdk-coin-atom@13.1.5) (2024-11-26)
263
+
264
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
265
+
266
+ ## [13.1.4](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@13.1.3...@bitgo/sdk-coin-atom@13.1.4) (2024-11-21)
267
+
268
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
269
+
270
+ ## [13.1.3](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@13.1.1...@bitgo/sdk-coin-atom@13.1.3) (2024-11-19)
271
+
272
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
273
+
274
+ ## [13.1.2](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@13.1.1...@bitgo/sdk-coin-atom@13.1.2) (2024-11-14)
275
+
276
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
277
+
278
+ ## [13.1.1](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@13.1.0...@bitgo/sdk-coin-atom@13.1.1) (2024-11-08)
279
+
280
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
281
+
282
+ # [13.1.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@13.0.12...@bitgo/sdk-coin-atom@13.1.0) (2024-11-07)
283
+
284
+ ### Features
285
+
286
+ - retrofit during cosmos tss recovery ([ceaae14](https://github.com/BitGo/BitGoJS/commit/ceaae147598120576eaa67a50df7977624558b82))
287
+
288
+ ## [13.0.12](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@13.0.11...@bitgo/sdk-coin-atom@13.0.12) (2024-11-01)
289
+
290
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
291
+
292
+ ## [13.0.11](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@13.0.10...@bitgo/sdk-coin-atom@13.0.11) (2024-10-22)
293
+
294
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
295
+
296
+ ## [13.0.10](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@13.0.9...@bitgo/sdk-coin-atom@13.0.10) (2024-10-15)
297
+
298
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
299
+
300
+ ## [13.0.9](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@13.0.8...@bitgo/sdk-coin-atom@13.0.9) (2024-10-08)
301
+
302
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
303
+
304
+ ## [13.0.8](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@13.0.7...@bitgo/sdk-coin-atom@13.0.8) (2024-10-04)
305
+
306
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
307
+
308
+ ## [13.0.7](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@13.0.6...@bitgo/sdk-coin-atom@13.0.7) (2024-09-24)
309
+
310
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
311
+
312
+ ## [13.0.6](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@13.0.5...@bitgo/sdk-coin-atom@13.0.6) (2024-09-19)
313
+
314
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
315
+
316
+ ## [13.0.5](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@13.0.4...@bitgo/sdk-coin-atom@13.0.5) (2024-09-16)
317
+
318
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
319
+
320
+ ## [13.0.4](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@13.0.3...@bitgo/sdk-coin-atom@13.0.4) (2024-09-10)
321
+
322
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
323
+
324
+ ## [13.0.3](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@13.0.2...@bitgo/sdk-coin-atom@13.0.3) (2024-09-03)
325
+
326
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
327
+
328
+ ## [13.0.2](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@13.0.1...@bitgo/sdk-coin-atom@13.0.2) (2024-08-29)
329
+
330
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
331
+
332
+ ## [13.0.1](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@13.0.0...@bitgo/sdk-coin-atom@13.0.1) (2024-08-27)
333
+
334
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
335
+
336
+ # [13.0.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@12.1.0...@bitgo/sdk-coin-atom@13.0.0) (2024-08-20)
337
+
338
+ ### Features
339
+
340
+ - move opensslbytes to own package ([e23c562](https://github.com/BitGo/BitGoJS/commit/e23c5627957916055e68329541dd1eb775704ca5))
341
+
342
+ ### BREAKING CHANGES
343
+
344
+ - clients using challenge
345
+ generation & TSS Recovery functions must now
346
+ install @bitgo/sdk-opensslbytes separately &
347
+ provide the openSSLBytes WASM themselves.
348
+
349
+ Ticket: CE-4329
350
+
351
+ ## [12.1.1](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@12.1.0...@bitgo/sdk-coin-atom@12.1.1) (2024-08-13)
352
+
353
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
354
+
355
+ # [12.1.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@12.0.28...@bitgo/sdk-coin-atom@12.1.0) (2024-08-07)
356
+
357
+ ### Features
358
+
359
+ - **abstract-cosmos:** add dkls support for cosmos hot wallet recovery ([da24a55](https://github.com/BitGo/BitGoJS/commit/da24a559d42ac0f2975fd03ec335f5e72bcd8f49))
360
+
361
+ ## [12.0.28](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@12.0.27...@bitgo/sdk-coin-atom@12.0.28) (2024-07-30)
362
+
363
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
364
+
365
+ ## [12.0.27](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@12.0.26...@bitgo/sdk-coin-atom@12.0.27) (2024-07-24)
366
+
367
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
368
+
369
+ ## [12.0.26](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@12.0.25...@bitgo/sdk-coin-atom@12.0.26) (2024-07-16)
370
+
371
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
372
+
373
+ ## [12.0.25](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@12.0.24...@bitgo/sdk-coin-atom@12.0.25) (2024-07-04)
374
+
375
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
376
+
377
+ ## [12.0.24](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@12.0.23...@bitgo/sdk-coin-atom@12.0.24) (2024-07-02)
378
+
379
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
380
+
381
+ ## [12.0.23](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@12.0.22...@bitgo/sdk-coin-atom@12.0.23) (2024-06-27)
382
+
383
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
384
+
385
+ ## [12.0.22](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@12.0.21...@bitgo/sdk-coin-atom@12.0.22) (2024-06-26)
386
+
387
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
388
+
389
+ ## [12.0.21](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@12.0.19...@bitgo/sdk-coin-atom@12.0.21) (2024-06-21)
390
+
391
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
392
+
393
+ ## [12.0.20](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@12.0.19...@bitgo/sdk-coin-atom@12.0.20) (2024-06-20)
394
+
395
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
396
+
397
+ ## [12.0.19](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@12.0.18...@bitgo/sdk-coin-atom@12.0.19) (2024-06-14)
398
+
399
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
400
+
401
+ ## [12.0.18](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@12.0.17...@bitgo/sdk-coin-atom@12.0.18) (2024-06-11)
402
+
403
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
404
+
405
+ ## [12.0.17](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@12.0.16...@bitgo/sdk-coin-atom@12.0.17) (2024-06-05)
406
+
407
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
408
+
409
+ ## [12.0.16](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@12.0.15...@bitgo/sdk-coin-atom@12.0.16) (2024-05-31)
410
+
411
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
412
+
413
+ ## [12.0.15](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@12.0.14...@bitgo/sdk-coin-atom@12.0.15) (2024-05-28)
414
+
415
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
416
+
417
+ ## [12.0.14](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@12.0.13...@bitgo/sdk-coin-atom@12.0.14) (2024-05-22)
418
+
419
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
420
+
421
+ ## [12.0.13](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@12.0.12...@bitgo/sdk-coin-atom@12.0.13) (2024-05-17)
422
+
423
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
424
+
425
+ ## [12.0.12](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@12.0.11...@bitgo/sdk-coin-atom@12.0.12) (2024-05-13)
426
+
427
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
428
+
429
+ ## [12.0.11](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@12.0.10...@bitgo/sdk-coin-atom@12.0.11) (2024-05-08)
430
+
431
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
432
+
433
+ ## [12.0.10](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@12.0.9...@bitgo/sdk-coin-atom@12.0.10) (2024-05-01)
434
+
435
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
436
+
437
+ ## [12.0.9](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@12.0.8...@bitgo/sdk-coin-atom@12.0.9) (2024-04-25)
438
+
439
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
440
+
441
+ ## [12.0.8](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@12.0.7...@bitgo/sdk-coin-atom@12.0.8) (2024-04-24)
442
+
443
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
444
+
445
+ ## [12.0.7](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@12.0.6...@bitgo/sdk-coin-atom@12.0.7) (2024-04-22)
446
+
447
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
448
+
449
+ ## [12.0.6](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@12.0.5...@bitgo/sdk-coin-atom@12.0.6) (2024-04-17)
450
+
451
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
452
+
453
+ ## [12.0.5](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@12.0.4...@bitgo/sdk-coin-atom@12.0.5) (2024-04-12)
454
+
455
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
456
+
457
+ ## [12.0.4](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@12.0.3...@bitgo/sdk-coin-atom@12.0.4) (2024-04-10)
458
+
459
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
460
+
461
+ ## [12.0.3](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@12.0.2...@bitgo/sdk-coin-atom@12.0.3) (2024-04-09)
462
+
463
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
464
+
465
+ ## [12.0.2](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@12.0.1...@bitgo/sdk-coin-atom@12.0.2) (2024-04-08)
466
+
467
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
468
+
469
+ ## [12.0.1](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@12.0.0...@bitgo/sdk-coin-atom@12.0.1) (2024-04-05)
470
+
471
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
472
+
473
+ # [12.0.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@11.0.4...@bitgo/sdk-coin-atom@12.0.0) (2024-03-28)
474
+
475
+ ### Features
476
+
477
+ - **abstract-cosmos:** added redelegation for cosmos coins ([8ea18ab](https://github.com/BitGo/BitGoJS/commit/8ea18ab0ca115ba9b61335e69d34790f0c046e7b))
478
+ - **root:** deprecate node 16 ([d3ec624](https://github.com/BitGo/BitGoJS/commit/d3ec6240bddae2a4ab7fa80c4a16efecc36210bd))
479
+
480
+ ### BREAKING CHANGES
481
+
482
+ - **root:** Node 16 is no longer supported in bitgojs.
483
+ TICKET: WP-1100
484
+
485
+ ## [11.0.4](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@11.0.3...@bitgo/sdk-coin-atom@11.0.4) (2024-03-19)
486
+
487
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
488
+
489
+ ## [11.0.3](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@11.0.2...@bitgo/sdk-coin-atom@11.0.3) (2024-03-11)
490
+
491
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
492
+
493
+ ## [11.0.2](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@11.0.1...@bitgo/sdk-coin-atom@11.0.2) (2024-02-28)
494
+
495
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
496
+
497
+ ## [11.0.1](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@11.0.0...@bitgo/sdk-coin-atom@11.0.1) (2024-02-22)
498
+
499
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
500
+
501
+ # [11.0.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@3.6.0...@bitgo/sdk-coin-atom@11.0.0) (2024-02-19)
502
+
503
+ ### Bug Fixes
504
+
505
+ - add bech32 validation to cosmos address validation ([f5008a7](https://github.com/BitGo/BitGoJS/commit/f5008a7298f9cb470795f8087b6840cf7f254369))
506
+ - address verification for cosmos like coins ([5ac7879](https://github.com/BitGo/BitGoJS/commit/5ac78799b460d0d03eaa841db08a6855b571a46f))
507
+ - **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
508
+
509
+ ### Code Refactoring
510
+
511
+ - **sdk-coin-atom:** use abstract-cosmos ([18abbea](https://github.com/BitGo/BitGoJS/commit/18abbea939bb8f1cee1bbc72cfd8a2955468fcc5))
512
+
513
+ ### Features
514
+
515
+ - **sdk-coin-atom:** add sendMany support for cosmos chains ([ee609ec](https://github.com/BitGo/BitGoJS/commit/ee609ec5de3d3159c78ba59ecf7f43c79f6f5870))
516
+
517
+ ### BREAKING CHANGES
518
+
519
+ - **sdk-coin-atom:** restructured exports
520
+
521
+ * Removed constants overlapping with @bitgo/abstract-cosmos
522
+ * Removed common Interfaces exported by @bitgo/abstract-cosmos
523
+
524
+ Code dependent on the previously exported Interfaces/Constants needs to
525
+ be updated to import these from @bitgo/abstract-cosmos instead
526
+
527
+ # [10.0.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@3.6.0...@bitgo/sdk-coin-atom@10.0.0) (2024-01-30)
528
+
529
+ ### Bug Fixes
530
+
531
+ - add bech32 validation to cosmos address validation ([f5008a7](https://github.com/BitGo/BitGoJS/commit/f5008a7298f9cb470795f8087b6840cf7f254369))
532
+ - address verification for cosmos like coins ([5ac7879](https://github.com/BitGo/BitGoJS/commit/5ac78799b460d0d03eaa841db08a6855b571a46f))
533
+ - **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
534
+
535
+ ### Code Refactoring
536
+
537
+ - **sdk-coin-atom:** use abstract-cosmos ([18abbea](https://github.com/BitGo/BitGoJS/commit/18abbea939bb8f1cee1bbc72cfd8a2955468fcc5))
538
+
539
+ ### Features
540
+
541
+ - **sdk-coin-atom:** add sendMany support for cosmos chains ([ee609ec](https://github.com/BitGo/BitGoJS/commit/ee609ec5de3d3159c78ba59ecf7f43c79f6f5870))
542
+
543
+ ### BREAKING CHANGES
544
+
545
+ - **sdk-coin-atom:** restructured exports
546
+
547
+ * Removed constants overlapping with @bitgo/abstract-cosmos
548
+ * Removed common Interfaces exported by @bitgo/abstract-cosmos
549
+
550
+ Code dependent on the previously exported Interfaces/Constants needs to
551
+ be updated to import these from @bitgo/abstract-cosmos instead
552
+
553
+ # [9.0.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@3.6.0...@bitgo/sdk-coin-atom@9.0.0) (2024-01-26)
554
+
555
+ ### Bug Fixes
556
+
557
+ - add bech32 validation to cosmos address validation ([f5008a7](https://github.com/BitGo/BitGoJS/commit/f5008a7298f9cb470795f8087b6840cf7f254369))
558
+ - address verification for cosmos like coins ([5ac7879](https://github.com/BitGo/BitGoJS/commit/5ac78799b460d0d03eaa841db08a6855b571a46f))
559
+ - **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
560
+
561
+ ### Code Refactoring
562
+
563
+ - **sdk-coin-atom:** use abstract-cosmos ([18abbea](https://github.com/BitGo/BitGoJS/commit/18abbea939bb8f1cee1bbc72cfd8a2955468fcc5))
564
+
565
+ ### Features
566
+
567
+ - **sdk-coin-atom:** add sendMany support for cosmos chains ([ee609ec](https://github.com/BitGo/BitGoJS/commit/ee609ec5de3d3159c78ba59ecf7f43c79f6f5870))
568
+
569
+ ### BREAKING CHANGES
570
+
571
+ - **sdk-coin-atom:** restructured exports
572
+
573
+ * Removed constants overlapping with @bitgo/abstract-cosmos
574
+ * Removed common Interfaces exported by @bitgo/abstract-cosmos
575
+
576
+ Code dependent on the previously exported Interfaces/Constants needs to
577
+ be updated to import these from @bitgo/abstract-cosmos instead
578
+
579
+ # [8.0.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@3.6.0...@bitgo/sdk-coin-atom@8.0.0) (2024-01-26)
580
+
581
+ ### Bug Fixes
582
+
583
+ - add bech32 validation to cosmos address validation ([f5008a7](https://github.com/BitGo/BitGoJS/commit/f5008a7298f9cb470795f8087b6840cf7f254369))
584
+ - address verification for cosmos like coins ([5ac7879](https://github.com/BitGo/BitGoJS/commit/5ac78799b460d0d03eaa841db08a6855b571a46f))
585
+ - **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
586
+
587
+ ### Code Refactoring
588
+
589
+ - **sdk-coin-atom:** use abstract-cosmos ([18abbea](https://github.com/BitGo/BitGoJS/commit/18abbea939bb8f1cee1bbc72cfd8a2955468fcc5))
590
+
591
+ ### Features
592
+
593
+ - **sdk-coin-atom:** add sendMany support for cosmos chains ([ee609ec](https://github.com/BitGo/BitGoJS/commit/ee609ec5de3d3159c78ba59ecf7f43c79f6f5870))
594
+
595
+ ### BREAKING CHANGES
596
+
597
+ - **sdk-coin-atom:** restructured exports
598
+
599
+ * Removed constants overlapping with @bitgo/abstract-cosmos
600
+ * Removed common Interfaces exported by @bitgo/abstract-cosmos
601
+
602
+ Code dependent on the previously exported Interfaces/Constants needs to
603
+ be updated to import these from @bitgo/abstract-cosmos instead
604
+
605
+ # [7.0.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@3.6.0...@bitgo/sdk-coin-atom@7.0.0) (2024-01-25)
606
+
607
+ ### Bug Fixes
608
+
609
+ - add bech32 validation to cosmos address validation ([f5008a7](https://github.com/BitGo/BitGoJS/commit/f5008a7298f9cb470795f8087b6840cf7f254369))
610
+ - address verification for cosmos like coins ([5ac7879](https://github.com/BitGo/BitGoJS/commit/5ac78799b460d0d03eaa841db08a6855b571a46f))
611
+ - **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
612
+
613
+ ### Code Refactoring
614
+
615
+ - **sdk-coin-atom:** use abstract-cosmos ([18abbea](https://github.com/BitGo/BitGoJS/commit/18abbea939bb8f1cee1bbc72cfd8a2955468fcc5))
616
+
617
+ ### Features
618
+
619
+ - **sdk-coin-atom:** add sendMany support for cosmos chains ([ee609ec](https://github.com/BitGo/BitGoJS/commit/ee609ec5de3d3159c78ba59ecf7f43c79f6f5870))
620
+
621
+ ### BREAKING CHANGES
622
+
623
+ - **sdk-coin-atom:** restructured exports
624
+
625
+ * Removed constants overlapping with @bitgo/abstract-cosmos
626
+ * Removed common Interfaces exported by @bitgo/abstract-cosmos
627
+
628
+ Code dependent on the previously exported Interfaces/Constants needs to
629
+ be updated to import these from @bitgo/abstract-cosmos instead
630
+
631
+ # [6.0.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@3.6.0...@bitgo/sdk-coin-atom@6.0.0) (2024-01-22)
632
+
633
+ ### Bug Fixes
634
+
635
+ - add bech32 validation to cosmos address validation ([f5008a7](https://github.com/BitGo/BitGoJS/commit/f5008a7298f9cb470795f8087b6840cf7f254369))
636
+ - address verification for cosmos like coins ([5ac7879](https://github.com/BitGo/BitGoJS/commit/5ac78799b460d0d03eaa841db08a6855b571a46f))
637
+ - **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
638
+
639
+ ### Code Refactoring
640
+
641
+ - **sdk-coin-atom:** use abstract-cosmos ([18abbea](https://github.com/BitGo/BitGoJS/commit/18abbea939bb8f1cee1bbc72cfd8a2955468fcc5))
642
+
643
+ ### Features
644
+
645
+ - **sdk-coin-atom:** add sendMany support for cosmos chains ([ee609ec](https://github.com/BitGo/BitGoJS/commit/ee609ec5de3d3159c78ba59ecf7f43c79f6f5870))
646
+
647
+ ### BREAKING CHANGES
648
+
649
+ - **sdk-coin-atom:** restructured exports
650
+
651
+ * Removed constants overlapping with @bitgo/abstract-cosmos
652
+ * Removed common Interfaces exported by @bitgo/abstract-cosmos
653
+
654
+ Code dependent on the previously exported Interfaces/Constants needs to
655
+ be updated to import these from @bitgo/abstract-cosmos instead
656
+
657
+ # [5.0.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@3.6.0...@bitgo/sdk-coin-atom@5.0.0) (2024-01-09)
658
+
659
+ ### Bug Fixes
660
+
661
+ - add bech32 validation to cosmos address validation ([f5008a7](https://github.com/BitGo/BitGoJS/commit/f5008a7298f9cb470795f8087b6840cf7f254369))
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
+
665
+ ### Code Refactoring
666
+
667
+ - **sdk-coin-atom:** use abstract-cosmos ([18abbea](https://github.com/BitGo/BitGoJS/commit/18abbea939bb8f1cee1bbc72cfd8a2955468fcc5))
668
+
669
+ ### Features
670
+
671
+ - **sdk-coin-atom:** add sendMany support for cosmos chains ([ee609ec](https://github.com/BitGo/BitGoJS/commit/ee609ec5de3d3159c78ba59ecf7f43c79f6f5870))
672
+
673
+ ### BREAKING CHANGES
674
+
675
+ - **sdk-coin-atom:** restructured exports
676
+
677
+ * Removed constants overlapping with @bitgo/abstract-cosmos
678
+ * Removed common Interfaces exported by @bitgo/abstract-cosmos
679
+
680
+ Code dependent on the previously exported Interfaces/Constants needs to
681
+ be updated to import these from @bitgo/abstract-cosmos instead
682
+
683
+ # [4.0.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@3.6.0...@bitgo/sdk-coin-atom@4.0.0) (2024-01-03)
684
+
685
+ ### Bug Fixes
686
+
687
+ - add bech32 validation to cosmos address validation ([f5008a7](https://github.com/BitGo/BitGoJS/commit/f5008a7298f9cb470795f8087b6840cf7f254369))
688
+ - address verification for cosmos like coins ([5ac7879](https://github.com/BitGo/BitGoJS/commit/5ac78799b460d0d03eaa841db08a6855b571a46f))
689
+ - **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
690
+
691
+ ### Code Refactoring
692
+
693
+ - **sdk-coin-atom:** use abstract-cosmos ([18abbea](https://github.com/BitGo/BitGoJS/commit/18abbea939bb8f1cee1bbc72cfd8a2955468fcc5))
694
+
695
+ ### Features
696
+
697
+ - **sdk-coin-atom:** add sendMany support for cosmos chains ([ee609ec](https://github.com/BitGo/BitGoJS/commit/ee609ec5de3d3159c78ba59ecf7f43c79f6f5870))
698
+
699
+ ### BREAKING CHANGES
700
+
701
+ - **sdk-coin-atom:** restructured exports
702
+
703
+ * Removed constants overlapping with @bitgo/abstract-cosmos
704
+ * Removed common Interfaces exported by @bitgo/abstract-cosmos
705
+
706
+ Code dependent on the previously exported Interfaces/Constants needs to
707
+ be updated to import these from @bitgo/abstract-cosmos instead
708
+
709
+ # [3.18.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@3.6.0...@bitgo/sdk-coin-atom@3.18.0) (2023-12-18)
710
+
711
+ ### Bug Fixes
712
+
713
+ - add bech32 validation to cosmos address validation ([f5008a7](https://github.com/BitGo/BitGoJS/commit/f5008a7298f9cb470795f8087b6840cf7f254369))
714
+ - address verification for cosmos like coins ([5ac7879](https://github.com/BitGo/BitGoJS/commit/5ac78799b460d0d03eaa841db08a6855b571a46f))
715
+ - **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
716
+
717
+ ### Features
718
+
719
+ - **sdk-coin-atom:** add sendMany support for cosmos chains ([ee609ec](https://github.com/BitGo/BitGoJS/commit/ee609ec5de3d3159c78ba59ecf7f43c79f6f5870))
720
+
721
+ # [3.17.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@3.6.0...@bitgo/sdk-coin-atom@3.17.0) (2023-12-12)
722
+
723
+ ### Bug Fixes
724
+
725
+ - add bech32 validation to cosmos address validation ([f5008a7](https://github.com/BitGo/BitGoJS/commit/f5008a7298f9cb470795f8087b6840cf7f254369))
726
+ - address verification for cosmos like coins ([5ac7879](https://github.com/BitGo/BitGoJS/commit/5ac78799b460d0d03eaa841db08a6855b571a46f))
727
+ - **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
728
+
729
+ ### Features
730
+
731
+ - **sdk-coin-atom:** add sendMany support for cosmos chains ([ee609ec](https://github.com/BitGo/BitGoJS/commit/ee609ec5de3d3159c78ba59ecf7f43c79f6f5870))
732
+
733
+ # [3.16.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@3.6.0...@bitgo/sdk-coin-atom@3.16.0) (2023-12-09)
734
+
735
+ ### Bug Fixes
736
+
737
+ - add bech32 validation to cosmos address validation ([f5008a7](https://github.com/BitGo/BitGoJS/commit/f5008a7298f9cb470795f8087b6840cf7f254369))
738
+ - address verification for cosmos like coins ([5ac7879](https://github.com/BitGo/BitGoJS/commit/5ac78799b460d0d03eaa841db08a6855b571a46f))
739
+ - **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
740
+
741
+ ### Features
742
+
743
+ - **sdk-coin-atom:** add sendMany support for cosmos chains ([ee609ec](https://github.com/BitGo/BitGoJS/commit/ee609ec5de3d3159c78ba59ecf7f43c79f6f5870))
744
+
745
+ # [3.15.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@3.6.0...@bitgo/sdk-coin-atom@3.15.0) (2023-12-05)
746
+
747
+ ### Bug Fixes
748
+
749
+ - add bech32 validation to cosmos address validation ([f5008a7](https://github.com/BitGo/BitGoJS/commit/f5008a7298f9cb470795f8087b6840cf7f254369))
750
+ - address verification for cosmos like coins ([5ac7879](https://github.com/BitGo/BitGoJS/commit/5ac78799b460d0d03eaa841db08a6855b571a46f))
751
+ - **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
752
+
753
+ ### Features
754
+
755
+ - **sdk-coin-atom:** add sendMany support for cosmos chains ([ee609ec](https://github.com/BitGo/BitGoJS/commit/ee609ec5de3d3159c78ba59ecf7f43c79f6f5870))
756
+
757
+ # [3.14.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@3.6.0...@bitgo/sdk-coin-atom@3.14.0) (2023-11-28)
758
+
759
+ ### Bug Fixes
760
+
761
+ - address verification for cosmos like coins ([5ac7879](https://github.com/BitGo/BitGoJS/commit/5ac78799b460d0d03eaa841db08a6855b571a46f))
762
+ - **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
763
+
764
+ ### Features
765
+
766
+ - **sdk-coin-atom:** add sendMany support for cosmos chains ([ee609ec](https://github.com/BitGo/BitGoJS/commit/ee609ec5de3d3159c78ba59ecf7f43c79f6f5870))
767
+
768
+ # [3.13.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@3.6.0...@bitgo/sdk-coin-atom@3.13.0) (2023-11-24)
769
+
770
+ ### Bug Fixes
771
+
772
+ - address verification for cosmos like coins ([5ac7879](https://github.com/BitGo/BitGoJS/commit/5ac78799b460d0d03eaa841db08a6855b571a46f))
773
+ - **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
774
+
775
+ ### Features
776
+
777
+ - **sdk-coin-atom:** add sendMany support for cosmos chains ([ee609ec](https://github.com/BitGo/BitGoJS/commit/ee609ec5de3d3159c78ba59ecf7f43c79f6f5870))
778
+
779
+ # [3.12.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@3.6.0...@bitgo/sdk-coin-atom@3.12.0) (2023-11-17)
780
+
781
+ ### Bug Fixes
782
+
783
+ - address verification for cosmos like coins ([5ac7879](https://github.com/BitGo/BitGoJS/commit/5ac78799b460d0d03eaa841db08a6855b571a46f))
784
+ - **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
785
+
786
+ ### Features
787
+
788
+ - **sdk-coin-atom:** add sendMany support for cosmos chains ([ee609ec](https://github.com/BitGo/BitGoJS/commit/ee609ec5de3d3159c78ba59ecf7f43c79f6f5870))
789
+
790
+ # [3.11.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@3.6.0...@bitgo/sdk-coin-atom@3.11.0) (2023-11-13)
791
+
792
+ ### Bug Fixes
793
+
794
+ - address verification for cosmos like coins ([5ac7879](https://github.com/BitGo/BitGoJS/commit/5ac78799b460d0d03eaa841db08a6855b571a46f))
795
+ - **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
796
+
797
+ ### Features
798
+
799
+ - **sdk-coin-atom:** add sendMany support for cosmos chains ([ee609ec](https://github.com/BitGo/BitGoJS/commit/ee609ec5de3d3159c78ba59ecf7f43c79f6f5870))
800
+
801
+ # [3.10.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@3.6.0...@bitgo/sdk-coin-atom@3.10.0) (2023-11-13)
802
+
803
+ ### Bug Fixes
804
+
805
+ - address verification for cosmos like coins ([5ac7879](https://github.com/BitGo/BitGoJS/commit/5ac78799b460d0d03eaa841db08a6855b571a46f))
806
+ - **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
807
+
808
+ ### Features
809
+
810
+ - **sdk-coin-atom:** add sendMany support for cosmos chains ([ee609ec](https://github.com/BitGo/BitGoJS/commit/ee609ec5de3d3159c78ba59ecf7f43c79f6f5870))
811
+
812
+ # [3.9.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@3.6.0...@bitgo/sdk-coin-atom@3.9.0) (2023-11-13)
813
+
814
+ ### Bug Fixes
815
+
816
+ - address verification for cosmos like coins ([5ac7879](https://github.com/BitGo/BitGoJS/commit/5ac78799b460d0d03eaa841db08a6855b571a46f))
817
+ - **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
818
+
819
+ ### Features
820
+
821
+ - **sdk-coin-atom:** add sendMany support for cosmos chains ([ee609ec](https://github.com/BitGo/BitGoJS/commit/ee609ec5de3d3159c78ba59ecf7f43c79f6f5870))
822
+
823
+ # [3.8.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@3.6.0...@bitgo/sdk-coin-atom@3.8.0) (2023-10-20)
824
+
825
+ ### Bug Fixes
826
+
827
+ - **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
828
+
829
+ ### Features
830
+
831
+ - **sdk-coin-atom:** add sendMany support for cosmos chains ([ee609ec](https://github.com/BitGo/BitGoJS/commit/ee609ec5de3d3159c78ba59ecf7f43c79f6f5870))
832
+
833
+ # [3.7.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@3.6.0...@bitgo/sdk-coin-atom@3.7.0) (2023-10-18)
834
+
835
+ ### Bug Fixes
836
+
837
+ - **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
838
+
839
+ ### Features
840
+
841
+ - **sdk-coin-atom:** add sendMany support for cosmos chains ([ee609ec](https://github.com/BitGo/BitGoJS/commit/ee609ec5de3d3159c78ba59ecf7f43c79f6f5870))
842
+
843
+ ## [3.6.11](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@3.6.0...@bitgo/sdk-coin-atom@3.6.11) (2023-09-25)
844
+
845
+ ### Bug Fixes
846
+
847
+ - **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
848
+
6
849
  ## [3.6.10](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@3.6.0...@bitgo/sdk-coin-atom@3.6.10) (2023-09-09)
7
850
 
8
851
  ### Bug Fixes