@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.
Files changed (2) hide show
  1. package/CHANGELOG.md +210 -199
  2. 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
- - Use latest axios which support fetch adapter
18
+ - Use latest axios which support fetch adapter
8
19
 
9
20
  ### Patch Changes
10
21
 
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
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
- - 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
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
- - 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
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
- - 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
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
- - 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
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
- - Integrate with self-hosted IPFS node
76
+ - Integrate with self-hosted IPFS node
66
77
 
67
78
  ### Patch Changes
68
79
 
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
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
- - Add new return info to chain.getTokenBalance and nft.fetch
90
+ - Add new return info to chain.getTokenBalance and nft.fetch
80
91
 
81
92
  ### Patch Changes
82
93
 
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
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
- - 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
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
- - 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
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
- - 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
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
- - 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
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
- - 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
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
- - 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
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
- - 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
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
- - Finalize single wallet version
181
+ - Finalize single wallet version
171
182
 
172
183
  ### Patch Changes
173
184
 
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
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
- - 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
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
- - 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
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
- - 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
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
- - 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
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
- - 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
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
- - 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
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
- - Support dogecoin chain
261
+ - Support dogecoin chain
251
262
 
252
263
  ### Patch Changes
253
264
 
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
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
- - 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
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
- - 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
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
- - 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
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
- - Support litecoin chain
308
+ - Support litecoin chain
298
309
 
299
310
  ### Patch Changes
300
311
 
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
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
- - Add API to getBaseURL
322
+ - Add API to getBaseURL
312
323
 
313
324
  ### Patch Changes
314
325
 
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
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
- - 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
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
- - 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
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
- - 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
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
- - Support create YA-Token/YA-NFT
369
+ - Support create YA-Token/YA-NFT
359
370
 
360
371
  ### Patch Changes
361
372
 
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
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
- - Integrate YA-token/YA-NFT
383
+ - Integrate YA-token/YA-NFT
373
384
 
374
385
  ### Patch Changes
375
386
 
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
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
- - Support batch request for Yacoin
397
+ - Support batch request for Yacoin
387
398
 
388
399
  ### Patch Changes
389
400
 
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
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
- - First version
409
+ - 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.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.0",
24
- "@yaswap/errors": "2.10.0",
25
- "@yaswap/types": "2.10.0",
26
- "@yaswap/utils": "2.10.0",
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",