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