@bitgo-beta/sdk-coin-atom 3.1.2-beta.1222 → 3.1.2-beta.1224

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 +54 -0
  4. package/dist/test/resources/atom.d.ts +291 -0
  5. package/dist/test/resources/atom.d.ts.map +1 -0
  6. package/dist/test/resources/atom.js +471 -0
  7. package/dist/test/unit/atom.d.ts +2 -0
  8. package/dist/test/unit/atom.d.ts.map +1 -0
  9. package/dist/test/unit/atom.js +552 -0
  10. package/dist/test/unit/getBuilderFactory.d.ts +3 -0
  11. package/dist/test/unit/getBuilderFactory.d.ts.map +1 -0
  12. package/dist/test/unit/getBuilderFactory.js +10 -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 +93 -0
  16. package/dist/test/unit/transaction.d.ts +2 -0
  17. package/dist/test/unit/transaction.d.ts.map +1 -0
  18. package/dist/test/unit/transaction.js +220 -0
  19. package/dist/test/unit/transactionBuilder/StakingActivateBuilder.d.ts +2 -0
  20. package/dist/test/unit/transactionBuilder/StakingActivateBuilder.d.ts.map +1 -0
  21. package/dist/test/unit/transactionBuilder/StakingActivateBuilder.js +171 -0
  22. package/dist/test/unit/transactionBuilder/StakingDeactivateBuilder.d.ts +2 -0
  23. package/dist/test/unit/transactionBuilder/StakingDeactivateBuilder.d.ts.map +1 -0
  24. package/dist/test/unit/transactionBuilder/StakingDeactivateBuilder.js +140 -0
  25. package/dist/test/unit/transactionBuilder/StakingRedelegateBuilder.d.ts +2 -0
  26. package/dist/test/unit/transactionBuilder/StakingRedelegateBuilder.d.ts.map +1 -0
  27. package/dist/test/unit/transactionBuilder/StakingRedelegateBuilder.js +93 -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 +141 -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 +100 -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 +241 -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 +85 -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 -1042
package/CHANGELOG.md DELETED
@@ -1,1042 +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
- ## [13.9.1](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@13.9.0...@bitgo/sdk-coin-atom@13.9.1) (2025-09-29)
7
-
8
- **Note:** Version bump only for package @bitgo/sdk-coin-atom
9
-
10
- # [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)
11
-
12
- ### Features
13
-
14
- - configure learn to skip git operations ([ee3a622](https://github.com/BitGo/BitGoJS/commit/ee3a6220496476aa7f4545b5f4a9a3bf97d9bdb9))
15
-
16
- ## [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)
17
-
18
- **Note:** Version bump only for package @bitgo/sdk-coin-atom
19
-
20
- ## [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)
21
-
22
- **Note:** Version bump only for package @bitgo/sdk-coin-atom
23
-
24
- # [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)
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
- ## [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)
31
-
32
- **Note:** Version bump only for package @bitgo/sdk-coin-atom
33
-
34
- # [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)
35
-
36
- ### Features
37
-
38
- - **root:** migrate ts-node -> tsx ([ea180b4](https://github.com/BitGo/BitGoJS/commit/ea180b43001d8e956196bc07b32798e3a7031eeb))
39
-
40
- ## [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)
41
-
42
- **Note:** Version bump only for package @bitgo/sdk-coin-atom
43
-
44
- ## [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)
45
-
46
- **Note:** Version bump only for package @bitgo/sdk-coin-atom
47
-
48
- ## [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)
49
-
50
- **Note:** Version bump only for package @bitgo/sdk-coin-atom
51
-
52
- # [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)
53
-
54
- ### Bug Fixes
55
-
56
- - **root:** bump axios version for form-data vuln ([18ce88b](https://github.com/BitGo/BitGoJS/commit/18ce88b51958bec7b29d30c683c3842d022dd674))
57
-
58
- ### Features
59
-
60
- - use statics to get denom of tokens ([e89d793](https://github.com/BitGo/BitGoJS/commit/e89d79365086512d845bb498deed7ee66ecd2fc0))
61
-
62
- ## [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)
63
-
64
- **Note:** Version bump only for package @bitgo/sdk-coin-atom
65
-
66
- ## [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)
67
-
68
- **Note:** Version bump only for package @bitgo/sdk-coin-atom
69
-
70
- ## [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)
71
-
72
- **Note:** Version bump only for package @bitgo/sdk-coin-atom
73
-
74
- ## [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)
75
-
76
- **Note:** Version bump only for package @bitgo/sdk-coin-atom
77
-
78
- ## [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)
79
-
80
- **Note:** Version bump only for package @bitgo/sdk-coin-atom
81
-
82
- ## [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)
83
-
84
- **Note:** Version bump only for package @bitgo/sdk-coin-atom
85
-
86
- ## [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)
87
-
88
- **Note:** Version bump only for package @bitgo/sdk-coin-atom
89
-
90
- ## [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)
91
-
92
- **Note:** Version bump only for package @bitgo/sdk-coin-atom
93
-
94
- ## [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)
95
-
96
- **Note:** Version bump only for package @bitgo/sdk-coin-atom
97
-
98
- ## [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)
99
-
100
- **Note:** Version bump only for package @bitgo/sdk-coin-atom
101
-
102
- ## [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)
103
-
104
- **Note:** Version bump only for package @bitgo/sdk-coin-atom
105
-
106
- # [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)
107
-
108
- ### Features
109
-
110
- - **root:** support node 22 ([c4ad6af](https://github.com/BitGo/BitGoJS/commit/c4ad6af2e8896221417c303f0f6b84652b493216))
111
-
112
- ## [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)
113
-
114
- **Note:** Version bump only for package @bitgo/sdk-coin-atom
115
-
116
- ## [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)
117
-
118
- **Note:** Version bump only for package @bitgo/sdk-coin-atom
119
-
120
- ## [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)
121
-
122
- **Note:** Version bump only for package @bitgo/sdk-coin-atom
123
-
124
- ## [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)
125
-
126
- **Note:** Version bump only for package @bitgo/sdk-coin-atom
127
-
128
- ## [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)
129
-
130
- **Note:** Version bump only for package @bitgo/sdk-coin-atom
131
-
132
- ## [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)
133
-
134
- **Note:** Version bump only for package @bitgo/sdk-coin-atom
135
-
136
- ## [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)
137
-
138
- **Note:** Version bump only for package @bitgo/sdk-coin-atom
139
-
140
- ## [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)
141
-
142
- **Note:** Version bump only for package @bitgo/sdk-coin-atom
143
-
144
- ## [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)
145
-
146
- **Note:** Version bump only for package @bitgo/sdk-coin-atom
147
-
148
- ## [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)
149
-
150
- **Note:** Version bump only for package @bitgo/sdk-coin-atom
151
-
152
- ## [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)
153
-
154
- **Note:** Version bump only for package @bitgo/sdk-coin-atom
155
-
156
- ## [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)
157
-
158
- **Note:** Version bump only for package @bitgo/sdk-coin-atom
159
-
160
- ## [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)
161
-
162
- **Note:** Version bump only for package @bitgo/sdk-coin-atom
163
-
164
- ## [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)
165
-
166
- **Note:** Version bump only for package @bitgo/sdk-coin-atom
167
-
168
- # [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)
169
-
170
- ### Bug Fixes
171
-
172
- - address validation for cosmos like coins ([2912eab](https://github.com/BitGo/BitGoJS/commit/2912eabf6a1dbc7cde3715352c3849f550b5b6ec))
173
-
174
- ### Features
175
-
176
- - **abstract-cosmos:** add unsigned sweep recovery for cosmos ([e2d1d07](https://github.com/BitGo/BitGoJS/commit/e2d1d0787a375d6ae8493961b607a9cea9d2f29a))
177
-
178
- # [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)
179
-
180
- ### Bug Fixes
181
-
182
- - address validation for cosmos like coins ([2912eab](https://github.com/BitGo/BitGoJS/commit/2912eabf6a1dbc7cde3715352c3849f550b5b6ec))
183
-
184
- ### Features
185
-
186
- - **abstract-cosmos:** add unsigned sweep recovery for cosmos ([e2d1d07](https://github.com/BitGo/BitGoJS/commit/e2d1d0787a375d6ae8493961b607a9cea9d2f29a))
187
-
188
- # [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)
189
-
190
- ### Bug Fixes
191
-
192
- - address validation for cosmos like coins ([2912eab](https://github.com/BitGo/BitGoJS/commit/2912eabf6a1dbc7cde3715352c3849f550b5b6ec))
193
-
194
- ### Features
195
-
196
- - **abstract-cosmos:** add unsigned sweep recovery for cosmos ([e2d1d07](https://github.com/BitGo/BitGoJS/commit/e2d1d0787a375d6ae8493961b607a9cea9d2f29a))
197
-
198
- ## [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)
199
-
200
- **Note:** Version bump only for package @bitgo/sdk-coin-atom
201
-
202
- ## [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)
203
-
204
- **Note:** Version bump only for package @bitgo/sdk-coin-atom
205
-
206
- ## [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)
207
-
208
- **Note:** Version bump only for package @bitgo/sdk-coin-atom
209
-
210
- ## [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)
211
-
212
- **Note:** Version bump only for package @bitgo/sdk-coin-atom
213
-
214
- ## [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)
215
-
216
- **Note:** Version bump only for package @bitgo/sdk-coin-atom
217
-
218
- ## [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)
219
-
220
- **Note:** Version bump only for package @bitgo/sdk-coin-atom
221
-
222
- ## [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)
223
-
224
- **Note:** Version bump only for package @bitgo/sdk-coin-atom
225
-
226
- ## [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)
227
-
228
- **Note:** Version bump only for package @bitgo/sdk-coin-atom
229
-
230
- ## [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)
231
-
232
- **Note:** Version bump only for package @bitgo/sdk-coin-atom
233
-
234
- ## [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)
235
-
236
- **Note:** Version bump only for package @bitgo/sdk-coin-atom
237
-
238
- ## [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)
239
-
240
- **Note:** Version bump only for package @bitgo/sdk-coin-atom
241
-
242
- ## [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)
243
-
244
- **Note:** Version bump only for package @bitgo/sdk-coin-atom
245
-
246
- ## [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)
247
-
248
- **Note:** Version bump only for package @bitgo/sdk-coin-atom
249
-
250
- ## [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)
251
-
252
- **Note:** Version bump only for package @bitgo/sdk-coin-atom
253
-
254
- ## [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)
255
-
256
- **Note:** Version bump only for package @bitgo/sdk-coin-atom
257
-
258
- ## [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)
259
-
260
- **Note:** Version bump only for package @bitgo/sdk-coin-atom
261
-
262
- ## [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)
263
-
264
- **Note:** Version bump only for package @bitgo/sdk-coin-atom
265
-
266
- ## [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)
267
-
268
- **Note:** Version bump only for package @bitgo/sdk-coin-atom
269
-
270
- ## [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)
271
-
272
- **Note:** Version bump only for package @bitgo/sdk-coin-atom
273
-
274
- ## [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)
275
-
276
- **Note:** Version bump only for package @bitgo/sdk-coin-atom
277
-
278
- ## [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)
279
-
280
- **Note:** Version bump only for package @bitgo/sdk-coin-atom
281
-
282
- ## [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)
283
-
284
- **Note:** Version bump only for package @bitgo/sdk-coin-atom
285
-
286
- # [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)
287
-
288
- ### Features
289
-
290
- - retrofit during cosmos tss recovery ([ceaae14](https://github.com/BitGo/BitGoJS/commit/ceaae147598120576eaa67a50df7977624558b82))
291
-
292
- ## [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)
293
-
294
- **Note:** Version bump only for package @bitgo/sdk-coin-atom
295
-
296
- ## [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)
297
-
298
- **Note:** Version bump only for package @bitgo/sdk-coin-atom
299
-
300
- ## [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)
301
-
302
- **Note:** Version bump only for package @bitgo/sdk-coin-atom
303
-
304
- ## [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)
305
-
306
- **Note:** Version bump only for package @bitgo/sdk-coin-atom
307
-
308
- ## [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)
309
-
310
- **Note:** Version bump only for package @bitgo/sdk-coin-atom
311
-
312
- ## [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)
313
-
314
- **Note:** Version bump only for package @bitgo/sdk-coin-atom
315
-
316
- ## [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)
317
-
318
- **Note:** Version bump only for package @bitgo/sdk-coin-atom
319
-
320
- ## [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)
321
-
322
- **Note:** Version bump only for package @bitgo/sdk-coin-atom
323
-
324
- ## [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)
325
-
326
- **Note:** Version bump only for package @bitgo/sdk-coin-atom
327
-
328
- ## [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)
329
-
330
- **Note:** Version bump only for package @bitgo/sdk-coin-atom
331
-
332
- ## [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)
333
-
334
- **Note:** Version bump only for package @bitgo/sdk-coin-atom
335
-
336
- ## [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)
337
-
338
- **Note:** Version bump only for package @bitgo/sdk-coin-atom
339
-
340
- # [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)
341
-
342
- ### Features
343
-
344
- - move opensslbytes to own package ([e23c562](https://github.com/BitGo/BitGoJS/commit/e23c5627957916055e68329541dd1eb775704ca5))
345
-
346
- ### BREAKING CHANGES
347
-
348
- - clients using challenge
349
- generation & TSS Recovery functions must now
350
- install @bitgo/sdk-opensslbytes separately &
351
- provide the openSSLBytes WASM themselves.
352
-
353
- Ticket: CE-4329
354
-
355
- ## [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)
356
-
357
- **Note:** Version bump only for package @bitgo/sdk-coin-atom
358
-
359
- # [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)
360
-
361
- ### Features
362
-
363
- - **abstract-cosmos:** add dkls support for cosmos hot wallet recovery ([da24a55](https://github.com/BitGo/BitGoJS/commit/da24a559d42ac0f2975fd03ec335f5e72bcd8f49))
364
-
365
- ## [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)
366
-
367
- **Note:** Version bump only for package @bitgo/sdk-coin-atom
368
-
369
- ## [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)
370
-
371
- **Note:** Version bump only for package @bitgo/sdk-coin-atom
372
-
373
- ## [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)
374
-
375
- **Note:** Version bump only for package @bitgo/sdk-coin-atom
376
-
377
- ## [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)
378
-
379
- **Note:** Version bump only for package @bitgo/sdk-coin-atom
380
-
381
- ## [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)
382
-
383
- **Note:** Version bump only for package @bitgo/sdk-coin-atom
384
-
385
- ## [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)
386
-
387
- **Note:** Version bump only for package @bitgo/sdk-coin-atom
388
-
389
- ## [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)
390
-
391
- **Note:** Version bump only for package @bitgo/sdk-coin-atom
392
-
393
- ## [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)
394
-
395
- **Note:** Version bump only for package @bitgo/sdk-coin-atom
396
-
397
- ## [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)
398
-
399
- **Note:** Version bump only for package @bitgo/sdk-coin-atom
400
-
401
- ## [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)
402
-
403
- **Note:** Version bump only for package @bitgo/sdk-coin-atom
404
-
405
- ## [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)
406
-
407
- **Note:** Version bump only for package @bitgo/sdk-coin-atom
408
-
409
- ## [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)
410
-
411
- **Note:** Version bump only for package @bitgo/sdk-coin-atom
412
-
413
- ## [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)
414
-
415
- **Note:** Version bump only for package @bitgo/sdk-coin-atom
416
-
417
- ## [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)
418
-
419
- **Note:** Version bump only for package @bitgo/sdk-coin-atom
420
-
421
- ## [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)
422
-
423
- **Note:** Version bump only for package @bitgo/sdk-coin-atom
424
-
425
- ## [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)
426
-
427
- **Note:** Version bump only for package @bitgo/sdk-coin-atom
428
-
429
- ## [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)
430
-
431
- **Note:** Version bump only for package @bitgo/sdk-coin-atom
432
-
433
- ## [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)
434
-
435
- **Note:** Version bump only for package @bitgo/sdk-coin-atom
436
-
437
- ## [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)
438
-
439
- **Note:** Version bump only for package @bitgo/sdk-coin-atom
440
-
441
- ## [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)
442
-
443
- **Note:** Version bump only for package @bitgo/sdk-coin-atom
444
-
445
- ## [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)
446
-
447
- **Note:** Version bump only for package @bitgo/sdk-coin-atom
448
-
449
- ## [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)
450
-
451
- **Note:** Version bump only for package @bitgo/sdk-coin-atom
452
-
453
- ## [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)
454
-
455
- **Note:** Version bump only for package @bitgo/sdk-coin-atom
456
-
457
- ## [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)
458
-
459
- **Note:** Version bump only for package @bitgo/sdk-coin-atom
460
-
461
- ## [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)
462
-
463
- **Note:** Version bump only for package @bitgo/sdk-coin-atom
464
-
465
- ## [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)
466
-
467
- **Note:** Version bump only for package @bitgo/sdk-coin-atom
468
-
469
- ## [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)
470
-
471
- **Note:** Version bump only for package @bitgo/sdk-coin-atom
472
-
473
- ## [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)
474
-
475
- **Note:** Version bump only for package @bitgo/sdk-coin-atom
476
-
477
- # [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)
478
-
479
- ### Features
480
-
481
- - **abstract-cosmos:** added redelegation for cosmos coins ([8ea18ab](https://github.com/BitGo/BitGoJS/commit/8ea18ab0ca115ba9b61335e69d34790f0c046e7b))
482
- - **root:** deprecate node 16 ([d3ec624](https://github.com/BitGo/BitGoJS/commit/d3ec6240bddae2a4ab7fa80c4a16efecc36210bd))
483
-
484
- ### BREAKING CHANGES
485
-
486
- - **root:** Node 16 is no longer supported in bitgojs.
487
- TICKET: WP-1100
488
-
489
- ## [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)
490
-
491
- **Note:** Version bump only for package @bitgo/sdk-coin-atom
492
-
493
- ## [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)
494
-
495
- **Note:** Version bump only for package @bitgo/sdk-coin-atom
496
-
497
- ## [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)
498
-
499
- **Note:** Version bump only for package @bitgo/sdk-coin-atom
500
-
501
- ## [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)
502
-
503
- **Note:** Version bump only for package @bitgo/sdk-coin-atom
504
-
505
- # [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)
506
-
507
- ### Bug Fixes
508
-
509
- - add bech32 validation to cosmos address validation ([f5008a7](https://github.com/BitGo/BitGoJS/commit/f5008a7298f9cb470795f8087b6840cf7f254369))
510
- - address verification for cosmos like coins ([5ac7879](https://github.com/BitGo/BitGoJS/commit/5ac78799b460d0d03eaa841db08a6855b571a46f))
511
- - **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
512
-
513
- ### Code Refactoring
514
-
515
- - **sdk-coin-atom:** use abstract-cosmos ([18abbea](https://github.com/BitGo/BitGoJS/commit/18abbea939bb8f1cee1bbc72cfd8a2955468fcc5))
516
-
517
- ### Features
518
-
519
- - **sdk-coin-atom:** add sendMany support for cosmos chains ([ee609ec](https://github.com/BitGo/BitGoJS/commit/ee609ec5de3d3159c78ba59ecf7f43c79f6f5870))
520
-
521
- ### BREAKING CHANGES
522
-
523
- - **sdk-coin-atom:** restructured exports
524
-
525
- * Removed constants overlapping with @bitgo/abstract-cosmos
526
- * Removed common Interfaces exported by @bitgo/abstract-cosmos
527
-
528
- Code dependent on the previously exported Interfaces/Constants needs to
529
- be updated to import these from @bitgo/abstract-cosmos instead
530
-
531
- # [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)
532
-
533
- ### Bug Fixes
534
-
535
- - add bech32 validation to cosmos address validation ([f5008a7](https://github.com/BitGo/BitGoJS/commit/f5008a7298f9cb470795f8087b6840cf7f254369))
536
- - address verification for cosmos like coins ([5ac7879](https://github.com/BitGo/BitGoJS/commit/5ac78799b460d0d03eaa841db08a6855b571a46f))
537
- - **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
538
-
539
- ### Code Refactoring
540
-
541
- - **sdk-coin-atom:** use abstract-cosmos ([18abbea](https://github.com/BitGo/BitGoJS/commit/18abbea939bb8f1cee1bbc72cfd8a2955468fcc5))
542
-
543
- ### Features
544
-
545
- - **sdk-coin-atom:** add sendMany support for cosmos chains ([ee609ec](https://github.com/BitGo/BitGoJS/commit/ee609ec5de3d3159c78ba59ecf7f43c79f6f5870))
546
-
547
- ### BREAKING CHANGES
548
-
549
- - **sdk-coin-atom:** restructured exports
550
-
551
- * Removed constants overlapping with @bitgo/abstract-cosmos
552
- * Removed common Interfaces exported by @bitgo/abstract-cosmos
553
-
554
- Code dependent on the previously exported Interfaces/Constants needs to
555
- be updated to import these from @bitgo/abstract-cosmos instead
556
-
557
- # [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)
558
-
559
- ### Bug Fixes
560
-
561
- - add bech32 validation to cosmos address validation ([f5008a7](https://github.com/BitGo/BitGoJS/commit/f5008a7298f9cb470795f8087b6840cf7f254369))
562
- - address verification for cosmos like coins ([5ac7879](https://github.com/BitGo/BitGoJS/commit/5ac78799b460d0d03eaa841db08a6855b571a46f))
563
- - **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
564
-
565
- ### Code Refactoring
566
-
567
- - **sdk-coin-atom:** use abstract-cosmos ([18abbea](https://github.com/BitGo/BitGoJS/commit/18abbea939bb8f1cee1bbc72cfd8a2955468fcc5))
568
-
569
- ### Features
570
-
571
- - **sdk-coin-atom:** add sendMany support for cosmos chains ([ee609ec](https://github.com/BitGo/BitGoJS/commit/ee609ec5de3d3159c78ba59ecf7f43c79f6f5870))
572
-
573
- ### BREAKING CHANGES
574
-
575
- - **sdk-coin-atom:** restructured exports
576
-
577
- * Removed constants overlapping with @bitgo/abstract-cosmos
578
- * Removed common Interfaces exported by @bitgo/abstract-cosmos
579
-
580
- Code dependent on the previously exported Interfaces/Constants needs to
581
- be updated to import these from @bitgo/abstract-cosmos instead
582
-
583
- # [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)
584
-
585
- ### Bug Fixes
586
-
587
- - add bech32 validation to cosmos address validation ([f5008a7](https://github.com/BitGo/BitGoJS/commit/f5008a7298f9cb470795f8087b6840cf7f254369))
588
- - address verification for cosmos like coins ([5ac7879](https://github.com/BitGo/BitGoJS/commit/5ac78799b460d0d03eaa841db08a6855b571a46f))
589
- - **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
590
-
591
- ### Code Refactoring
592
-
593
- - **sdk-coin-atom:** use abstract-cosmos ([18abbea](https://github.com/BitGo/BitGoJS/commit/18abbea939bb8f1cee1bbc72cfd8a2955468fcc5))
594
-
595
- ### Features
596
-
597
- - **sdk-coin-atom:** add sendMany support for cosmos chains ([ee609ec](https://github.com/BitGo/BitGoJS/commit/ee609ec5de3d3159c78ba59ecf7f43c79f6f5870))
598
-
599
- ### BREAKING CHANGES
600
-
601
- - **sdk-coin-atom:** restructured exports
602
-
603
- * Removed constants overlapping with @bitgo/abstract-cosmos
604
- * Removed common Interfaces exported by @bitgo/abstract-cosmos
605
-
606
- Code dependent on the previously exported Interfaces/Constants needs to
607
- be updated to import these from @bitgo/abstract-cosmos instead
608
-
609
- # [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)
610
-
611
- ### Bug Fixes
612
-
613
- - add bech32 validation to cosmos address validation ([f5008a7](https://github.com/BitGo/BitGoJS/commit/f5008a7298f9cb470795f8087b6840cf7f254369))
614
- - address verification for cosmos like coins ([5ac7879](https://github.com/BitGo/BitGoJS/commit/5ac78799b460d0d03eaa841db08a6855b571a46f))
615
- - **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
616
-
617
- ### Code Refactoring
618
-
619
- - **sdk-coin-atom:** use abstract-cosmos ([18abbea](https://github.com/BitGo/BitGoJS/commit/18abbea939bb8f1cee1bbc72cfd8a2955468fcc5))
620
-
621
- ### Features
622
-
623
- - **sdk-coin-atom:** add sendMany support for cosmos chains ([ee609ec](https://github.com/BitGo/BitGoJS/commit/ee609ec5de3d3159c78ba59ecf7f43c79f6f5870))
624
-
625
- ### BREAKING CHANGES
626
-
627
- - **sdk-coin-atom:** restructured exports
628
-
629
- * Removed constants overlapping with @bitgo/abstract-cosmos
630
- * Removed common Interfaces exported by @bitgo/abstract-cosmos
631
-
632
- Code dependent on the previously exported Interfaces/Constants needs to
633
- be updated to import these from @bitgo/abstract-cosmos instead
634
-
635
- # [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)
636
-
637
- ### Bug Fixes
638
-
639
- - add bech32 validation to cosmos address validation ([f5008a7](https://github.com/BitGo/BitGoJS/commit/f5008a7298f9cb470795f8087b6840cf7f254369))
640
- - address verification for cosmos like coins ([5ac7879](https://github.com/BitGo/BitGoJS/commit/5ac78799b460d0d03eaa841db08a6855b571a46f))
641
- - **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
642
-
643
- ### Code Refactoring
644
-
645
- - **sdk-coin-atom:** use abstract-cosmos ([18abbea](https://github.com/BitGo/BitGoJS/commit/18abbea939bb8f1cee1bbc72cfd8a2955468fcc5))
646
-
647
- ### Features
648
-
649
- - **sdk-coin-atom:** add sendMany support for cosmos chains ([ee609ec](https://github.com/BitGo/BitGoJS/commit/ee609ec5de3d3159c78ba59ecf7f43c79f6f5870))
650
-
651
- ### BREAKING CHANGES
652
-
653
- - **sdk-coin-atom:** restructured exports
654
-
655
- * Removed constants overlapping with @bitgo/abstract-cosmos
656
- * Removed common Interfaces exported by @bitgo/abstract-cosmos
657
-
658
- Code dependent on the previously exported Interfaces/Constants needs to
659
- be updated to import these from @bitgo/abstract-cosmos instead
660
-
661
- # [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)
662
-
663
- ### Bug Fixes
664
-
665
- - add bech32 validation to cosmos address validation ([f5008a7](https://github.com/BitGo/BitGoJS/commit/f5008a7298f9cb470795f8087b6840cf7f254369))
666
- - address verification for cosmos like coins ([5ac7879](https://github.com/BitGo/BitGoJS/commit/5ac78799b460d0d03eaa841db08a6855b571a46f))
667
- - **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
668
-
669
- ### Code Refactoring
670
-
671
- - **sdk-coin-atom:** use abstract-cosmos ([18abbea](https://github.com/BitGo/BitGoJS/commit/18abbea939bb8f1cee1bbc72cfd8a2955468fcc5))
672
-
673
- ### Features
674
-
675
- - **sdk-coin-atom:** add sendMany support for cosmos chains ([ee609ec](https://github.com/BitGo/BitGoJS/commit/ee609ec5de3d3159c78ba59ecf7f43c79f6f5870))
676
-
677
- ### BREAKING CHANGES
678
-
679
- - **sdk-coin-atom:** restructured exports
680
-
681
- * Removed constants overlapping with @bitgo/abstract-cosmos
682
- * Removed common Interfaces exported by @bitgo/abstract-cosmos
683
-
684
- Code dependent on the previously exported Interfaces/Constants needs to
685
- be updated to import these from @bitgo/abstract-cosmos instead
686
-
687
- # [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)
688
-
689
- ### Bug Fixes
690
-
691
- - add bech32 validation to cosmos address validation ([f5008a7](https://github.com/BitGo/BitGoJS/commit/f5008a7298f9cb470795f8087b6840cf7f254369))
692
- - address verification for cosmos like coins ([5ac7879](https://github.com/BitGo/BitGoJS/commit/5ac78799b460d0d03eaa841db08a6855b571a46f))
693
- - **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
694
-
695
- ### Code Refactoring
696
-
697
- - **sdk-coin-atom:** use abstract-cosmos ([18abbea](https://github.com/BitGo/BitGoJS/commit/18abbea939bb8f1cee1bbc72cfd8a2955468fcc5))
698
-
699
- ### Features
700
-
701
- - **sdk-coin-atom:** add sendMany support for cosmos chains ([ee609ec](https://github.com/BitGo/BitGoJS/commit/ee609ec5de3d3159c78ba59ecf7f43c79f6f5870))
702
-
703
- ### BREAKING CHANGES
704
-
705
- - **sdk-coin-atom:** restructured exports
706
-
707
- * Removed constants overlapping with @bitgo/abstract-cosmos
708
- * Removed common Interfaces exported by @bitgo/abstract-cosmos
709
-
710
- Code dependent on the previously exported Interfaces/Constants needs to
711
- be updated to import these from @bitgo/abstract-cosmos instead
712
-
713
- # [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)
714
-
715
- ### Bug Fixes
716
-
717
- - add bech32 validation to cosmos address validation ([f5008a7](https://github.com/BitGo/BitGoJS/commit/f5008a7298f9cb470795f8087b6840cf7f254369))
718
- - address verification for cosmos like coins ([5ac7879](https://github.com/BitGo/BitGoJS/commit/5ac78799b460d0d03eaa841db08a6855b571a46f))
719
- - **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
720
-
721
- ### Features
722
-
723
- - **sdk-coin-atom:** add sendMany support for cosmos chains ([ee609ec](https://github.com/BitGo/BitGoJS/commit/ee609ec5de3d3159c78ba59ecf7f43c79f6f5870))
724
-
725
- # [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)
726
-
727
- ### Bug Fixes
728
-
729
- - add bech32 validation to cosmos address validation ([f5008a7](https://github.com/BitGo/BitGoJS/commit/f5008a7298f9cb470795f8087b6840cf7f254369))
730
- - address verification for cosmos like coins ([5ac7879](https://github.com/BitGo/BitGoJS/commit/5ac78799b460d0d03eaa841db08a6855b571a46f))
731
- - **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
732
-
733
- ### Features
734
-
735
- - **sdk-coin-atom:** add sendMany support for cosmos chains ([ee609ec](https://github.com/BitGo/BitGoJS/commit/ee609ec5de3d3159c78ba59ecf7f43c79f6f5870))
736
-
737
- # [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)
738
-
739
- ### Bug Fixes
740
-
741
- - add bech32 validation to cosmos address validation ([f5008a7](https://github.com/BitGo/BitGoJS/commit/f5008a7298f9cb470795f8087b6840cf7f254369))
742
- - address verification for cosmos like coins ([5ac7879](https://github.com/BitGo/BitGoJS/commit/5ac78799b460d0d03eaa841db08a6855b571a46f))
743
- - **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
744
-
745
- ### Features
746
-
747
- - **sdk-coin-atom:** add sendMany support for cosmos chains ([ee609ec](https://github.com/BitGo/BitGoJS/commit/ee609ec5de3d3159c78ba59ecf7f43c79f6f5870))
748
-
749
- # [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)
750
-
751
- ### Bug Fixes
752
-
753
- - add bech32 validation to cosmos address validation ([f5008a7](https://github.com/BitGo/BitGoJS/commit/f5008a7298f9cb470795f8087b6840cf7f254369))
754
- - address verification for cosmos like coins ([5ac7879](https://github.com/BitGo/BitGoJS/commit/5ac78799b460d0d03eaa841db08a6855b571a46f))
755
- - **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
756
-
757
- ### Features
758
-
759
- - **sdk-coin-atom:** add sendMany support for cosmos chains ([ee609ec](https://github.com/BitGo/BitGoJS/commit/ee609ec5de3d3159c78ba59ecf7f43c79f6f5870))
760
-
761
- # [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)
762
-
763
- ### Bug Fixes
764
-
765
- - address verification for cosmos like coins ([5ac7879](https://github.com/BitGo/BitGoJS/commit/5ac78799b460d0d03eaa841db08a6855b571a46f))
766
- - **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
767
-
768
- ### Features
769
-
770
- - **sdk-coin-atom:** add sendMany support for cosmos chains ([ee609ec](https://github.com/BitGo/BitGoJS/commit/ee609ec5de3d3159c78ba59ecf7f43c79f6f5870))
771
-
772
- # [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)
773
-
774
- ### Bug Fixes
775
-
776
- - address verification for cosmos like coins ([5ac7879](https://github.com/BitGo/BitGoJS/commit/5ac78799b460d0d03eaa841db08a6855b571a46f))
777
- - **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
778
-
779
- ### Features
780
-
781
- - **sdk-coin-atom:** add sendMany support for cosmos chains ([ee609ec](https://github.com/BitGo/BitGoJS/commit/ee609ec5de3d3159c78ba59ecf7f43c79f6f5870))
782
-
783
- # [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)
784
-
785
- ### Bug Fixes
786
-
787
- - address verification for cosmos like coins ([5ac7879](https://github.com/BitGo/BitGoJS/commit/5ac78799b460d0d03eaa841db08a6855b571a46f))
788
- - **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
789
-
790
- ### Features
791
-
792
- - **sdk-coin-atom:** add sendMany support for cosmos chains ([ee609ec](https://github.com/BitGo/BitGoJS/commit/ee609ec5de3d3159c78ba59ecf7f43c79f6f5870))
793
-
794
- # [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)
795
-
796
- ### Bug Fixes
797
-
798
- - address verification for cosmos like coins ([5ac7879](https://github.com/BitGo/BitGoJS/commit/5ac78799b460d0d03eaa841db08a6855b571a46f))
799
- - **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
800
-
801
- ### Features
802
-
803
- - **sdk-coin-atom:** add sendMany support for cosmos chains ([ee609ec](https://github.com/BitGo/BitGoJS/commit/ee609ec5de3d3159c78ba59ecf7f43c79f6f5870))
804
-
805
- # [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)
806
-
807
- ### Bug Fixes
808
-
809
- - address verification for cosmos like coins ([5ac7879](https://github.com/BitGo/BitGoJS/commit/5ac78799b460d0d03eaa841db08a6855b571a46f))
810
- - **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
811
-
812
- ### Features
813
-
814
- - **sdk-coin-atom:** add sendMany support for cosmos chains ([ee609ec](https://github.com/BitGo/BitGoJS/commit/ee609ec5de3d3159c78ba59ecf7f43c79f6f5870))
815
-
816
- # [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)
817
-
818
- ### Bug Fixes
819
-
820
- - address verification for cosmos like coins ([5ac7879](https://github.com/BitGo/BitGoJS/commit/5ac78799b460d0d03eaa841db08a6855b571a46f))
821
- - **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
822
-
823
- ### Features
824
-
825
- - **sdk-coin-atom:** add sendMany support for cosmos chains ([ee609ec](https://github.com/BitGo/BitGoJS/commit/ee609ec5de3d3159c78ba59ecf7f43c79f6f5870))
826
-
827
- # [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)
828
-
829
- ### Bug Fixes
830
-
831
- - **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
832
-
833
- ### Features
834
-
835
- - **sdk-coin-atom:** add sendMany support for cosmos chains ([ee609ec](https://github.com/BitGo/BitGoJS/commit/ee609ec5de3d3159c78ba59ecf7f43c79f6f5870))
836
-
837
- # [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)
838
-
839
- ### Bug Fixes
840
-
841
- - **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
842
-
843
- ### Features
844
-
845
- - **sdk-coin-atom:** add sendMany support for cosmos chains ([ee609ec](https://github.com/BitGo/BitGoJS/commit/ee609ec5de3d3159c78ba59ecf7f43c79f6f5870))
846
-
847
- ## [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)
848
-
849
- ### Bug Fixes
850
-
851
- - **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
852
-
853
- ## [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)
854
-
855
- ### Bug Fixes
856
-
857
- - **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
858
-
859
- ## [3.6.9](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@3.6.0...@bitgo/sdk-coin-atom@3.6.9) (2023-09-09)
860
-
861
- ### Bug Fixes
862
-
863
- - **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
864
-
865
- ## [3.6.8](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@3.6.0...@bitgo/sdk-coin-atom@3.6.8) (2023-09-07)
866
-
867
- ### Bug Fixes
868
-
869
- - **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
870
-
871
- ## [3.6.7](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@3.6.0...@bitgo/sdk-coin-atom@3.6.7) (2023-09-05)
872
-
873
- ### Bug Fixes
874
-
875
- - **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
876
-
877
- ## [3.6.6](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@3.6.0...@bitgo/sdk-coin-atom@3.6.6) (2023-09-01)
878
-
879
- ### Bug Fixes
880
-
881
- - **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
882
-
883
- ## [3.6.5](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@3.6.0...@bitgo/sdk-coin-atom@3.6.5) (2023-08-29)
884
-
885
- **Note:** Version bump only for package @bitgo/sdk-coin-atom
886
-
887
- ## [3.6.4](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@3.6.0...@bitgo/sdk-coin-atom@3.6.4) (2023-08-25)
888
-
889
- **Note:** Version bump only for package @bitgo/sdk-coin-atom
890
-
891
- ## [3.6.3](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@3.6.0...@bitgo/sdk-coin-atom@3.6.3) (2023-08-24)
892
-
893
- **Note:** Version bump only for package @bitgo/sdk-coin-atom
894
-
895
- ## [3.6.2](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@3.6.0...@bitgo/sdk-coin-atom@3.6.2) (2023-08-16)
896
-
897
- **Note:** Version bump only for package @bitgo/sdk-coin-atom
898
-
899
- ## [3.6.1](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@3.6.0...@bitgo/sdk-coin-atom@3.6.1) (2023-08-16)
900
-
901
- **Note:** Version bump only for package @bitgo/sdk-coin-atom
902
-
903
- # [3.6.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@3.4.0...@bitgo/sdk-coin-atom@3.6.0) (2023-08-04)
904
-
905
- ### Features
906
-
907
- - **root:** add node 18 to engines and CI ([9cc6a70](https://github.com/BitGo/BitGoJS/commit/9cc6a70ba807161b7c6a0ebe3d7c47f25c7c8eca))
908
- - **root:** remove node 14 from engines ([6ec47cb](https://github.com/BitGo/BitGoJS/commit/6ec47cbd7996cc78bbf2cf7f16595c24fe43cd41))
909
-
910
- # [3.5.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@3.4.0...@bitgo/sdk-coin-atom@3.5.0) (2023-07-28)
911
-
912
- ### Features
913
-
914
- - **root:** add node 18 to engines and CI ([9cc6a70](https://github.com/BitGo/BitGoJS/commit/9cc6a70ba807161b7c6a0ebe3d7c47f25c7c8eca))
915
- - **root:** remove node 14 from engines ([6ec47cb](https://github.com/BitGo/BitGoJS/commit/6ec47cbd7996cc78bbf2cf7f16595c24fe43cd41))
916
-
917
- # [3.4.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@3.3.4...@bitgo/sdk-coin-atom@3.4.0) (2023-07-18)
918
-
919
- ### Features
920
-
921
- - **abstract-cosmos:** add support for contract call transaction ([9b7dd54](https://github.com/BitGo/BitGoJS/commit/9b7dd54c6a3a9e5cf2b47b4a94ef225f111a8baf))
922
-
923
- ## [3.3.4](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@3.3.3...@bitgo/sdk-coin-atom@3.3.4) (2023-06-21)
924
-
925
- **Note:** Version bump only for package @bitgo/sdk-coin-atom
926
-
927
- ## [3.3.3](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@3.3.2...@bitgo/sdk-coin-atom@3.3.3) (2023-06-14)
928
-
929
- **Note:** Version bump only for package @bitgo/sdk-coin-atom
930
-
931
- ## [3.3.2](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@3.3.1...@bitgo/sdk-coin-atom@3.3.2) (2023-06-13)
932
-
933
- **Note:** Version bump only for package @bitgo/sdk-coin-atom
934
-
935
- ## [3.3.1](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@3.3.0...@bitgo/sdk-coin-atom@3.3.1) (2023-06-07)
936
-
937
- **Note:** Version bump only for package @bitgo/sdk-coin-atom
938
-
939
- # [3.3.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@3.2.0...@bitgo/sdk-coin-atom@3.3.0) (2023-06-05)
940
-
941
- ### Features
942
-
943
- - **sdk-core:** paillier proof user<>backup ([8c0a381](https://github.com/BitGo/BitGoJS/commit/8c0a381318be2088572e06e34c3627323d7bfe38))
944
- - **sdk-core:** refactor signConvert to steps ([94e2cae](https://github.com/BitGo/BitGoJS/commit/94e2cae6e1292a4e9684c3c2ab7141221137d52e))
945
- - **sdk-core:** simplify mpc.appendChallenge ([67bee8f](https://github.com/BitGo/BitGoJS/commit/67bee8f1b4f37cd12d6d14ea4d51ddcfde679563))
946
- - **sdk-lib-mpc:** make rangeProof challenges mandatory for appendChallenge ([1f68b30](https://github.com/BitGo/BitGoJS/commit/1f68b30676966720cb1a42c039e35d3ddeea4974))
947
-
948
- # [3.2.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@3.1.4...@bitgo/sdk-coin-atom@3.2.0) (2023-05-25)
949
-
950
- ### Features
951
-
952
- - **sdk-coin-atom:** add recover mechanism for ATOM ([0e4cfc7](https://github.com/BitGo/BitGoJS/commit/0e4cfc74201f9a44ec3b4b9c7591a6fbd3f2efb6))
953
-
954
- ## [3.1.4](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@3.1.3...@bitgo/sdk-coin-atom@3.1.4) (2023-05-17)
955
-
956
- **Note:** Version bump only for package @bitgo/sdk-coin-atom
957
-
958
- ## [3.1.3](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@3.1.2...@bitgo/sdk-coin-atom@3.1.3) (2023-05-10)
959
-
960
- **Note:** Version bump only for package @bitgo/sdk-coin-atom
961
-
962
- ## [3.1.2](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@3.1.1...@bitgo/sdk-coin-atom@3.1.2) (2023-05-03)
963
-
964
- **Note:** Version bump only for package @bitgo/sdk-coin-atom
965
-
966
- ## [3.1.1](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@3.1.0...@bitgo/sdk-coin-atom@3.1.1) (2023-04-25)
967
-
968
- **Note:** Version bump only for package @bitgo/sdk-coin-atom
969
-
970
- # [3.1.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@3.0.0...@bitgo/sdk-coin-atom@3.1.0) (2023-04-20)
971
-
972
- ### Features
973
-
974
- - **sdk-coin-atom:** add memo support for atom ([0287361](https://github.com/BitGo/BitGoJS/commit/0287361265de70a57c833f0ec1598648a88f1c24))
975
-
976
- # [3.0.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@2.1.0...@bitgo/sdk-coin-atom@3.0.0) (2023-04-13)
977
-
978
- ### Bug Fixes
979
-
980
- - **sdk-coin-atom:** allow transaction creation from both Hex and Base64 ([91fae07](https://github.com/BitGo/BitGoJS/commit/91fae072387bcf79d571ce7537b2de42e8ed1166))
981
- - **sdk-coin-atom:** fix getAddress of KeyPair ([b966658](https://github.com/BitGo/BitGoJS/commit/b9666588cc0f5f6965f57af50e0c0da5dfe0cc2b))
982
- - **sdk-core:** add new function in BaseCoin to get hash-function ([e028b31](https://github.com/BitGo/BitGoJS/commit/e028b31b3954810ee6c3fd7fdfa6ed4a07aa458e))
983
-
984
- ### Features
985
-
986
- - **sdk-coin-atom:** add function to load inputs and outputs of a transaction ([c3e3c1d](https://github.com/BitGo/BitGoJS/commit/c3e3c1d0632f5f7490f1aad6c0d1042533f222ab))
987
- - **sdk-coin-atom:** add staking transaction builders ([5fe2e35](https://github.com/BitGo/BitGoJS/commit/5fe2e3589b1ac47031d82e1869dff1e676a4f318))
988
- - **sdk-coin-atom:** add support to serialise unsigned txn ([f46c31b](https://github.com/BitGo/BitGoJS/commit/f46c31b3a22096b193e521d259fdc8f5c030ab02))
989
- - **sdk-coin-atom:** implement isValidAddress for atom ([2fb8a93](https://github.com/BitGo/BitGoJS/commit/2fb8a93f05f024e12b72c7ee85ec8563a2e65275))
990
- - **sdk-coin-atom:** implement remaining methods ([7c03501](https://github.com/BitGo/BitGoJS/commit/7c035019c76a1bbf4fbaa3da7e5823823637d2be))
991
-
992
- ### BREAKING CHANGES
993
-
994
- - **sdk-coin-atom:** type MessageData is changed
995
- - **sdk-coin-atom:** Renamed type interface GasFeeLimitData to FeeData and parameter gas to gasLimit
996
-
997
- # [2.1.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@2.0.0...@bitgo/sdk-coin-atom@2.1.0) (2023-02-17)
998
-
999
- ### Features
1000
-
1001
- - **sdk-coin-atom:** add function to validate amount data ([8ab8054](https://github.com/BitGo/BitGoJS/commit/8ab805403f9e636dc4e32a7ea6302b6d9e5b205e))
1002
-
1003
- # [2.0.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@1.1.0...@bitgo/sdk-coin-atom@2.0.0) (2023-02-16)
1004
-
1005
- ### Bug Fixes
1006
-
1007
- - **sdk-coin-atom:** fix get address method to generate unique address ([c75378b](https://github.com/BitGo/BitGoJS/commit/c75378b538b0b1002cc3195f29677fcb0e970208))
1008
-
1009
- ### Code Refactoring
1010
-
1011
- - **sdk-coin-atom:** only decode sequence from raw atom tx ([84c8370](https://github.com/BitGo/BitGoJS/commit/84c8370bdeb1330e8801c416b9170a6329884c46))
1012
-
1013
- ### Features
1014
-
1015
- - **sdk-coin-atom:** add Atom transaction builder skeleton ([94bf5c7](https://github.com/BitGo/BitGoJS/commit/94bf5c7bd1bbd10619fc99a21498746e04f2e5cd))
1016
- - **sdk-coin-atom:** implement basic util methods for atom ([ebd6a54](https://github.com/BitGo/BitGoJS/commit/ebd6a5400a976f6d2a0cd810c590147047be8680))
1017
- - **sdk-coin-atom:** skeleton for transaction class ATOM ([69f7c7e](https://github.com/BitGo/BitGoJS/commit/69f7c7e08e4f15fb16de545b1a816054fdaf8992))
1018
-
1019
- ### BREAKING CHANGES
1020
-
1021
- - **sdk-coin-atom:** Updates the AtomTransaction schema to only
1022
- use the sequence number, not the entire explicitSignerData property.
1023
- TICKET: BG-67573
1024
-
1025
- # [1.2.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@1.1.0...@bitgo/sdk-coin-atom@1.2.0) (2023-02-08)
1026
-
1027
- ### Features
1028
-
1029
- - **sdk-coin-atom:** add Atom transaction builder skeleton ([94bf5c7](https://github.com/BitGo/BitGoJS/commit/94bf5c7bd1bbd10619fc99a21498746e04f2e5cd))
1030
- - **sdk-coin-atom:** implement basic util methods for atom ([ebd6a54](https://github.com/BitGo/BitGoJS/commit/ebd6a5400a976f6d2a0cd810c590147047be8680))
1031
- - **sdk-coin-atom:** skeleton for transaction class ATOM ([69f7c7e](https://github.com/BitGo/BitGoJS/commit/69f7c7e08e4f15fb16de545b1a816054fdaf8992))
1032
-
1033
- ## [1.1.1](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@1.1.0...@bitgo/sdk-coin-atom@1.1.1) (2023-01-30)
1034
-
1035
- **Note:** Version bump only for package @bitgo/sdk-coin-atom
1036
-
1037
- # 1.1.0 (2023-01-25)
1038
-
1039
- ### Features
1040
-
1041
- - **sdk-coin-atom:** add keyPair management to cosmos ([9549a5e](https://github.com/BitGo/BitGoJS/commit/9549a5efde08c0ce13ab28149862499ad5f3eb08))
1042
- - **sdk-coin-atom:** create atom module ([88d9971](https://github.com/BitGo/BitGoJS/commit/88d99714275e98c3997451776c9eec3b21645ffa))