@yaswap/yacoin 2.10.0 → 2.10.2

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