@bitgo-beta/sdk-coin-atom 3.1.2-beta.33 → 3.1.2-beta.331

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 (45) hide show
  1. package/CHANGELOG.md +494 -0
  2. package/dist/src/atom.d.ts +7 -114
  3. package/dist/src/atom.d.ts.map +1 -1
  4. package/dist/src/atom.js +12 -498
  5. package/dist/src/index.js +6 -2
  6. package/dist/src/lib/constants.d.ts +1 -6
  7. package/dist/src/lib/constants.d.ts.map +1 -1
  8. package/dist/src/lib/constants.js +5 -10
  9. package/dist/src/lib/index.d.ts +3 -8
  10. package/dist/src/lib/index.d.ts.map +1 -1
  11. package/dist/src/lib/index.js +16 -17
  12. package/dist/src/lib/keyPair.d.ts +3 -12
  13. package/dist/src/lib/keyPair.d.ts.map +1 -1
  14. package/dist/src/lib/keyPair.js +5 -43
  15. package/dist/src/lib/transactionBuilderFactory.d.ts +8 -11
  16. package/dist/src/lib/transactionBuilderFactory.d.ts.map +1 -1
  17. package/dist/src/lib/transactionBuilderFactory.js +21 -11
  18. package/dist/src/lib/utils.d.ts +5 -159
  19. package/dist/src/lib/utils.d.ts.map +1 -1
  20. package/dist/src/lib/utils.js +15 -491
  21. package/dist/src/tatom.d.ts +0 -8
  22. package/dist/src/tatom.d.ts.map +1 -1
  23. package/dist/src/tatom.js +1 -13
  24. package/package.json +10 -15
  25. package/dist/src/lib/StakingActivateBuilder.d.ts +0 -11
  26. package/dist/src/lib/StakingActivateBuilder.d.ts.map +0 -1
  27. package/dist/src/lib/StakingActivateBuilder.js +0 -31
  28. package/dist/src/lib/StakingDeactivateBuilder.d.ts +0 -11
  29. package/dist/src/lib/StakingDeactivateBuilder.d.ts.map +0 -1
  30. package/dist/src/lib/StakingDeactivateBuilder.js +0 -31
  31. package/dist/src/lib/StakingWithdrawRewardsBuilder.d.ts +0 -11
  32. package/dist/src/lib/StakingWithdrawRewardsBuilder.d.ts.map +0 -1
  33. package/dist/src/lib/StakingWithdrawRewardsBuilder.js +0 -31
  34. package/dist/src/lib/iface.d.ts +0 -46
  35. package/dist/src/lib/iface.d.ts.map +0 -1
  36. package/dist/src/lib/iface.js +0 -3
  37. package/dist/src/lib/transaction.d.ts +0 -58
  38. package/dist/src/lib/transaction.d.ts.map +0 -1
  39. package/dist/src/lib/transaction.js +0 -271
  40. package/dist/src/lib/transactionBuilder.d.ts +0 -78
  41. package/dist/src/lib/transactionBuilder.d.ts.map +0 -1
  42. package/dist/src/lib/transactionBuilder.js +0 -179
  43. package/dist/src/lib/transferBuilder.d.ts +0 -11
  44. package/dist/src/lib/transferBuilder.d.ts.map +0 -1
  45. package/dist/src/lib/transferBuilder.js +0 -31
package/CHANGELOG.md CHANGED
@@ -3,6 +3,500 @@
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
+ ## [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)
7
+
8
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
9
+
10
+ ## [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)
11
+
12
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
13
+
14
+ ## [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)
15
+
16
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
17
+
18
+ ## [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)
19
+
20
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
21
+
22
+ ## [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)
23
+
24
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
25
+
26
+ ## [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)
27
+
28
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
29
+
30
+ ## [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)
31
+
32
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
33
+
34
+ ## [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)
35
+
36
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
37
+
38
+ # [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)
39
+
40
+ ### Features
41
+
42
+ - **abstract-cosmos:** added redelegation for cosmos coins ([8ea18ab](https://github.com/BitGo/BitGoJS/commit/8ea18ab0ca115ba9b61335e69d34790f0c046e7b))
43
+ - **root:** deprecate node 16 ([d3ec624](https://github.com/BitGo/BitGoJS/commit/d3ec6240bddae2a4ab7fa80c4a16efecc36210bd))
44
+
45
+ ### BREAKING CHANGES
46
+
47
+ - **root:** Node 16 is no longer supported in bitgojs.
48
+ TICKET: WP-1100
49
+
50
+ ## [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)
51
+
52
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
53
+
54
+ ## [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)
55
+
56
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
57
+
58
+ ## [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)
59
+
60
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
61
+
62
+ ## [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)
63
+
64
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
65
+
66
+ # [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)
67
+
68
+ ### Bug Fixes
69
+
70
+ - add bech32 validation to cosmos address validation ([f5008a7](https://github.com/BitGo/BitGoJS/commit/f5008a7298f9cb470795f8087b6840cf7f254369))
71
+ - address verification for cosmos like coins ([5ac7879](https://github.com/BitGo/BitGoJS/commit/5ac78799b460d0d03eaa841db08a6855b571a46f))
72
+ - **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
73
+
74
+ ### Code Refactoring
75
+
76
+ - **sdk-coin-atom:** use abstract-cosmos ([18abbea](https://github.com/BitGo/BitGoJS/commit/18abbea939bb8f1cee1bbc72cfd8a2955468fcc5))
77
+
78
+ ### Features
79
+
80
+ - **sdk-coin-atom:** add sendMany support for cosmos chains ([ee609ec](https://github.com/BitGo/BitGoJS/commit/ee609ec5de3d3159c78ba59ecf7f43c79f6f5870))
81
+
82
+ ### BREAKING CHANGES
83
+
84
+ - **sdk-coin-atom:** restructured exports
85
+
86
+ * Removed constants overlapping with @bitgo/abstract-cosmos
87
+ * Removed common Interfaces exported by @bitgo/abstract-cosmos
88
+
89
+ Code dependent on the previously exported Interfaces/Constants needs to
90
+ be updated to import these from @bitgo/abstract-cosmos instead
91
+
92
+ # [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)
93
+
94
+ ### Bug Fixes
95
+
96
+ - add bech32 validation to cosmos address validation ([f5008a7](https://github.com/BitGo/BitGoJS/commit/f5008a7298f9cb470795f8087b6840cf7f254369))
97
+ - address verification for cosmos like coins ([5ac7879](https://github.com/BitGo/BitGoJS/commit/5ac78799b460d0d03eaa841db08a6855b571a46f))
98
+ - **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
99
+
100
+ ### Code Refactoring
101
+
102
+ - **sdk-coin-atom:** use abstract-cosmos ([18abbea](https://github.com/BitGo/BitGoJS/commit/18abbea939bb8f1cee1bbc72cfd8a2955468fcc5))
103
+
104
+ ### Features
105
+
106
+ - **sdk-coin-atom:** add sendMany support for cosmos chains ([ee609ec](https://github.com/BitGo/BitGoJS/commit/ee609ec5de3d3159c78ba59ecf7f43c79f6f5870))
107
+
108
+ ### BREAKING CHANGES
109
+
110
+ - **sdk-coin-atom:** restructured exports
111
+
112
+ * Removed constants overlapping with @bitgo/abstract-cosmos
113
+ * Removed common Interfaces exported by @bitgo/abstract-cosmos
114
+
115
+ Code dependent on the previously exported Interfaces/Constants needs to
116
+ be updated to import these from @bitgo/abstract-cosmos instead
117
+
118
+ # [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)
119
+
120
+ ### Bug Fixes
121
+
122
+ - add bech32 validation to cosmos address validation ([f5008a7](https://github.com/BitGo/BitGoJS/commit/f5008a7298f9cb470795f8087b6840cf7f254369))
123
+ - address verification for cosmos like coins ([5ac7879](https://github.com/BitGo/BitGoJS/commit/5ac78799b460d0d03eaa841db08a6855b571a46f))
124
+ - **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
125
+
126
+ ### Code Refactoring
127
+
128
+ - **sdk-coin-atom:** use abstract-cosmos ([18abbea](https://github.com/BitGo/BitGoJS/commit/18abbea939bb8f1cee1bbc72cfd8a2955468fcc5))
129
+
130
+ ### Features
131
+
132
+ - **sdk-coin-atom:** add sendMany support for cosmos chains ([ee609ec](https://github.com/BitGo/BitGoJS/commit/ee609ec5de3d3159c78ba59ecf7f43c79f6f5870))
133
+
134
+ ### BREAKING CHANGES
135
+
136
+ - **sdk-coin-atom:** restructured exports
137
+
138
+ * Removed constants overlapping with @bitgo/abstract-cosmos
139
+ * Removed common Interfaces exported by @bitgo/abstract-cosmos
140
+
141
+ Code dependent on the previously exported Interfaces/Constants needs to
142
+ be updated to import these from @bitgo/abstract-cosmos instead
143
+
144
+ # [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)
145
+
146
+ ### Bug Fixes
147
+
148
+ - add bech32 validation to cosmos address validation ([f5008a7](https://github.com/BitGo/BitGoJS/commit/f5008a7298f9cb470795f8087b6840cf7f254369))
149
+ - address verification for cosmos like coins ([5ac7879](https://github.com/BitGo/BitGoJS/commit/5ac78799b460d0d03eaa841db08a6855b571a46f))
150
+ - **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
151
+
152
+ ### Code Refactoring
153
+
154
+ - **sdk-coin-atom:** use abstract-cosmos ([18abbea](https://github.com/BitGo/BitGoJS/commit/18abbea939bb8f1cee1bbc72cfd8a2955468fcc5))
155
+
156
+ ### Features
157
+
158
+ - **sdk-coin-atom:** add sendMany support for cosmos chains ([ee609ec](https://github.com/BitGo/BitGoJS/commit/ee609ec5de3d3159c78ba59ecf7f43c79f6f5870))
159
+
160
+ ### BREAKING CHANGES
161
+
162
+ - **sdk-coin-atom:** restructured exports
163
+
164
+ * Removed constants overlapping with @bitgo/abstract-cosmos
165
+ * Removed common Interfaces exported by @bitgo/abstract-cosmos
166
+
167
+ Code dependent on the previously exported Interfaces/Constants needs to
168
+ be updated to import these from @bitgo/abstract-cosmos instead
169
+
170
+ # [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)
171
+
172
+ ### Bug Fixes
173
+
174
+ - add bech32 validation to cosmos address validation ([f5008a7](https://github.com/BitGo/BitGoJS/commit/f5008a7298f9cb470795f8087b6840cf7f254369))
175
+ - address verification for cosmos like coins ([5ac7879](https://github.com/BitGo/BitGoJS/commit/5ac78799b460d0d03eaa841db08a6855b571a46f))
176
+ - **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
177
+
178
+ ### Code Refactoring
179
+
180
+ - **sdk-coin-atom:** use abstract-cosmos ([18abbea](https://github.com/BitGo/BitGoJS/commit/18abbea939bb8f1cee1bbc72cfd8a2955468fcc5))
181
+
182
+ ### Features
183
+
184
+ - **sdk-coin-atom:** add sendMany support for cosmos chains ([ee609ec](https://github.com/BitGo/BitGoJS/commit/ee609ec5de3d3159c78ba59ecf7f43c79f6f5870))
185
+
186
+ ### BREAKING CHANGES
187
+
188
+ - **sdk-coin-atom:** restructured exports
189
+
190
+ * Removed constants overlapping with @bitgo/abstract-cosmos
191
+ * Removed common Interfaces exported by @bitgo/abstract-cosmos
192
+
193
+ Code dependent on the previously exported Interfaces/Constants needs to
194
+ be updated to import these from @bitgo/abstract-cosmos instead
195
+
196
+ # [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)
197
+
198
+ ### Bug Fixes
199
+
200
+ - add bech32 validation to cosmos address validation ([f5008a7](https://github.com/BitGo/BitGoJS/commit/f5008a7298f9cb470795f8087b6840cf7f254369))
201
+ - address verification for cosmos like coins ([5ac7879](https://github.com/BitGo/BitGoJS/commit/5ac78799b460d0d03eaa841db08a6855b571a46f))
202
+ - **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
203
+
204
+ ### Code Refactoring
205
+
206
+ - **sdk-coin-atom:** use abstract-cosmos ([18abbea](https://github.com/BitGo/BitGoJS/commit/18abbea939bb8f1cee1bbc72cfd8a2955468fcc5))
207
+
208
+ ### Features
209
+
210
+ - **sdk-coin-atom:** add sendMany support for cosmos chains ([ee609ec](https://github.com/BitGo/BitGoJS/commit/ee609ec5de3d3159c78ba59ecf7f43c79f6f5870))
211
+
212
+ ### BREAKING CHANGES
213
+
214
+ - **sdk-coin-atom:** restructured exports
215
+
216
+ * Removed constants overlapping with @bitgo/abstract-cosmos
217
+ * Removed common Interfaces exported by @bitgo/abstract-cosmos
218
+
219
+ Code dependent on the previously exported Interfaces/Constants needs to
220
+ be updated to import these from @bitgo/abstract-cosmos instead
221
+
222
+ # [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)
223
+
224
+ ### Bug Fixes
225
+
226
+ - add bech32 validation to cosmos address validation ([f5008a7](https://github.com/BitGo/BitGoJS/commit/f5008a7298f9cb470795f8087b6840cf7f254369))
227
+ - address verification for cosmos like coins ([5ac7879](https://github.com/BitGo/BitGoJS/commit/5ac78799b460d0d03eaa841db08a6855b571a46f))
228
+ - **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
229
+
230
+ ### Code Refactoring
231
+
232
+ - **sdk-coin-atom:** use abstract-cosmos ([18abbea](https://github.com/BitGo/BitGoJS/commit/18abbea939bb8f1cee1bbc72cfd8a2955468fcc5))
233
+
234
+ ### Features
235
+
236
+ - **sdk-coin-atom:** add sendMany support for cosmos chains ([ee609ec](https://github.com/BitGo/BitGoJS/commit/ee609ec5de3d3159c78ba59ecf7f43c79f6f5870))
237
+
238
+ ### BREAKING CHANGES
239
+
240
+ - **sdk-coin-atom:** restructured exports
241
+
242
+ * Removed constants overlapping with @bitgo/abstract-cosmos
243
+ * Removed common Interfaces exported by @bitgo/abstract-cosmos
244
+
245
+ Code dependent on the previously exported Interfaces/Constants needs to
246
+ be updated to import these from @bitgo/abstract-cosmos instead
247
+
248
+ # [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)
249
+
250
+ ### Bug Fixes
251
+
252
+ - add bech32 validation to cosmos address validation ([f5008a7](https://github.com/BitGo/BitGoJS/commit/f5008a7298f9cb470795f8087b6840cf7f254369))
253
+ - address verification for cosmos like coins ([5ac7879](https://github.com/BitGo/BitGoJS/commit/5ac78799b460d0d03eaa841db08a6855b571a46f))
254
+ - **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
255
+
256
+ ### Code Refactoring
257
+
258
+ - **sdk-coin-atom:** use abstract-cosmos ([18abbea](https://github.com/BitGo/BitGoJS/commit/18abbea939bb8f1cee1bbc72cfd8a2955468fcc5))
259
+
260
+ ### Features
261
+
262
+ - **sdk-coin-atom:** add sendMany support for cosmos chains ([ee609ec](https://github.com/BitGo/BitGoJS/commit/ee609ec5de3d3159c78ba59ecf7f43c79f6f5870))
263
+
264
+ ### BREAKING CHANGES
265
+
266
+ - **sdk-coin-atom:** restructured exports
267
+
268
+ * Removed constants overlapping with @bitgo/abstract-cosmos
269
+ * Removed common Interfaces exported by @bitgo/abstract-cosmos
270
+
271
+ Code dependent on the previously exported Interfaces/Constants needs to
272
+ be updated to import these from @bitgo/abstract-cosmos instead
273
+
274
+ # [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)
275
+
276
+ ### Bug Fixes
277
+
278
+ - add bech32 validation to cosmos address validation ([f5008a7](https://github.com/BitGo/BitGoJS/commit/f5008a7298f9cb470795f8087b6840cf7f254369))
279
+ - address verification for cosmos like coins ([5ac7879](https://github.com/BitGo/BitGoJS/commit/5ac78799b460d0d03eaa841db08a6855b571a46f))
280
+ - **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
281
+
282
+ ### Features
283
+
284
+ - **sdk-coin-atom:** add sendMany support for cosmos chains ([ee609ec](https://github.com/BitGo/BitGoJS/commit/ee609ec5de3d3159c78ba59ecf7f43c79f6f5870))
285
+
286
+ # [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)
287
+
288
+ ### Bug Fixes
289
+
290
+ - add bech32 validation to cosmos address validation ([f5008a7](https://github.com/BitGo/BitGoJS/commit/f5008a7298f9cb470795f8087b6840cf7f254369))
291
+ - address verification for cosmos like coins ([5ac7879](https://github.com/BitGo/BitGoJS/commit/5ac78799b460d0d03eaa841db08a6855b571a46f))
292
+ - **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
293
+
294
+ ### Features
295
+
296
+ - **sdk-coin-atom:** add sendMany support for cosmos chains ([ee609ec](https://github.com/BitGo/BitGoJS/commit/ee609ec5de3d3159c78ba59ecf7f43c79f6f5870))
297
+
298
+ # [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)
299
+
300
+ ### Bug Fixes
301
+
302
+ - add bech32 validation to cosmos address validation ([f5008a7](https://github.com/BitGo/BitGoJS/commit/f5008a7298f9cb470795f8087b6840cf7f254369))
303
+ - address verification for cosmos like coins ([5ac7879](https://github.com/BitGo/BitGoJS/commit/5ac78799b460d0d03eaa841db08a6855b571a46f))
304
+ - **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
305
+
306
+ ### Features
307
+
308
+ - **sdk-coin-atom:** add sendMany support for cosmos chains ([ee609ec](https://github.com/BitGo/BitGoJS/commit/ee609ec5de3d3159c78ba59ecf7f43c79f6f5870))
309
+
310
+ # [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)
311
+
312
+ ### Bug Fixes
313
+
314
+ - add bech32 validation to cosmos address validation ([f5008a7](https://github.com/BitGo/BitGoJS/commit/f5008a7298f9cb470795f8087b6840cf7f254369))
315
+ - address verification for cosmos like coins ([5ac7879](https://github.com/BitGo/BitGoJS/commit/5ac78799b460d0d03eaa841db08a6855b571a46f))
316
+ - **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
317
+
318
+ ### Features
319
+
320
+ - **sdk-coin-atom:** add sendMany support for cosmos chains ([ee609ec](https://github.com/BitGo/BitGoJS/commit/ee609ec5de3d3159c78ba59ecf7f43c79f6f5870))
321
+
322
+ # [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)
323
+
324
+ ### Bug Fixes
325
+
326
+ - address verification for cosmos like coins ([5ac7879](https://github.com/BitGo/BitGoJS/commit/5ac78799b460d0d03eaa841db08a6855b571a46f))
327
+ - **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
328
+
329
+ ### Features
330
+
331
+ - **sdk-coin-atom:** add sendMany support for cosmos chains ([ee609ec](https://github.com/BitGo/BitGoJS/commit/ee609ec5de3d3159c78ba59ecf7f43c79f6f5870))
332
+
333
+ # [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)
334
+
335
+ ### Bug Fixes
336
+
337
+ - address verification for cosmos like coins ([5ac7879](https://github.com/BitGo/BitGoJS/commit/5ac78799b460d0d03eaa841db08a6855b571a46f))
338
+ - **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
339
+
340
+ ### Features
341
+
342
+ - **sdk-coin-atom:** add sendMany support for cosmos chains ([ee609ec](https://github.com/BitGo/BitGoJS/commit/ee609ec5de3d3159c78ba59ecf7f43c79f6f5870))
343
+
344
+ # [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)
345
+
346
+ ### Bug Fixes
347
+
348
+ - address verification for cosmos like coins ([5ac7879](https://github.com/BitGo/BitGoJS/commit/5ac78799b460d0d03eaa841db08a6855b571a46f))
349
+ - **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
350
+
351
+ ### Features
352
+
353
+ - **sdk-coin-atom:** add sendMany support for cosmos chains ([ee609ec](https://github.com/BitGo/BitGoJS/commit/ee609ec5de3d3159c78ba59ecf7f43c79f6f5870))
354
+
355
+ # [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)
356
+
357
+ ### Bug Fixes
358
+
359
+ - address verification for cosmos like coins ([5ac7879](https://github.com/BitGo/BitGoJS/commit/5ac78799b460d0d03eaa841db08a6855b571a46f))
360
+ - **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
361
+
362
+ ### Features
363
+
364
+ - **sdk-coin-atom:** add sendMany support for cosmos chains ([ee609ec](https://github.com/BitGo/BitGoJS/commit/ee609ec5de3d3159c78ba59ecf7f43c79f6f5870))
365
+
366
+ # [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)
367
+
368
+ ### Bug Fixes
369
+
370
+ - address verification for cosmos like coins ([5ac7879](https://github.com/BitGo/BitGoJS/commit/5ac78799b460d0d03eaa841db08a6855b571a46f))
371
+ - **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
372
+
373
+ ### Features
374
+
375
+ - **sdk-coin-atom:** add sendMany support for cosmos chains ([ee609ec](https://github.com/BitGo/BitGoJS/commit/ee609ec5de3d3159c78ba59ecf7f43c79f6f5870))
376
+
377
+ # [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)
378
+
379
+ ### Bug Fixes
380
+
381
+ - address verification for cosmos like coins ([5ac7879](https://github.com/BitGo/BitGoJS/commit/5ac78799b460d0d03eaa841db08a6855b571a46f))
382
+ - **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
383
+
384
+ ### Features
385
+
386
+ - **sdk-coin-atom:** add sendMany support for cosmos chains ([ee609ec](https://github.com/BitGo/BitGoJS/commit/ee609ec5de3d3159c78ba59ecf7f43c79f6f5870))
387
+
388
+ # [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)
389
+
390
+ ### Bug Fixes
391
+
392
+ - **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
393
+
394
+ ### Features
395
+
396
+ - **sdk-coin-atom:** add sendMany support for cosmos chains ([ee609ec](https://github.com/BitGo/BitGoJS/commit/ee609ec5de3d3159c78ba59ecf7f43c79f6f5870))
397
+
398
+ # [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)
399
+
400
+ ### Bug Fixes
401
+
402
+ - **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
403
+
404
+ ### Features
405
+
406
+ - **sdk-coin-atom:** add sendMany support for cosmos chains ([ee609ec](https://github.com/BitGo/BitGoJS/commit/ee609ec5de3d3159c78ba59ecf7f43c79f6f5870))
407
+
408
+ ## [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)
409
+
410
+ ### Bug Fixes
411
+
412
+ - **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
413
+
414
+ ## [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)
415
+
416
+ ### Bug Fixes
417
+
418
+ - **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
419
+
420
+ ## [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)
421
+
422
+ ### Bug Fixes
423
+
424
+ - **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
425
+
426
+ ## [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)
427
+
428
+ ### Bug Fixes
429
+
430
+ - **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
431
+
432
+ ## [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)
433
+
434
+ ### Bug Fixes
435
+
436
+ - **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
437
+
438
+ ## [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)
439
+
440
+ ### Bug Fixes
441
+
442
+ - **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
443
+
444
+ ## [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)
445
+
446
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
447
+
448
+ ## [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)
449
+
450
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
451
+
452
+ ## [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)
453
+
454
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
455
+
456
+ ## [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)
457
+
458
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
459
+
460
+ ## [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)
461
+
462
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
463
+
464
+ # [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)
465
+
466
+ ### Features
467
+
468
+ - **root:** add node 18 to engines and CI ([9cc6a70](https://github.com/BitGo/BitGoJS/commit/9cc6a70ba807161b7c6a0ebe3d7c47f25c7c8eca))
469
+ - **root:** remove node 14 from engines ([6ec47cb](https://github.com/BitGo/BitGoJS/commit/6ec47cbd7996cc78bbf2cf7f16595c24fe43cd41))
470
+
471
+ # [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)
472
+
473
+ ### Features
474
+
475
+ - **root:** add node 18 to engines and CI ([9cc6a70](https://github.com/BitGo/BitGoJS/commit/9cc6a70ba807161b7c6a0ebe3d7c47f25c7c8eca))
476
+ - **root:** remove node 14 from engines ([6ec47cb](https://github.com/BitGo/BitGoJS/commit/6ec47cbd7996cc78bbf2cf7f16595c24fe43cd41))
477
+
478
+ # [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)
479
+
480
+ ### Features
481
+
482
+ - **abstract-cosmos:** add support for contract call transaction ([9b7dd54](https://github.com/BitGo/BitGoJS/commit/9b7dd54c6a3a9e5cf2b47b4a94ef225f111a8baf))
483
+
484
+ ## [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)
485
+
486
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
487
+
488
+ ## [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)
489
+
490
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
491
+
492
+ ## [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)
493
+
494
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
495
+
496
+ ## [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)
497
+
498
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
499
+
6
500
  # [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)
7
501
 
8
502
  ### Features
@@ -1,133 +1,26 @@
1
- /// <reference types="node" />
2
- import { BaseCoin, BitGoBase, ExplanationResult, KeyPair, MPCAlgorithm, ParsedTransaction, ParseTransactionOptions, SignedTransaction, SignTransactionOptions, VerifyAddressOptions, VerifyTransactionOptions } from '@bitgo-beta/sdk-core';
3
- import { BaseCoin as StaticsBaseCoin, CoinFamily } from '@bitgo-beta/statics';
4
- import { Hash } from 'crypto';
1
+ import { CosmosCoin, CosmosKeyPair, GasAmountDetails } from '@bitgo-beta/abstract-cosmos';
2
+ import { BaseCoin, BitGoBase } from '@bitgo-beta/sdk-core';
3
+ import { BaseCoin as StaticsBaseCoin } from '@bitgo-beta/statics';
5
4
  import { TransactionBuilderFactory } from './lib';
6
- import * as request from 'superagent';
7
- /**
8
- * Atom accounts support memo Id based addresses
9
- */
10
- interface AddressDetails {
11
- address: string;
12
- memoId?: string | undefined;
13
- }
14
- interface RecoveryOptions {
15
- userKey?: string;
16
- backupKey?: string;
17
- bitgoKey: string;
18
- recoveryDestination: string;
19
- krsProvider?: string;
20
- walletPassphrase?: string;
21
- startingScanIndex?: number;
22
- scan?: number;
23
- }
24
- interface AtomTx {
25
- serializedTx: string;
26
- scanIndex: number;
27
- }
28
- export declare class Atom extends BaseCoin {
5
+ export declare class Atom extends CosmosCoin {
29
6
  protected readonly _staticsCoin: Readonly<StaticsBaseCoin>;
30
7
  protected constructor(bitgo: BitGoBase, staticsCoin?: Readonly<StaticsBaseCoin>);
31
8
  static createInstance(bitgo: BitGoBase, staticsCoin?: Readonly<StaticsBaseCoin>): BaseCoin;
32
9
  /** @inheritDoc **/
33
10
  getBaseFactor(): string | number;
34
- /** @inheritDoc **/
35
- getChain(): string;
36
- /** @inheritDoc **/
37
- getFamily(): CoinFamily;
38
- /** @inheritDoc **/
39
- getFullName(): string;
40
- /** @inheritDoc */
41
- supportsTss(): boolean;
42
- /** @inheritDoc **/
43
- getMPCAlgorithm(): MPCAlgorithm;
44
- /** @inheritDoc **/
45
- isValidPub(pub: string): boolean;
46
- /** @inheritDoc **/
47
- isValidPrv(prv: string): boolean;
48
11
  getBuilder(): TransactionBuilderFactory;
49
12
  /** @inheritDoc **/
50
13
  isValidAddress(address: string): boolean;
51
14
  /** @inheritDoc **/
52
- verifyTransaction(params: VerifyTransactionOptions): Promise<boolean>;
53
- /** @inheritDoc **/
54
- parseTransaction(params: ParseTransactionOptions & {
55
- txHex: string;
56
- }): Promise<ParsedTransaction>;
15
+ getDenomination(): string;
57
16
  /** @inheritDoc **/
58
- explainTransaction(options: {
59
- txHex: string;
60
- }): Promise<ExplanationResult>;
17
+ getGasAmountDetails(): GasAmountDetails;
61
18
  /** @inheritDoc **/
62
- generateKeyPair(seed?: Buffer): KeyPair;
63
- /**
64
- * Sign a transaction with a single private key
65
- * @param params parameters in the form of { txPrebuild: {txHex}, prv }
66
- * @returns signed transaction in the form of { txHex }
67
- */
68
- signTransaction(params: SignTransactionOptions & {
69
- txPrebuild: {
70
- txHex: string;
71
- };
72
- prv: string;
73
- }): Promise<SignedTransaction>;
74
- /**
75
- * Builds a funds recovery transaction without BitGo
76
- * @param {RecoveryOptions} params parameters needed to construct and
77
- * (maybe) sign the transaction
78
- *
79
- * @returns {AtomTx} the serialized transaction hex string and index
80
- * of the address being swept
81
- */
82
- recover(params: RecoveryOptions): Promise<AtomTx>;
83
- /**
84
- * Get balance from public node
85
- */
86
- protected getBalanceFromNode(senderAddress: string): Promise<request.Response>;
87
- /**
88
- * Helper to fetch chainId
89
- */
90
- protected getChainId(): Promise<string>;
91
- /**
92
- * Get chain id from public node
93
- */
94
- protected getChainIdFromNode(): Promise<request.Response>;
95
- /**
96
- * Helper to fetch account number
97
- */
98
- protected getAccountDetails(senderAddress: string): Promise<string[]>;
99
- /**
100
- * Get account number from public node
101
- */
102
- protected getAccountFromNode(senderAddress: string): Promise<request.Response>;
103
- /**
104
- * Helper to fetch account balance
105
- */
106
- protected getAccountBalance(senderAddress: string): Promise<string>;
19
+ getKeyPair(publicKey: string): CosmosKeyPair;
107
20
  /**
108
21
  * Get the public node url from the Environments constant we have defined
109
22
  */
110
23
  protected getPublicNodeUrl(): string;
111
24
  getAddressFromPublicKey(pubKey: string): string;
112
- /** @inheritDoc **/
113
- isWalletAddress(params: VerifyAddressOptions): Promise<boolean>;
114
- getHashFunction(): Hash;
115
- /**
116
- * Process address into address and memo id
117
- *
118
- * @param address the address
119
- * @returns object containing address and memo id
120
- */
121
- getAddressDetails(address: string): AddressDetails;
122
- /**
123
- * Return boolean indicating whether a memo id is valid
124
- *
125
- * @param memoId memo id
126
- * @returns true if memo id is valid
127
- */
128
- isValidMemoId(memoId: string): boolean;
129
- private getKeyCombinedFromTssKeyShares;
130
- private signRecoveryTSS;
131
25
  }
132
- export {};
133
26
  //# sourceMappingURL=atom.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"atom.d.ts","sourceRoot":"","sources":["../../src/atom.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"atom.d.ts","sourceRoot":"","sources":["../../src/atom.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,aAAa,EAAE,gBAAgB,EAAE,MAAM,6BAA6B,CAAC;AAC1F,OAAO,EAAE,QAAQ,EAAE,SAAS,EAAgB,MAAM,sBAAsB,CAAC;AACzE,OAAO,EAAY,QAAQ,IAAI,eAAe,EAAS,MAAM,qBAAqB,CAAC;AACnF,OAAO,EAAW,yBAAyB,EAAE,MAAM,OAAO,CAAC;AAI3D,qBAAa,IAAK,SAAQ,UAAU;IAClC,SAAS,CAAC,QAAQ,CAAC,YAAY,EAAE,QAAQ,CAAC,eAAe,CAAC,CAAC;IAC3D,SAAS,aAAa,KAAK,EAAE,SAAS,EAAE,WAAW,CAAC,EAAE,QAAQ,CAAC,eAAe,CAAC;IAU/E,MAAM,CAAC,cAAc,CAAC,KAAK,EAAE,SAAS,EAAE,WAAW,CAAC,EAAE,QAAQ,CAAC,eAAe,CAAC,GAAG,QAAQ;IAI1F,mBAAmB;IACnB,aAAa,IAAI,MAAM,GAAG,MAAM;IAIhC,UAAU,IAAI,yBAAyB;IAIvC,mBAAmB;IACnB,cAAc,CAAC,OAAO,EAAE,MAAM,GAAG,OAAO;IAIxC,mBAAmB;IACnB,eAAe,IAAI,MAAM;IAIzB,mBAAmB;IACnB,mBAAmB,IAAI,gBAAgB;IAOvC,mBAAmB;IACnB,UAAU,CAAC,SAAS,EAAE,MAAM,GAAG,aAAa;IAI5C;;OAEG;IACH,SAAS,CAAC,gBAAgB,IAAI,MAAM;IAIpC,uBAAuB,CAAC,MAAM,EAAE,MAAM,GAAG,MAAM;CAGhD"}