@lifi/types 8.7.0 → 8.7.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/dist/api.d.ts +3 -3
- package/dist/cjs/api.d.ts +3 -3
- package/package.json +1 -1
- package/CHANGELOG.md +0 -1337
package/CHANGELOG.md
DELETED
|
@@ -1,1337 +0,0 @@
|
|
|
1
|
-
# Changelog
|
|
2
|
-
|
|
3
|
-
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
|
|
4
|
-
|
|
5
|
-
## [8.7.0](https://github.com/lifinance/types/compare/v8.6.1...v8.7.0) (2023-09-13)
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
### Features
|
|
9
|
-
|
|
10
|
-
* add chainRequest for the /chains endpoint ([#193](https://github.com/lifinance/types/issues/193)) ([0957702](https://github.com/lifinance/types/commit/0957702048ce1f466a6ee82210c36750067c92cd))
|
|
11
|
-
|
|
12
|
-
### [8.6.1](https://github.com/lifinance/types/compare/v8.6.0...v8.6.1) (2023-08-31)
|
|
13
|
-
|
|
14
|
-
## [8.6.0](https://github.com/lifinance/types/compare/v8.3.0...v8.6.0) (2023-08-30)
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
### Features
|
|
18
|
-
|
|
19
|
-
* add BASE chain ([#186](https://github.com/lifinance/types/issues/186)) ([7726a93](https://github.com/lifinance/types/commit/7726a93c2fa1dbdef53f359229280c26670fe4c1))
|
|
20
|
-
* add Linea ([#187](https://github.com/lifinance/types/issues/187)) ([806597a](https://github.com/lifinance/types/commit/806597a16fabcd7ded9dc04fdaf131c059b719a5))
|
|
21
|
-
* contractCalls ([#188](https://github.com/lifinance/types/issues/188)) ([d3515da](https://github.com/lifinance/types/commit/d3515da6476a81d39a58ab23b134ac272079d962))
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
### Bug Fixes
|
|
25
|
-
|
|
26
|
-
* fix wrong zksync image url ([#190](https://github.com/lifinance/types/issues/190)) ([d715aa0](https://github.com/lifinance/types/commit/d715aa039d981a1164c4bfb5c06aea2f1eca7c95))
|
|
27
|
-
* fix zksync block explorer url ([#189](https://github.com/lifinance/types/issues/189)) ([fcf4983](https://github.com/lifinance/types/commit/fcf4983dd4a939debdbb40c3a26ace88694e0aaa))
|
|
28
|
-
|
|
29
|
-
### [8.5.1](https://github.com/lifinance/types/compare/v8.5.0...v8.5.1) (2023-08-30)
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
### Bug Fixes
|
|
33
|
-
|
|
34
|
-
* fix wrong zksync image url ([#190](https://github.com/lifinance/types/issues/190)) ([d715aa0](https://github.com/lifinance/types/commit/d715aa039d981a1164c4bfb5c06aea2f1eca7c95))
|
|
35
|
-
* fix zksync block explorer url ([#189](https://github.com/lifinance/types/issues/189)) ([fcf4983](https://github.com/lifinance/types/commit/fcf4983dd4a939debdbb40c3a26ace88694e0aaa))
|
|
36
|
-
|
|
37
|
-
## [8.5.0](https://github.com/lifinance/types/compare/v8.4.0...v8.5.0) (2023-08-29)
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
### Features
|
|
41
|
-
|
|
42
|
-
* add Linea ([#187](https://github.com/lifinance/types/issues/187)) ([806597a](https://github.com/lifinance/types/commit/806597a16fabcd7ded9dc04fdaf131c059b719a5))
|
|
43
|
-
|
|
44
|
-
## [8.4.0](https://github.com/lifinance/types/compare/v8.3.0...v8.4.0) (2023-08-14)
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
### Features
|
|
48
|
-
|
|
49
|
-
* add BASE chain ([#186](https://github.com/lifinance/types/issues/186)) ([7726a93](https://github.com/lifinance/types/commit/7726a93c2fa1dbdef53f359229280c26670fe4c1))
|
|
50
|
-
|
|
51
|
-
## [8.3.0](https://github.com/lifinance/types/compare/v8.2.0...v8.3.0) (2023-08-04)
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
### Features
|
|
55
|
-
|
|
56
|
-
* move NOT_PROCESSABLE_REFUND_NEEDED to PENDING ([#185](https://github.com/lifinance/types/issues/185)) ([14ceea0](https://github.com/lifinance/types/commit/14ceea03f7e95466061c46b70998738114812f80))
|
|
57
|
-
|
|
58
|
-
## [8.2.0](https://github.com/lifinance/types/compare/v8.0.4...v8.2.0) (2023-07-26)
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
### Features
|
|
62
|
-
|
|
63
|
-
* add LNA and update multicall addresses ([#182](https://github.com/lifinance/types/issues/182)) ([6a4b374](https://github.com/lifinance/types/commit/6a4b374cb43c822e2014e98e24c61e8d88a1f25c))
|
|
64
|
-
|
|
65
|
-
### [8.1.0](https://github.com/lifinance/types/compare/v8.0.3...v8.1.0) (2023-07-20)
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
### Bug Fixes
|
|
69
|
-
|
|
70
|
-
* **chains:** update zkEVM rpc ([#181](https://github.com/lifinance/types/issues/181)) ([55b45fa](https://github.com/lifinance/types/commit/55b45fa6f6b76c65f5a9b71da7cbe97c37b828bb))
|
|
71
|
-
|
|
72
|
-
### [8.0.3](https://github.com/lifinance/types/compare/v8.0.2...v8.0.3) (2023-07-04)
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
### Bug Fixes
|
|
76
|
-
|
|
77
|
-
* remove unused and failing install script ([#177](https://github.com/lifinance/types/issues/177)) ([334b69b](https://github.com/lifinance/types/commit/334b69bd462f60dd36fdc43a54228d08b9a43b8a))
|
|
78
|
-
* set right polygon zkevm WETH address ([67d39bb](https://github.com/lifinance/types/commit/67d39bb60423f96f142d38e3ff2e6466d2f8f0a8))
|
|
79
|
-
* validate chains with custom matchers ([#178](https://github.com/lifinance/types/issues/178)) ([780a6d0](https://github.com/lifinance/types/commit/780a6d0fabb3b07464b63d0fc1132c462d3d63de))
|
|
80
|
-
|
|
81
|
-
### [8.0.2](https://github.com/lifinance/types/compare/v8.0.1...v8.0.2) (2023-06-30)
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
### Bug Fixes
|
|
85
|
-
|
|
86
|
-
* findTokenByChainIdAndAddress was broken ([#176](https://github.com/lifinance/types/issues/176)) ([04db211](https://github.com/lifinance/types/commit/04db2111a7254014d274352b23e90f57c48b8c7e))
|
|
87
|
-
|
|
88
|
-
### [8.0.1](https://github.com/lifinance/types/compare/v8.0.0...v8.0.1) (2023-06-29)
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
### Bug Fixes
|
|
92
|
-
|
|
93
|
-
* logo URLs ([#175](https://github.com/lifinance/types/issues/175)) ([9b625d5](https://github.com/lifinance/types/commit/9b625d53d3ac87349d47c042e386132ca767230f))
|
|
94
|
-
* removed status type ([4055ae4](https://github.com/lifinance/types/commit/4055ae4e4e56707a35fbdfb7fa31df942e7084f5))
|
|
95
|
-
* renamed multisig property ([3a5fe96](https://github.com/lifinance/types/commit/3a5fe96496ca92776e2cd758f916d424757d45f3))
|
|
96
|
-
* updating types for safe integration ([189a375](https://github.com/lifinance/types/commit/189a375dc0b20b6aba16eff6aef5ed54a91e3c82))
|
|
97
|
-
|
|
98
|
-
## [8.0.0](https://github.com/lifinance/types/compare/v5.3.0...v8.0.0) (2023-06-19)
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
### ⚠ BREAKING CHANGES
|
|
102
|
-
|
|
103
|
-
* new types for status endpoint (#166)
|
|
104
|
-
|
|
105
|
-
### Features
|
|
106
|
-
|
|
107
|
-
* add vvs finance logo png ([8dd8990](https://github.com/lifinance/types/commit/8dd89901f905768aa12f8bca75ffa4a7e43169c2))
|
|
108
|
-
* error reporting ([#171](https://github.com/lifinance/types/issues/171)) ([97eae77](https://github.com/lifinance/types/commit/97eae7777f0efd0fdbb442f47e0ba6d43d19be4a))
|
|
109
|
-
* new types for status endpoint ([#166](https://github.com/lifinance/types/issues/166)) ([b7262e2](https://github.com/lifinance/types/commit/b7262e2bd531bcfb84fcc756e1cd96ad79a261b9))
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
### Bug Fixes
|
|
113
|
-
|
|
114
|
-
* differentiate between USDC and USDC.e ([#173](https://github.com/lifinance/types/issues/173)) ([ed6572a](https://github.com/lifinance/types/commit/ed6572aff49ea3e58212551ddf8491aa7e97b4f0))
|
|
115
|
-
|
|
116
|
-
## [7.0.0](https://github.com/lifinance/types/compare/v5.3.0...v7.0.0) (2023-06-06)
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
### ⚠ BREAKING CHANGES
|
|
120
|
-
|
|
121
|
-
* new types for status endpoint (#166)
|
|
122
|
-
|
|
123
|
-
### Features
|
|
124
|
-
|
|
125
|
-
* add vvs finance logo png ([8dd8990](https://github.com/lifinance/types/commit/8dd89901f905768aa12f8bca75ffa4a7e43169c2))
|
|
126
|
-
* error reporting ([#171](https://github.com/lifinance/types/issues/171)) ([97eae77](https://github.com/lifinance/types/commit/97eae7777f0efd0fdbb442f47e0ba6d43d19be4a))
|
|
127
|
-
* new types for status endpoint ([#166](https://github.com/lifinance/types/issues/166)) ([b7262e2](https://github.com/lifinance/types/commit/b7262e2bd531bcfb84fcc756e1cd96ad79a261b9))
|
|
128
|
-
|
|
129
|
-
## [6.0.0](https://github.com/lifinance/types/compare/v5.3.0...v6.0.0) (2023-05-09)
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
### ⚠ BREAKING CHANGES
|
|
133
|
-
|
|
134
|
-
* **explainableFailures:** added supporting types
|
|
135
|
-
|
|
136
|
-
### Features
|
|
137
|
-
|
|
138
|
-
* error reporting ([8120a4e](https://github.com/lifinance/types/commit/8120a4efe26c19d7fdc95ac9d72b91d1dc988fbc))
|
|
139
|
-
* **explainableFailures:** added supporting types ([50310b9](https://github.com/lifinance/types/commit/50310b93e3f55e3185b7234821fbf19efb5dd8d4))
|
|
140
|
-
|
|
141
|
-
## [5.3.0](https://github.com/lifinance/types/compare/v5.2.2...v5.3.0) (2023-05-05)
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
### Features
|
|
145
|
-
|
|
146
|
-
* add stargate testnet tokens ([#170](https://github.com/lifinance/types/issues/170)) ([20566ad](https://github.com/lifinance/types/commit/20566ad2e3b4485c25f715b26f7e95a4d5222e81))
|
|
147
|
-
|
|
148
|
-
### [5.2.2](https://github.com/lifinance/types/compare/v5.2.1...v5.2.2) (2023-05-02)
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
### Bug Fixes
|
|
152
|
-
|
|
153
|
-
* change AVA -> AVAT ([#169](https://github.com/lifinance/types/issues/169)) ([6b4e151](https://github.com/lifinance/types/commit/6b4e151026e96a9f2a9f80bd8ac1d10776828208))
|
|
154
|
-
|
|
155
|
-
### [5.2.1](https://github.com/lifinance/types/compare/v5.2.0...v5.2.1) (2023-05-02)
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
### Bug Fixes
|
|
159
|
-
|
|
160
|
-
* add cbridge tokens ([#168](https://github.com/lifinance/types/issues/168)) ([6702984](https://github.com/lifinance/types/commit/67029845bc68b2b1a083ecfe26268c478b8d3d61))
|
|
161
|
-
|
|
162
|
-
## [5.2.0](https://github.com/lifinance/types/compare/v5.1.0...v5.2.0) (2023-04-28)
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
### Features
|
|
166
|
-
|
|
167
|
-
* add Polygon zkEVM and zkSync Era ([#167](https://github.com/lifinance/types/issues/167)) ([922dc70](https://github.com/lifinance/types/commit/922dc70c92a085391a2fc5e5c8b4407d487a4a2f))
|
|
168
|
-
|
|
169
|
-
## [5.1.0](https://github.com/lifinance/types/compare/v5.0.0...v5.1.0) (2023-04-28)
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
### Features
|
|
173
|
-
|
|
174
|
-
* add circle logo ([7f68249](https://github.com/lifinance/types/commit/7f68249aa10f301d6ad1805c49690f1628b5ed7e))
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
### Bug Fixes
|
|
178
|
-
|
|
179
|
-
* more explicit type for GasRecommendationResponse ([#165](https://github.com/lifinance/types/issues/165)) ([9fc5756](https://github.com/lifinance/types/commit/9fc57560356ecc977785b6dccce3b060523c32e3))
|
|
180
|
-
|
|
181
|
-
## [5.0.0](https://github.com/lifinance/types/compare/v4.0.0...v5.0.0) (2023-04-25)
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
### ⚠ BREAKING CHANGES
|
|
185
|
-
|
|
186
|
-
* introduce Base and StaticToken and make priceUSD in Token required (#153)
|
|
187
|
-
|
|
188
|
-
### Features
|
|
189
|
-
|
|
190
|
-
* introduce Base and StaticToken and make priceUSD in Token required ([#153](https://github.com/lifinance/types/issues/153)) ([85b9ab1](https://github.com/lifinance/types/commit/85b9ab10570c9a3cce8ab076fa7b77fb339fc492))
|
|
191
|
-
|
|
192
|
-
## [4.0.0](https://github.com/lifinance/types/compare/v3.2.8...v4.0.0) (2023-04-24)
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
### ⚠ BREAKING CHANGES
|
|
196
|
-
|
|
197
|
-
* continue removing old testnets references (#164)
|
|
198
|
-
|
|
199
|
-
### Features
|
|
200
|
-
|
|
201
|
-
* continue removing old testnets references ([#164](https://github.com/lifinance/types/issues/164)) ([1dc005b](https://github.com/lifinance/types/commit/1dc005b5e16be567f572aee6f89d6125eb95a16a))
|
|
202
|
-
|
|
203
|
-
### [3.2.8](https://github.com/lifinance/types/compare/v3.2.7...v3.2.8) (2023-04-21)
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
### Bug Fixes
|
|
207
|
-
|
|
208
|
-
* add cbridge testnet USDC ([#163](https://github.com/lifinance/types/issues/163)) ([f039d8d](https://github.com/lifinance/types/commit/f039d8d19e1a70c66531cae501143e6c03a6f530))
|
|
209
|
-
|
|
210
|
-
### [3.2.7](https://github.com/lifinance/types/compare/v3.2.6...v3.2.7) (2023-04-19)
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
### Bug Fixes
|
|
214
|
-
|
|
215
|
-
* add BUSD to BSCT ([#162](https://github.com/lifinance/types/issues/162)) ([08bb821](https://github.com/lifinance/types/commit/08bb821f4751633197d37bd97e1e5563e27d3f75))
|
|
216
|
-
|
|
217
|
-
### [3.2.6](https://github.com/lifinance/types/compare/v3.2.5...v3.2.6) (2023-04-18)
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
### Bug Fixes
|
|
221
|
-
|
|
222
|
-
* add cBridge supported coins to coins list ([#161](https://github.com/lifinance/types/issues/161)) ([3fe0558](https://github.com/lifinance/types/commit/3fe0558aceb15ed7831a05b7a43f4ee1a3e400c2))
|
|
223
|
-
* restore consensys zkevm testnet logo ([16bbaf6](https://github.com/lifinance/types/commit/16bbaf643961f48a1115ed47f6f0213e654275d8))
|
|
224
|
-
|
|
225
|
-
### [3.2.5](https://github.com/lifinance/types/compare/v3.2.4...v3.2.5) (2023-04-14)
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
### Bug Fixes
|
|
229
|
-
|
|
230
|
-
* add cross chain Linea test tokens ([#158](https://github.com/lifinance/types/issues/158)) ([29d5bae](https://github.com/lifinance/types/commit/29d5bae8dd8387903375cdf6f0346f755f34f414))
|
|
231
|
-
|
|
232
|
-
### [3.2.4](https://github.com/lifinance/types/compare/v3.2.3...v3.2.4) (2023-04-13)
|
|
233
|
-
|
|
234
|
-
### [3.2.3](https://github.com/lifinance/types/compare/v3.2.2...v3.2.3) (2023-04-13)
|
|
235
|
-
|
|
236
|
-
|
|
237
|
-
### Bug Fixes
|
|
238
|
-
|
|
239
|
-
* add Linea Test token ([#157](https://github.com/lifinance/types/issues/157)) ([c448503](https://github.com/lifinance/types/commit/c448503bd84db9aefc8b1d4275950764fbff03a9))
|
|
240
|
-
|
|
241
|
-
### [3.2.2](https://github.com/lifinance/types/compare/v3.2.1...v3.2.2) (2023-04-12)
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
### Bug Fixes
|
|
245
|
-
|
|
246
|
-
* rename CZKT to LNA (Linea) ([#156](https://github.com/lifinance/types/issues/156)) ([b414277](https://github.com/lifinance/types/commit/b414277a37ebeefa37871f2e766915d9d75dd65b))
|
|
247
|
-
|
|
248
|
-
### [3.2.1](https://github.com/lifinance/types/compare/v3.2.0...v3.2.1) (2023-04-11)
|
|
249
|
-
|
|
250
|
-
|
|
251
|
-
### Bug Fixes
|
|
252
|
-
|
|
253
|
-
* step types cleanup ([#155](https://github.com/lifinance/types/issues/155)) ([8d3caed](https://github.com/lifinance/types/commit/8d3caedc417bdcc3e4fedba575f1438092be8f23))
|
|
254
|
-
|
|
255
|
-
## [3.2.0](https://github.com/lifinance/types/compare/v3.1.1...v3.2.0) (2023-04-05)
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
### Features
|
|
259
|
-
|
|
260
|
-
* add BUSD tokens ([#152](https://github.com/lifinance/types/issues/152)) ([fb96b21](https://github.com/lifinance/types/commit/fb96b217809fab3627dd8ce9eb6c1374481a0f94))
|
|
261
|
-
|
|
262
|
-
### [3.1.1](https://github.com/lifinance/types/compare/v3.1.0...v3.1.1) (2023-03-24)
|
|
263
|
-
|
|
264
|
-
## [3.1.0](https://github.com/lifinance/types/compare/v3.0.0...v3.1.0) (2023-03-24)
|
|
265
|
-
|
|
266
|
-
|
|
267
|
-
### Features
|
|
268
|
-
|
|
269
|
-
* add allbridge icon ([#150](https://github.com/lifinance/types/issues/150)) ([880f74b](https://github.com/lifinance/types/commit/880f74be7ef92cfbc7bb80fec16b3e6504277c47))
|
|
270
|
-
|
|
271
|
-
## [3.0.0](https://github.com/lifinance/types/compare/v2.6.1...v3.0.0) (2023-03-23)
|
|
272
|
-
|
|
273
|
-
### [2.6.2](https://github.com/lifinance/types/compare/v2.6.1...v2.6.2) (2023-03-24)
|
|
274
|
-
|
|
275
|
-
### ⚠ BREAKING CHANGES
|
|
276
|
-
|
|
277
|
-
* make feeCosts mandatory
|
|
278
|
-
|
|
279
|
-
### Bug Fixes
|
|
280
|
-
|
|
281
|
-
* make description mandatory ([b279da3](https://github.com/lifinance/types/commit/b279da3f5d577ca349c70e93bc22d73ed7c20eb2))
|
|
282
|
-
* make feeCosts mandatory ([fe637a9](https://github.com/lifinance/types/commit/fe637a98aba93c3eeb1d9d36555e24549352fbe3))
|
|
283
|
-
|
|
284
|
-
### [2.6.1](https://github.com/lifinance/types/compare/v2.6.0...v2.6.1) (2023-03-22)
|
|
285
|
-
|
|
286
|
-
|
|
287
|
-
### Bug Fixes
|
|
288
|
-
|
|
289
|
-
* rendered gasCosts properties non-optional ([#149](https://github.com/lifinance/types/issues/149)) ([02414a2](https://github.com/lifinance/types/commit/02414a2470127b198095716a153388726b7283eb))
|
|
290
|
-
|
|
291
|
-
## [2.6.0](https://github.com/lifinance/types/compare/v2.5.7...v2.6.0) (2023-03-22)
|
|
292
|
-
|
|
293
|
-
|
|
294
|
-
### Features
|
|
295
|
-
|
|
296
|
-
* supporting types ([#124](https://github.com/lifinance/types/issues/124)) ([9fc1fa7](https://github.com/lifinance/types/commit/9fc1fa718ff7dc8fa1c33990bb136357179131cf))
|
|
297
|
-
|
|
298
|
-
### [2.5.7](https://github.com/lifinance/types/compare/v2.5.6...v2.5.7) (2023-03-20)
|
|
299
|
-
|
|
300
|
-
### [2.5.6](https://github.com/lifinance/types/compare/v2.5.5...v2.5.6) (2023-03-17)
|
|
301
|
-
|
|
302
|
-
### [2.5.5](https://github.com/lifinance/types/compare/v2.5.4...v2.5.5) (2023-03-17)
|
|
303
|
-
|
|
304
|
-
### [2.5.4](https://github.com/lifinance/types/compare/v2.5.2...v2.5.4) (2023-03-17)
|
|
305
|
-
|
|
306
|
-
|
|
307
|
-
### Bug Fixes
|
|
308
|
-
|
|
309
|
-
* make insurance on route optional ([#143](https://github.com/lifinance/types/issues/143)) ([0eb8f1b](https://github.com/lifinance/types/commit/0eb8f1bca49f960f8f79d37fac4c94a5c14505a4))
|
|
310
|
-
|
|
311
|
-
### [2.5.3](https://github.com/lifinance/types/compare/v2.5.2...v2.5.3) (2023-03-17)
|
|
312
|
-
|
|
313
|
-
|
|
314
|
-
### Bug Fixes
|
|
315
|
-
|
|
316
|
-
* make insurance on route optional ([#143](https://github.com/lifinance/types/issues/143)) ([0eb8f1b](https://github.com/lifinance/types/commit/0eb8f1bca49f960f8f79d37fac4c94a5c14505a4))
|
|
317
|
-
|
|
318
|
-
### [2.5.2](https://github.com/lifinance/types/compare/v2.5.1...v2.5.2) (2023-03-16)
|
|
319
|
-
|
|
320
|
-
|
|
321
|
-
### Bug Fixes
|
|
322
|
-
|
|
323
|
-
* set to two decimals ([#142](https://github.com/lifinance/types/issues/142)) ([ef2fe3f](https://github.com/lifinance/types/commit/ef2fe3f41f0258d1358908b10bc8ef0d40c36f80))
|
|
324
|
-
|
|
325
|
-
### [2.5.1](https://github.com/lifinance/types/compare/v2.5.0...v2.5.1) (2023-03-14)
|
|
326
|
-
|
|
327
|
-
|
|
328
|
-
### Bug Fixes
|
|
329
|
-
|
|
330
|
-
* update insurance feeAmountUsd type to string ([#141](https://github.com/lifinance/types/issues/141)) ([e1ec826](https://github.com/lifinance/types/commit/e1ec8267eefa77d1e0cd8e25ae6f888dffc99b4b))
|
|
331
|
-
|
|
332
|
-
## [2.5.0](https://github.com/lifinance/types/compare/v2.4.1...v2.5.0) (2023-03-14)
|
|
333
|
-
|
|
334
|
-
|
|
335
|
-
### Features
|
|
336
|
-
|
|
337
|
-
* add insurance to route ([#140](https://github.com/lifinance/types/issues/140)) ([f909c51](https://github.com/lifinance/types/commit/f909c510a3448826aa4125ed5792107eae4a7b46))
|
|
338
|
-
|
|
339
|
-
### [2.4.1](https://github.com/lifinance/types/compare/v2.4.0...v2.4.1) (2023-03-10)
|
|
340
|
-
|
|
341
|
-
|
|
342
|
-
### Bug Fixes
|
|
343
|
-
|
|
344
|
-
* block explorer and rpc urls ([7d805e2](https://github.com/lifinance/types/commit/7d805e2edb9470603f95210789c0fdbf2e585b31))
|
|
345
|
-
|
|
346
|
-
## [2.4.0](https://github.com/lifinance/types/compare/v2.3.0...v2.4.0) (2023-03-08)
|
|
347
|
-
|
|
348
|
-
|
|
349
|
-
### Features
|
|
350
|
-
|
|
351
|
-
* partial GetStatusRequest properties -- fromChain and toChain ([132ac7a](https://github.com/lifinance/types/commit/132ac7a3e594b8e272110bccf6c70e00f27e0079))
|
|
352
|
-
|
|
353
|
-
## [2.3.0](https://github.com/lifinance/types/compare/v2.2.1...v2.3.0) (2023-03-06)
|
|
354
|
-
|
|
355
|
-
|
|
356
|
-
### Features
|
|
357
|
-
|
|
358
|
-
* move NOT_PROCESSABLE_REFUND_NEEDED to FAILED ([#138](https://github.com/lifinance/types/issues/138)) ([82a1a26](https://github.com/lifinance/types/commit/82a1a261792ad861873ec07631e1903f2ff25f01))
|
|
359
|
-
|
|
360
|
-
|
|
361
|
-
### Bug Fixes
|
|
362
|
-
|
|
363
|
-
* improve DAI token names ([9c7f35a](https://github.com/lifinance/types/commit/9c7f35ac39563faedffcacf55686b19e26d3c75d))
|
|
364
|
-
* replace outdated gnosis chain rpcs ([376d743](https://github.com/lifinance/types/commit/376d743bb6db24f55acebd1c1eadfd5daad426f0))
|
|
365
|
-
|
|
366
|
-
### [2.2.1](https://github.com/lifinance/types/compare/v2.2.0...v2.2.1) (2023-03-02)
|
|
367
|
-
|
|
368
|
-
## [2.2.0](https://github.com/lifinance/types/compare/v2.1.1...v2.2.0) (2023-03-02)
|
|
369
|
-
|
|
370
|
-
|
|
371
|
-
### Features
|
|
372
|
-
|
|
373
|
-
* add gas suggestion and status types, lifuel icon ([#137](https://github.com/lifinance/types/issues/137)) ([94ae5f2](https://github.com/lifinance/types/commit/94ae5f2a5358e08e2096dddfe79cbad23c94eaff))
|
|
374
|
-
* add protocol icons ([97cf747](https://github.com/lifinance/types/commit/97cf747d3cf8c4704e15dc23ecfd019cd0ed7bd2))
|
|
375
|
-
* deprecate the possibilities endpoint ([#136](https://github.com/lifinance/types/issues/136)) ([53fa193](https://github.com/lifinance/types/commit/53fa193334fc0f929325c3e8f9b3f2c07a52edb7))
|
|
376
|
-
|
|
377
|
-
|
|
378
|
-
### Bug Fixes
|
|
379
|
-
|
|
380
|
-
* rename gasUp to getGas ([b2dfda9](https://github.com/lifinance/types/commit/b2dfda984e923c74275c99498e6d5818b7447a91))
|
|
381
|
-
* typo ([62981c6](https://github.com/lifinance/types/commit/62981c60254cbe4342129fad88029e5870d30321))
|
|
382
|
-
|
|
383
|
-
### [2.1.1](https://github.com/lifinance/types/compare/v2.1.0...v2.1.1) (2023-02-17)
|
|
384
|
-
|
|
385
|
-
|
|
386
|
-
### Bug Fixes
|
|
387
|
-
|
|
388
|
-
* add CZKT default tokens ([df967ac](https://github.com/lifinance/types/commit/df967ac4fb3ee89a701d89950f50b438cc67b656))
|
|
389
|
-
|
|
390
|
-
## [2.1.0](https://github.com/lifinance/types/compare/v2.0.4...v2.1.0) (2023-02-17)
|
|
391
|
-
|
|
392
|
-
|
|
393
|
-
### Features
|
|
394
|
-
|
|
395
|
-
* add ConsenSys zkEVM Testnet ([ac5f315](https://github.com/lifinance/types/commit/ac5f31562db6f521e6b83cf73ee54e5b48f5680c))
|
|
396
|
-
|
|
397
|
-
### [2.0.4](https://github.com/lifinance/types/compare/v2.0.3...v2.0.4) (2023-02-16)
|
|
398
|
-
|
|
399
|
-
|
|
400
|
-
### Bug Fixes
|
|
401
|
-
|
|
402
|
-
* revert changes ([#134](https://github.com/lifinance/types/issues/134)) ([32a6a7c](https://github.com/lifinance/types/commit/32a6a7c973d2febdeef6c6ce621e1b9b37398357))
|
|
403
|
-
|
|
404
|
-
### [2.0.3](https://github.com/lifinance/types/compare/v2.0.1...v2.0.3) (2023-02-16)
|
|
405
|
-
|
|
406
|
-
|
|
407
|
-
### Bug Fixes
|
|
408
|
-
|
|
409
|
-
* remove allowDestCallFalg from /routes ([#133](https://github.com/lifinance/types/issues/133)) ([0524e79](https://github.com/lifinance/types/commit/0524e790b5813fef7dc438fa6ddfdf70480652cf))
|
|
410
|
-
* renamed trusted gas param ([#135](https://github.com/lifinance/types/issues/135)) ([98a811a](https://github.com/lifinance/types/commit/98a811a154928389f2f014fbb14a332428ca130c))
|
|
411
|
-
|
|
412
|
-
### [2.0.2](https://github.com/lifinance/types/compare/v2.0.1...v2.0.2) (2023-02-16)
|
|
413
|
-
|
|
414
|
-
|
|
415
|
-
### Bug Fixes
|
|
416
|
-
|
|
417
|
-
* remove allowDestCallFalg from /routes ([#133](https://github.com/lifinance/types/issues/133)) ([0524e79](https://github.com/lifinance/types/commit/0524e790b5813fef7dc438fa6ddfdf70480652cf))
|
|
418
|
-
|
|
419
|
-
### [2.0.1](https://github.com/lifinance/types/compare/v2.0.0...v2.0.1) (2023-02-15)
|
|
420
|
-
|
|
421
|
-
|
|
422
|
-
### Bug Fixes
|
|
423
|
-
|
|
424
|
-
* rename flag for max price impact ([#131](https://github.com/lifinance/types/issues/131)) ([f633d3a](https://github.com/lifinance/types/commit/f633d3a44ca30b631bca076715022df4ee59bedd))
|
|
425
|
-
|
|
426
|
-
## [2.0.0](https://github.com/lifinance/types/compare/v1.19.0...v2.0.0) (2023-02-13)
|
|
427
|
-
|
|
428
|
-
|
|
429
|
-
### Features
|
|
430
|
-
|
|
431
|
-
* add lif3swap dex on POL and BSC ([#120](https://github.com/lifinance/types/issues/120)) ([b213e28](https://github.com/lifinance/types/commit/b213e281ce777465180b11a0585ad71f98404df7))
|
|
432
|
-
* add opt allowDestCall flag to /routes,/quote ([#122](https://github.com/lifinance/types/issues/122)) ([a899bf2](https://github.com/lifinance/types/commit/a899bf2fee112de6fff002ee0c737f3325f71efa))
|
|
433
|
-
* add types for quests ([#116](https://github.com/lifinance/types/issues/116)) ([ce923d3](https://github.com/lifinance/types/commit/ce923d311ce3921c736ae75e3316fb66415b98b4))
|
|
434
|
-
* add wantInsurance flag to RoutesContext ([#126](https://github.com/lifinance/types/issues/126)) ([cfa6f76](https://github.com/lifinance/types/commit/cfa6f769756be18a821af1e4577c6f28c83db2d3))
|
|
435
|
-
* added flag for variable price impact ([#127](https://github.com/lifinance/types/issues/127)) ([7adf21b](https://github.com/lifinance/types/commit/7adf21baa809c388421b10dad51d18731829372e))
|
|
436
|
-
* added protocol step type + routes can only contain lifi steps ([#130](https://github.com/lifinance/types/issues/130)) ([cedfeec](https://github.com/lifinance/types/commit/cedfeec618b243700bc44e305e29057dceaefc38))
|
|
437
|
-
* insurance option in quoteRequest ([#128](https://github.com/lifinance/types/issues/128)) ([4a9a064](https://github.com/lifinance/types/commit/4a9a064c2c3d92f55d97b700669e2be491e7ab41))
|
|
438
|
-
* make properties of Interface GetStatusRequest optional ([f2be836](https://github.com/lifinance/types/commit/f2be8362c4cad7227dba9ff4d4d9d885b9de4bc5))
|
|
439
|
-
* trusted gas parameter for routes and quote request ([#129](https://github.com/lifinance/types/issues/129)) ([927adaa](https://github.com/lifinance/types/commit/927adaa83129a6422718d65a26f39ae0d4d90dfc))
|
|
440
|
-
|
|
441
|
-
|
|
442
|
-
### Bug Fixes
|
|
443
|
-
|
|
444
|
-
* rename XDAI token to DAI on most chains ([#125](https://github.com/lifinance/types/issues/125)) ([32a17b9](https://github.com/lifinance/types/commit/32a17b93cc9abd2b764bb03e9c7c1a06522bbf36))
|
|
445
|
-
|
|
446
|
-
## [1.24.0](https://github.com/lifinance/types/compare/v1.23.0...v1.24.0) (2023-02-09)
|
|
447
|
-
|
|
448
|
-
|
|
449
|
-
### Features
|
|
450
|
-
|
|
451
|
-
* insurance option in quoteRequest ([#128](https://github.com/lifinance/types/issues/128)) ([4a9a064](https://github.com/lifinance/types/commit/4a9a064c2c3d92f55d97b700669e2be491e7ab41))
|
|
452
|
-
|
|
453
|
-
## [1.23.0](https://github.com/lifinance/types/compare/v1.22.2...v1.23.0) (2023-02-08)
|
|
454
|
-
|
|
455
|
-
|
|
456
|
-
### Features
|
|
457
|
-
|
|
458
|
-
* add wantInsurance flag to RoutesContext ([#126](https://github.com/lifinance/types/issues/126)) ([cfa6f76](https://github.com/lifinance/types/commit/cfa6f769756be18a821af1e4577c6f28c83db2d3))
|
|
459
|
-
|
|
460
|
-
### [1.22.2](https://github.com/lifinance/types/compare/v1.22.1...v1.22.2) (2023-02-07)
|
|
461
|
-
|
|
462
|
-
|
|
463
|
-
### Bug Fixes
|
|
464
|
-
|
|
465
|
-
* rename XDAI token to DAI on most chains ([#125](https://github.com/lifinance/types/issues/125)) ([32a17b9](https://github.com/lifinance/types/commit/32a17b93cc9abd2b764bb03e9c7c1a06522bbf36))
|
|
466
|
-
|
|
467
|
-
### [1.22.1](https://github.com/lifinance/types/compare/v1.22.0...v1.22.1) (2023-02-06)
|
|
468
|
-
|
|
469
|
-
## [1.22.0](https://github.com/lifinance/types/compare/v1.21.0...v1.22.0) (2023-02-06)
|
|
470
|
-
|
|
471
|
-
|
|
472
|
-
### Features
|
|
473
|
-
|
|
474
|
-
* add opt allowDestCall flag to /routes,/quote ([#122](https://github.com/lifinance/types/issues/122)) ([a899bf2](https://github.com/lifinance/types/commit/a899bf2fee112de6fff002ee0c737f3325f71efa))
|
|
475
|
-
* make properties of Interface GetStatusRequest optional ([f2be836](https://github.com/lifinance/types/commit/f2be8362c4cad7227dba9ff4d4d9d885b9de4bc5))
|
|
476
|
-
|
|
477
|
-
## [1.21.0](https://github.com/lifinance/types/compare/v1.20.0...v1.21.0) (2023-01-26)
|
|
478
|
-
|
|
479
|
-
|
|
480
|
-
### Features
|
|
481
|
-
|
|
482
|
-
* add lif3swap dex on POL and BSC ([#120](https://github.com/lifinance/types/issues/120)) ([b213e28](https://github.com/lifinance/types/commit/b213e281ce777465180b11a0585ad71f98404df7))
|
|
483
|
-
|
|
484
|
-
## [1.20.0](https://github.com/lifinance/types/compare/v1.19.0...v1.20.0) (2022-12-21)
|
|
485
|
-
|
|
486
|
-
|
|
487
|
-
### Features
|
|
488
|
-
|
|
489
|
-
* add types for quests ([#116](https://github.com/lifinance/types/issues/116)) ([ce923d3](https://github.com/lifinance/types/commit/ce923d311ce3921c736ae75e3316fb66415b98b4))
|
|
490
|
-
|
|
491
|
-
## [1.19.0](https://github.com/lifinance/types/compare/v1.8.0...v1.19.0) (2022-12-09)
|
|
492
|
-
|
|
493
|
-
|
|
494
|
-
### Features
|
|
495
|
-
|
|
496
|
-
* add arbitrum goerli ([a6cc01d](https://github.com/lifinance/types/commit/a6cc01d7573fd39630d7cbbb60ff23dfd693f952))
|
|
497
|
-
* add execution gas info and substatus ([#115](https://github.com/lifinance/types/issues/115)) ([ac32647](https://github.com/lifinance/types/commit/ac326472ad25f28486ba0b901b747d0559707742))
|
|
498
|
-
* add gas info in tx info ([#111](https://github.com/lifinance/types/issues/111)) ([d56277d](https://github.com/lifinance/types/commit/d56277dd22ad19fded6e0aa2a7d5ee2c67861f19))
|
|
499
|
-
* add gnosis bridge logo ([#101](https://github.com/lifinance/types/issues/101)) ([47c322e](https://github.com/lifinance/types/commit/47c322e3c10a92a7c3bccd73461ae5a1da61e415))
|
|
500
|
-
* add Pangolin DEX on AVA ([#110](https://github.com/lifinance/types/issues/110)) ([6f85bf1](https://github.com/lifinance/types/commit/6f85bf19f7be34e9866840134d0bb18a11cef1ec))
|
|
501
|
-
* add solana tokens to coins ([#112](https://github.com/lifinance/types/issues/112)) ([c848cdc](https://github.com/lifinance/types/commit/c848cdc6ff8b9b247e19ad46f6ff40c082e034e9))
|
|
502
|
-
* add support for token symbols in /routes ([#107](https://github.com/lifinance/types/issues/107)) ([b149aa0](https://github.com/lifinance/types/commit/b149aa0f43b3a9e78beb7b2e536979bbb6766ade))
|
|
503
|
-
* **api:** include nativeToken in chains response ([#104](https://github.com/lifinance/types/issues/104)) ([caf6262](https://github.com/lifinance/types/commit/caf6262ca634e063d832f0495710cb5b54a8f3ae))
|
|
504
|
-
* extend interface with integrator fee methods ([#99](https://github.com/lifinance/types/issues/99)) ([75f107f](https://github.com/lifinance/types/commit/75f107fc06dfbb9312f9026a68676d499c2a188b))
|
|
505
|
-
* moved lifiApi class to the backend ([#106](https://github.com/lifinance/types/issues/106)) ([b416a9c](https://github.com/lifinance/types/commit/b416a9c716423465faa26ae7aca6f652ba5c9587))
|
|
506
|
-
* **omni:** add logo for omni bridge ([#105](https://github.com/lifinance/types/issues/105)) ([64ed097](https://github.com/lifinance/types/commit/64ed097fead9ccbcd6cd60dbf9df2ffdada6cec9))
|
|
507
|
-
* update multicall addresses ([c2f9c3c](https://github.com/lifinance/types/commit/c2f9c3c4156471ee791aa5730baae595d25fddcc))
|
|
508
|
-
|
|
509
|
-
|
|
510
|
-
### Bug Fixes
|
|
511
|
-
|
|
512
|
-
* a lifi step should always have includedSteps ([#118](https://github.com/lifinance/types/issues/118)) ([e0b662b](https://github.com/lifinance/types/commit/e0b662b240f7ce5f5a5de8fc533a339f31e1ef76))
|
|
513
|
-
* adjust Arbitrum One name ([#102](https://github.com/lifinance/types/issues/102)) ([530ba68](https://github.com/lifinance/types/commit/530ba68e415c2c6e279aa60749ffaf1cbd579ef1))
|
|
514
|
-
* align integrator withdrawal endpoint ([4de24fb](https://github.com/lifinance/types/commit/4de24fb25795d44053dfa27e09b5716fdf63ea57))
|
|
515
|
-
* **EVMOS:** fix name of native evmos coin ([#103](https://github.com/lifinance/types/issues/103)) ([60490c0](https://github.com/lifinance/types/commit/60490c000e3fea06eca415e1c53619ff46ba1208))
|
|
516
|
-
* export ExtendedChain ([73f3cc5](https://github.com/lifinance/types/commit/73f3cc5007973aad48cdb59b4f93542e8cc2541d))
|
|
517
|
-
* replaced nomad versions of tokens with multichain ([#100](https://github.com/lifinance/types/issues/100)) ([e5b2726](https://github.com/lifinance/types/commit/e5b2726e5cb66e56e8716dab667342b4642dc1ca))
|
|
518
|
-
* revert changes in /routes ([#109](https://github.com/lifinance/types/issues/109)) ([5fd4234](https://github.com/lifinance/types/commit/5fd4234ccab68ad8558180a3923d6e363eb5ce1d))
|
|
519
|
-
* update solana supported chains to include network information ([#117](https://github.com/lifinance/types/issues/117)) ([f3bb532](https://github.com/lifinance/types/commit/f3bb5329f4c034521170b05d64286b4fd2cd3a0c))
|
|
520
|
-
|
|
521
|
-
## [1.18.0](https://github.com/lifinance/types/compare/v1.17.1...v1.18.0) (2022-11-23)
|
|
522
|
-
|
|
523
|
-
|
|
524
|
-
### Features
|
|
525
|
-
|
|
526
|
-
* add execution gas info and substatus ([#115](https://github.com/lifinance/types/issues/115)) ([ac32647](https://github.com/lifinance/types/commit/ac326472ad25f28486ba0b901b747d0559707742))
|
|
527
|
-
|
|
528
|
-
### [1.17.1](https://github.com/lifinance/types/compare/v1.17.0...v1.17.1) (2022-11-22)
|
|
529
|
-
|
|
530
|
-
## [1.17.0](https://github.com/lifinance/types/compare/v1.16.0...v1.17.0) (2022-11-17)
|
|
531
|
-
|
|
532
|
-
|
|
533
|
-
### Features
|
|
534
|
-
|
|
535
|
-
* add solana tokens to coins ([#112](https://github.com/lifinance/types/issues/112)) ([c848cdc](https://github.com/lifinance/types/commit/c848cdc6ff8b9b247e19ad46f6ff40c082e034e9))
|
|
536
|
-
|
|
537
|
-
## [1.16.0](https://github.com/lifinance/types/compare/v1.15.0...v1.16.0) (2022-11-11)
|
|
538
|
-
|
|
539
|
-
|
|
540
|
-
### Features
|
|
541
|
-
|
|
542
|
-
* add gas info in tx info ([#111](https://github.com/lifinance/types/issues/111)) ([d56277d](https://github.com/lifinance/types/commit/d56277dd22ad19fded6e0aa2a7d5ee2c67861f19))
|
|
543
|
-
|
|
544
|
-
## [1.15.0](https://github.com/lifinance/types/compare/v1.14.1...v1.15.0) (2022-11-09)
|
|
545
|
-
|
|
546
|
-
|
|
547
|
-
### Features
|
|
548
|
-
|
|
549
|
-
* add Pangolin DEX on AVA ([#110](https://github.com/lifinance/types/issues/110)) ([6f85bf1](https://github.com/lifinance/types/commit/6f85bf19f7be34e9866840134d0bb18a11cef1ec))
|
|
550
|
-
|
|
551
|
-
### [1.14.1](https://github.com/lifinance/types/compare/v1.14.0...v1.14.1) (2022-11-09)
|
|
552
|
-
|
|
553
|
-
|
|
554
|
-
### Bug Fixes
|
|
555
|
-
|
|
556
|
-
* revert changes in /routes ([#109](https://github.com/lifinance/types/issues/109)) ([5fd4234](https://github.com/lifinance/types/commit/5fd4234ccab68ad8558180a3923d6e363eb5ce1d))
|
|
557
|
-
|
|
558
|
-
## [1.14.0](https://github.com/lifinance/types/compare/v1.13.0...v1.14.0) (2022-11-09)
|
|
559
|
-
|
|
560
|
-
|
|
561
|
-
### Features
|
|
562
|
-
|
|
563
|
-
* add support for token symbols in /routes ([#107](https://github.com/lifinance/types/issues/107)) ([b149aa0](https://github.com/lifinance/types/commit/b149aa0f43b3a9e78beb7b2e536979bbb6766ade))
|
|
564
|
-
|
|
565
|
-
## [1.13.0](https://github.com/lifinance/types/compare/v1.12.0...v1.13.0) (2022-11-09)
|
|
566
|
-
|
|
567
|
-
|
|
568
|
-
### Features
|
|
569
|
-
|
|
570
|
-
* moved lifiApi class to the backend ([#106](https://github.com/lifinance/types/issues/106)) ([b416a9c](https://github.com/lifinance/types/commit/b416a9c716423465faa26ae7aca6f652ba5c9587))
|
|
571
|
-
|
|
572
|
-
## [1.12.0](https://github.com/lifinance/types/compare/v1.11.1...v1.12.0) (2022-10-27)
|
|
573
|
-
|
|
574
|
-
|
|
575
|
-
### Features
|
|
576
|
-
|
|
577
|
-
* **omni:** add logo for omni bridge ([#105](https://github.com/lifinance/types/issues/105)) ([64ed097](https://github.com/lifinance/types/commit/64ed097fead9ccbcd6cd60dbf9df2ffdada6cec9))
|
|
578
|
-
|
|
579
|
-
### [1.11.1](https://github.com/lifinance/types/compare/v1.11.0...v1.11.1) (2022-10-25)
|
|
580
|
-
|
|
581
|
-
|
|
582
|
-
### Bug Fixes
|
|
583
|
-
|
|
584
|
-
* export ExtendedChain ([73f3cc5](https://github.com/lifinance/types/commit/73f3cc5007973aad48cdb59b4f93542e8cc2541d))
|
|
585
|
-
|
|
586
|
-
## [1.11.0](https://github.com/lifinance/types/compare/v1.10.1...v1.11.0) (2022-10-25)
|
|
587
|
-
|
|
588
|
-
|
|
589
|
-
### Features
|
|
590
|
-
|
|
591
|
-
* **api:** include nativeToken in chains response ([#104](https://github.com/lifinance/types/issues/104)) ([caf6262](https://github.com/lifinance/types/commit/caf6262ca634e063d832f0495710cb5b54a8f3ae))
|
|
592
|
-
|
|
593
|
-
|
|
594
|
-
### Bug Fixes
|
|
595
|
-
|
|
596
|
-
* **EVMOS:** fix name of native evmos coin ([#103](https://github.com/lifinance/types/issues/103)) ([60490c0](https://github.com/lifinance/types/commit/60490c000e3fea06eca415e1c53619ff46ba1208))
|
|
597
|
-
|
|
598
|
-
### [1.10.1](https://github.com/lifinance/types/compare/v1.10.0...v1.10.1) (2022-10-24)
|
|
599
|
-
|
|
600
|
-
|
|
601
|
-
### Bug Fixes
|
|
602
|
-
|
|
603
|
-
* adjust Arbitrum One name ([#102](https://github.com/lifinance/types/issues/102)) ([530ba68](https://github.com/lifinance/types/commit/530ba68e415c2c6e279aa60749ffaf1cbd579ef1))
|
|
604
|
-
|
|
605
|
-
## [1.10.0](https://github.com/lifinance/types/compare/v1.9.1...v1.10.0) (2022-10-21)
|
|
606
|
-
|
|
607
|
-
|
|
608
|
-
### Features
|
|
609
|
-
|
|
610
|
-
* add gnosis bridge logo ([#101](https://github.com/lifinance/types/issues/101)) ([47c322e](https://github.com/lifinance/types/commit/47c322e3c10a92a7c3bccd73461ae5a1da61e415))
|
|
611
|
-
|
|
612
|
-
## [1.8.0](https://github.com/lifinance/types/compare/v1.7.0...v1.8.0) (2022-09-30)
|
|
613
|
-
|
|
614
|
-
|
|
615
|
-
### Features
|
|
616
|
-
|
|
617
|
-
* add Swapr on Gnosis and OKCSwap on OKT ([#97](https://github.com/lifinance/types/issues/97)) ([9abab9b](https://github.com/lifinance/types/commit/9abab9bbe500355de07b61bf8cdb7100e868cf76))
|
|
618
|
-
* add Wagyu Dex on Velas ([#98](https://github.com/lifinance/types/issues/98)) ([d3201a2](https://github.com/lifinance/types/commit/d3201a2c8eaf4a385d79333c3b0ce4923ac58ead))
|
|
619
|
-
|
|
620
|
-
## [1.7.0](https://github.com/lifinance/types/compare/v1.6.0...v1.7.0) (2022-09-13)
|
|
621
|
-
|
|
622
|
-
|
|
623
|
-
### Features
|
|
624
|
-
|
|
625
|
-
* **api:** add bridgeExplorerLink ([#96](https://github.com/lifinance/types/issues/96)) ([9f37087](https://github.com/lifinance/types/commit/9f37087fe5815512104b3a78d00526188de2c341))
|
|
626
|
-
* **exchanges:** add soulswap on FTM ([#95](https://github.com/lifinance/types/issues/95)) ([3fdf438](https://github.com/lifinance/types/commit/3fdf438066af9f09ff89942613dde0876d638a7f))
|
|
627
|
-
|
|
628
|
-
## [1.6.0](https://github.com/lifinance/types/compare/v1.5.1...v1.6.0) (2022-09-02)
|
|
629
|
-
|
|
630
|
-
|
|
631
|
-
### Features
|
|
632
|
-
|
|
633
|
-
* add gasInformation to execution object ([#89](https://github.com/lifinance/types/issues/89)) ([a0e30e9](https://github.com/lifinance/types/commit/a0e30e96497b58d02b980efcff1578e8aeb424c3))
|
|
634
|
-
* add optimism goerli ([#94](https://github.com/lifinance/types/issues/94)) ([899089a](https://github.com/lifinance/types/commit/899089acd3572678614a898f958abcbde00d2bd9))
|
|
635
|
-
|
|
636
|
-
### [1.5.1](https://github.com/lifinance/types/compare/v1.5.0...v1.5.1) (2022-08-19)
|
|
637
|
-
|
|
638
|
-
## [1.5.0](https://github.com/lifinance/types/compare/v1.4.1...v1.5.0) (2022-08-10)
|
|
639
|
-
|
|
640
|
-
|
|
641
|
-
### Features
|
|
642
|
-
|
|
643
|
-
* **bridges:** rename AcrossV2 in Across ([#92](https://github.com/lifinance/types/issues/92)) ([5bd7e7a](https://github.com/lifinance/types/commit/5bd7e7ac045b2a93b0e6e7803c2ddfa087385a27))
|
|
644
|
-
|
|
645
|
-
### [1.4.1](https://github.com/lifinance/types/compare/v1.4.0...v1.4.1) (2022-08-09)
|
|
646
|
-
|
|
647
|
-
|
|
648
|
-
### Bug Fixes
|
|
649
|
-
|
|
650
|
-
* okx icon ([#91](https://github.com/lifinance/types/issues/91)) ([d356e19](https://github.com/lifinance/types/commit/d356e1983fb4fef604fd92e3bb87cf908d24fa8a))
|
|
651
|
-
|
|
652
|
-
## [1.4.0](https://github.com/lifinance/types/compare/v1.3.0...v1.4.0) (2022-08-08)
|
|
653
|
-
|
|
654
|
-
|
|
655
|
-
### Features
|
|
656
|
-
|
|
657
|
-
* add new svg chain icons ([#90](https://github.com/lifinance/types/issues/90)) ([34ffbdd](https://github.com/lifinance/types/commit/34ffbddeb31d4cf352fba5430ea71df74d793d96))
|
|
658
|
-
* add voltage exchange icon ([24cde33](https://github.com/lifinance/types/commit/24cde33e57a436c93c6a9da9265ad0c97b0b561e))
|
|
659
|
-
|
|
660
|
-
## [1.3.0](https://github.com/lifinance/types/compare/v1.2.1...v1.3.0) (2022-07-28)
|
|
661
|
-
|
|
662
|
-
|
|
663
|
-
### Features
|
|
664
|
-
|
|
665
|
-
* add fee parameter to quote and route requests ([#88](https://github.com/lifinance/types/issues/88)) ([cea2166](https://github.com/lifinance/types/commit/cea216696ee0c68c41baec8235937ab19ff6ac07))
|
|
666
|
-
|
|
667
|
-
### [1.2.1](https://github.com/lifinance/types/compare/v1.2.0...v1.2.1) (2022-07-21)
|
|
668
|
-
|
|
669
|
-
|
|
670
|
-
### Bug Fixes
|
|
671
|
-
|
|
672
|
-
* **coins:** remove duplicated ETH definition on AUR ([b264800](https://github.com/lifinance/types/commit/b26480088c3d5e5c4a1f442c9e15d251565416b8))
|
|
673
|
-
|
|
674
|
-
## [1.2.0](https://github.com/lifinance/types/compare/v1.1.1...v1.2.0) (2022-07-21)
|
|
675
|
-
|
|
676
|
-
|
|
677
|
-
### Features
|
|
678
|
-
|
|
679
|
-
* add custom step and contract call endpoints ([#85](https://github.com/lifinance/types/issues/85)) ([bd49fae](https://github.com/lifinance/types/commit/bd49faefc924d7a06818ab6cb3589db633c58e9c))
|
|
680
|
-
|
|
681
|
-
### [1.1.1](https://github.com/lifinance/types/compare/v1.1.0...v1.1.1) (2022-07-21)
|
|
682
|
-
|
|
683
|
-
|
|
684
|
-
### Bug Fixes
|
|
685
|
-
|
|
686
|
-
* remove .DS_Store files ([ccd0112](https://github.com/lifinance/types/commit/ccd01122f15f099e17eb3253a87c008f65c991ba))
|
|
687
|
-
|
|
688
|
-
## [1.1.0](https://github.com/lifinance/types/compare/v1.0.1...v1.1.0) (2022-07-14)
|
|
689
|
-
|
|
690
|
-
|
|
691
|
-
### Features
|
|
692
|
-
|
|
693
|
-
* **evmos:** add wrapped and native gas token on Evmos ([#86](https://github.com/lifinance/types/issues/86)) ([0f7eff8](https://github.com/lifinance/types/commit/0f7eff874e7dce1446bfb0b4dacb18b91cb9475f))
|
|
694
|
-
|
|
695
|
-
|
|
696
|
-
### Bug Fixes
|
|
697
|
-
|
|
698
|
-
* publishing script ([d5e85eb](https://github.com/lifinance/types/commit/d5e85ebfd4de7695082736049bbc0b76a4ed02a2))
|
|
699
|
-
|
|
700
|
-
### [1.0.1](https://github.com/lifinance/types/compare/v1.0.0...v1.0.1) (2022-07-12)
|
|
701
|
-
|
|
702
|
-
|
|
703
|
-
### Bug Fixes
|
|
704
|
-
|
|
705
|
-
* github package scope ([1c05268](https://github.com/lifinance/types/commit/1c05268218595bfc91b2440a10bb1c8a78f23f23))
|
|
706
|
-
|
|
707
|
-
## [1.0.0](https://github.com/lifinance/types/compare/v0.14.20...v1.0.0) (2022-07-12)
|
|
708
|
-
|
|
709
|
-
|
|
710
|
-
### ⚠ BREAKING CHANGES
|
|
711
|
-
|
|
712
|
-
* move to a new @lifi scope (#83)
|
|
713
|
-
|
|
714
|
-
### Features
|
|
715
|
-
|
|
716
|
-
* move to a new [@lifi](https://github.com/lifi) scope ([#83](https://github.com/lifinance/types/issues/83)) ([ba1a3c1](https://github.com/lifinance/types/commit/ba1a3c14eb54fbc5e3ff9070137891fa5d12a262))
|
|
717
|
-
|
|
718
|
-
### [0.14.20](https://github.com/lifinance/types/compare/v0.14.19...v0.14.20) (2022-07-12)
|
|
719
|
-
|
|
720
|
-
|
|
721
|
-
### Features
|
|
722
|
-
|
|
723
|
-
* add evmos on chain list ([#82](https://github.com/lifinance/types/issues/82)) ([c86e989](https://github.com/lifinance/types/commit/c86e9897e22c25173f9a7f7205beca7f220f9c45))
|
|
724
|
-
|
|
725
|
-
### [0.14.19](https://github.com/lifinance/types/compare/v0.14.18...v0.14.19) (2022-07-07)
|
|
726
|
-
|
|
727
|
-
|
|
728
|
-
### Bug Fixes
|
|
729
|
-
|
|
730
|
-
* **coin:** add coin keys again ([#81](https://github.com/lifinance/types/issues/81)) ([4fc2b9f](https://github.com/lifinance/types/commit/4fc2b9fdc24eb7f4800dfeb69dd13ef10f853f07))
|
|
731
|
-
|
|
732
|
-
### [0.14.18](https://github.com/lifinance/types/compare/v0.14.17...v0.14.18) (2022-07-06)
|
|
733
|
-
|
|
734
|
-
|
|
735
|
-
### Bug Fixes
|
|
736
|
-
|
|
737
|
-
* **coins:** update names and symbols or tokens ([#80](https://github.com/lifinance/types/issues/80)) ([6f773e5](https://github.com/lifinance/types/commit/6f773e5bef863d7dd2ed238ac6fb32779d340424))
|
|
738
|
-
|
|
739
|
-
### [0.14.17](https://github.com/lifinance/types/compare/v0.14.16...v0.14.17) (2022-07-06)
|
|
740
|
-
|
|
741
|
-
|
|
742
|
-
### Bug Fixes
|
|
743
|
-
|
|
744
|
-
* the native token on Gnosis is called XDAI, not DAI ([#79](https://github.com/lifinance/types/issues/79)) ([20e35d1](https://github.com/lifinance/types/commit/20e35d123b24726247999b43ec03da1152940d7a))
|
|
745
|
-
|
|
746
|
-
### [0.14.16](https://github.com/lifinance/types/compare/v0.14.14...v0.14.16) (2022-07-05)
|
|
747
|
-
|
|
748
|
-
|
|
749
|
-
### Features
|
|
750
|
-
|
|
751
|
-
* added ToolError ([#78](https://github.com/lifinance/types/issues/78)) ([e2960ba](https://github.com/lifinance/types/commit/e2960ba955afdc4e7464cba1c4ca0286b6fb5b55))
|
|
752
|
-
* **api:** make `getTools` async ([1457c33](https://github.com/lifinance/types/commit/1457c335578a0ef3bccfc4a76a42e016a9344237))
|
|
753
|
-
|
|
754
|
-
### [0.14.15](https://github.com/lifinance/types/compare/v0.14.12...v0.14.15) (2022-07-05)
|
|
755
|
-
|
|
756
|
-
|
|
757
|
-
### Features
|
|
758
|
-
|
|
759
|
-
* added substatus 'REFUND_IN_PROGRESS' ([#77](https://github.com/lifinance/types/issues/77)) ([56b0ef1](https://github.com/lifinance/types/commit/56b0ef172177c7a86fe290b0e507e5859ddec577))
|
|
760
|
-
* **api:** make `getTools` async ([1457c33](https://github.com/lifinance/types/commit/1457c335578a0ef3bccfc4a76a42e016a9344237))
|
|
761
|
-
* stargate logo ([#75](https://github.com/lifinance/types/issues/75)) ([710c9f2](https://github.com/lifinance/types/commit/710c9f2aff5b6f414c0c3ac64a38515aec0d8c66))
|
|
762
|
-
|
|
763
|
-
### [0.14.14](https://github.com/lifinance/types/compare/v0.14.13...v0.14.14) (2022-06-22)
|
|
764
|
-
|
|
765
|
-
### [0.14.13](https://github.com/lifinance/types/compare/v0.14.11...v0.14.13) (2022-06-22)
|
|
766
|
-
|
|
767
|
-
|
|
768
|
-
### Features
|
|
769
|
-
|
|
770
|
-
* added substatus 'REFUND_IN_PROGRESS' ([#77](https://github.com/lifinance/types/issues/77)) ([56b0ef1](https://github.com/lifinance/types/commit/56b0ef172177c7a86fe290b0e507e5859ddec577))
|
|
771
|
-
* stargate logo ([#75](https://github.com/lifinance/types/issues/75)) ([710c9f2](https://github.com/lifinance/types/commit/710c9f2aff5b6f414c0c3ac64a38515aec0d8c66))
|
|
772
|
-
|
|
773
|
-
|
|
774
|
-
### Bug Fixes
|
|
775
|
-
|
|
776
|
-
* rename _Order ([b627ac7](https://github.com/lifinance/types/commit/b627ac785dc6d31d3172d93369d8e1dada74bb25))
|
|
777
|
-
|
|
778
|
-
### [0.14.12](https://github.com/lifinance/types/compare/v0.14.11...v0.14.12) (2022-06-08)
|
|
779
|
-
|
|
780
|
-
|
|
781
|
-
### Bug Fixes
|
|
782
|
-
|
|
783
|
-
* rename _Order ([b627ac7](https://github.com/lifinance/types/commit/b627ac785dc6d31d3172d93369d8e1dada74bb25))
|
|
784
|
-
|
|
785
|
-
### [0.14.11](https://github.com/lifinance/types/compare/v0.14.9...v0.14.11) (2022-06-08)
|
|
786
|
-
|
|
787
|
-
|
|
788
|
-
### Features
|
|
789
|
-
|
|
790
|
-
* extend order type ([#73](https://github.com/lifinance/types/issues/73)) ([e49f64b](https://github.com/lifinance/types/commit/e49f64b7e10f130f155767f24ee59bf3ac243035))
|
|
791
|
-
|
|
792
|
-
|
|
793
|
-
### Bug Fixes
|
|
794
|
-
|
|
795
|
-
* removed substatus type RECEIVED_UNKNOWN_TOKEN ([#74](https://github.com/lifinance/types/issues/74)) ([41b49ed](https://github.com/lifinance/types/commit/41b49ede290e19c7f17d88563f1d7db954c173d6))
|
|
796
|
-
* removed unused NOT_AVAILABLE status ([#72](https://github.com/lifinance/types/issues/72)) ([3c570e2](https://github.com/lifinance/types/commit/3c570e2047a12f4c7b74ac920f7a1240c0ab91fc))
|
|
797
|
-
|
|
798
|
-
### [0.14.10](https://github.com/lifinance/types/compare/v0.14.9...v0.14.10) (2022-06-07)
|
|
799
|
-
|
|
800
|
-
|
|
801
|
-
### Features
|
|
802
|
-
|
|
803
|
-
* extend order type ([#73](https://github.com/lifinance/types/issues/73)) ([e49f64b](https://github.com/lifinance/types/commit/e49f64b7e10f130f155767f24ee59bf3ac243035))
|
|
804
|
-
|
|
805
|
-
|
|
806
|
-
### Bug Fixes
|
|
807
|
-
|
|
808
|
-
* removed unused NOT_AVAILABLE status ([#72](https://github.com/lifinance/types/issues/72)) ([3c570e2](https://github.com/lifinance/types/commit/3c570e2047a12f4c7b74ac920f7a1240c0ab91fc))
|
|
809
|
-
|
|
810
|
-
### [0.14.9](https://github.com/lifinance/types/compare/v0.14.8...v0.14.9) (2022-06-06)
|
|
811
|
-
|
|
812
|
-
|
|
813
|
-
### Features
|
|
814
|
-
|
|
815
|
-
* added substatus to status messages ([#71](https://github.com/lifinance/types/issues/71)) ([25982c8](https://github.com/lifinance/types/commit/25982c89bbc9fe705d211f9a5bde961b65f166d4))
|
|
816
|
-
|
|
817
|
-
### [0.14.8](https://github.com/lifinance/types/compare/v0.14.6...v0.14.8) (2022-06-02)
|
|
818
|
-
|
|
819
|
-
|
|
820
|
-
### Features
|
|
821
|
-
|
|
822
|
-
* added tags to Route ([#70](https://github.com/lifinance/types/issues/70)) ([1ce70b0](https://github.com/lifinance/types/commit/1ce70b0da3bcc338461d3e50b939e9d034c39fca))
|
|
823
|
-
|
|
824
|
-
|
|
825
|
-
### Bug Fixes
|
|
826
|
-
|
|
827
|
-
* add padding to okex logo ([36abfc4](https://github.com/lifinance/types/commit/36abfc45fe6299961dd152140e7d269ae3d6062c))
|
|
828
|
-
* add padding to okex logo ([1c26d55](https://github.com/lifinance/types/commit/1c26d553cb04f6977ef54c4bb6162685c8383ff8))
|
|
829
|
-
* update OKX name and icon ([#69](https://github.com/lifinance/types/issues/69)) ([1ae44c0](https://github.com/lifinance/types/commit/1ae44c086ee6a814efb93957af8821bcebd151d8))
|
|
830
|
-
|
|
831
|
-
### [0.14.7](https://github.com/lifinance/types/compare/v0.14.6...v0.14.7) (2022-06-02)
|
|
832
|
-
|
|
833
|
-
|
|
834
|
-
### Bug Fixes
|
|
835
|
-
|
|
836
|
-
* update OKX name and icon ([#69](https://github.com/lifinance/types/issues/69)) ([1ae44c0](https://github.com/lifinance/types/commit/1ae44c086ee6a814efb93957af8821bcebd151d8))
|
|
837
|
-
|
|
838
|
-
### [0.14.6](https://github.com/lifinance/types/compare/v0.14.5...v0.14.6) (2022-05-25)
|
|
839
|
-
|
|
840
|
-
|
|
841
|
-
### Bug Fixes
|
|
842
|
-
|
|
843
|
-
* update getTokens method in LifiAPI class ([#68](https://github.com/lifinance/types/issues/68)) ([90570b5](https://github.com/lifinance/types/commit/90570b56f1a5a2fe7e515da796957f9cd057c48c))
|
|
844
|
-
|
|
845
|
-
### [0.14.5](https://github.com/lifinance/types/compare/v0.14.3...v0.14.5) (2022-05-25)
|
|
846
|
-
|
|
847
|
-
|
|
848
|
-
### Features
|
|
849
|
-
|
|
850
|
-
* update testnets and multicall ([#65](https://github.com/lifinance/types/issues/65)) ([b5390a3](https://github.com/lifinance/types/commit/b5390a3ce3a39708ea9238da47907e224a5d257c))
|
|
851
|
-
|
|
852
|
-
### [0.14.4](https://github.com/lifinance/types/compare/v0.14.3...v0.14.4) (2022-05-25)
|
|
853
|
-
|
|
854
|
-
|
|
855
|
-
### Features
|
|
856
|
-
|
|
857
|
-
* update testnets and multicall ([#65](https://github.com/lifinance/types/issues/65)) ([b5390a3](https://github.com/lifinance/types/commit/b5390a3ce3a39708ea9238da47907e224a5d257c))
|
|
858
|
-
|
|
859
|
-
### [0.14.3](https://github.com/lifinance/types/compare/v0.14.2...v0.14.3) (2022-05-23)
|
|
860
|
-
|
|
861
|
-
|
|
862
|
-
### Bug Fixes
|
|
863
|
-
|
|
864
|
-
* re-added npm.README.md ([52ceace](https://github.com/lifinance/types/commit/52ceace0724f30140dcb07739e6203b8cfd978c2))
|
|
865
|
-
|
|
866
|
-
### [0.14.2](https://github.com/lifinance/types/compare/v0.14.1...v0.14.2) (2022-05-23)
|
|
867
|
-
|
|
868
|
-
|
|
869
|
-
### Bug Fixes
|
|
870
|
-
|
|
871
|
-
* **deprecation:** marked methods and constants as deprecated (LF-766) ([#62](https://github.com/lifinance/types/issues/62)) ([3ac61a3](https://github.com/lifinance/types/commit/3ac61a3226e11991201297514e54febc01926f9b))
|
|
872
|
-
* removed cbridge encryption support ([#66](https://github.com/lifinance/types/issues/66)) ([a79e6fa](https://github.com/lifinance/types/commit/a79e6fa57c02b7b3b01dfe44129553cf8b98928b))
|
|
873
|
-
|
|
874
|
-
### [0.14.1](https://github.com/lifinance/types/compare/v0.14.0...v0.14.1) (2022-05-20)
|
|
875
|
-
|
|
876
|
-
|
|
877
|
-
### Features
|
|
878
|
-
|
|
879
|
-
* new ordering possibilities ([#64](https://github.com/lifinance/types/issues/64)) ([ea2f336](https://github.com/lifinance/types/commit/ea2f3369c25049f5de0fe10abd11682b1e4f30ad))
|
|
880
|
-
|
|
881
|
-
## [0.14.0](https://github.com/lifinance/types/compare/v0.13.2...v0.14.0) (2022-05-13)
|
|
882
|
-
|
|
883
|
-
|
|
884
|
-
### ⚠ BREAKING CHANGES
|
|
885
|
-
|
|
886
|
-
* add request options type (#61)
|
|
887
|
-
|
|
888
|
-
### Features
|
|
889
|
-
|
|
890
|
-
* add request options type ([#61](https://github.com/lifinance/types/issues/61)) ([0345946](https://github.com/lifinance/types/commit/034594622047f189b622cc33cbe7d6fd1708bd95))
|
|
891
|
-
|
|
892
|
-
### [0.13.2](https://github.com/lifinance/types/compare/v0.13.1...v0.13.2) (2022-05-12)
|
|
893
|
-
|
|
894
|
-
|
|
895
|
-
### Features
|
|
896
|
-
|
|
897
|
-
* changes to support non EVM chains ([#59](https://github.com/lifinance/types/issues/59)) ([a8ae8a6](https://github.com/lifinance/types/commit/a8ae8a6add9e921e86b4566d9a1464478747b01e))
|
|
898
|
-
|
|
899
|
-
|
|
900
|
-
### Bug Fixes
|
|
901
|
-
|
|
902
|
-
* updated multicall contract to multicallv2 ([#60](https://github.com/lifinance/types/issues/60)) ([2cd2dc0](https://github.com/lifinance/types/commit/2cd2dc0aa1f2df5d0feed205c2501824ef972f9b))
|
|
903
|
-
|
|
904
|
-
### [0.13.1](https://github.com/lifinance/types/compare/v0.13.0...v0.13.1) (2022-05-09)
|
|
905
|
-
|
|
906
|
-
|
|
907
|
-
### Features
|
|
908
|
-
|
|
909
|
-
* supporting types for LF-770 ([#57](https://github.com/lifinance/types/issues/57)) ([4b36e61](https://github.com/lifinance/types/commit/4b36e61db70f137623f761a9047fa2301cb5f736))
|
|
910
|
-
* supporting types for portal bridge ([#58](https://github.com/lifinance/types/issues/58)) ([0b813e3](https://github.com/lifinance/types/commit/0b813e3846c1b32c418e4c01cf3f8577aa8baf2b))
|
|
911
|
-
|
|
912
|
-
## [0.13.0](https://github.com/lifinance/types/compare/v0.12.1...v0.13.0) (2022-05-06)
|
|
913
|
-
|
|
914
|
-
|
|
915
|
-
### ⚠ BREAKING CHANGES
|
|
916
|
-
|
|
917
|
-
* add error object to process (#56)
|
|
918
|
-
|
|
919
|
-
### Features
|
|
920
|
-
|
|
921
|
-
* add error object to process ([#56](https://github.com/lifinance/types/issues/56)) ([cf7cea6](https://github.com/lifinance/types/commit/cf7cea6a062b85d202f9b20098b6519958811ebb))
|
|
922
|
-
|
|
923
|
-
### [0.12.1](https://github.com/lifinance/types/compare/v0.12.0...v0.12.1) (2022-05-05)
|
|
924
|
-
|
|
925
|
-
## [0.12.0](https://github.com/lifinance/types/compare/v0.11.9...v0.12.0) (2022-05-05)
|
|
926
|
-
|
|
927
|
-
|
|
928
|
-
### ⚠ BREAKING CHANGES
|
|
929
|
-
|
|
930
|
-
* add process types (#55)
|
|
931
|
-
|
|
932
|
-
### Features
|
|
933
|
-
|
|
934
|
-
* add process types ([#55](https://github.com/lifinance/types/issues/55)) ([9c52305](https://github.com/lifinance/types/commit/9c5230546c4d57eae62b7ef0e368657fa43f169d))
|
|
935
|
-
|
|
936
|
-
### [0.11.9](https://github.com/lifinance/types/compare/v0.11.8...v0.11.9) (2022-05-04)
|
|
937
|
-
|
|
938
|
-
|
|
939
|
-
### Features
|
|
940
|
-
|
|
941
|
-
* **api:** add getTokens endpoint ([#54](https://github.com/lifinance/types/issues/54)) ([0f4895b](https://github.com/lifinance/types/commit/0f4895b9800163df926a86f08d7a9848731dbb20))
|
|
942
|
-
|
|
943
|
-
### [0.11.8](https://github.com/lifinance/types/compare/v0.11.7...v0.11.8) (2022-05-03)
|
|
944
|
-
|
|
945
|
-
|
|
946
|
-
### Features
|
|
947
|
-
|
|
948
|
-
* added required types for LF-672 ([#48](https://github.com/lifinance/types/issues/48)) ([9ff0c74](https://github.com/lifinance/types/commit/9ff0c74b0b1556448ab063d29879120ea5a1a8f9))
|
|
949
|
-
* added supporting types for LF-608 ([#53](https://github.com/lifinance/types/issues/53)) ([48454c5](https://github.com/lifinance/types/commit/48454c53bdac399a12ae2190931cdc9bffc1dc31))
|
|
950
|
-
|
|
951
|
-
### [0.11.7](https://github.com/lifinance/types/compare/v0.11.6...v0.11.7) (2022-04-26)
|
|
952
|
-
|
|
953
|
-
|
|
954
|
-
### Features
|
|
955
|
-
|
|
956
|
-
* add wrapped gas for ARBT ([#50](https://github.com/lifinance/types/issues/50)) ([2c2d5f8](https://github.com/lifinance/types/commit/2c2d5f848aeb30d2f817bb10bc7ba51a45267e40))
|
|
957
|
-
* update CHANGELOG.md ([6b5323b](https://github.com/lifinance/types/commit/6b5323ba4c45623cca9ff72374d0e442848fe4a6))
|
|
958
|
-
* update CHANGELOG.md ([b44c835](https://github.com/lifinance/types/commit/b44c83526831917e0e3a99b4b9a3f80787fa4608))
|
|
959
|
-
|
|
960
|
-
### [0.11.6](https://github.com/lifinance/types/compare/v0.11.5...v0.11.6) (2022-04-14)
|
|
961
|
-
|
|
962
|
-
|
|
963
|
-
### Features
|
|
964
|
-
|
|
965
|
-
* add JSwap on OKEX chain ([#43](https://github.com/lifinance/types/issues/43)) ([3400375](https://github.com/lifinance/types/commit/3400375f8bd6eabe3b792083569db78b40b0b6a9))
|
|
966
|
-
|
|
967
|
-
### [0.11.5](https://github.com/lifinance/types/compare/v0.11.4...v0.11.5) (2022-04-13)
|
|
968
|
-
|
|
969
|
-
|
|
970
|
-
### Features
|
|
971
|
-
|
|
972
|
-
* add optimism multicall ([#46](https://github.com/lifinance/types/issues/46)) ([0d0bb02](https://github.com/lifinance/types/commit/0d0bb024fb49c3be1863a980112ac1b0e625929c))
|
|
973
|
-
|
|
974
|
-
### [0.11.4](https://github.com/lifinance/types/compare/v0.11.1...v0.11.4) (2022-04-07)
|
|
975
|
-
|
|
976
|
-
|
|
977
|
-
### Features
|
|
978
|
-
|
|
979
|
-
* add multicall address to Chain type ([#45](https://github.com/lifinance/types/issues/45)) ([cfe5dcc](https://github.com/lifinance/types/commit/cfe5dcca9bef03b54f0bd716b189686505d16bcf))
|
|
980
|
-
|
|
981
|
-
|
|
982
|
-
### Bug Fixes
|
|
983
|
-
|
|
984
|
-
* fix sushiswap token lists ([#44](https://github.com/lifinance/types/issues/44)) ([03fd5a1](https://github.com/lifinance/types/commit/03fd5a1d9365abe1450c827656cbc30a9e372289))
|
|
985
|
-
|
|
986
|
-
### [0.11.2](https://github.com/lifinance/types/compare/v0.11.1...v0.11.2) (2022-04-07)
|
|
987
|
-
|
|
988
|
-
|
|
989
|
-
### Bug Fixes
|
|
990
|
-
|
|
991
|
-
* fix sushiswap token lists ([#44](https://github.com/lifinance/types/issues/44)) ([03fd5a1](https://github.com/lifinance/types/commit/03fd5a1d9365abe1450c827656cbc30a9e372289))
|
|
992
|
-
|
|
993
|
-
|
|
994
|
-
### [0.11.1](https://github.com/lifinance/types/compare/v0.11.0...v0.11.1) (2022-04-04)
|
|
995
|
-
|
|
996
|
-
|
|
997
|
-
### Bug Fixes
|
|
998
|
-
|
|
999
|
-
* export PossibilityTopic ([25c8150](https://github.com/lifinance/types/commit/25c815097fe03e6f25335b6492079241295c2910))
|
|
1000
|
-
|
|
1001
|
-
## [0.11.0](https://github.com/lifinance/types/compare/v0.10.15...v0.11.0) (2022-04-04)
|
|
1002
|
-
|
|
1003
|
-
|
|
1004
|
-
### ⚠ BREAKING CHANGES
|
|
1005
|
-
|
|
1006
|
-
* add query option to possibilities (#42)
|
|
1007
|
-
|
|
1008
|
-
### Features
|
|
1009
|
-
|
|
1010
|
-
* add Aurora chain to types ([#41](https://github.com/lifinance/types/issues/41)) ([c176bb2](https://github.com/lifinance/types/commit/c176bb2547444130d6983bc3219961a5c196261e))
|
|
1011
|
-
* add query option to possibilities ([#42](https://github.com/lifinance/types/issues/42)) ([319f85c](https://github.com/lifinance/types/commit/319f85c1535201e85b5e20ca9b58e4f7c84b283b))
|
|
1012
|
-
|
|
1013
|
-
### [0.10.15](https://github.com/lifinance/types/compare/v0.10.14...v0.10.15) (2022-03-31)
|
|
1014
|
-
|
|
1015
|
-
|
|
1016
|
-
### Features
|
|
1017
|
-
|
|
1018
|
-
* remove horizon bridge ([#40](https://github.com/lifinance/types/issues/40)) ([34d15d2](https://github.com/lifinance/types/commit/34d15d250ad291be05a5e4c9c0c0b76d27ff89f3))
|
|
1019
|
-
|
|
1020
|
-
|
|
1021
|
-
### Bug Fixes
|
|
1022
|
-
|
|
1023
|
-
* fix decimals of WETH on Optimism ([#39](https://github.com/lifinance/types/issues/39)) ([5c4e370](https://github.com/lifinance/types/commit/5c4e3700f7a26d0d31bcf2c0111a785b07cf49f7))
|
|
1024
|
-
* update CHANGELOG.md ([eca4639](https://github.com/lifinance/types/commit/eca46390b4f55fd09e2c8d9837cc68de87f10a47))
|
|
1025
|
-
|
|
1026
|
-
### [0.10.14](https://github.com/lifinance/types/compare/v0.10.13...v0.10.14) (2022-03-22)
|
|
1027
|
-
|
|
1028
|
-
|
|
1029
|
-
### Features
|
|
1030
|
-
|
|
1031
|
-
* extend StatusResponse to include gasPrice and gasUsed ([8eddc63](https://github.com/lifinance/types/commit/8eddc6342bfb3faafe7e160fd45bd4552e32ba40))
|
|
1032
|
-
|
|
1033
|
-
### [0.10.13](https://github.com/lifinance/types/compare/v0.10.12...v0.10.13) (2022-03-17)
|
|
1034
|
-
|
|
1035
|
-
|
|
1036
|
-
### Bug Fixes
|
|
1037
|
-
|
|
1038
|
-
* add missing beamswap icon ([#36](https://github.com/lifinance/types/issues/36)) ([5df4012](https://github.com/lifinance/types/commit/5df40128add17ba541e1056e9f47d28ad7643e3b))
|
|
1039
|
-
* update celo token address ([#37](https://github.com/lifinance/types/issues/37)) ([32932e7](https://github.com/lifinance/types/commit/32932e7b7ad9e9b793207f6b8099ed63f0e8608c))
|
|
1040
|
-
|
|
1041
|
-
### [0.10.12](https://github.com/lifinance/types/compare/v0.10.11...v0.10.12) (2022-03-15)
|
|
1042
|
-
|
|
1043
|
-
|
|
1044
|
-
### Features
|
|
1045
|
-
|
|
1046
|
-
* add toToken to Execution ([#34](https://github.com/lifinance/types/issues/34)) ([0b73108](https://github.com/lifinance/types/commit/0b73108607710deeebf333bffc2dfebf7e7f8383))
|
|
1047
|
-
|
|
1048
|
-
### [0.10.11](https://github.com/lifinance/types/compare/v0.10.10...v0.10.11) (2022-03-09)
|
|
1049
|
-
|
|
1050
|
-
|
|
1051
|
-
### Features
|
|
1052
|
-
|
|
1053
|
-
* **GetStatusRequest:** make bridge parameter optional ([71e928f](https://github.com/lifinance/types/commit/71e928fa1a540b687ea89d29a28dfe1010719381))
|
|
1054
|
-
|
|
1055
|
-
### [0.10.10](https://github.com/lifinance/types/compare/v0.10.9...v0.10.10) (2022-03-09)
|
|
1056
|
-
|
|
1057
|
-
|
|
1058
|
-
### Bug Fixes
|
|
1059
|
-
|
|
1060
|
-
* update moonriver default RPC ([#33](https://github.com/lifinance/types/issues/33)) ([df7d80e](https://github.com/lifinance/types/commit/df7d80eb714fc355ec5eed6c023f12e7f075bb30))
|
|
1061
|
-
|
|
1062
|
-
### [0.10.9](https://github.com/lifinance/types/compare/v0.10.8...v0.10.9) (2022-03-09)
|
|
1063
|
-
|
|
1064
|
-
|
|
1065
|
-
### Features
|
|
1066
|
-
|
|
1067
|
-
* add usd value of fromAmount and toAmount to Estimate ([e69fd3c](https://github.com/lifinance/types/commit/e69fd3c3790f571fed01aff869c8d0d03db6726c))
|
|
1068
|
-
* **api:** add chains endpoint ([#31](https://github.com/lifinance/types/issues/31)) ([d1ba120](https://github.com/lifinance/types/commit/d1ba12077ed24339484e2f22d09238200c887a95))
|
|
1069
|
-
* **api:** add connections endpoint ([#32](https://github.com/lifinance/types/issues/32)) ([1bc650c](https://github.com/lifinance/types/commit/1bc650c09819a89aac956d25e8ec57df918c6b6e))
|
|
1070
|
-
|
|
1071
|
-
|
|
1072
|
-
### Bug Fixes
|
|
1073
|
-
|
|
1074
|
-
* fix broken changelog ([4daa86a](https://github.com/lifinance/types/commit/4daa86a398ef2e5a012ca771059dbdf56725289c))
|
|
1075
|
-
|
|
1076
|
-
### [0.10.8](https://github.com/lifinance/types/compare/v0.10.7...v0.10.8) (2022-02-24)
|
|
1077
|
-
|
|
1078
|
-
|
|
1079
|
-
### Features
|
|
1080
|
-
|
|
1081
|
-
* add SpiritSwap as an Exchange ([#29](https://github.com/lifinance/types/issues/29)) ([683422f](https://github.com/lifinance/types/commit/683422f6cb79804fcbfb09d4ef231f137f9e674e))
|
|
1082
|
-
|
|
1083
|
-
### [0.10.7](https://github.com/lifinance/types/compare/v0.10.6...v0.10.7) (2022-02-24)
|
|
1084
|
-
|
|
1085
|
-
|
|
1086
|
-
### Bug Fixes
|
|
1087
|
-
|
|
1088
|
-
* **Hyphen:** fix logo URL ([3399a58](https://github.com/lifinance/types/commit/3399a58ee3a1fdc61fe18995849db8bdfc433268))
|
|
1089
|
-
|
|
1090
|
-
### [0.10.6](https://github.com/lifinance/types/compare/v0.10.5...v0.10.6) (2022-02-24)
|
|
1091
|
-
|
|
1092
|
-
|
|
1093
|
-
### Features
|
|
1094
|
-
|
|
1095
|
-
* add more bridge definitions ([#26](https://github.com/lifinance/types/issues/26)) ([81dde1e](https://github.com/lifinance/types/commit/81dde1ecc41763f999e896bbd380245812ed14bf))
|
|
1096
|
-
|
|
1097
|
-
### [0.10.5](https://github.com/lifinance/types/compare/v0.10.4...v0.10.5) (2022-02-22)
|
|
1098
|
-
|
|
1099
|
-
|
|
1100
|
-
### Bug Fixes
|
|
1101
|
-
|
|
1102
|
-
* remove connections endpoint ([#28](https://github.com/lifinance/types/issues/28)) ([7fa83f1](https://github.com/lifinance/types/commit/7fa83f1cbbabe456021e8a551148be4eb9a58a46))
|
|
1103
|
-
|
|
1104
|
-
### [0.10.4](https://github.com/lifinance/types/compare/v0.10.3...v0.10.4) (2022-02-22)
|
|
1105
|
-
|
|
1106
|
-
|
|
1107
|
-
### Bug Fixes
|
|
1108
|
-
|
|
1109
|
-
* **MATIC:** fix token address of matic on bsc ([#27](https://github.com/lifinance/types/issues/27)) ([7641432](https://github.com/lifinance/types/commit/7641432bc43e07b8be95f2f385362a93a5165609))
|
|
1110
|
-
|
|
1111
|
-
### [0.10.3](https://github.com/lifinance/types/compare/v0.10.2...v0.10.3) (2022-02-14)
|
|
1112
|
-
|
|
1113
|
-
|
|
1114
|
-
### Features
|
|
1115
|
-
|
|
1116
|
-
* **LifiAPI:** add getConnections endpoint ([#24](https://github.com/lifinance/types/issues/24)) ([0e6506b](https://github.com/lifinance/types/commit/0e6506bbfa0ce4f65ee3ebb1635e6b6a49d7d26d))
|
|
1117
|
-
|
|
1118
|
-
### [0.10.2](https://github.com/lifinance/types/compare/v0.10.1...v0.10.2) (2022-02-11)
|
|
1119
|
-
|
|
1120
|
-
|
|
1121
|
-
### Bug Fixes
|
|
1122
|
-
|
|
1123
|
-
* some types for new chains ([57d33cb](https://github.com/lifinance/types/commit/57d33cb9bf169dd9434c37b4673c435fc054ac19))
|
|
1124
|
-
|
|
1125
|
-
### [0.10.1](https://github.com/lifinance/types/compare/v0.10.0...v0.10.1) (2022-02-08)
|
|
1126
|
-
|
|
1127
|
-
|
|
1128
|
-
### Features
|
|
1129
|
-
|
|
1130
|
-
* add new chains and exchanges ([#19](https://github.com/lifinance/types/issues/19)) ([a898b58](https://github.com/lifinance/types/commit/a898b58c24fe4a998cd92e4ee01320d01cc6a358))
|
|
1131
|
-
|
|
1132
|
-
## [0.10.0](https://github.com/lifinance/types/compare/v0.9.8...v0.10.0) (2022-02-07)
|
|
1133
|
-
|
|
1134
|
-
|
|
1135
|
-
### ⚠ BREAKING CHANGES
|
|
1136
|
-
|
|
1137
|
-
* **Estimate:** add executionDuration (#23)
|
|
1138
|
-
|
|
1139
|
-
### Features
|
|
1140
|
-
|
|
1141
|
-
* **Estimate:** add executionDuration ([#23](https://github.com/lifinance/types/issues/23)) ([fd08887](https://github.com/lifinance/types/commit/fd08887b96af2a6be6f6a3743e2f9392d54d0098))
|
|
1142
|
-
|
|
1143
|
-
|
|
1144
|
-
### Bug Fixes
|
|
1145
|
-
|
|
1146
|
-
* remove old xDAI rpc ([9b57f35](https://github.com/lifinance/types/commit/9b57f35ad55aac920eedcc31e3a900cf625e857f))
|
|
1147
|
-
|
|
1148
|
-
### [0.9.8](https://github.com/lifinance/types/compare/v0.9.7...v0.9.8) (2022-01-28)
|
|
1149
|
-
|
|
1150
|
-
|
|
1151
|
-
### Bug Fixes
|
|
1152
|
-
|
|
1153
|
-
* make new TransactionInfo parameters optional ([577f97f](https://github.com/lifinance/types/commit/577f97faadd2b93b69fefc7336ec2e3ba4dca732))
|
|
1154
|
-
|
|
1155
|
-
### [0.9.7](https://github.com/lifinance/types/compare/v0.9.6...v0.9.7) (2022-01-28)
|
|
1156
|
-
|
|
1157
|
-
|
|
1158
|
-
### Features
|
|
1159
|
-
|
|
1160
|
-
* update tool names and add dodo ([#22](https://github.com/lifinance/types/issues/22)) ([f3fb9e3](https://github.com/lifinance/types/commit/f3fb9e396a5ab117bd4f042c6adba1c977ae411e))
|
|
1161
|
-
|
|
1162
|
-
### [0.9.6](https://github.com/lifinance/types/compare/v0.9.5...v0.9.6) (2022-01-28)
|
|
1163
|
-
|
|
1164
|
-
|
|
1165
|
-
### Features
|
|
1166
|
-
|
|
1167
|
-
* extend status response type ([#21](https://github.com/lifinance/types/issues/21)) ([8b72734](https://github.com/lifinance/types/commit/8b727349c9a05e5c1bddbd0cd32cb074049d4cee))
|
|
1168
|
-
|
|
1169
|
-
|
|
1170
|
-
### Bug Fixes
|
|
1171
|
-
|
|
1172
|
-
* **chains:** add new Gnosis chain default rpc ([1db5287](https://github.com/lifinance/types/commit/1db52879f094d4dc7d23164db70b988ab77652d9))
|
|
1173
|
-
|
|
1174
|
-
### [0.9.5](https://github.com/lifinance/types/compare/v0.9.4...v0.9.5) (2022-01-26)
|
|
1175
|
-
|
|
1176
|
-
|
|
1177
|
-
### Features
|
|
1178
|
-
|
|
1179
|
-
* add status endpoint ([#20](https://github.com/lifinance/types/issues/20)) ([7c22d40](https://github.com/lifinance/types/commit/7c22d4015bfade43e51cde3ec0604d0cd2e408cd))
|
|
1180
|
-
* **Process:** add htmlErrorMessage field ([#18](https://github.com/lifinance/types/issues/18)) ([580964d](https://github.com/lifinance/types/commit/580964d462d62f8dfb9cd2f1b61247444d6ab836))
|
|
1181
|
-
* rename xDai to Gnosis ([#16](https://github.com/lifinance/types/issues/16)) ([ed1db72](https://github.com/lifinance/types/commit/ed1db72a31b9e8b85f14f366d09c564b4b16e233))
|
|
1182
|
-
|
|
1183
|
-
### [0.9.4](https://github.com/lifinance/types/compare/v0.9.3...v0.9.4) (2022-01-11)
|
|
1184
|
-
|
|
1185
|
-
|
|
1186
|
-
### Bug Fixes
|
|
1187
|
-
|
|
1188
|
-
* **scripts:** make install script OS agnostic ([b829a48](https://github.com/lifinance/types/commit/b829a48c4baebf1fc8b32ad62d9c56f0978a8afc))
|
|
1189
|
-
|
|
1190
|
-
### [0.9.3](https://github.com/lifinance/types/compare/v0.9.2...v0.9.3) (2022-01-05)
|
|
1191
|
-
|
|
1192
|
-
|
|
1193
|
-
### Features
|
|
1194
|
-
|
|
1195
|
-
* **status:** add cancelled status for executions ([04b7a7e](https://github.com/lifinance/types/commit/04b7a7e0403339ebd61bc2bc663bcbcfc84b1cb2))
|
|
1196
|
-
|
|
1197
|
-
|
|
1198
|
-
### Bug Fixes
|
|
1199
|
-
|
|
1200
|
-
* **rpc:** update default rpcs ([820b762](https://github.com/lifinance/types/commit/820b762e3e6725bfcb0c3c5775debe4206efe9e7))
|
|
1201
|
-
|
|
1202
|
-
### [0.9.2](https://github.com/lifinance/types/compare/v0.8.2...v0.9.2) (2022-01-04)
|
|
1203
|
-
|
|
1204
|
-
|
|
1205
|
-
### Features
|
|
1206
|
-
|
|
1207
|
-
* **TokenAmount:** add blockNumbers to TokenAmounts ([#14](https://github.com/lifinance/types/issues/14)) ([703b8d1](https://github.com/lifinance/types/commit/703b8d1b7eeb24db1b082d454268a0c51df428a6))
|
|
1208
|
-
|
|
1209
|
-
### [0.8.2](https://github.com/lifinance/types/compare/v0.8.1...v0.8.2) (2021-12-30)
|
|
1210
|
-
|
|
1211
|
-
|
|
1212
|
-
### Features
|
|
1213
|
-
|
|
1214
|
-
* **bridges:** add bridges definitions ([b3a0816](https://github.com/lifinance/types/commit/b3a081600ef04ae74c0528193ba9b2b43fb802d3))
|
|
1215
|
-
* **chains:** add chain icons ([a7034a3](https://github.com/lifinance/types/commit/a7034a3af87806ec6343945b1f3bbf278c45358c))
|
|
1216
|
-
* **exchanges:** add logos and aggregators ([f5cf9fa](https://github.com/lifinance/types/commit/f5cf9fae0826672243bce3afdcffa175178ce08d))
|
|
1217
|
-
* **icons:** add icon resources for chains, exchanges, bridges ([#13](https://github.com/lifinance/types/issues/13)) ([2e4331a](https://github.com/lifinance/types/commit/2e4331ab078de251eb86254937efe9f879c960c2))
|
|
1218
|
-
|
|
1219
|
-
### [0.8.1](https://github.com/lifinance/types/compare/v0.8.0...v0.8.1) (2021-12-21)
|
|
1220
|
-
|
|
1221
|
-
## [0.8.0](https://github.com/lifinance/types/compare/v0.7.0...v0.8.0) (2021-12-15)
|
|
1222
|
-
|
|
1223
|
-
## [0.7.0](https://github.com/lifinance/types/compare/v0.6.8...v0.7.0) (2021-12-09)
|
|
1224
|
-
|
|
1225
|
-
|
|
1226
|
-
### Features
|
|
1227
|
-
|
|
1228
|
-
* **Status:** add CHAIN_SWITCH_REQUIRED status ([#9](https://github.com/lifinance/types/issues/9)) ([8dc03d5](https://github.com/lifinance/types/commit/8dc03d5a7fdd3a5199d17b24df82c559189aec65))
|
|
1229
|
-
* **Token:** refactor token type ([#8](https://github.com/lifinance/types/issues/8)) ([ce444ce](https://github.com/lifinance/types/commit/ce444ce63cb83235c4563b93fca1914ff9d5e471))
|
|
1230
|
-
|
|
1231
|
-
### [0.6.8](https://github.com/lifinance/types/compare/v0.6.7...v0.6.8) (2021-12-06)
|
|
1232
|
-
|
|
1233
|
-
### [0.6.7](https://github.com/lifinance/types/compare/v0.6.6...v0.6.7) (2021-12-03)
|
|
1234
|
-
|
|
1235
|
-
### [0.6.6](https://github.com/lifinance/types/compare/v0.6.5...v0.6.6) (2021-12-03)
|
|
1236
|
-
|
|
1237
|
-
### [0.6.5](https://github.com/lifinance/types/compare/v0.6.4...v0.6.5) (2021-12-01)
|
|
1238
|
-
|
|
1239
|
-
### [0.6.4](https://github.com/lifinance/types/compare/v0.6.3...v0.6.4) (2021-11-25)
|
|
1240
|
-
|
|
1241
|
-
### [0.6.3](https://github.com/lifinance/types/compare/v0.6.2...v0.6.3) (2021-11-24)
|
|
1242
|
-
|
|
1243
|
-
### [0.6.2](https://github.com/lifinance/types/compare/v0.6.1...v0.6.2) (2021-11-22)
|
|
1244
|
-
|
|
1245
|
-
### [0.6.1](https://github.com/lifinance/types/compare/v0.5.2...v0.6.1) (2021-11-17)
|
|
1246
|
-
|
|
1247
|
-
## [0.6.0](https://github.com/lifinance/types/compare/v0.5.1...v0.6.0) (2021-11-16)
|
|
1248
|
-
|
|
1249
|
-
### [0.5.2](https://github.com/lifinance/types/compare/v0.6.0...v0.5.2) (2021-11-16)
|
|
1250
|
-
|
|
1251
|
-
## [0.6.0](https://github.com/lifinance/types/compare/v0.5.1...v0.6.0) (2021-11-16)
|
|
1252
|
-
|
|
1253
|
-
### [0.5.1](https://github.com/lifinance/types/compare/v0.5.0...v0.5.1) (2021-11-15)
|
|
1254
|
-
|
|
1255
|
-
## [0.5.0](https://github.com/lifinance/types/compare/v0.4.5...v0.5.0) (2021-11-15)
|
|
1256
|
-
|
|
1257
|
-
### [0.4.5](https://github.com/lifinance/types/compare/v0.4.4...v0.4.5) (2021-11-15)
|
|
1258
|
-
|
|
1259
|
-
|
|
1260
|
-
### Features
|
|
1261
|
-
|
|
1262
|
-
* **config:** added watch script ([4e27e29](https://github.com/lifinance/types/commit/4e27e29a67e98e7f5a0f201355ab9118d94f4220))
|
|
1263
|
-
|
|
1264
|
-
### [0.4.4](https://github.com/lifinance/types/compare/v0.4.3...v0.4.4) (2021-11-15)
|
|
1265
|
-
|
|
1266
|
-
### [0.4.3](https://github.com/lifinance/types/compare/v0.4.2...v0.4.3) (2021-11-11)
|
|
1267
|
-
|
|
1268
|
-
### [0.4.2](https://github.com/lifinance/types/compare/v0.4.1...v0.4.2) (2021-11-09)
|
|
1269
|
-
|
|
1270
|
-
|
|
1271
|
-
### Features
|
|
1272
|
-
|
|
1273
|
-
* **step, exchanges:** fixed linting ([3b74ccb](https://github.com/lifinance/types/commit/3b74ccba02ab7fb3d38ee0442cd8888d6e91d486))
|
|
1274
|
-
|
|
1275
|
-
### [0.4.1](https://github.com/lifinance/types/compare/v0.4.0...v0.4.1) (2021-11-09)
|
|
1276
|
-
|
|
1277
|
-
|
|
1278
|
-
### Features
|
|
1279
|
-
|
|
1280
|
-
* **step, exchanges:** fixed linting ([9c76876](https://github.com/lifinance/types/commit/9c76876235508f231124014fdebfb7d381f754b0))
|
|
1281
|
-
|
|
1282
|
-
## [0.4.0](https://github.com/lifinance/types/compare/v0.3.0...v0.4.0) (2021-11-09)
|
|
1283
|
-
|
|
1284
|
-
|
|
1285
|
-
### Features
|
|
1286
|
-
|
|
1287
|
-
* **app:** synced types with lifi-backend ([6d31482](https://github.com/lifinance/types/commit/6d314826e310f5bf03d9b41598fe02c69402e2c1))
|
|
1288
|
-
* **step, exchanges:** fixed linting ([ceef8f6](https://github.com/lifinance/types/commit/ceef8f6de6f8264adb397c0bf0b0a63585343eb0))
|
|
1289
|
-
|
|
1290
|
-
## [0.3.0](https://github.com/lifinance/types/compare/v0.2.0...v0.3.0) (2021-11-08)
|
|
1291
|
-
|
|
1292
|
-
|
|
1293
|
-
### Features
|
|
1294
|
-
|
|
1295
|
-
* **step:** added resume status ([71bff07](https://github.com/lifinance/types/commit/71bff07dd92c00a0aa5df5e5c422e511af658c5c))
|
|
1296
|
-
|
|
1297
|
-
## [0.2.0](https://github.com/lifinance/types/compare/v0.1.1...v0.2.0) (2021-11-04)
|
|
1298
|
-
|
|
1299
|
-
### [0.1.1](https://github.com/lifinance/types/compare/v0.1.0...v0.1.1) (2021-10-28)
|
|
1300
|
-
|
|
1301
|
-
|
|
1302
|
-
### Features
|
|
1303
|
-
|
|
1304
|
-
* **types:** updated ([df0733c](https://github.com/lifinance/types/commit/df0733c790d79e9280e166580456673bed59dddb))
|
|
1305
|
-
|
|
1306
|
-
## [0.1.0](https://github.com/lifinance/types/compare/v0.0.9...v0.1.0) (2021-10-28)
|
|
1307
|
-
|
|
1308
|
-
|
|
1309
|
-
### Features
|
|
1310
|
-
|
|
1311
|
-
* **package:** updated ([d95830c](https://github.com/lifinance/types/commit/d95830c059eb36defa49b5fb7aacbd7035188f97))
|
|
1312
|
-
|
|
1313
|
-
### [0.0.8](https://github.com/lifinance/types/compare/v0.0.7...v0.0.8) (2021-10-25)
|
|
1314
|
-
|
|
1315
|
-
|
|
1316
|
-
### Features
|
|
1317
|
-
|
|
1318
|
-
* **readme:** updated ([2fd464a](https://github.com/lifinance/types/commit/2fd464a883773ca15f1747b2a24c9d32d9f1cee4))
|
|
1319
|
-
|
|
1320
|
-
### [0.0.7](https://github.com/lifinance/types/compare/v0.0.6...v0.0.7) (2021-10-25)
|
|
1321
|
-
|
|
1322
|
-
|
|
1323
|
-
### Features
|
|
1324
|
-
|
|
1325
|
-
* **version:** updated ([fb72157](https://github.com/lifinance/types/commit/fb721577cb9e95acfc9f0c07cadb9be22c73803e))
|
|
1326
|
-
|
|
1327
|
-
|
|
1328
|
-
### Bug Fixes
|
|
1329
|
-
|
|
1330
|
-
* **configs:** fixed ([74819c1](https://github.com/lifinance/types/commit/74819c1ba4e367466afff49f977e90cb6a5dc8d3))
|
|
1331
|
-
|
|
1332
|
-
### [0.0.6](https://github.com/lifinance/types/compare/v0.0.5...v0.0.6) (2021-10-25)
|
|
1333
|
-
|
|
1334
|
-
|
|
1335
|
-
### Bug Fixes
|
|
1336
|
-
|
|
1337
|
-
* **configs:** fixed ([6cb6830](https://github.com/lifinance/types/commit/6cb68304640a98fbec34bcee8687d3dd70dde498))
|