@yaswap/yacoin 2.10.0 → 2.10.1
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.
- package/CHANGELOG.md +210 -199
- package/package.json +5 -5
package/CHANGELOG.md
CHANGED
|
@@ -1,398 +1,409 @@
|
|
|
1
1
|
# @yaswap/bitcoin
|
|
2
2
|
|
|
3
|
+
## 2.10.1
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Pump to version v2.10.1
|
|
8
|
+
- Updated dependencies
|
|
9
|
+
- @yaswap/client@2.10.1
|
|
10
|
+
- @yaswap/errors@2.10.1
|
|
11
|
+
- @yaswap/types@2.10.1
|
|
12
|
+
- @yaswap/utils@2.10.1
|
|
13
|
+
|
|
3
14
|
## 2.10.0
|
|
4
15
|
|
|
5
16
|
### Minor Changes
|
|
6
17
|
|
|
7
|
-
-
|
|
18
|
+
- Use latest axios which support fetch adapter
|
|
8
19
|
|
|
9
20
|
### Patch Changes
|
|
10
21
|
|
|
11
|
-
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
22
|
+
- Updated dependencies
|
|
23
|
+
- @yaswap/client@2.10.0
|
|
24
|
+
- @yaswap/errors@2.10.0
|
|
25
|
+
- @yaswap/types@2.10.0
|
|
26
|
+
- @yaswap/utils@2.10.0
|
|
16
27
|
|
|
17
28
|
## 2.9.4
|
|
18
29
|
|
|
19
30
|
### Patch Changes
|
|
20
31
|
|
|
21
|
-
-
|
|
22
|
-
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
32
|
+
- Change bitcoin fee API endpoint
|
|
33
|
+
- Updated dependencies
|
|
34
|
+
- @yaswap/client@2.9.4
|
|
35
|
+
- @yaswap/errors@2.9.4
|
|
36
|
+
- @yaswap/types@2.9.4
|
|
37
|
+
- @yaswap/utils@2.9.4
|
|
27
38
|
|
|
28
39
|
## 2.9.3
|
|
29
40
|
|
|
30
41
|
### Patch Changes
|
|
31
42
|
|
|
32
|
-
-
|
|
33
|
-
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
43
|
+
- Change IPFS endpoint
|
|
44
|
+
- Updated dependencies
|
|
45
|
+
- @yaswap/client@2.9.3
|
|
46
|
+
- @yaswap/errors@2.9.3
|
|
47
|
+
- @yaswap/types@2.9.3
|
|
48
|
+
- @yaswap/utils@2.9.3
|
|
38
49
|
|
|
39
50
|
## 2.9.2
|
|
40
51
|
|
|
41
52
|
### Patch Changes
|
|
42
53
|
|
|
43
|
-
-
|
|
44
|
-
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
54
|
+
- Support HEAD request for @yaswap/client
|
|
55
|
+
- Updated dependencies
|
|
56
|
+
- @yaswap/client@2.9.2
|
|
57
|
+
- @yaswap/errors@2.9.2
|
|
58
|
+
- @yaswap/types@2.9.2
|
|
59
|
+
- @yaswap/utils@2.9.2
|
|
49
60
|
|
|
50
61
|
## 2.9.1
|
|
51
62
|
|
|
52
63
|
### Patch Changes
|
|
53
64
|
|
|
54
|
-
-
|
|
55
|
-
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
65
|
+
- Reset metadata before fetching from ipfs gateway
|
|
66
|
+
- Updated dependencies
|
|
67
|
+
- @yaswap/client@2.9.1
|
|
68
|
+
- @yaswap/errors@2.9.1
|
|
69
|
+
- @yaswap/types@2.9.1
|
|
70
|
+
- @yaswap/utils@2.9.1
|
|
60
71
|
|
|
61
72
|
## 2.9.0
|
|
62
73
|
|
|
63
74
|
### Minor Changes
|
|
64
75
|
|
|
65
|
-
-
|
|
76
|
+
- Integrate with self-hosted IPFS node
|
|
66
77
|
|
|
67
78
|
### Patch Changes
|
|
68
79
|
|
|
69
|
-
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
80
|
+
- Updated dependencies
|
|
81
|
+
- @yaswap/client@2.9.0
|
|
82
|
+
- @yaswap/errors@2.9.0
|
|
83
|
+
- @yaswap/types@2.9.0
|
|
84
|
+
- @yaswap/utils@2.9.0
|
|
74
85
|
|
|
75
86
|
## 2.8.0
|
|
76
87
|
|
|
77
88
|
### Minor Changes
|
|
78
89
|
|
|
79
|
-
-
|
|
90
|
+
- Add new return info to chain.getTokenBalance and nft.fetch
|
|
80
91
|
|
|
81
92
|
### Patch Changes
|
|
82
93
|
|
|
83
|
-
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
94
|
+
- Updated dependencies
|
|
95
|
+
- @yaswap/client@2.8.0
|
|
96
|
+
- @yaswap/errors@2.8.0
|
|
97
|
+
- @yaswap/types@2.8.0
|
|
98
|
+
- @yaswap/utils@2.8.0
|
|
88
99
|
|
|
89
100
|
## 2.7.7
|
|
90
101
|
|
|
91
102
|
### Patch Changes
|
|
92
103
|
|
|
93
|
-
-
|
|
94
|
-
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
104
|
+
- Remove debug log
|
|
105
|
+
- Updated dependencies
|
|
106
|
+
- @yaswap/client@2.7.7
|
|
107
|
+
- @yaswap/errors@2.7.7
|
|
108
|
+
- @yaswap/types@2.7.7
|
|
109
|
+
- @yaswap/utils@2.7.7
|
|
99
110
|
|
|
100
111
|
## 2.7.6
|
|
101
112
|
|
|
102
113
|
### Patch Changes
|
|
103
114
|
|
|
104
|
-
-
|
|
105
|
-
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
115
|
+
- Fetch multiple YA-NFT info at one time
|
|
116
|
+
- Updated dependencies
|
|
117
|
+
- @yaswap/client@2.7.6
|
|
118
|
+
- @yaswap/errors@2.7.6
|
|
119
|
+
- @yaswap/types@2.7.6
|
|
120
|
+
- @yaswap/utils@2.7.6
|
|
110
121
|
|
|
111
122
|
## 2.7.5
|
|
112
123
|
|
|
113
124
|
### Patch Changes
|
|
114
125
|
|
|
115
|
-
-
|
|
116
|
-
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
126
|
+
- Throw fee in InsufficientBalanceError for Yacoin
|
|
127
|
+
- Updated dependencies
|
|
128
|
+
- @yaswap/client@2.7.5
|
|
129
|
+
- @yaswap/errors@2.7.5
|
|
130
|
+
- @yaswap/types@2.7.5
|
|
131
|
+
- @yaswap/utils@2.7.5
|
|
121
132
|
|
|
122
133
|
## 2.7.4
|
|
123
134
|
|
|
124
135
|
### Patch Changes
|
|
125
136
|
|
|
126
|
-
-
|
|
127
|
-
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
137
|
+
- Correct formular to calculate yacoin transaction bytes
|
|
138
|
+
- Updated dependencies
|
|
139
|
+
- @yaswap/client@2.7.4
|
|
140
|
+
- @yaswap/errors@2.7.4
|
|
141
|
+
- @yaswap/types@2.7.4
|
|
142
|
+
- @yaswap/utils@2.7.4
|
|
132
143
|
|
|
133
144
|
## 2.7.3
|
|
134
145
|
|
|
135
146
|
### Patch Changes
|
|
136
147
|
|
|
137
|
-
-
|
|
138
|
-
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
148
|
+
- Change ipfs endpoint and timeout for getting token metadata
|
|
149
|
+
- Updated dependencies
|
|
150
|
+
- @yaswap/client@2.7.3
|
|
151
|
+
- @yaswap/errors@2.7.3
|
|
152
|
+
- @yaswap/types@2.7.3
|
|
153
|
+
- @yaswap/utils@2.7.3
|
|
143
154
|
|
|
144
155
|
## 2.7.2
|
|
145
156
|
|
|
146
157
|
### Patch Changes
|
|
147
158
|
|
|
148
|
-
-
|
|
149
|
-
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
159
|
+
- Init YacoinSingleWallet
|
|
160
|
+
- Updated dependencies
|
|
161
|
+
- @yaswap/client@2.7.2
|
|
162
|
+
- @yaswap/errors@2.7.2
|
|
163
|
+
- @yaswap/types@2.7.2
|
|
164
|
+
- @yaswap/utils@2.7.2
|
|
154
165
|
|
|
155
166
|
## 2.7.1
|
|
156
167
|
|
|
157
168
|
### Patch Changes
|
|
158
169
|
|
|
159
|
-
-
|
|
160
|
-
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
170
|
+
- Use bitcoinselect
|
|
171
|
+
- Updated dependencies
|
|
172
|
+
- @yaswap/client@2.7.1
|
|
173
|
+
- @yaswap/errors@2.7.1
|
|
174
|
+
- @yaswap/types@2.7.1
|
|
175
|
+
- @yaswap/utils@2.7.1
|
|
165
176
|
|
|
166
177
|
## 2.7.0
|
|
167
178
|
|
|
168
179
|
### Minor Changes
|
|
169
180
|
|
|
170
|
-
-
|
|
181
|
+
- Finalize single wallet version
|
|
171
182
|
|
|
172
183
|
### Patch Changes
|
|
173
184
|
|
|
174
|
-
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
185
|
+
- Updated dependencies
|
|
186
|
+
- @yaswap/client@2.7.0
|
|
187
|
+
- @yaswap/errors@2.7.0
|
|
188
|
+
- @yaswap/types@2.7.0
|
|
189
|
+
- @yaswap/utils@2.7.0
|
|
179
190
|
|
|
180
191
|
## 2.6.6
|
|
181
192
|
|
|
182
193
|
### Patch Changes
|
|
183
194
|
|
|
184
|
-
-
|
|
185
|
-
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
195
|
+
- Remove debug log
|
|
196
|
+
- Updated dependencies
|
|
197
|
+
- @yaswap/client@2.6.6
|
|
198
|
+
- @yaswap/errors@2.6.6
|
|
199
|
+
- @yaswap/types@2.6.6
|
|
200
|
+
- @yaswap/utils@2.6.6
|
|
190
201
|
|
|
191
202
|
## 2.6.5
|
|
192
203
|
|
|
193
204
|
### Patch Changes
|
|
194
205
|
|
|
195
|
-
-
|
|
196
|
-
-
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
|
|
206
|
+
- Use electrumClient to get transaction hex
|
|
207
|
+
- Updated dependencies
|
|
208
|
+
- @yaswap/client@2.6.5
|
|
209
|
+
- @yaswap/errors@2.6.5
|
|
210
|
+
- @yaswap/types@2.6.5
|
|
211
|
+
- @yaswap/utils@2.6.5
|
|
201
212
|
|
|
202
213
|
## 2.6.4
|
|
203
214
|
|
|
204
215
|
### Patch Changes
|
|
205
216
|
|
|
206
|
-
-
|
|
207
|
-
-
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
217
|
+
- Fix issue relating to integrate electrumClient
|
|
218
|
+
- Updated dependencies
|
|
219
|
+
- @yaswap/client@2.6.4
|
|
220
|
+
- @yaswap/errors@2.6.4
|
|
221
|
+
- @yaswap/types@2.6.4
|
|
222
|
+
- @yaswap/utils@2.6.4
|
|
212
223
|
|
|
213
224
|
## 2.6.3
|
|
214
225
|
|
|
215
226
|
### Patch Changes
|
|
216
227
|
|
|
217
|
-
-
|
|
218
|
-
-
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
228
|
+
- Replace blockCypher with electrumClient
|
|
229
|
+
- Updated dependencies
|
|
230
|
+
- @yaswap/client@2.6.3
|
|
231
|
+
- @yaswap/errors@2.6.3
|
|
232
|
+
- @yaswap/types@2.6.3
|
|
233
|
+
- @yaswap/utils@2.6.3
|
|
223
234
|
|
|
224
235
|
## 2.6.2
|
|
225
236
|
|
|
226
237
|
### Patch Changes
|
|
227
238
|
|
|
228
|
-
-
|
|
229
|
-
-
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
|
|
239
|
+
- Improve error handling
|
|
240
|
+
- Updated dependencies
|
|
241
|
+
- @yaswap/client@2.6.2
|
|
242
|
+
- @yaswap/errors@2.6.2
|
|
243
|
+
- @yaswap/types@2.6.2
|
|
244
|
+
- @yaswap/utils@2.6.2
|
|
234
245
|
|
|
235
246
|
## 2.6.1
|
|
236
247
|
|
|
237
248
|
### Patch Changes
|
|
238
249
|
|
|
239
|
-
-
|
|
240
|
-
-
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
|
|
250
|
+
- Fix issue which failed to get block info
|
|
251
|
+
- Updated dependencies
|
|
252
|
+
- @yaswap/client@2.6.1
|
|
253
|
+
- @yaswap/errors@2.6.1
|
|
254
|
+
- @yaswap/types@2.6.1
|
|
255
|
+
- @yaswap/utils@2.6.1
|
|
245
256
|
|
|
246
257
|
## 2.6.0
|
|
247
258
|
|
|
248
259
|
### Minor Changes
|
|
249
260
|
|
|
250
|
-
-
|
|
261
|
+
- Support dogecoin chain
|
|
251
262
|
|
|
252
263
|
### Patch Changes
|
|
253
264
|
|
|
254
|
-
-
|
|
255
|
-
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
|
|
265
|
+
- Updated dependencies
|
|
266
|
+
- @yaswap/client@2.6.0
|
|
267
|
+
- @yaswap/errors@2.6.0
|
|
268
|
+
- @yaswap/types@2.6.0
|
|
269
|
+
- @yaswap/utils@2.6.0
|
|
259
270
|
|
|
260
271
|
## 2.5.3
|
|
261
272
|
|
|
262
273
|
### Patch Changes
|
|
263
274
|
|
|
264
|
-
-
|
|
265
|
-
-
|
|
266
|
-
|
|
267
|
-
|
|
268
|
-
|
|
269
|
-
|
|
275
|
+
- Support documents field in token metadata
|
|
276
|
+
- Updated dependencies
|
|
277
|
+
- @yaswap/client@2.5.3
|
|
278
|
+
- @yaswap/errors@2.5.3
|
|
279
|
+
- @yaswap/types@2.5.3
|
|
280
|
+
- @yaswap/utils@2.5.3
|
|
270
281
|
|
|
271
282
|
## 2.5.2
|
|
272
283
|
|
|
273
284
|
### Patch Changes
|
|
274
285
|
|
|
275
|
-
-
|
|
276
|
-
-
|
|
277
|
-
|
|
278
|
-
|
|
279
|
-
|
|
280
|
-
|
|
286
|
+
- Add missing logic to find claim and refund transaction for EVM chain
|
|
287
|
+
- Updated dependencies
|
|
288
|
+
- @yaswap/client@2.5.2
|
|
289
|
+
- @yaswap/errors@2.5.2
|
|
290
|
+
- @yaswap/types@2.5.2
|
|
291
|
+
- @yaswap/utils@2.5.2
|
|
281
292
|
|
|
282
293
|
## 2.5.1
|
|
283
294
|
|
|
284
295
|
### Patch Changes
|
|
285
296
|
|
|
286
|
-
-
|
|
287
|
-
-
|
|
288
|
-
|
|
289
|
-
|
|
290
|
-
|
|
291
|
-
|
|
297
|
+
- Fix issue which fails to initiate swap transaction for YAC
|
|
298
|
+
- Updated dependencies
|
|
299
|
+
- @yaswap/client@2.5.1
|
|
300
|
+
- @yaswap/errors@2.5.1
|
|
301
|
+
- @yaswap/types@2.5.1
|
|
302
|
+
- @yaswap/utils@2.5.1
|
|
292
303
|
|
|
293
304
|
## 2.5.0
|
|
294
305
|
|
|
295
306
|
### Minor Changes
|
|
296
307
|
|
|
297
|
-
-
|
|
308
|
+
- Support litecoin chain
|
|
298
309
|
|
|
299
310
|
### Patch Changes
|
|
300
311
|
|
|
301
|
-
-
|
|
302
|
-
|
|
303
|
-
|
|
304
|
-
|
|
305
|
-
|
|
312
|
+
- Updated dependencies
|
|
313
|
+
- @yaswap/client@2.5.0
|
|
314
|
+
- @yaswap/errors@2.5.0
|
|
315
|
+
- @yaswap/types@2.5.0
|
|
316
|
+
- @yaswap/utils@2.5.0
|
|
306
317
|
|
|
307
318
|
## 2.4.0
|
|
308
319
|
|
|
309
320
|
### Minor Changes
|
|
310
321
|
|
|
311
|
-
-
|
|
322
|
+
- Add API to getBaseURL
|
|
312
323
|
|
|
313
324
|
### Patch Changes
|
|
314
325
|
|
|
315
|
-
-
|
|
316
|
-
|
|
317
|
-
|
|
318
|
-
|
|
319
|
-
|
|
326
|
+
- Updated dependencies
|
|
327
|
+
- @yaswap/client@2.4.0
|
|
328
|
+
- @yaswap/errors@2.4.0
|
|
329
|
+
- @yaswap/types@2.4.0
|
|
330
|
+
- @yaswap/utils@2.4.0
|
|
320
331
|
|
|
321
332
|
## 2.3.3
|
|
322
333
|
|
|
323
334
|
### Patch Changes
|
|
324
335
|
|
|
325
|
-
-
|
|
326
|
-
-
|
|
327
|
-
|
|
328
|
-
|
|
329
|
-
|
|
330
|
-
|
|
336
|
+
- Change timelock values to production
|
|
337
|
+
- Updated dependencies
|
|
338
|
+
- @yaswap/client@2.3.3
|
|
339
|
+
- @yaswap/errors@2.3.3
|
|
340
|
+
- @yaswap/types@2.3.3
|
|
341
|
+
- @yaswap/utils@2.3.3
|
|
331
342
|
|
|
332
343
|
## 2.3.2
|
|
333
344
|
|
|
334
345
|
### Patch Changes
|
|
335
346
|
|
|
336
|
-
-
|
|
337
|
-
-
|
|
338
|
-
|
|
339
|
-
|
|
340
|
-
|
|
341
|
-
|
|
347
|
+
- Fix token issues
|
|
348
|
+
- Updated dependencies
|
|
349
|
+
- @yaswap/client@2.3.2
|
|
350
|
+
- @yaswap/errors@2.3.2
|
|
351
|
+
- @yaswap/types@2.3.2
|
|
352
|
+
- @yaswap/utils@2.3.2
|
|
342
353
|
|
|
343
354
|
## 2.3.1
|
|
344
355
|
|
|
345
356
|
### Patch Changes
|
|
346
357
|
|
|
347
|
-
-
|
|
348
|
-
-
|
|
349
|
-
|
|
350
|
-
|
|
351
|
-
|
|
352
|
-
|
|
358
|
+
- Change timelock fee duration and amount
|
|
359
|
+
- Updated dependencies
|
|
360
|
+
- @yaswap/client@2.3.1
|
|
361
|
+
- @yaswap/errors@2.3.1
|
|
362
|
+
- @yaswap/types@2.3.1
|
|
363
|
+
- @yaswap/utils@2.3.1
|
|
353
364
|
|
|
354
365
|
## 2.3.0
|
|
355
366
|
|
|
356
367
|
### Minor Changes
|
|
357
368
|
|
|
358
|
-
-
|
|
369
|
+
- Support create YA-Token/YA-NFT
|
|
359
370
|
|
|
360
371
|
### Patch Changes
|
|
361
372
|
|
|
362
|
-
-
|
|
363
|
-
|
|
364
|
-
|
|
365
|
-
|
|
366
|
-
|
|
373
|
+
- Updated dependencies
|
|
374
|
+
- @yaswap/client@2.3.0
|
|
375
|
+
- @yaswap/errors@2.3.0
|
|
376
|
+
- @yaswap/types@2.3.0
|
|
377
|
+
- @yaswap/utils@2.3.0
|
|
367
378
|
|
|
368
379
|
## 2.2.0
|
|
369
380
|
|
|
370
381
|
### Minor Changes
|
|
371
382
|
|
|
372
|
-
-
|
|
383
|
+
- Integrate YA-token/YA-NFT
|
|
373
384
|
|
|
374
385
|
### Patch Changes
|
|
375
386
|
|
|
376
|
-
-
|
|
377
|
-
|
|
378
|
-
|
|
379
|
-
|
|
380
|
-
|
|
387
|
+
- Updated dependencies
|
|
388
|
+
- @yaswap/client@2.2.0
|
|
389
|
+
- @yaswap/errors@2.2.0
|
|
390
|
+
- @yaswap/types@2.2.0
|
|
391
|
+
- @yaswap/utils@2.2.0
|
|
381
392
|
|
|
382
393
|
## 2.1.0
|
|
383
394
|
|
|
384
395
|
### Minor Changes
|
|
385
396
|
|
|
386
|
-
-
|
|
397
|
+
- Support batch request for Yacoin
|
|
387
398
|
|
|
388
399
|
### Patch Changes
|
|
389
400
|
|
|
390
|
-
-
|
|
391
|
-
|
|
392
|
-
|
|
393
|
-
|
|
394
|
-
|
|
401
|
+
- Updated dependencies
|
|
402
|
+
- @yaswap/client@2.1.0
|
|
403
|
+
- @yaswap/errors@2.1.0
|
|
404
|
+
- @yaswap/types@2.1.0
|
|
405
|
+
- @yaswap/utils@2.1.0
|
|
395
406
|
|
|
396
407
|
## 2.0.0
|
|
397
408
|
|
|
398
|
-
-
|
|
409
|
+
- First version
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@yaswap/yacoin",
|
|
3
|
-
"version": "2.10.
|
|
3
|
+
"version": "2.10.1",
|
|
4
4
|
"description": "",
|
|
5
5
|
"author": "Yaswap",
|
|
6
6
|
"homepage": "",
|
|
@@ -20,10 +20,10 @@
|
|
|
20
20
|
"@types/bitcoinjs-lib": "^5.0.0",
|
|
21
21
|
"@types/lodash": "^4.14.178",
|
|
22
22
|
"@types/memoizee": "^0.4.7",
|
|
23
|
-
"@yaswap/client": "2.10.
|
|
24
|
-
"@yaswap/errors": "2.10.
|
|
25
|
-
"@yaswap/types": "2.10.
|
|
26
|
-
"@yaswap/utils": "2.10.
|
|
23
|
+
"@yaswap/client": "2.10.1",
|
|
24
|
+
"@yaswap/errors": "2.10.1",
|
|
25
|
+
"@yaswap/types": "2.10.1",
|
|
26
|
+
"@yaswap/utils": "2.10.1",
|
|
27
27
|
"@yaswap/yacoinjs-coinselect": "^1.1.0",
|
|
28
28
|
"@yaswap/yacoinjs-lib": "^1.3.0",
|
|
29
29
|
"bip174": "^2.0.1",
|