@bitgo-beta/sdk-coin-ada 2.3.14-beta.98 → 2.3.14-beta.981

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 (50) hide show
  1. package/CHANGELOG.md +904 -0
  2. package/dist/src/ada.d.ts +37 -20
  3. package/dist/src/ada.d.ts.map +1 -1
  4. package/dist/src/ada.js +304 -97
  5. package/dist/src/adaToken.d.ts +1 -1
  6. package/dist/src/adaToken.d.ts.map +1 -1
  7. package/dist/src/adaToken.js +3 -3
  8. package/dist/src/index.js +6 -2
  9. package/dist/src/lib/index.d.ts +2 -0
  10. package/dist/src/lib/index.d.ts.map +1 -1
  11. package/dist/src/lib/index.js +29 -9
  12. package/dist/src/lib/keyPair.js +29 -16
  13. package/dist/src/lib/messages/cip8/cip8Message.d.ts +23 -0
  14. package/dist/src/lib/messages/cip8/cip8Message.d.ts.map +1 -0
  15. package/dist/src/lib/messages/cip8/cip8Message.js +114 -0
  16. package/dist/src/lib/messages/cip8/cip8MessageBuilder.d.ts +25 -0
  17. package/dist/src/lib/messages/cip8/cip8MessageBuilder.d.ts.map +1 -0
  18. package/dist/src/lib/messages/cip8/cip8MessageBuilder.js +68 -0
  19. package/dist/src/lib/messages/cip8/index.d.ts +3 -0
  20. package/dist/src/lib/messages/cip8/index.d.ts.map +1 -0
  21. package/dist/src/lib/messages/cip8/index.js +19 -0
  22. package/dist/src/lib/messages/cip8/utils.d.ts +24 -0
  23. package/dist/src/lib/messages/cip8/utils.d.ts.map +1 -0
  24. package/dist/src/lib/messages/cip8/utils.js +73 -0
  25. package/dist/src/lib/messages/index.d.ts +3 -0
  26. package/dist/src/lib/messages/index.d.ts.map +1 -0
  27. package/dist/src/lib/messages/index.js +19 -0
  28. package/dist/src/lib/messages/messageBuilderFactory.d.ts +7 -0
  29. package/dist/src/lib/messages/messageBuilderFactory.d.ts.map +1 -0
  30. package/dist/src/lib/messages/messageBuilderFactory.js +20 -0
  31. package/dist/src/lib/stakingActivateBuilder.d.ts +1 -1
  32. package/dist/src/lib/stakingActivateBuilder.d.ts.map +1 -1
  33. package/dist/src/lib/stakingActivateBuilder.js +30 -10
  34. package/dist/src/lib/stakingDeactivateBuilder.js +24 -10
  35. package/dist/src/lib/transaction.d.ts +12 -6
  36. package/dist/src/lib/transaction.d.ts.map +1 -1
  37. package/dist/src/lib/transaction.js +49 -16
  38. package/dist/src/lib/transactionBuilder.d.ts +3 -2
  39. package/dist/src/lib/transactionBuilder.d.ts.map +1 -1
  40. package/dist/src/lib/transactionBuilder.js +153 -21
  41. package/dist/src/lib/transactionBuilderFactory.d.ts +2 -0
  42. package/dist/src/lib/transactionBuilderFactory.d.ts.map +1 -1
  43. package/dist/src/lib/transactionBuilderFactory.js +7 -1
  44. package/dist/src/lib/utils.d.ts +23 -0
  45. package/dist/src/lib/utils.d.ts.map +1 -1
  46. package/dist/src/lib/utils.js +153 -17
  47. package/dist/src/lib/voteDelegationBuilder.d.ts +24 -0
  48. package/dist/src/lib/voteDelegationBuilder.d.ts.map +1 -0
  49. package/dist/src/lib/voteDelegationBuilder.js +84 -0
  50. package/package.json +13 -10
package/CHANGELOG.md CHANGED
@@ -3,6 +3,910 @@
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
+ ## [4.11.3](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ada@4.11.2...@bitgo/sdk-coin-ada@4.11.3) (2025-06-24)
7
+
8
+ **Note:** Version bump only for package @bitgo/sdk-coin-ada
9
+
10
+ ## [4.11.2](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ada@4.11.1...@bitgo/sdk-coin-ada@4.11.2) (2025-06-18)
11
+
12
+ **Note:** Version bump only for package @bitgo/sdk-coin-ada
13
+
14
+ ## [4.11.1](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ada@4.11.0...@bitgo/sdk-coin-ada@4.11.1) (2025-06-10)
15
+
16
+ **Note:** Version bump only for package @bitgo/sdk-coin-ada
17
+
18
+ # [4.11.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ada@4.10.0...@bitgo/sdk-coin-ada@4.11.0) (2025-06-05)
19
+
20
+ ### Features
21
+
22
+ - **root:** support node 22 ([c4ad6af](https://github.com/BitGo/BitGoJS/commit/c4ad6af2e8896221417c303f0f6b84652b493216))
23
+
24
+ # [4.10.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ada@4.9.13...@bitgo/sdk-coin-ada@4.10.0) (2025-06-02)
25
+
26
+ ### Features
27
+
28
+ - rename audit function naming and signature ([1a885ab](https://github.com/BitGo/BitGoJS/commit/1a885ab60d30ca8595e284a728f2ab9d3c09994e))
29
+ - **root:** add new audit key baseCoin method ([57c1778](https://github.com/BitGo/BitGoJS/commit/57c17784a72ea364f18e3af9dbd83da877827e69))
30
+
31
+ ## [4.9.13](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ada@4.9.12...@bitgo/sdk-coin-ada@4.9.13) (2025-05-28)
32
+
33
+ **Note:** Version bump only for package @bitgo/sdk-coin-ada
34
+
35
+ ## [4.9.12](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ada@4.9.11...@bitgo/sdk-coin-ada@4.9.12) (2025-05-22)
36
+
37
+ **Note:** Version bump only for package @bitgo/sdk-coin-ada
38
+
39
+ ## [4.9.11](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ada@4.9.10...@bitgo/sdk-coin-ada@4.9.11) (2025-05-20)
40
+
41
+ **Note:** Version bump only for package @bitgo/sdk-coin-ada
42
+
43
+ ## [4.9.10](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ada@4.9.9...@bitgo/sdk-coin-ada@4.9.10) (2025-05-07)
44
+
45
+ **Note:** Version bump only for package @bitgo/sdk-coin-ada
46
+
47
+ ## [4.9.9](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ada@4.9.8...@bitgo/sdk-coin-ada@4.9.9) (2025-04-29)
48
+
49
+ **Note:** Version bump only for package @bitgo/sdk-coin-ada
50
+
51
+ ## [4.9.8](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ada@4.9.7...@bitgo/sdk-coin-ada@4.9.8) (2025-04-25)
52
+
53
+ **Note:** Version bump only for package @bitgo/sdk-coin-ada
54
+
55
+ ## [4.9.7](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ada@4.9.6...@bitgo/sdk-coin-ada@4.9.7) (2025-04-15)
56
+
57
+ **Note:** Version bump only for package @bitgo/sdk-coin-ada
58
+
59
+ ## [4.9.6](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ada@4.9.5...@bitgo/sdk-coin-ada@4.9.6) (2025-04-04)
60
+
61
+ **Note:** Version bump only for package @bitgo/sdk-coin-ada
62
+
63
+ ## [4.9.5](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ada@4.9.4...@bitgo/sdk-coin-ada@4.9.5) (2025-04-02)
64
+
65
+ **Note:** Version bump only for package @bitgo/sdk-coin-ada
66
+
67
+ ## [4.9.4](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ada@4.9.3...@bitgo/sdk-coin-ada@4.9.4) (2025-03-28)
68
+
69
+ **Note:** Version bump only for package @bitgo/sdk-coin-ada
70
+
71
+ ## [4.9.3](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ada@4.9.2...@bitgo/sdk-coin-ada@4.9.3) (2025-03-20)
72
+
73
+ **Note:** Version bump only for package @bitgo/sdk-coin-ada
74
+
75
+ ## [4.9.2](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ada@4.9.1...@bitgo/sdk-coin-ada@4.9.2) (2025-03-18)
76
+
77
+ ### Bug Fixes
78
+
79
+ - **sdk-core:** set default multisig if empty ([e2727df](https://github.com/BitGo/BitGoJS/commit/e2727dfc89dd314a607b737e761e5eff824606af))
80
+
81
+ ## [4.9.1](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ada@4.9.0...@bitgo/sdk-coin-ada@4.9.1) (2025-03-06)
82
+
83
+ **Note:** Version bump only for package @bitgo/sdk-coin-ada
84
+
85
+ # [4.9.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ada@4.6.6...@bitgo/sdk-coin-ada@4.9.0) (2025-03-04)
86
+
87
+ ### Features
88
+
89
+ - remove deadalus address support from ADA wallets ([9175976](https://github.com/BitGo/BitGoJS/commit/91759763c0fe2516c5697b6d3fb9720cbf5aa676))
90
+
91
+ # [4.8.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ada@4.6.6...@bitgo/sdk-coin-ada@4.8.0) (2025-02-26)
92
+
93
+ ### Features
94
+
95
+ - remove deadalus address support from ADA wallets ([9175976](https://github.com/BitGo/BitGoJS/commit/91759763c0fe2516c5697b6d3fb9720cbf5aa676))
96
+
97
+ # [4.7.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ada@4.6.6...@bitgo/sdk-coin-ada@4.7.0) (2025-02-20)
98
+
99
+ ### Features
100
+
101
+ - remove deadalus address support from ADA wallets ([9175976](https://github.com/BitGo/BitGoJS/commit/91759763c0fe2516c5697b6d3fb9720cbf5aa676))
102
+
103
+ ## [4.6.6](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ada@4.6.5...@bitgo/sdk-coin-ada@4.6.6) (2025-02-19)
104
+
105
+ **Note:** Version bump only for package @bitgo/sdk-coin-ada
106
+
107
+ ## [4.6.5](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ada@4.6.4...@bitgo/sdk-coin-ada@4.6.5) (2025-02-11)
108
+
109
+ **Note:** Version bump only for package @bitgo/sdk-coin-ada
110
+
111
+ ## [4.6.4](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ada@4.6.3...@bitgo/sdk-coin-ada@4.6.4) (2025-02-05)
112
+
113
+ **Note:** Version bump only for package @bitgo/sdk-coin-ada
114
+
115
+ ## [4.6.3](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ada@4.6.2...@bitgo/sdk-coin-ada@4.6.3) (2025-01-28)
116
+
117
+ **Note:** Version bump only for package @bitgo/sdk-coin-ada
118
+
119
+ ## [4.6.2](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ada@4.6.1...@bitgo/sdk-coin-ada@4.6.2) (2025-01-23)
120
+
121
+ **Note:** Version bump only for package @bitgo/sdk-coin-ada
122
+
123
+ ## [4.6.1](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ada@4.6.0...@bitgo/sdk-coin-ada@4.6.1) (2025-01-23)
124
+
125
+ ### Bug Fixes
126
+
127
+ - using base58 and cbor as byron validation for ui support ([fe6477c](https://github.com/BitGo/BitGoJS/commit/fe6477cb563eaf44ffd27d5310680a65479afd8a))
128
+
129
+ # [4.6.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ada@4.5.5...@bitgo/sdk-coin-ada@4.6.0) (2025-01-20)
130
+
131
+ ### Features
132
+
133
+ - byron era support for ADA wallets ([d0e5da9](https://github.com/BitGo/BitGoJS/commit/d0e5da9939abac122a4f35198bba80562dcac00d))
134
+ - util and txBuilder changes for byron address support ([3773ebf](https://github.com/BitGo/BitGoJS/commit/3773ebf932418c6dd2d4ad36fbd24e97cc6f62b5))
135
+
136
+ ## [4.5.5](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ada@4.5.4...@bitgo/sdk-coin-ada@4.5.5) (2025-01-15)
137
+
138
+ **Note:** Version bump only for package @bitgo/sdk-coin-ada
139
+
140
+ ## [4.5.4](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ada@4.5.3...@bitgo/sdk-coin-ada@4.5.4) (2025-01-09)
141
+
142
+ **Note:** Version bump only for package @bitgo/sdk-coin-ada
143
+
144
+ ## [4.5.3](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ada@4.5.2...@bitgo/sdk-coin-ada@4.5.3) (2025-01-03)
145
+
146
+ **Note:** Version bump only for package @bitgo/sdk-coin-ada
147
+
148
+ ## [4.5.2](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ada@4.5.1...@bitgo/sdk-coin-ada@4.5.2) (2024-12-24)
149
+
150
+ **Note:** Version bump only for package @bitgo/sdk-coin-ada
151
+
152
+ ## [4.5.1](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ada@4.5.0...@bitgo/sdk-coin-ada@4.5.1) (2024-12-19)
153
+
154
+ **Note:** Version bump only for package @bitgo/sdk-coin-ada
155
+
156
+ # [4.5.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ada@4.3.11...@bitgo/sdk-coin-ada@4.5.0) (2024-12-17)
157
+
158
+ ### Features
159
+
160
+ - **sdk-coin-ada:** support vote delegation ([6b9ddd8](https://github.com/BitGo/BitGoJS/commit/6b9ddd867ecb458e2d5d9890829c20a22cf7658b))
161
+
162
+ # [4.4.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ada@4.3.11...@bitgo/sdk-coin-ada@4.4.0) (2024-12-17)
163
+
164
+ ### Features
165
+
166
+ - **sdk-coin-ada:** support vote delegation ([6b9ddd8](https://github.com/BitGo/BitGoJS/commit/6b9ddd867ecb458e2d5d9890829c20a22cf7658b))
167
+
168
+ ## [4.3.11](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ada@4.3.10...@bitgo/sdk-coin-ada@4.3.11) (2024-12-12)
169
+
170
+ **Note:** Version bump only for package @bitgo/sdk-coin-ada
171
+
172
+ ## [4.3.10](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ada@4.3.9...@bitgo/sdk-coin-ada@4.3.10) (2024-12-11)
173
+
174
+ **Note:** Version bump only for package @bitgo/sdk-coin-ada
175
+
176
+ ## [4.3.9](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ada@4.3.8...@bitgo/sdk-coin-ada@4.3.9) (2024-12-03)
177
+
178
+ ### Bug Fixes
179
+
180
+ - use better string conversion for message signing ([c81d0b1](https://github.com/BitGo/BitGoJS/commit/c81d0b19c379109df69f8bdd7ff92c582492ab45))
181
+
182
+ ## [4.3.8](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ada@4.3.7...@bitgo/sdk-coin-ada@4.3.8) (2024-11-26)
183
+
184
+ **Note:** Version bump only for package @bitgo/sdk-coin-ada
185
+
186
+ ## [4.3.7](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ada@4.3.6...@bitgo/sdk-coin-ada@4.3.7) (2024-11-21)
187
+
188
+ **Note:** Version bump only for package @bitgo/sdk-coin-ada
189
+
190
+ ## [4.3.6](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ada@4.3.4...@bitgo/sdk-coin-ada@4.3.6) (2024-11-19)
191
+
192
+ **Note:** Version bump only for package @bitgo/sdk-coin-ada
193
+
194
+ ## [4.3.5](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ada@4.3.4...@bitgo/sdk-coin-ada@4.3.5) (2024-11-14)
195
+
196
+ **Note:** Version bump only for package @bitgo/sdk-coin-ada
197
+
198
+ ## [4.3.4](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ada@4.3.3...@bitgo/sdk-coin-ada@4.3.4) (2024-11-08)
199
+
200
+ **Note:** Version bump only for package @bitgo/sdk-coin-ada
201
+
202
+ ## [4.3.3](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ada@4.3.2...@bitgo/sdk-coin-ada@4.3.3) (2024-11-07)
203
+
204
+ **Note:** Version bump only for package @bitgo/sdk-coin-ada
205
+
206
+ ## [4.3.2](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ada@4.3.1...@bitgo/sdk-coin-ada@4.3.2) (2024-11-01)
207
+
208
+ **Note:** Version bump only for package @bitgo/sdk-coin-ada
209
+
210
+ ## [4.3.1](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ada@4.3.0...@bitgo/sdk-coin-ada@4.3.1) (2024-10-22)
211
+
212
+ **Note:** Version bump only for package @bitgo/sdk-coin-ada
213
+
214
+ # [4.3.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ada@4.2.18...@bitgo/sdk-coin-ada@4.3.0) (2024-10-15)
215
+
216
+ ### Features
217
+
218
+ - add support for withdrawals from receive addr for ADA ([ed90e7d](https://github.com/BitGo/BitGoJS/commit/ed90e7d1b9fdebb96b5e2b5ea4afdcb42a9d2fd1))
219
+
220
+ ## [4.2.18](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ada@4.2.17...@bitgo/sdk-coin-ada@4.2.18) (2024-10-08)
221
+
222
+ **Note:** Version bump only for package @bitgo/sdk-coin-ada
223
+
224
+ ## [4.2.17](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ada@4.2.16...@bitgo/sdk-coin-ada@4.2.17) (2024-10-04)
225
+
226
+ **Note:** Version bump only for package @bitgo/sdk-coin-ada
227
+
228
+ ## [4.2.16](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ada@4.2.15...@bitgo/sdk-coin-ada@4.2.16) (2024-09-24)
229
+
230
+ **Note:** Version bump only for package @bitgo/sdk-coin-ada
231
+
232
+ ## [4.2.15](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ada@4.2.14...@bitgo/sdk-coin-ada@4.2.15) (2024-09-19)
233
+
234
+ **Note:** Version bump only for package @bitgo/sdk-coin-ada
235
+
236
+ ## [4.2.14](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ada@4.2.13...@bitgo/sdk-coin-ada@4.2.14) (2024-09-16)
237
+
238
+ **Note:** Version bump only for package @bitgo/sdk-coin-ada
239
+
240
+ ## [4.2.13](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ada@4.2.12...@bitgo/sdk-coin-ada@4.2.13) (2024-09-10)
241
+
242
+ **Note:** Version bump only for package @bitgo/sdk-coin-ada
243
+
244
+ ## [4.2.12](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ada@4.2.11...@bitgo/sdk-coin-ada@4.2.12) (2024-09-03)
245
+
246
+ ### Bug Fixes
247
+
248
+ - **sdk-coin-ada:** bumb serialization library and fix tests ([16feeac](https://github.com/BitGo/BitGoJS/commit/16feeac2c47752d0d9e641f8c789be4654ead92a))
249
+
250
+ ## [4.2.11](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ada@4.2.10...@bitgo/sdk-coin-ada@4.2.11) (2024-08-29)
251
+
252
+ **Note:** Version bump only for package @bitgo/sdk-coin-ada
253
+
254
+ ## [4.2.10](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ada@4.2.9...@bitgo/sdk-coin-ada@4.2.10) (2024-08-27)
255
+
256
+ **Note:** Version bump only for package @bitgo/sdk-coin-ada
257
+
258
+ ## [4.2.9](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ada@4.2.7...@bitgo/sdk-coin-ada@4.2.9) (2024-08-20)
259
+
260
+ **Note:** Version bump only for package @bitgo/sdk-coin-ada
261
+
262
+ ## [4.2.8](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ada@4.2.7...@bitgo/sdk-coin-ada@4.2.8) (2024-08-13)
263
+
264
+ **Note:** Version bump only for package @bitgo/sdk-coin-ada
265
+
266
+ ## [4.2.7](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ada@4.2.6...@bitgo/sdk-coin-ada@4.2.7) (2024-08-07)
267
+
268
+ **Note:** Version bump only for package @bitgo/sdk-coin-ada
269
+
270
+ ## [4.2.6](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ada@4.2.5...@bitgo/sdk-coin-ada@4.2.6) (2024-07-30)
271
+
272
+ **Note:** Version bump only for package @bitgo/sdk-coin-ada
273
+
274
+ ## [4.2.5](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ada@4.2.4...@bitgo/sdk-coin-ada@4.2.5) (2024-07-24)
275
+
276
+ **Note:** Version bump only for package @bitgo/sdk-coin-ada
277
+
278
+ ## [4.2.4](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ada@4.2.3...@bitgo/sdk-coin-ada@4.2.4) (2024-07-16)
279
+
280
+ **Note:** Version bump only for package @bitgo/sdk-coin-ada
281
+
282
+ ## [4.2.3](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ada@4.2.2...@bitgo/sdk-coin-ada@4.2.3) (2024-07-04)
283
+
284
+ **Note:** Version bump only for package @bitgo/sdk-coin-ada
285
+
286
+ ## [4.2.2](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ada@4.2.1...@bitgo/sdk-coin-ada@4.2.2) (2024-07-02)
287
+
288
+ **Note:** Version bump only for package @bitgo/sdk-coin-ada
289
+
290
+ ## [4.2.1](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ada@4.2.0...@bitgo/sdk-coin-ada@4.2.1) (2024-06-27)
291
+
292
+ **Note:** Version bump only for package @bitgo/sdk-coin-ada
293
+
294
+ # [4.2.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ada@4.1.19...@bitgo/sdk-coin-ada@4.2.0) (2024-06-26)
295
+
296
+ ### Features
297
+
298
+ - **sdk-core:** add tss coins method to BaseCoin class ([65ba76e](https://github.com/BitGo/BitGoJS/commit/65ba76ef3a930eed4e111c5613ded97fede57e65))
299
+
300
+ ## [4.1.19](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ada@4.1.17...@bitgo/sdk-coin-ada@4.1.19) (2024-06-21)
301
+
302
+ **Note:** Version bump only for package @bitgo/sdk-coin-ada
303
+
304
+ ## [4.1.18](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ada@4.1.17...@bitgo/sdk-coin-ada@4.1.18) (2024-06-20)
305
+
306
+ **Note:** Version bump only for package @bitgo/sdk-coin-ada
307
+
308
+ ## [4.1.17](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ada@4.1.16...@bitgo/sdk-coin-ada@4.1.17) (2024-06-14)
309
+
310
+ **Note:** Version bump only for package @bitgo/sdk-coin-ada
311
+
312
+ ## [4.1.16](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ada@4.1.15...@bitgo/sdk-coin-ada@4.1.16) (2024-06-11)
313
+
314
+ **Note:** Version bump only for package @bitgo/sdk-coin-ada
315
+
316
+ ## [4.1.15](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ada@4.1.14...@bitgo/sdk-coin-ada@4.1.15) (2024-06-05)
317
+
318
+ **Note:** Version bump only for package @bitgo/sdk-coin-ada
319
+
320
+ ## [4.1.14](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ada@4.1.13...@bitgo/sdk-coin-ada@4.1.14) (2024-05-31)
321
+
322
+ **Note:** Version bump only for package @bitgo/sdk-coin-ada
323
+
324
+ ## [4.1.13](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ada@4.1.12...@bitgo/sdk-coin-ada@4.1.13) (2024-05-28)
325
+
326
+ **Note:** Version bump only for package @bitgo/sdk-coin-ada
327
+
328
+ ## [4.1.12](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ada@4.1.11...@bitgo/sdk-coin-ada@4.1.12) (2024-05-22)
329
+
330
+ **Note:** Version bump only for package @bitgo/sdk-coin-ada
331
+
332
+ ## [4.1.11](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ada@4.1.10...@bitgo/sdk-coin-ada@4.1.11) (2024-05-17)
333
+
334
+ **Note:** Version bump only for package @bitgo/sdk-coin-ada
335
+
336
+ ## [4.1.10](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ada@4.1.9...@bitgo/sdk-coin-ada@4.1.10) (2024-05-13)
337
+
338
+ **Note:** Version bump only for package @bitgo/sdk-coin-ada
339
+
340
+ ## [4.1.9](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ada@4.1.8...@bitgo/sdk-coin-ada@4.1.9) (2024-05-08)
341
+
342
+ **Note:** Version bump only for package @bitgo/sdk-coin-ada
343
+
344
+ ## [4.1.8](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ada@4.1.7...@bitgo/sdk-coin-ada@4.1.8) (2024-05-01)
345
+
346
+ **Note:** Version bump only for package @bitgo/sdk-coin-ada
347
+
348
+ ## [4.1.7](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ada@4.1.6...@bitgo/sdk-coin-ada@4.1.7) (2024-04-25)
349
+
350
+ **Note:** Version bump only for package @bitgo/sdk-coin-ada
351
+
352
+ ## [4.1.6](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ada@4.1.5...@bitgo/sdk-coin-ada@4.1.6) (2024-04-24)
353
+
354
+ ### Bug Fixes
355
+
356
+ - superagent upgrade to 9.0 ([6e9aa43](https://github.com/BitGo/BitGoJS/commit/6e9aa43a6d2999298abd450ceb168d664b8b926d))
357
+
358
+ ## [4.1.5](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ada@4.1.4...@bitgo/sdk-coin-ada@4.1.5) (2024-04-22)
359
+
360
+ **Note:** Version bump only for package @bitgo/sdk-coin-ada
361
+
362
+ ## [4.1.4](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ada@4.1.3...@bitgo/sdk-coin-ada@4.1.4) (2024-04-17)
363
+
364
+ ### Reverts
365
+
366
+ - Revert "feat: protect pass by value when sending data out" ([ef1497f](https://github.com/BitGo/BitGoJS/commit/ef1497ffdc9c158300c32a596828081d32eb6f3a))
367
+
368
+ ## [4.1.3](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ada@4.1.2...@bitgo/sdk-coin-ada@4.1.3) (2024-04-12)
369
+
370
+ **Note:** Version bump only for package @bitgo/sdk-coin-ada
371
+
372
+ ## [4.1.2](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ada@4.1.1...@bitgo/sdk-coin-ada@4.1.2) (2024-04-10)
373
+
374
+ **Note:** Version bump only for package @bitgo/sdk-coin-ada
375
+
376
+ ## [4.1.1](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ada@4.1.0...@bitgo/sdk-coin-ada@4.1.1) (2024-04-09)
377
+
378
+ **Note:** Version bump only for package @bitgo/sdk-coin-ada
379
+
380
+ # [4.1.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ada@4.0.0...@bitgo/sdk-coin-ada@4.1.0) (2024-04-08)
381
+
382
+ ### Features
383
+
384
+ - protect pass by value when sending data out ([8755bdd](https://github.com/BitGo/BitGoJS/commit/8755bdd5f4174de21f0b7e4c1e7bb74fb9b8e40f))
385
+
386
+ # [4.0.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ada@2.36.4...@bitgo/sdk-coin-ada@4.0.0) (2024-04-05)
387
+
388
+ ### Features
389
+
390
+ - **root:** deprecate node 16 ([d3ec624](https://github.com/BitGo/BitGoJS/commit/d3ec6240bddae2a4ab7fa80c4a16efecc36210bd))
391
+
392
+ ### BREAKING CHANGES
393
+
394
+ - **root:** Node 16 is no longer supported in bitgojs.
395
+ TICKET: WP-1100
396
+
397
+ # [3.0.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ada@2.36.4...@bitgo/sdk-coin-ada@3.0.0) (2024-03-28)
398
+
399
+ ### Features
400
+
401
+ - **root:** deprecate node 16 ([d3ec624](https://github.com/BitGo/BitGoJS/commit/d3ec6240bddae2a4ab7fa80c4a16efecc36210bd))
402
+
403
+ ### BREAKING CHANGES
404
+
405
+ - **root:** Node 16 is no longer supported in bitgojs.
406
+ TICKET: WP-1100
407
+
408
+ ## [2.36.4](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ada@2.36.3...@bitgo/sdk-coin-ada@2.36.4) (2024-03-19)
409
+
410
+ **Note:** Version bump only for package @bitgo/sdk-coin-ada
411
+
412
+ ## [2.36.3](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ada@2.36.2...@bitgo/sdk-coin-ada@2.36.3) (2024-03-11)
413
+
414
+ **Note:** Version bump only for package @bitgo/sdk-coin-ada
415
+
416
+ ## [2.36.2](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ada@2.36.1...@bitgo/sdk-coin-ada@2.36.2) (2024-02-28)
417
+
418
+ **Note:** Version bump only for package @bitgo/sdk-coin-ada
419
+
420
+ ## [2.36.1](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ada@2.36.0...@bitgo/sdk-coin-ada@2.36.1) (2024-02-22)
421
+
422
+ **Note:** Version bump only for package @bitgo/sdk-coin-ada
423
+
424
+ # [2.36.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ada@2.6.0...@bitgo/sdk-coin-ada@2.36.0) (2024-02-19)
425
+
426
+ ### Bug Fixes
427
+
428
+ - **sdk-coin-ada:** add multi-asset to init builder flow ([5c75ac6](https://github.com/BitGo/BitGoJS/commit/5c75ac6b9e3b4df146332670b85176375c58820b))
429
+ - **sdk-coin-ada:** add separate UTXOs for each token with 1 ADA ([05ec950](https://github.com/BitGo/BitGoJS/commit/05ec950040e76f94a05a4e96add1683449a89b10))
430
+ - **sdk-coin-ada:** fix ada createBroadcastableTransaction method for arrays of txns ([ee27caf](https://github.com/BitGo/BitGoJS/commit/ee27cafa9e6ad53b063c5365f4cafce0f4f46d89))
431
+ - **sdk-coin-ada:** fix ada recover method ([5e4ed3a](https://github.com/BitGo/BitGoJS/commit/5e4ed3a776803f37f5d5f8af9764900db46de5a9))
432
+ - **sdk-coin-ada:** fix ada recovery for wallets derived from the same keys ([7900b22](https://github.com/BitGo/BitGoJS/commit/7900b22976a8829446cf0c991827239f9cdca19d))
433
+
434
+ ### Features
435
+
436
+ - **sdk-coin-ada:** add consolidation method for ada recovery ([d912027](https://github.com/BitGo/BitGoJS/commit/d9120274fa7324dc2d0b37eae5f35300efc3b492))
437
+ - **sdk-coin-ada:** add lastScanIndex for consolidation support ([bf9b910](https://github.com/BitGo/BitGoJS/commit/bf9b9103e11cd5e0e38304d6ba2999d76fc128dc))
438
+ - **sdk-coin-ada:** add support for multi asset in tx building ([c2e3d3e](https://github.com/BitGo/BitGoJS/commit/c2e3d3e63cbe5f2f040b52844b58f7988969e291))
439
+ - **sdk-coin-ada:** create method to produce broadcastable ada sweep txn ([b5591ee](https://github.com/BitGo/BitGoJS/commit/b5591ee8e7a31cad1b817f02f9147bab10c49357))
440
+ - **sdk-coin-ada:** dynamically modify fee based on asset output for consolidation ([147b430](https://github.com/BitGo/BitGoJS/commit/147b430d5a0939c5b0d1b48b52a088803a68a58f))
441
+ - **sdk-coin-ada:** fix ada sweep recovery format for ovc signing ([7b88f90](https://github.com/BitGo/BitGoJS/commit/7b88f902d533507ee6f499ba5650e5a61d2c54b6))
442
+ - **sdk-coin-ada:** increase min amount to 1.5 ADA for token consolidation ([4db4e6d](https://github.com/BitGo/BitGoJS/commit/4db4e6d6e98d0b7f9d2b0cb81bfe3b3a5af0c545))
443
+ - **sdk-coin-ada:** return ovc compatible format for ada sweep txns ([a32d18a](https://github.com/BitGo/BitGoJS/commit/a32d18ab09162ca48aefe8bd5e3be52a7a6b3924))
444
+
445
+ # [2.34.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ada@2.6.0...@bitgo/sdk-coin-ada@2.34.0) (2024-01-30)
446
+
447
+ ### Bug Fixes
448
+
449
+ - **sdk-coin-ada:** add multi-asset to init builder flow ([5c75ac6](https://github.com/BitGo/BitGoJS/commit/5c75ac6b9e3b4df146332670b85176375c58820b))
450
+ - **sdk-coin-ada:** add separate UTXOs for each token with 1 ADA ([05ec950](https://github.com/BitGo/BitGoJS/commit/05ec950040e76f94a05a4e96add1683449a89b10))
451
+ - **sdk-coin-ada:** fix ada createBroadcastableTransaction method for arrays of txns ([ee27caf](https://github.com/BitGo/BitGoJS/commit/ee27cafa9e6ad53b063c5365f4cafce0f4f46d89))
452
+ - **sdk-coin-ada:** fix ada recovery for wallets derived from the same keys ([7900b22](https://github.com/BitGo/BitGoJS/commit/7900b22976a8829446cf0c991827239f9cdca19d))
453
+
454
+ ### Features
455
+
456
+ - **sdk-coin-ada:** add consolidation method for ada recovery ([d912027](https://github.com/BitGo/BitGoJS/commit/d9120274fa7324dc2d0b37eae5f35300efc3b492))
457
+ - **sdk-coin-ada:** add lastScanIndex for consolidation support ([bf9b910](https://github.com/BitGo/BitGoJS/commit/bf9b9103e11cd5e0e38304d6ba2999d76fc128dc))
458
+ - **sdk-coin-ada:** add support for multi asset in tx building ([c2e3d3e](https://github.com/BitGo/BitGoJS/commit/c2e3d3e63cbe5f2f040b52844b58f7988969e291))
459
+ - **sdk-coin-ada:** create method to produce broadcastable ada sweep txn ([b5591ee](https://github.com/BitGo/BitGoJS/commit/b5591ee8e7a31cad1b817f02f9147bab10c49357))
460
+ - **sdk-coin-ada:** dynamically modify fee based on asset output for consolidation ([147b430](https://github.com/BitGo/BitGoJS/commit/147b430d5a0939c5b0d1b48b52a088803a68a58f))
461
+ - **sdk-coin-ada:** fix ada sweep recovery format for ovc signing ([7b88f90](https://github.com/BitGo/BitGoJS/commit/7b88f902d533507ee6f499ba5650e5a61d2c54b6))
462
+ - **sdk-coin-ada:** increase min amount to 1.5 ADA for token consolidation ([4db4e6d](https://github.com/BitGo/BitGoJS/commit/4db4e6d6e98d0b7f9d2b0cb81bfe3b3a5af0c545))
463
+ - **sdk-coin-ada:** return ovc compatible format for ada sweep txns ([a32d18a](https://github.com/BitGo/BitGoJS/commit/a32d18ab09162ca48aefe8bd5e3be52a7a6b3924))
464
+
465
+ # [2.33.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ada@2.6.0...@bitgo/sdk-coin-ada@2.33.0) (2024-01-26)
466
+
467
+ ### Bug Fixes
468
+
469
+ - **sdk-coin-ada:** add multi-asset to init builder flow ([5c75ac6](https://github.com/BitGo/BitGoJS/commit/5c75ac6b9e3b4df146332670b85176375c58820b))
470
+ - **sdk-coin-ada:** add separate UTXOs for each token with 1 ADA ([05ec950](https://github.com/BitGo/BitGoJS/commit/05ec950040e76f94a05a4e96add1683449a89b10))
471
+ - **sdk-coin-ada:** fix ada createBroadcastableTransaction method for arrays of txns ([ee27caf](https://github.com/BitGo/BitGoJS/commit/ee27cafa9e6ad53b063c5365f4cafce0f4f46d89))
472
+ - **sdk-coin-ada:** fix ada recovery for wallets derived from the same keys ([7900b22](https://github.com/BitGo/BitGoJS/commit/7900b22976a8829446cf0c991827239f9cdca19d))
473
+
474
+ ### Features
475
+
476
+ - **sdk-coin-ada:** add consolidation method for ada recovery ([d912027](https://github.com/BitGo/BitGoJS/commit/d9120274fa7324dc2d0b37eae5f35300efc3b492))
477
+ - **sdk-coin-ada:** add lastScanIndex for consolidation support ([bf9b910](https://github.com/BitGo/BitGoJS/commit/bf9b9103e11cd5e0e38304d6ba2999d76fc128dc))
478
+ - **sdk-coin-ada:** add support for multi asset in tx building ([c2e3d3e](https://github.com/BitGo/BitGoJS/commit/c2e3d3e63cbe5f2f040b52844b58f7988969e291))
479
+ - **sdk-coin-ada:** create method to produce broadcastable ada sweep txn ([b5591ee](https://github.com/BitGo/BitGoJS/commit/b5591ee8e7a31cad1b817f02f9147bab10c49357))
480
+ - **sdk-coin-ada:** dynamically modify fee based on asset output for consolidation ([147b430](https://github.com/BitGo/BitGoJS/commit/147b430d5a0939c5b0d1b48b52a088803a68a58f))
481
+ - **sdk-coin-ada:** fix ada sweep recovery format for ovc signing ([7b88f90](https://github.com/BitGo/BitGoJS/commit/7b88f902d533507ee6f499ba5650e5a61d2c54b6))
482
+ - **sdk-coin-ada:** increase min amount to 1.5 ADA for token consolidation ([4db4e6d](https://github.com/BitGo/BitGoJS/commit/4db4e6d6e98d0b7f9d2b0cb81bfe3b3a5af0c545))
483
+ - **sdk-coin-ada:** return ovc compatible format for ada sweep txns ([a32d18a](https://github.com/BitGo/BitGoJS/commit/a32d18ab09162ca48aefe8bd5e3be52a7a6b3924))
484
+
485
+ # [2.32.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ada@2.6.0...@bitgo/sdk-coin-ada@2.32.0) (2024-01-26)
486
+
487
+ ### Bug Fixes
488
+
489
+ - **sdk-coin-ada:** add multi-asset to init builder flow ([5c75ac6](https://github.com/BitGo/BitGoJS/commit/5c75ac6b9e3b4df146332670b85176375c58820b))
490
+ - **sdk-coin-ada:** add separate UTXOs for each token with 1 ADA ([05ec950](https://github.com/BitGo/BitGoJS/commit/05ec950040e76f94a05a4e96add1683449a89b10))
491
+ - **sdk-coin-ada:** fix ada createBroadcastableTransaction method for arrays of txns ([ee27caf](https://github.com/BitGo/BitGoJS/commit/ee27cafa9e6ad53b063c5365f4cafce0f4f46d89))
492
+ - **sdk-coin-ada:** fix ada recovery for wallets derived from the same keys ([7900b22](https://github.com/BitGo/BitGoJS/commit/7900b22976a8829446cf0c991827239f9cdca19d))
493
+
494
+ ### Features
495
+
496
+ - **sdk-coin-ada:** add consolidation method for ada recovery ([d912027](https://github.com/BitGo/BitGoJS/commit/d9120274fa7324dc2d0b37eae5f35300efc3b492))
497
+ - **sdk-coin-ada:** add lastScanIndex for consolidation support ([bf9b910](https://github.com/BitGo/BitGoJS/commit/bf9b9103e11cd5e0e38304d6ba2999d76fc128dc))
498
+ - **sdk-coin-ada:** add support for multi asset in tx building ([c2e3d3e](https://github.com/BitGo/BitGoJS/commit/c2e3d3e63cbe5f2f040b52844b58f7988969e291))
499
+ - **sdk-coin-ada:** create method to produce broadcastable ada sweep txn ([b5591ee](https://github.com/BitGo/BitGoJS/commit/b5591ee8e7a31cad1b817f02f9147bab10c49357))
500
+ - **sdk-coin-ada:** dynamically modify fee based on asset output for consolidation ([147b430](https://github.com/BitGo/BitGoJS/commit/147b430d5a0939c5b0d1b48b52a088803a68a58f))
501
+ - **sdk-coin-ada:** fix ada sweep recovery format for ovc signing ([7b88f90](https://github.com/BitGo/BitGoJS/commit/7b88f902d533507ee6f499ba5650e5a61d2c54b6))
502
+ - **sdk-coin-ada:** increase min amount to 1.5 ADA for token consolidation ([4db4e6d](https://github.com/BitGo/BitGoJS/commit/4db4e6d6e98d0b7f9d2b0cb81bfe3b3a5af0c545))
503
+ - **sdk-coin-ada:** return ovc compatible format for ada sweep txns ([a32d18a](https://github.com/BitGo/BitGoJS/commit/a32d18ab09162ca48aefe8bd5e3be52a7a6b3924))
504
+
505
+ # [2.31.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ada@2.6.0...@bitgo/sdk-coin-ada@2.31.0) (2024-01-25)
506
+
507
+ ### Bug Fixes
508
+
509
+ - **sdk-coin-ada:** add multi-asset to init builder flow ([5c75ac6](https://github.com/BitGo/BitGoJS/commit/5c75ac6b9e3b4df146332670b85176375c58820b))
510
+ - **sdk-coin-ada:** add separate UTXOs for each token with 1 ADA ([05ec950](https://github.com/BitGo/BitGoJS/commit/05ec950040e76f94a05a4e96add1683449a89b10))
511
+ - **sdk-coin-ada:** fix ada createBroadcastableTransaction method for arrays of txns ([ee27caf](https://github.com/BitGo/BitGoJS/commit/ee27cafa9e6ad53b063c5365f4cafce0f4f46d89))
512
+ - **sdk-coin-ada:** fix ada recovery for wallets derived from the same keys ([7900b22](https://github.com/BitGo/BitGoJS/commit/7900b22976a8829446cf0c991827239f9cdca19d))
513
+
514
+ ### Features
515
+
516
+ - **sdk-coin-ada:** add consolidation method for ada recovery ([d912027](https://github.com/BitGo/BitGoJS/commit/d9120274fa7324dc2d0b37eae5f35300efc3b492))
517
+ - **sdk-coin-ada:** add lastScanIndex for consolidation support ([bf9b910](https://github.com/BitGo/BitGoJS/commit/bf9b9103e11cd5e0e38304d6ba2999d76fc128dc))
518
+ - **sdk-coin-ada:** add support for multi asset in tx building ([c2e3d3e](https://github.com/BitGo/BitGoJS/commit/c2e3d3e63cbe5f2f040b52844b58f7988969e291))
519
+ - **sdk-coin-ada:** create method to produce broadcastable ada sweep txn ([b5591ee](https://github.com/BitGo/BitGoJS/commit/b5591ee8e7a31cad1b817f02f9147bab10c49357))
520
+ - **sdk-coin-ada:** dynamically modify fee based on asset output for consolidation ([147b430](https://github.com/BitGo/BitGoJS/commit/147b430d5a0939c5b0d1b48b52a088803a68a58f))
521
+ - **sdk-coin-ada:** fix ada sweep recovery format for ovc signing ([7b88f90](https://github.com/BitGo/BitGoJS/commit/7b88f902d533507ee6f499ba5650e5a61d2c54b6))
522
+ - **sdk-coin-ada:** increase min amount to 1.5 ADA for token consolidation ([4db4e6d](https://github.com/BitGo/BitGoJS/commit/4db4e6d6e98d0b7f9d2b0cb81bfe3b3a5af0c545))
523
+ - **sdk-coin-ada:** return ovc compatible format for ada sweep txns ([a32d18a](https://github.com/BitGo/BitGoJS/commit/a32d18ab09162ca48aefe8bd5e3be52a7a6b3924))
524
+
525
+ # [2.30.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ada@2.6.0...@bitgo/sdk-coin-ada@2.30.0) (2024-01-22)
526
+
527
+ ### Bug Fixes
528
+
529
+ - **sdk-coin-ada:** add multi-asset to init builder flow ([5c75ac6](https://github.com/BitGo/BitGoJS/commit/5c75ac6b9e3b4df146332670b85176375c58820b))
530
+ - **sdk-coin-ada:** add separate UTXOs for each token with 1 ADA ([05ec950](https://github.com/BitGo/BitGoJS/commit/05ec950040e76f94a05a4e96add1683449a89b10))
531
+ - **sdk-coin-ada:** fix ada createBroadcastableTransaction method for arrays of txns ([ee27caf](https://github.com/BitGo/BitGoJS/commit/ee27cafa9e6ad53b063c5365f4cafce0f4f46d89))
532
+ - **sdk-coin-ada:** fix ada recovery for wallets derived from the same keys ([7900b22](https://github.com/BitGo/BitGoJS/commit/7900b22976a8829446cf0c991827239f9cdca19d))
533
+
534
+ ### Features
535
+
536
+ - **sdk-coin-ada:** add consolidation method for ada recovery ([d912027](https://github.com/BitGo/BitGoJS/commit/d9120274fa7324dc2d0b37eae5f35300efc3b492))
537
+ - **sdk-coin-ada:** add lastScanIndex for consolidation support ([bf9b910](https://github.com/BitGo/BitGoJS/commit/bf9b9103e11cd5e0e38304d6ba2999d76fc128dc))
538
+ - **sdk-coin-ada:** add support for multi asset in tx building ([c2e3d3e](https://github.com/BitGo/BitGoJS/commit/c2e3d3e63cbe5f2f040b52844b58f7988969e291))
539
+ - **sdk-coin-ada:** create method to produce broadcastable ada sweep txn ([b5591ee](https://github.com/BitGo/BitGoJS/commit/b5591ee8e7a31cad1b817f02f9147bab10c49357))
540
+ - **sdk-coin-ada:** dynamically modify fee based on asset output for consolidation ([147b430](https://github.com/BitGo/BitGoJS/commit/147b430d5a0939c5b0d1b48b52a088803a68a58f))
541
+ - **sdk-coin-ada:** fix ada sweep recovery format for ovc signing ([7b88f90](https://github.com/BitGo/BitGoJS/commit/7b88f902d533507ee6f499ba5650e5a61d2c54b6))
542
+ - **sdk-coin-ada:** increase min amount to 1.5 ADA for token consolidation ([4db4e6d](https://github.com/BitGo/BitGoJS/commit/4db4e6d6e98d0b7f9d2b0cb81bfe3b3a5af0c545))
543
+ - **sdk-coin-ada:** return ovc compatible format for ada sweep txns ([a32d18a](https://github.com/BitGo/BitGoJS/commit/a32d18ab09162ca48aefe8bd5e3be52a7a6b3924))
544
+
545
+ # [2.29.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ada@2.6.0...@bitgo/sdk-coin-ada@2.29.0) (2024-01-09)
546
+
547
+ ### Bug Fixes
548
+
549
+ - **sdk-coin-ada:** add multi-asset to init builder flow ([5c75ac6](https://github.com/BitGo/BitGoJS/commit/5c75ac6b9e3b4df146332670b85176375c58820b))
550
+ - **sdk-coin-ada:** add separate UTXOs for each token with 1 ADA ([05ec950](https://github.com/BitGo/BitGoJS/commit/05ec950040e76f94a05a4e96add1683449a89b10))
551
+ - **sdk-coin-ada:** fix ada createBroadcastableTransaction method for arrays of txns ([ee27caf](https://github.com/BitGo/BitGoJS/commit/ee27cafa9e6ad53b063c5365f4cafce0f4f46d89))
552
+ - **sdk-coin-ada:** fix ada recovery for wallets derived from the same keys ([7900b22](https://github.com/BitGo/BitGoJS/commit/7900b22976a8829446cf0c991827239f9cdca19d))
553
+
554
+ ### Features
555
+
556
+ - **sdk-coin-ada:** add consolidation method for ada recovery ([d912027](https://github.com/BitGo/BitGoJS/commit/d9120274fa7324dc2d0b37eae5f35300efc3b492))
557
+ - **sdk-coin-ada:** add lastScanIndex for consolidation support ([bf9b910](https://github.com/BitGo/BitGoJS/commit/bf9b9103e11cd5e0e38304d6ba2999d76fc128dc))
558
+ - **sdk-coin-ada:** add support for multi asset in tx building ([c2e3d3e](https://github.com/BitGo/BitGoJS/commit/c2e3d3e63cbe5f2f040b52844b58f7988969e291))
559
+ - **sdk-coin-ada:** create method to produce broadcastable ada sweep txn ([b5591ee](https://github.com/BitGo/BitGoJS/commit/b5591ee8e7a31cad1b817f02f9147bab10c49357))
560
+ - **sdk-coin-ada:** dynamically modify fee based on asset output for consolidation ([147b430](https://github.com/BitGo/BitGoJS/commit/147b430d5a0939c5b0d1b48b52a088803a68a58f))
561
+ - **sdk-coin-ada:** fix ada sweep recovery format for ovc signing ([7b88f90](https://github.com/BitGo/BitGoJS/commit/7b88f902d533507ee6f499ba5650e5a61d2c54b6))
562
+ - **sdk-coin-ada:** increase min amount to 1.5 ADA for token consolidation ([4db4e6d](https://github.com/BitGo/BitGoJS/commit/4db4e6d6e98d0b7f9d2b0cb81bfe3b3a5af0c545))
563
+ - **sdk-coin-ada:** return ovc compatible format for ada sweep txns ([a32d18a](https://github.com/BitGo/BitGoJS/commit/a32d18ab09162ca48aefe8bd5e3be52a7a6b3924))
564
+
565
+ # [2.28.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ada@2.6.0...@bitgo/sdk-coin-ada@2.28.0) (2024-01-03)
566
+
567
+ ### Bug Fixes
568
+
569
+ - **sdk-coin-ada:** add multi-asset to init builder flow ([5c75ac6](https://github.com/BitGo/BitGoJS/commit/5c75ac6b9e3b4df146332670b85176375c58820b))
570
+ - **sdk-coin-ada:** add separate UTXOs for each token with 1 ADA ([05ec950](https://github.com/BitGo/BitGoJS/commit/05ec950040e76f94a05a4e96add1683449a89b10))
571
+ - **sdk-coin-ada:** fix ada createBroadcastableTransaction method for arrays of txns ([ee27caf](https://github.com/BitGo/BitGoJS/commit/ee27cafa9e6ad53b063c5365f4cafce0f4f46d89))
572
+ - **sdk-coin-ada:** fix ada recovery for wallets derived from the same keys ([7900b22](https://github.com/BitGo/BitGoJS/commit/7900b22976a8829446cf0c991827239f9cdca19d))
573
+
574
+ ### Features
575
+
576
+ - **sdk-coin-ada:** add consolidation method for ada recovery ([d912027](https://github.com/BitGo/BitGoJS/commit/d9120274fa7324dc2d0b37eae5f35300efc3b492))
577
+ - **sdk-coin-ada:** add lastScanIndex for consolidation support ([bf9b910](https://github.com/BitGo/BitGoJS/commit/bf9b9103e11cd5e0e38304d6ba2999d76fc128dc))
578
+ - **sdk-coin-ada:** add support for multi asset in tx building ([c2e3d3e](https://github.com/BitGo/BitGoJS/commit/c2e3d3e63cbe5f2f040b52844b58f7988969e291))
579
+ - **sdk-coin-ada:** create method to produce broadcastable ada sweep txn ([b5591ee](https://github.com/BitGo/BitGoJS/commit/b5591ee8e7a31cad1b817f02f9147bab10c49357))
580
+ - **sdk-coin-ada:** dynamically modify fee based on asset output for consolidation ([147b430](https://github.com/BitGo/BitGoJS/commit/147b430d5a0939c5b0d1b48b52a088803a68a58f))
581
+ - **sdk-coin-ada:** fix ada sweep recovery format for ovc signing ([7b88f90](https://github.com/BitGo/BitGoJS/commit/7b88f902d533507ee6f499ba5650e5a61d2c54b6))
582
+ - **sdk-coin-ada:** increase min amount to 1.5 ADA for token consolidation ([4db4e6d](https://github.com/BitGo/BitGoJS/commit/4db4e6d6e98d0b7f9d2b0cb81bfe3b3a5af0c545))
583
+ - **sdk-coin-ada:** return ovc compatible format for ada sweep txns ([a32d18a](https://github.com/BitGo/BitGoJS/commit/a32d18ab09162ca48aefe8bd5e3be52a7a6b3924))
584
+
585
+ # [2.27.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ada@2.6.0...@bitgo/sdk-coin-ada@2.27.0) (2023-12-18)
586
+
587
+ ### Bug Fixes
588
+
589
+ - **sdk-coin-ada:** add multi-asset to init builder flow ([5c75ac6](https://github.com/BitGo/BitGoJS/commit/5c75ac6b9e3b4df146332670b85176375c58820b))
590
+ - **sdk-coin-ada:** add separate UTXOs for each token with 1 ADA ([05ec950](https://github.com/BitGo/BitGoJS/commit/05ec950040e76f94a05a4e96add1683449a89b10))
591
+ - **sdk-coin-ada:** fix ada createBroadcastableTransaction method for arrays of txns ([ee27caf](https://github.com/BitGo/BitGoJS/commit/ee27cafa9e6ad53b063c5365f4cafce0f4f46d89))
592
+ - **sdk-coin-ada:** fix ada recovery for wallets derived from the same keys ([7900b22](https://github.com/BitGo/BitGoJS/commit/7900b22976a8829446cf0c991827239f9cdca19d))
593
+
594
+ ### Features
595
+
596
+ - **sdk-coin-ada:** add consolidation method for ada recovery ([d912027](https://github.com/BitGo/BitGoJS/commit/d9120274fa7324dc2d0b37eae5f35300efc3b492))
597
+ - **sdk-coin-ada:** add lastScanIndex for consolidation support ([bf9b910](https://github.com/BitGo/BitGoJS/commit/bf9b9103e11cd5e0e38304d6ba2999d76fc128dc))
598
+ - **sdk-coin-ada:** add support for multi asset in tx building ([c2e3d3e](https://github.com/BitGo/BitGoJS/commit/c2e3d3e63cbe5f2f040b52844b58f7988969e291))
599
+ - **sdk-coin-ada:** create method to produce broadcastable ada sweep txn ([b5591ee](https://github.com/BitGo/BitGoJS/commit/b5591ee8e7a31cad1b817f02f9147bab10c49357))
600
+ - **sdk-coin-ada:** dynamically modify fee based on asset output for consolidation ([147b430](https://github.com/BitGo/BitGoJS/commit/147b430d5a0939c5b0d1b48b52a088803a68a58f))
601
+ - **sdk-coin-ada:** fix ada sweep recovery format for ovc signing ([7b88f90](https://github.com/BitGo/BitGoJS/commit/7b88f902d533507ee6f499ba5650e5a61d2c54b6))
602
+ - **sdk-coin-ada:** increase min amount to 1.5 ADA for token consolidation ([4db4e6d](https://github.com/BitGo/BitGoJS/commit/4db4e6d6e98d0b7f9d2b0cb81bfe3b3a5af0c545))
603
+ - **sdk-coin-ada:** return ovc compatible format for ada sweep txns ([a32d18a](https://github.com/BitGo/BitGoJS/commit/a32d18ab09162ca48aefe8bd5e3be52a7a6b3924))
604
+
605
+ # [2.26.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ada@2.6.0...@bitgo/sdk-coin-ada@2.26.0) (2023-12-12)
606
+
607
+ ### Bug Fixes
608
+
609
+ - **sdk-coin-ada:** add multi-asset to init builder flow ([5c75ac6](https://github.com/BitGo/BitGoJS/commit/5c75ac6b9e3b4df146332670b85176375c58820b))
610
+ - **sdk-coin-ada:** add separate UTXOs for each token with 1 ADA ([05ec950](https://github.com/BitGo/BitGoJS/commit/05ec950040e76f94a05a4e96add1683449a89b10))
611
+ - **sdk-coin-ada:** fix ada createBroadcastableTransaction method for arrays of txns ([ee27caf](https://github.com/BitGo/BitGoJS/commit/ee27cafa9e6ad53b063c5365f4cafce0f4f46d89))
612
+ - **sdk-coin-ada:** fix ada recovery for wallets derived from the same keys ([7900b22](https://github.com/BitGo/BitGoJS/commit/7900b22976a8829446cf0c991827239f9cdca19d))
613
+
614
+ ### Features
615
+
616
+ - **sdk-coin-ada:** add consolidation method for ada recovery ([d912027](https://github.com/BitGo/BitGoJS/commit/d9120274fa7324dc2d0b37eae5f35300efc3b492))
617
+ - **sdk-coin-ada:** add lastScanIndex for consolidation support ([bf9b910](https://github.com/BitGo/BitGoJS/commit/bf9b9103e11cd5e0e38304d6ba2999d76fc128dc))
618
+ - **sdk-coin-ada:** add support for multi asset in tx building ([c2e3d3e](https://github.com/BitGo/BitGoJS/commit/c2e3d3e63cbe5f2f040b52844b58f7988969e291))
619
+ - **sdk-coin-ada:** create method to produce broadcastable ada sweep txn ([b5591ee](https://github.com/BitGo/BitGoJS/commit/b5591ee8e7a31cad1b817f02f9147bab10c49357))
620
+ - **sdk-coin-ada:** dynamically modify fee based on asset output for consolidation ([147b430](https://github.com/BitGo/BitGoJS/commit/147b430d5a0939c5b0d1b48b52a088803a68a58f))
621
+ - **sdk-coin-ada:** fix ada sweep recovery format for ovc signing ([7b88f90](https://github.com/BitGo/BitGoJS/commit/7b88f902d533507ee6f499ba5650e5a61d2c54b6))
622
+ - **sdk-coin-ada:** increase min amount to 1.5 ADA for token consolidation ([4db4e6d](https://github.com/BitGo/BitGoJS/commit/4db4e6d6e98d0b7f9d2b0cb81bfe3b3a5af0c545))
623
+ - **sdk-coin-ada:** return ovc compatible format for ada sweep txns ([a32d18a](https://github.com/BitGo/BitGoJS/commit/a32d18ab09162ca48aefe8bd5e3be52a7a6b3924))
624
+
625
+ # [2.25.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ada@2.6.0...@bitgo/sdk-coin-ada@2.25.0) (2023-12-09)
626
+
627
+ ### Bug Fixes
628
+
629
+ - **sdk-coin-ada:** add multi-asset to init builder flow ([5c75ac6](https://github.com/BitGo/BitGoJS/commit/5c75ac6b9e3b4df146332670b85176375c58820b))
630
+ - **sdk-coin-ada:** add separate UTXOs for each token with 1 ADA ([05ec950](https://github.com/BitGo/BitGoJS/commit/05ec950040e76f94a05a4e96add1683449a89b10))
631
+ - **sdk-coin-ada:** fix ada createBroadcastableTransaction method for arrays of txns ([ee27caf](https://github.com/BitGo/BitGoJS/commit/ee27cafa9e6ad53b063c5365f4cafce0f4f46d89))
632
+ - **sdk-coin-ada:** fix ada recovery for wallets derived from the same keys ([7900b22](https://github.com/BitGo/BitGoJS/commit/7900b22976a8829446cf0c991827239f9cdca19d))
633
+
634
+ ### Features
635
+
636
+ - **sdk-coin-ada:** add consolidation method for ada recovery ([d912027](https://github.com/BitGo/BitGoJS/commit/d9120274fa7324dc2d0b37eae5f35300efc3b492))
637
+ - **sdk-coin-ada:** add lastScanIndex for consolidation support ([bf9b910](https://github.com/BitGo/BitGoJS/commit/bf9b9103e11cd5e0e38304d6ba2999d76fc128dc))
638
+ - **sdk-coin-ada:** add support for multi asset in tx building ([c2e3d3e](https://github.com/BitGo/BitGoJS/commit/c2e3d3e63cbe5f2f040b52844b58f7988969e291))
639
+ - **sdk-coin-ada:** create method to produce broadcastable ada sweep txn ([b5591ee](https://github.com/BitGo/BitGoJS/commit/b5591ee8e7a31cad1b817f02f9147bab10c49357))
640
+ - **sdk-coin-ada:** dynamically modify fee based on asset output for consolidation ([147b430](https://github.com/BitGo/BitGoJS/commit/147b430d5a0939c5b0d1b48b52a088803a68a58f))
641
+ - **sdk-coin-ada:** fix ada sweep recovery format for ovc signing ([7b88f90](https://github.com/BitGo/BitGoJS/commit/7b88f902d533507ee6f499ba5650e5a61d2c54b6))
642
+ - **sdk-coin-ada:** increase min amount to 1.5 ADA for token consolidation ([4db4e6d](https://github.com/BitGo/BitGoJS/commit/4db4e6d6e98d0b7f9d2b0cb81bfe3b3a5af0c545))
643
+ - **sdk-coin-ada:** return ovc compatible format for ada sweep txns ([a32d18a](https://github.com/BitGo/BitGoJS/commit/a32d18ab09162ca48aefe8bd5e3be52a7a6b3924))
644
+
645
+ # [2.24.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ada@2.6.0...@bitgo/sdk-coin-ada@2.24.0) (2023-12-05)
646
+
647
+ ### Bug Fixes
648
+
649
+ - **sdk-coin-ada:** add multi-asset to init builder flow ([5c75ac6](https://github.com/BitGo/BitGoJS/commit/5c75ac6b9e3b4df146332670b85176375c58820b))
650
+ - **sdk-coin-ada:** add separate UTXOs for each token with 1 ADA ([05ec950](https://github.com/BitGo/BitGoJS/commit/05ec950040e76f94a05a4e96add1683449a89b10))
651
+ - **sdk-coin-ada:** fix ada createBroadcastableTransaction method for arrays of txns ([ee27caf](https://github.com/BitGo/BitGoJS/commit/ee27cafa9e6ad53b063c5365f4cafce0f4f46d89))
652
+ - **sdk-coin-ada:** fix ada recovery for wallets derived from the same keys ([7900b22](https://github.com/BitGo/BitGoJS/commit/7900b22976a8829446cf0c991827239f9cdca19d))
653
+
654
+ ### Features
655
+
656
+ - **sdk-coin-ada:** add consolidation method for ada recovery ([d912027](https://github.com/BitGo/BitGoJS/commit/d9120274fa7324dc2d0b37eae5f35300efc3b492))
657
+ - **sdk-coin-ada:** add lastScanIndex for consolidation support ([bf9b910](https://github.com/BitGo/BitGoJS/commit/bf9b9103e11cd5e0e38304d6ba2999d76fc128dc))
658
+ - **sdk-coin-ada:** add support for multi asset in tx building ([c2e3d3e](https://github.com/BitGo/BitGoJS/commit/c2e3d3e63cbe5f2f040b52844b58f7988969e291))
659
+ - **sdk-coin-ada:** create method to produce broadcastable ada sweep txn ([b5591ee](https://github.com/BitGo/BitGoJS/commit/b5591ee8e7a31cad1b817f02f9147bab10c49357))
660
+ - **sdk-coin-ada:** dynamically modify fee based on asset output for consolidation ([147b430](https://github.com/BitGo/BitGoJS/commit/147b430d5a0939c5b0d1b48b52a088803a68a58f))
661
+ - **sdk-coin-ada:** fix ada sweep recovery format for ovc signing ([7b88f90](https://github.com/BitGo/BitGoJS/commit/7b88f902d533507ee6f499ba5650e5a61d2c54b6))
662
+ - **sdk-coin-ada:** increase min amount to 1.5 ADA for token consolidation ([4db4e6d](https://github.com/BitGo/BitGoJS/commit/4db4e6d6e98d0b7f9d2b0cb81bfe3b3a5af0c545))
663
+ - **sdk-coin-ada:** return ovc compatible format for ada sweep txns ([a32d18a](https://github.com/BitGo/BitGoJS/commit/a32d18ab09162ca48aefe8bd5e3be52a7a6b3924))
664
+
665
+ # [2.23.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ada@2.6.0...@bitgo/sdk-coin-ada@2.23.0) (2023-11-28)
666
+
667
+ ### Bug Fixes
668
+
669
+ - **sdk-coin-ada:** add multi-asset to init builder flow ([5c75ac6](https://github.com/BitGo/BitGoJS/commit/5c75ac6b9e3b4df146332670b85176375c58820b))
670
+ - **sdk-coin-ada:** add separate UTXOs for each token with 1 ADA ([05ec950](https://github.com/BitGo/BitGoJS/commit/05ec950040e76f94a05a4e96add1683449a89b10))
671
+ - **sdk-coin-ada:** fix ada createBroadcastableTransaction method for arrays of txns ([ee27caf](https://github.com/BitGo/BitGoJS/commit/ee27cafa9e6ad53b063c5365f4cafce0f4f46d89))
672
+ - **sdk-coin-ada:** fix ada recovery for wallets derived from the same keys ([7900b22](https://github.com/BitGo/BitGoJS/commit/7900b22976a8829446cf0c991827239f9cdca19d))
673
+
674
+ ### Features
675
+
676
+ - **sdk-coin-ada:** add consolidation method for ada recovery ([d912027](https://github.com/BitGo/BitGoJS/commit/d9120274fa7324dc2d0b37eae5f35300efc3b492))
677
+ - **sdk-coin-ada:** add lastScanIndex for consolidation support ([bf9b910](https://github.com/BitGo/BitGoJS/commit/bf9b9103e11cd5e0e38304d6ba2999d76fc128dc))
678
+ - **sdk-coin-ada:** add support for multi asset in tx building ([c2e3d3e](https://github.com/BitGo/BitGoJS/commit/c2e3d3e63cbe5f2f040b52844b58f7988969e291))
679
+ - **sdk-coin-ada:** create method to produce broadcastable ada sweep txn ([b5591ee](https://github.com/BitGo/BitGoJS/commit/b5591ee8e7a31cad1b817f02f9147bab10c49357))
680
+ - **sdk-coin-ada:** dynamically modify fee based on asset output for consolidation ([147b430](https://github.com/BitGo/BitGoJS/commit/147b430d5a0939c5b0d1b48b52a088803a68a58f))
681
+ - **sdk-coin-ada:** fix ada sweep recovery format for ovc signing ([7b88f90](https://github.com/BitGo/BitGoJS/commit/7b88f902d533507ee6f499ba5650e5a61d2c54b6))
682
+ - **sdk-coin-ada:** increase min amount to 1.5 ADA for token consolidation ([4db4e6d](https://github.com/BitGo/BitGoJS/commit/4db4e6d6e98d0b7f9d2b0cb81bfe3b3a5af0c545))
683
+ - **sdk-coin-ada:** return ovc compatible format for ada sweep txns ([a32d18a](https://github.com/BitGo/BitGoJS/commit/a32d18ab09162ca48aefe8bd5e3be52a7a6b3924))
684
+
685
+ # [2.22.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ada@2.6.0...@bitgo/sdk-coin-ada@2.22.0) (2023-11-24)
686
+
687
+ ### Bug Fixes
688
+
689
+ - **sdk-coin-ada:** add multi-asset to init builder flow ([5c75ac6](https://github.com/BitGo/BitGoJS/commit/5c75ac6b9e3b4df146332670b85176375c58820b))
690
+ - **sdk-coin-ada:** add separate UTXOs for each token with 1 ADA ([05ec950](https://github.com/BitGo/BitGoJS/commit/05ec950040e76f94a05a4e96add1683449a89b10))
691
+ - **sdk-coin-ada:** fix ada createBroadcastableTransaction method for arrays of txns ([ee27caf](https://github.com/BitGo/BitGoJS/commit/ee27cafa9e6ad53b063c5365f4cafce0f4f46d89))
692
+ - **sdk-coin-ada:** fix ada recovery for wallets derived from the same keys ([7900b22](https://github.com/BitGo/BitGoJS/commit/7900b22976a8829446cf0c991827239f9cdca19d))
693
+
694
+ ### Features
695
+
696
+ - **sdk-coin-ada:** add consolidation method for ada recovery ([d912027](https://github.com/BitGo/BitGoJS/commit/d9120274fa7324dc2d0b37eae5f35300efc3b492))
697
+ - **sdk-coin-ada:** add lastScanIndex for consolidation support ([bf9b910](https://github.com/BitGo/BitGoJS/commit/bf9b9103e11cd5e0e38304d6ba2999d76fc128dc))
698
+ - **sdk-coin-ada:** add support for multi asset in tx building ([c2e3d3e](https://github.com/BitGo/BitGoJS/commit/c2e3d3e63cbe5f2f040b52844b58f7988969e291))
699
+ - **sdk-coin-ada:** create method to produce broadcastable ada sweep txn ([b5591ee](https://github.com/BitGo/BitGoJS/commit/b5591ee8e7a31cad1b817f02f9147bab10c49357))
700
+ - **sdk-coin-ada:** dynamically modify fee based on asset output for consolidation ([147b430](https://github.com/BitGo/BitGoJS/commit/147b430d5a0939c5b0d1b48b52a088803a68a58f))
701
+ - **sdk-coin-ada:** fix ada sweep recovery format for ovc signing ([7b88f90](https://github.com/BitGo/BitGoJS/commit/7b88f902d533507ee6f499ba5650e5a61d2c54b6))
702
+ - **sdk-coin-ada:** increase min amount to 1.5 ADA for token consolidation ([4db4e6d](https://github.com/BitGo/BitGoJS/commit/4db4e6d6e98d0b7f9d2b0cb81bfe3b3a5af0c545))
703
+ - **sdk-coin-ada:** return ovc compatible format for ada sweep txns ([a32d18a](https://github.com/BitGo/BitGoJS/commit/a32d18ab09162ca48aefe8bd5e3be52a7a6b3924))
704
+
705
+ # [2.21.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ada@2.6.0...@bitgo/sdk-coin-ada@2.21.0) (2023-11-17)
706
+
707
+ ### Bug Fixes
708
+
709
+ - **sdk-coin-ada:** add multi-asset to init builder flow ([5c75ac6](https://github.com/BitGo/BitGoJS/commit/5c75ac6b9e3b4df146332670b85176375c58820b))
710
+ - **sdk-coin-ada:** add separate UTXOs for each token with 1 ADA ([05ec950](https://github.com/BitGo/BitGoJS/commit/05ec950040e76f94a05a4e96add1683449a89b10))
711
+ - **sdk-coin-ada:** fix ada createBroadcastableTransaction method for arrays of txns ([ee27caf](https://github.com/BitGo/BitGoJS/commit/ee27cafa9e6ad53b063c5365f4cafce0f4f46d89))
712
+ - **sdk-coin-ada:** fix ada recovery for wallets derived from the same keys ([7900b22](https://github.com/BitGo/BitGoJS/commit/7900b22976a8829446cf0c991827239f9cdca19d))
713
+
714
+ ### Features
715
+
716
+ - **sdk-coin-ada:** add consolidation method for ada recovery ([d912027](https://github.com/BitGo/BitGoJS/commit/d9120274fa7324dc2d0b37eae5f35300efc3b492))
717
+ - **sdk-coin-ada:** add lastScanIndex for consolidation support ([bf9b910](https://github.com/BitGo/BitGoJS/commit/bf9b9103e11cd5e0e38304d6ba2999d76fc128dc))
718
+ - **sdk-coin-ada:** add support for multi asset in tx building ([c2e3d3e](https://github.com/BitGo/BitGoJS/commit/c2e3d3e63cbe5f2f040b52844b58f7988969e291))
719
+ - **sdk-coin-ada:** create method to produce broadcastable ada sweep txn ([b5591ee](https://github.com/BitGo/BitGoJS/commit/b5591ee8e7a31cad1b817f02f9147bab10c49357))
720
+ - **sdk-coin-ada:** dynamically modify fee based on asset output for consolidation ([147b430](https://github.com/BitGo/BitGoJS/commit/147b430d5a0939c5b0d1b48b52a088803a68a58f))
721
+ - **sdk-coin-ada:** fix ada sweep recovery format for ovc signing ([7b88f90](https://github.com/BitGo/BitGoJS/commit/7b88f902d533507ee6f499ba5650e5a61d2c54b6))
722
+ - **sdk-coin-ada:** increase min amount to 1.5 ADA for token consolidation ([4db4e6d](https://github.com/BitGo/BitGoJS/commit/4db4e6d6e98d0b7f9d2b0cb81bfe3b3a5af0c545))
723
+ - **sdk-coin-ada:** return ovc compatible format for ada sweep txns ([a32d18a](https://github.com/BitGo/BitGoJS/commit/a32d18ab09162ca48aefe8bd5e3be52a7a6b3924))
724
+
725
+ # [2.20.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ada@2.6.0...@bitgo/sdk-coin-ada@2.20.0) (2023-11-13)
726
+
727
+ ### Bug Fixes
728
+
729
+ - **sdk-coin-ada:** add multi-asset to init builder flow ([5c75ac6](https://github.com/BitGo/BitGoJS/commit/5c75ac6b9e3b4df146332670b85176375c58820b))
730
+ - **sdk-coin-ada:** add separate UTXOs for each token with 1 ADA ([05ec950](https://github.com/BitGo/BitGoJS/commit/05ec950040e76f94a05a4e96add1683449a89b10))
731
+ - **sdk-coin-ada:** fix ada createBroadcastableTransaction method for arrays of txns ([ee27caf](https://github.com/BitGo/BitGoJS/commit/ee27cafa9e6ad53b063c5365f4cafce0f4f46d89))
732
+ - **sdk-coin-ada:** fix ada recovery for wallets derived from the same keys ([7900b22](https://github.com/BitGo/BitGoJS/commit/7900b22976a8829446cf0c991827239f9cdca19d))
733
+
734
+ ### Features
735
+
736
+ - **sdk-coin-ada:** add consolidation method for ada recovery ([d912027](https://github.com/BitGo/BitGoJS/commit/d9120274fa7324dc2d0b37eae5f35300efc3b492))
737
+ - **sdk-coin-ada:** add lastScanIndex for consolidation support ([bf9b910](https://github.com/BitGo/BitGoJS/commit/bf9b9103e11cd5e0e38304d6ba2999d76fc128dc))
738
+ - **sdk-coin-ada:** add support for multi asset in tx building ([c2e3d3e](https://github.com/BitGo/BitGoJS/commit/c2e3d3e63cbe5f2f040b52844b58f7988969e291))
739
+ - **sdk-coin-ada:** create method to produce broadcastable ada sweep txn ([b5591ee](https://github.com/BitGo/BitGoJS/commit/b5591ee8e7a31cad1b817f02f9147bab10c49357))
740
+ - **sdk-coin-ada:** fix ada sweep recovery format for ovc signing ([7b88f90](https://github.com/BitGo/BitGoJS/commit/7b88f902d533507ee6f499ba5650e5a61d2c54b6))
741
+ - **sdk-coin-ada:** increase min amount to 1.5 ADA for token consolidation ([4db4e6d](https://github.com/BitGo/BitGoJS/commit/4db4e6d6e98d0b7f9d2b0cb81bfe3b3a5af0c545))
742
+ - **sdk-coin-ada:** return ovc compatible format for ada sweep txns ([a32d18a](https://github.com/BitGo/BitGoJS/commit/a32d18ab09162ca48aefe8bd5e3be52a7a6b3924))
743
+
744
+ # [2.19.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ada@2.6.0...@bitgo/sdk-coin-ada@2.19.0) (2023-11-13)
745
+
746
+ ### Bug Fixes
747
+
748
+ - **sdk-coin-ada:** add multi-asset to init builder flow ([5c75ac6](https://github.com/BitGo/BitGoJS/commit/5c75ac6b9e3b4df146332670b85176375c58820b))
749
+ - **sdk-coin-ada:** add separate UTXOs for each token with 1 ADA ([05ec950](https://github.com/BitGo/BitGoJS/commit/05ec950040e76f94a05a4e96add1683449a89b10))
750
+ - **sdk-coin-ada:** fix ada createBroadcastableTransaction method for arrays of txns ([ee27caf](https://github.com/BitGo/BitGoJS/commit/ee27cafa9e6ad53b063c5365f4cafce0f4f46d89))
751
+ - **sdk-coin-ada:** fix ada recovery for wallets derived from the same keys ([7900b22](https://github.com/BitGo/BitGoJS/commit/7900b22976a8829446cf0c991827239f9cdca19d))
752
+
753
+ ### Features
754
+
755
+ - **sdk-coin-ada:** add consolidation method for ada recovery ([d912027](https://github.com/BitGo/BitGoJS/commit/d9120274fa7324dc2d0b37eae5f35300efc3b492))
756
+ - **sdk-coin-ada:** add lastScanIndex for consolidation support ([bf9b910](https://github.com/BitGo/BitGoJS/commit/bf9b9103e11cd5e0e38304d6ba2999d76fc128dc))
757
+ - **sdk-coin-ada:** add support for multi asset in tx building ([c2e3d3e](https://github.com/BitGo/BitGoJS/commit/c2e3d3e63cbe5f2f040b52844b58f7988969e291))
758
+ - **sdk-coin-ada:** create method to produce broadcastable ada sweep txn ([b5591ee](https://github.com/BitGo/BitGoJS/commit/b5591ee8e7a31cad1b817f02f9147bab10c49357))
759
+ - **sdk-coin-ada:** fix ada sweep recovery format for ovc signing ([7b88f90](https://github.com/BitGo/BitGoJS/commit/7b88f902d533507ee6f499ba5650e5a61d2c54b6))
760
+ - **sdk-coin-ada:** increase min amount to 1.5 ADA for token consolidation ([4db4e6d](https://github.com/BitGo/BitGoJS/commit/4db4e6d6e98d0b7f9d2b0cb81bfe3b3a5af0c545))
761
+ - **sdk-coin-ada:** return ovc compatible format for ada sweep txns ([a32d18a](https://github.com/BitGo/BitGoJS/commit/a32d18ab09162ca48aefe8bd5e3be52a7a6b3924))
762
+
763
+ # [2.18.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ada@2.6.0...@bitgo/sdk-coin-ada@2.18.0) (2023-11-13)
764
+
765
+ ### Bug Fixes
766
+
767
+ - **sdk-coin-ada:** add multi-asset to init builder flow ([5c75ac6](https://github.com/BitGo/BitGoJS/commit/5c75ac6b9e3b4df146332670b85176375c58820b))
768
+ - **sdk-coin-ada:** add separate UTXOs for each token with 1 ADA ([05ec950](https://github.com/BitGo/BitGoJS/commit/05ec950040e76f94a05a4e96add1683449a89b10))
769
+ - **sdk-coin-ada:** fix ada createBroadcastableTransaction method for arrays of txns ([ee27caf](https://github.com/BitGo/BitGoJS/commit/ee27cafa9e6ad53b063c5365f4cafce0f4f46d89))
770
+ - **sdk-coin-ada:** fix ada recovery for wallets derived from the same keys ([7900b22](https://github.com/BitGo/BitGoJS/commit/7900b22976a8829446cf0c991827239f9cdca19d))
771
+
772
+ ### Features
773
+
774
+ - **sdk-coin-ada:** add consolidation method for ada recovery ([d912027](https://github.com/BitGo/BitGoJS/commit/d9120274fa7324dc2d0b37eae5f35300efc3b492))
775
+ - **sdk-coin-ada:** add lastScanIndex for consolidation support ([bf9b910](https://github.com/BitGo/BitGoJS/commit/bf9b9103e11cd5e0e38304d6ba2999d76fc128dc))
776
+ - **sdk-coin-ada:** add support for multi asset in tx building ([c2e3d3e](https://github.com/BitGo/BitGoJS/commit/c2e3d3e63cbe5f2f040b52844b58f7988969e291))
777
+ - **sdk-coin-ada:** create method to produce broadcastable ada sweep txn ([b5591ee](https://github.com/BitGo/BitGoJS/commit/b5591ee8e7a31cad1b817f02f9147bab10c49357))
778
+ - **sdk-coin-ada:** fix ada sweep recovery format for ovc signing ([7b88f90](https://github.com/BitGo/BitGoJS/commit/7b88f902d533507ee6f499ba5650e5a61d2c54b6))
779
+ - **sdk-coin-ada:** increase min amount to 1.5 ADA for token consolidation ([4db4e6d](https://github.com/BitGo/BitGoJS/commit/4db4e6d6e98d0b7f9d2b0cb81bfe3b3a5af0c545))
780
+ - **sdk-coin-ada:** return ovc compatible format for ada sweep txns ([a32d18a](https://github.com/BitGo/BitGoJS/commit/a32d18ab09162ca48aefe8bd5e3be52a7a6b3924))
781
+
782
+ # [2.17.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ada@2.6.0...@bitgo/sdk-coin-ada@2.17.0) (2023-10-20)
783
+
784
+ ### Bug Fixes
785
+
786
+ - **sdk-coin-ada:** fix ada createBroadcastableTransaction method for arrays of txns ([ee27caf](https://github.com/BitGo/BitGoJS/commit/ee27cafa9e6ad53b063c5365f4cafce0f4f46d89))
787
+ - **sdk-coin-ada:** fix ada recovery for wallets derived from the same keys ([7900b22](https://github.com/BitGo/BitGoJS/commit/7900b22976a8829446cf0c991827239f9cdca19d))
788
+
789
+ ### Features
790
+
791
+ - **sdk-coin-ada:** add consolidation method for ada recovery ([d912027](https://github.com/BitGo/BitGoJS/commit/d9120274fa7324dc2d0b37eae5f35300efc3b492))
792
+ - **sdk-coin-ada:** add lastScanIndex for consolidation support ([bf9b910](https://github.com/BitGo/BitGoJS/commit/bf9b9103e11cd5e0e38304d6ba2999d76fc128dc))
793
+ - **sdk-coin-ada:** add support for multi asset in tx building ([c2e3d3e](https://github.com/BitGo/BitGoJS/commit/c2e3d3e63cbe5f2f040b52844b58f7988969e291))
794
+ - **sdk-coin-ada:** create method to produce broadcastable ada sweep txn ([b5591ee](https://github.com/BitGo/BitGoJS/commit/b5591ee8e7a31cad1b817f02f9147bab10c49357))
795
+ - **sdk-coin-ada:** fix ada sweep recovery format for ovc signing ([7b88f90](https://github.com/BitGo/BitGoJS/commit/7b88f902d533507ee6f499ba5650e5a61d2c54b6))
796
+ - **sdk-coin-ada:** return ovc compatible format for ada sweep txns ([a32d18a](https://github.com/BitGo/BitGoJS/commit/a32d18ab09162ca48aefe8bd5e3be52a7a6b3924))
797
+
798
+ # [2.16.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ada@2.6.0...@bitgo/sdk-coin-ada@2.16.0) (2023-10-18)
799
+
800
+ ### Bug Fixes
801
+
802
+ - **sdk-coin-ada:** fix ada createBroadcastableTransaction method for arrays of txns ([ee27caf](https://github.com/BitGo/BitGoJS/commit/ee27cafa9e6ad53b063c5365f4cafce0f4f46d89))
803
+ - **sdk-coin-ada:** fix ada recovery for wallets derived from the same keys ([7900b22](https://github.com/BitGo/BitGoJS/commit/7900b22976a8829446cf0c991827239f9cdca19d))
804
+
805
+ ### Features
806
+
807
+ - **sdk-coin-ada:** add consolidation method for ada recovery ([d912027](https://github.com/BitGo/BitGoJS/commit/d9120274fa7324dc2d0b37eae5f35300efc3b492))
808
+ - **sdk-coin-ada:** add lastScanIndex for consolidation support ([bf9b910](https://github.com/BitGo/BitGoJS/commit/bf9b9103e11cd5e0e38304d6ba2999d76fc128dc))
809
+ - **sdk-coin-ada:** create method to produce broadcastable ada sweep txn ([b5591ee](https://github.com/BitGo/BitGoJS/commit/b5591ee8e7a31cad1b817f02f9147bab10c49357))
810
+ - **sdk-coin-ada:** fix ada sweep recovery format for ovc signing ([7b88f90](https://github.com/BitGo/BitGoJS/commit/7b88f902d533507ee6f499ba5650e5a61d2c54b6))
811
+ - **sdk-coin-ada:** return ovc compatible format for ada sweep txns ([a32d18a](https://github.com/BitGo/BitGoJS/commit/a32d18ab09162ca48aefe8bd5e3be52a7a6b3924))
812
+
813
+ # [2.15.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ada@2.6.0...@bitgo/sdk-coin-ada@2.15.0) (2023-09-25)
814
+
815
+ ### Bug Fixes
816
+
817
+ - **sdk-coin-ada:** fix ada createBroadcastableTransaction method for arrays of txns ([ee27caf](https://github.com/BitGo/BitGoJS/commit/ee27cafa9e6ad53b063c5365f4cafce0f4f46d89))
818
+ - **sdk-coin-ada:** fix ada recovery for wallets derived from the same keys ([7900b22](https://github.com/BitGo/BitGoJS/commit/7900b22976a8829446cf0c991827239f9cdca19d))
819
+
820
+ ### Features
821
+
822
+ - **sdk-coin-ada:** add consolidation method for ada recovery ([d912027](https://github.com/BitGo/BitGoJS/commit/d9120274fa7324dc2d0b37eae5f35300efc3b492))
823
+ - **sdk-coin-ada:** add lastScanIndex for consolidation support ([bf9b910](https://github.com/BitGo/BitGoJS/commit/bf9b9103e11cd5e0e38304d6ba2999d76fc128dc))
824
+ - **sdk-coin-ada:** create method to produce broadcastable ada sweep txn ([b5591ee](https://github.com/BitGo/BitGoJS/commit/b5591ee8e7a31cad1b817f02f9147bab10c49357))
825
+ - **sdk-coin-ada:** fix ada sweep recovery format for ovc signing ([7b88f90](https://github.com/BitGo/BitGoJS/commit/7b88f902d533507ee6f499ba5650e5a61d2c54b6))
826
+ - **sdk-coin-ada:** return ovc compatible format for ada sweep txns ([a32d18a](https://github.com/BitGo/BitGoJS/commit/a32d18ab09162ca48aefe8bd5e3be52a7a6b3924))
827
+
828
+ # [2.14.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ada@2.6.0...@bitgo/sdk-coin-ada@2.14.0) (2023-09-09)
829
+
830
+ ### Bug Fixes
831
+
832
+ - **sdk-coin-ada:** fix ada createBroadcastableTransaction method for arrays of txns ([ee27caf](https://github.com/BitGo/BitGoJS/commit/ee27cafa9e6ad53b063c5365f4cafce0f4f46d89))
833
+ - **sdk-coin-ada:** fix ada recovery for wallets derived from the same keys ([7900b22](https://github.com/BitGo/BitGoJS/commit/7900b22976a8829446cf0c991827239f9cdca19d))
834
+
835
+ ### Features
836
+
837
+ - **sdk-coin-ada:** add consolidation method for ada recovery ([d912027](https://github.com/BitGo/BitGoJS/commit/d9120274fa7324dc2d0b37eae5f35300efc3b492))
838
+ - **sdk-coin-ada:** add lastScanIndex for consolidation support ([bf9b910](https://github.com/BitGo/BitGoJS/commit/bf9b9103e11cd5e0e38304d6ba2999d76fc128dc))
839
+ - **sdk-coin-ada:** create method to produce broadcastable ada sweep txn ([b5591ee](https://github.com/BitGo/BitGoJS/commit/b5591ee8e7a31cad1b817f02f9147bab10c49357))
840
+ - **sdk-coin-ada:** fix ada sweep recovery format for ovc signing ([7b88f90](https://github.com/BitGo/BitGoJS/commit/7b88f902d533507ee6f499ba5650e5a61d2c54b6))
841
+ - **sdk-coin-ada:** return ovc compatible format for ada sweep txns ([a32d18a](https://github.com/BitGo/BitGoJS/commit/a32d18ab09162ca48aefe8bd5e3be52a7a6b3924))
842
+
843
+ # [2.13.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ada@2.6.0...@bitgo/sdk-coin-ada@2.13.0) (2023-09-09)
844
+
845
+ ### Bug Fixes
846
+
847
+ - **sdk-coin-ada:** fix ada createBroadcastableTransaction method for arrays of txns ([ee27caf](https://github.com/BitGo/BitGoJS/commit/ee27cafa9e6ad53b063c5365f4cafce0f4f46d89))
848
+ - **sdk-coin-ada:** fix ada recovery for wallets derived from the same keys ([7900b22](https://github.com/BitGo/BitGoJS/commit/7900b22976a8829446cf0c991827239f9cdca19d))
849
+
850
+ ### Features
851
+
852
+ - **sdk-coin-ada:** add consolidation method for ada recovery ([d912027](https://github.com/BitGo/BitGoJS/commit/d9120274fa7324dc2d0b37eae5f35300efc3b492))
853
+ - **sdk-coin-ada:** add lastScanIndex for consolidation support ([bf9b910](https://github.com/BitGo/BitGoJS/commit/bf9b9103e11cd5e0e38304d6ba2999d76fc128dc))
854
+ - **sdk-coin-ada:** create method to produce broadcastable ada sweep txn ([b5591ee](https://github.com/BitGo/BitGoJS/commit/b5591ee8e7a31cad1b817f02f9147bab10c49357))
855
+ - **sdk-coin-ada:** fix ada sweep recovery format for ovc signing ([7b88f90](https://github.com/BitGo/BitGoJS/commit/7b88f902d533507ee6f499ba5650e5a61d2c54b6))
856
+ - **sdk-coin-ada:** return ovc compatible format for ada sweep txns ([a32d18a](https://github.com/BitGo/BitGoJS/commit/a32d18ab09162ca48aefe8bd5e3be52a7a6b3924))
857
+
858
+ # [2.12.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ada@2.6.0...@bitgo/sdk-coin-ada@2.12.0) (2023-09-07)
859
+
860
+ ### Bug Fixes
861
+
862
+ - **sdk-coin-ada:** fix ada createBroadcastableTransaction method for arrays of txns ([ee27caf](https://github.com/BitGo/BitGoJS/commit/ee27cafa9e6ad53b063c5365f4cafce0f4f46d89))
863
+ - **sdk-coin-ada:** fix ada recovery for wallets derived from the same keys ([7900b22](https://github.com/BitGo/BitGoJS/commit/7900b22976a8829446cf0c991827239f9cdca19d))
864
+
865
+ ### Features
866
+
867
+ - **sdk-coin-ada:** add consolidation method for ada recovery ([d912027](https://github.com/BitGo/BitGoJS/commit/d9120274fa7324dc2d0b37eae5f35300efc3b492))
868
+ - **sdk-coin-ada:** add lastScanIndex for consolidation support ([bf9b910](https://github.com/BitGo/BitGoJS/commit/bf9b9103e11cd5e0e38304d6ba2999d76fc128dc))
869
+ - **sdk-coin-ada:** create method to produce broadcastable ada sweep txn ([b5591ee](https://github.com/BitGo/BitGoJS/commit/b5591ee8e7a31cad1b817f02f9147bab10c49357))
870
+ - **sdk-coin-ada:** fix ada sweep recovery format for ovc signing ([7b88f90](https://github.com/BitGo/BitGoJS/commit/7b88f902d533507ee6f499ba5650e5a61d2c54b6))
871
+ - **sdk-coin-ada:** return ovc compatible format for ada sweep txns ([a32d18a](https://github.com/BitGo/BitGoJS/commit/a32d18ab09162ca48aefe8bd5e3be52a7a6b3924))
872
+
873
+ # [2.11.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ada@2.6.0...@bitgo/sdk-coin-ada@2.11.0) (2023-09-05)
874
+
875
+ ### Bug Fixes
876
+
877
+ - **sdk-coin-ada:** fix ada recovery for wallets derived from the same keys ([7900b22](https://github.com/BitGo/BitGoJS/commit/7900b22976a8829446cf0c991827239f9cdca19d))
878
+
879
+ ### Features
880
+
881
+ - **sdk-coin-ada:** create method to produce broadcastable ada sweep txn ([b5591ee](https://github.com/BitGo/BitGoJS/commit/b5591ee8e7a31cad1b817f02f9147bab10c49357))
882
+ - **sdk-coin-ada:** fix ada sweep recovery format for ovc signing ([7b88f90](https://github.com/BitGo/BitGoJS/commit/7b88f902d533507ee6f499ba5650e5a61d2c54b6))
883
+ - **sdk-coin-ada:** return ovc compatible format for ada sweep txns ([a32d18a](https://github.com/BitGo/BitGoJS/commit/a32d18ab09162ca48aefe8bd5e3be52a7a6b3924))
884
+
885
+ # [2.10.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ada@2.6.0...@bitgo/sdk-coin-ada@2.10.0) (2023-09-01)
886
+
887
+ ### Features
888
+
889
+ - **sdk-coin-ada:** fix ada sweep recovery format for ovc signing ([7b88f90](https://github.com/BitGo/BitGoJS/commit/7b88f902d533507ee6f499ba5650e5a61d2c54b6))
890
+ - **sdk-coin-ada:** return ovc compatible format for ada sweep txns ([a32d18a](https://github.com/BitGo/BitGoJS/commit/a32d18ab09162ca48aefe8bd5e3be52a7a6b3924))
891
+
892
+ # [2.9.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ada@2.6.0...@bitgo/sdk-coin-ada@2.9.0) (2023-08-29)
893
+
894
+ ### Features
895
+
896
+ - **sdk-coin-ada:** return ovc compatible format for ada sweep txns ([a32d18a](https://github.com/BitGo/BitGoJS/commit/a32d18ab09162ca48aefe8bd5e3be52a7a6b3924))
897
+
898
+ # [2.8.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ada@2.6.0...@bitgo/sdk-coin-ada@2.8.0) (2023-08-25)
899
+
900
+ ### Features
901
+
902
+ - **sdk-coin-ada:** return ovc compatible format for ada sweep txns ([a32d18a](https://github.com/BitGo/BitGoJS/commit/a32d18ab09162ca48aefe8bd5e3be52a7a6b3924))
903
+
904
+ # [2.7.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ada@2.6.0...@bitgo/sdk-coin-ada@2.7.0) (2023-08-24)
905
+
906
+ ### Features
907
+
908
+ - **sdk-coin-ada:** return ovc compatible format for ada sweep txns ([a32d18a](https://github.com/BitGo/BitGoJS/commit/a32d18ab09162ca48aefe8bd5e3be52a7a6b3924))
909
+
6
910
  ## [2.6.2](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ada@2.6.0...@bitgo/sdk-coin-ada@2.6.2) (2023-08-16)
7
911
 
8
912
  **Note:** Version bump only for package @bitgo/sdk-coin-ada