@shapeshiftoss/caip 8.16.2 → 8.16.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +726 -0
- package/package.json +2 -2
package/CHANGELOG.md
ADDED
|
@@ -0,0 +1,726 @@
|
|
|
1
|
+
# [@shapeshiftoss/caip-v8.15.0](https://github.com/shapeshift/lib/compare/@shapeshiftoss/caip-v8.14.0...@shapeshiftoss/caip-v8.15.0) (2023-03-14)
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
### Features
|
|
5
|
+
|
|
6
|
+
* add bnb smart chain ([#1197](https://github.com/shapeshift/lib/issues/1197)) ([245e7a4](https://github.com/shapeshift/lib/commit/245e7a476e41580d4ac72666605a4867d7a71f03))
|
|
7
|
+
|
|
8
|
+
# [@shapeshiftoss/caip-v8.14.0](https://github.com/shapeshift/lib/compare/@shapeshiftoss/caip-v8.13.0...@shapeshiftoss/caip-v8.14.0) (2023-02-23)
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
### Features
|
|
12
|
+
|
|
13
|
+
* **caip:** add osmosis lp asset id to pool id adapter ([#1209](https://github.com/shapeshift/lib/issues/1209)) ([cbde52a](https://github.com/shapeshift/lib/commit/cbde52a8d46d64e67c02a25a9b0909516a43d9af))
|
|
14
|
+
|
|
15
|
+
# [@shapeshiftoss/caip-v8.13.0](https://github.com/shapeshift/lib/compare/@shapeshiftoss/caip-v8.12.0...@shapeshiftoss/caip-v8.13.0) (2023-02-06)
|
|
16
|
+
|
|
17
|
+
|
|
18
|
+
### Features
|
|
19
|
+
|
|
20
|
+
* **market-service:** return market data for osmosis liquidity pools ([#1192](https://github.com/shapeshift/lib/issues/1192)) ([560a5ac](https://github.com/shapeshift/lib/commit/560a5ac8248df712eab156593b09e38ba184eebc))
|
|
21
|
+
|
|
22
|
+
# [@shapeshiftoss/caip-v8.12.0](https://github.com/shapeshift/lib/compare/@shapeshiftoss/caip-v8.11.0...@shapeshiftoss/caip-v8.12.0) (2023-02-02)
|
|
23
|
+
|
|
24
|
+
|
|
25
|
+
### Features
|
|
26
|
+
|
|
27
|
+
* **caip:** generate asset ids from osmosis lp token denoms ([#1189](https://github.com/shapeshift/lib/issues/1189)) ([7efb75e](https://github.com/shapeshift/lib/commit/7efb75ee63a55a8ff1ab94e8e053736f8a6b07ad))
|
|
28
|
+
|
|
29
|
+
# [@shapeshiftoss/caip-v8.11.0](https://github.com/shapeshift/lib/compare/@shapeshiftoss/caip-v8.10.0...@shapeshiftoss/caip-v8.11.0) (2023-02-01)
|
|
30
|
+
|
|
31
|
+
|
|
32
|
+
### Features
|
|
33
|
+
|
|
34
|
+
* add support for eth and usdt on optimism banxa ([#1186](https://github.com/shapeshift/lib/issues/1186)) ([92441d9](https://github.com/shapeshift/lib/commit/92441d973cdab4f9cda414d83f3aa1fe13cf1d7d))
|
|
35
|
+
|
|
36
|
+
# [@shapeshiftoss/caip-v8.10.0](https://github.com/shapeshift/lib/compare/@shapeshiftoss/caip-v8.9.0...@shapeshiftoss/caip-v8.10.0) (2023-01-23)
|
|
37
|
+
|
|
38
|
+
|
|
39
|
+
### Features
|
|
40
|
+
|
|
41
|
+
* **chain-adapters:** return token balances from cosmossdk getaccount method ([#1176](https://github.com/shapeshift/lib/issues/1176)) ([45ac971](https://github.com/shapeshift/lib/commit/45ac9715a4b9cfbd16fca899704bac6d70c2e530))
|
|
42
|
+
|
|
43
|
+
# [@shapeshiftoss/caip-v8.9.0](https://github.com/shapeshift/lib/compare/@shapeshiftoss/caip-v8.8.0...@shapeshiftoss/caip-v8.9.0) (2023-01-17)
|
|
44
|
+
|
|
45
|
+
|
|
46
|
+
### Features
|
|
47
|
+
|
|
48
|
+
* add optimism assets ([#1167](https://github.com/shapeshift/lib/issues/1167)) ([1712fc2](https://github.com/shapeshift/lib/commit/1712fc2f0f7696508bdcd47266e355a070b9f061))
|
|
49
|
+
|
|
50
|
+
# [@shapeshiftoss/caip-v8.8.0](https://github.com/shapeshift/lib/compare/@shapeshiftoss/caip-v8.7.0...@shapeshiftoss/caip-v8.8.0) (2023-01-13)
|
|
51
|
+
|
|
52
|
+
|
|
53
|
+
### Features
|
|
54
|
+
|
|
55
|
+
* add optimism ([#1157](https://github.com/shapeshift/lib/issues/1157)) ([177725d](https://github.com/shapeshift/lib/commit/177725dc04c00ba982bbebe8e84a7edcff395367))
|
|
56
|
+
|
|
57
|
+
# [@shapeshiftoss/caip-v8.7.0](https://github.com/shapeshift/lib/compare/@shapeshiftoss/caip-v8.6.0...@shapeshiftoss/caip-v8.7.0) (2023-01-06)
|
|
58
|
+
|
|
59
|
+
|
|
60
|
+
### Features
|
|
61
|
+
|
|
62
|
+
* **caip:** add bnb to thorPoolIdAssetIdSymbolMap ([#1154](https://github.com/shapeshift/lib/issues/1154)) ([28b6f39](https://github.com/shapeshift/lib/commit/28b6f39fa0829050a5ddde348f36e97d12cd6791))
|
|
63
|
+
|
|
64
|
+
# [@shapeshiftoss/caip-v8.6.0](https://github.com/shapeshift/lib/compare/@shapeshiftoss/caip-v8.5.0...@shapeshiftoss/caip-v8.6.0) (2022-12-30)
|
|
65
|
+
|
|
66
|
+
|
|
67
|
+
### Features
|
|
68
|
+
|
|
69
|
+
* **caip:** add osmosis lp tokens to adapter ([#1142](https://github.com/shapeshift/lib/issues/1142)) ([4b91464](https://github.com/shapeshift/lib/commit/4b914640cd320230727e38207b7f0262e2db5673))
|
|
70
|
+
|
|
71
|
+
# [@shapeshiftoss/caip-v8.5.0](https://github.com/shapeshift/lib/compare/@shapeshiftoss/caip-v8.4.5...@shapeshiftoss/caip-v8.5.0) (2022-11-25)
|
|
72
|
+
|
|
73
|
+
|
|
74
|
+
### Features
|
|
75
|
+
|
|
76
|
+
* **swapper:** add AVAX pools to Thorchain swapper ([#1091](https://github.com/shapeshift/lib/issues/1091)) ([4acbeac](https://github.com/shapeshift/lib/commit/4acbeac8f921f0544154bbe92652a0ba5d2c339b))
|
|
77
|
+
|
|
78
|
+
# [@shapeshiftoss/caip-v8.4.5](https://github.com/shapeshift/lib/compare/@shapeshiftoss/caip-v8.4.4...@shapeshiftoss/caip-v8.4.5) (2022-11-11)
|
|
79
|
+
|
|
80
|
+
|
|
81
|
+
### Bug Fixes
|
|
82
|
+
|
|
83
|
+
* add more coins to onramper mapping ([#1085](https://github.com/shapeshift/lib/issues/1085)) ([60db022](https://github.com/shapeshift/lib/commit/60db022ba2b8d3d2eb103607626f776e15a7e406))
|
|
84
|
+
|
|
85
|
+
# [@shapeshiftoss/caip-v8.4.4](https://github.com/shapeshift/lib/compare/@shapeshiftoss/caip-v8.4.3...@shapeshiftoss/caip-v8.4.4) (2022-10-24)
|
|
86
|
+
|
|
87
|
+
# [@shapeshiftoss/caip-v8.4.3](https://github.com/shapeshift/lib/compare/@shapeshiftoss/caip-v8.4.2...@shapeshiftoss/caip-v8.4.3) (2022-10-24)
|
|
88
|
+
|
|
89
|
+
|
|
90
|
+
### Bug Fixes
|
|
91
|
+
|
|
92
|
+
* avax asset ref and upgrade yearn sdk ([#1074](https://github.com/shapeshift/lib/issues/1074)) ([315095a](https://github.com/shapeshift/lib/commit/315095a1c21922b329126ffa643db944a4f31bce))
|
|
93
|
+
|
|
94
|
+
# [@shapeshiftoss/caip-v8.4.2](https://github.com/shapeshift/lib/compare/@shapeshiftoss/caip-v8.4.1...@shapeshiftoss/caip-v8.4.2) (2022-10-05)
|
|
95
|
+
|
|
96
|
+
|
|
97
|
+
### Bug Fixes
|
|
98
|
+
|
|
99
|
+
* add support for EUROC, LUSD, XCHF ([#1048](https://github.com/shapeshift/lib/issues/1048)) ([a2fc8b7](https://github.com/shapeshift/lib/commit/a2fc8b7508ace45f36bd25d3ef8e4799c9442455))
|
|
100
|
+
|
|
101
|
+
# [@shapeshiftoss/caip-v8.4.1](https://github.com/shapeshift/lib/compare/@shapeshiftoss/caip-v8.4.0...@shapeshiftoss/caip-v8.4.1) (2022-09-29)
|
|
102
|
+
|
|
103
|
+
|
|
104
|
+
### Bug Fixes
|
|
105
|
+
|
|
106
|
+
* remove HEGIC from thor pools ([#1044](https://github.com/shapeshift/lib/issues/1044)) ([fe5e52a](https://github.com/shapeshift/lib/commit/fe5e52a730c693aa2ab321c6108dd1b7407f49f9))
|
|
107
|
+
|
|
108
|
+
# [@shapeshiftoss/caip-v8.4.0](https://github.com/shapeshift/lib/compare/@shapeshiftoss/caip-v8.3.0...@shapeshiftoss/caip-v8.4.0) (2022-09-20)
|
|
109
|
+
|
|
110
|
+
|
|
111
|
+
### Features
|
|
112
|
+
|
|
113
|
+
* **caip:** add caip data for binance, kava, terra, secret ([#1033](https://github.com/shapeshift/lib/issues/1033)) ([fcfd859](https://github.com/shapeshift/lib/commit/fcfd85910b7b16047746857908d075a07341d081))
|
|
114
|
+
|
|
115
|
+
# [@shapeshiftoss/caip-v8.3.0](https://github.com/shapeshift/lib/compare/@shapeshiftoss/caip-v8.2.0...@shapeshiftoss/caip-v8.3.0) (2022-09-12)
|
|
116
|
+
|
|
117
|
+
|
|
118
|
+
### Features
|
|
119
|
+
|
|
120
|
+
* add THORChain support ([#1010](https://github.com/shapeshift/lib/issues/1010)) ([d7c3b72](https://github.com/shapeshift/lib/commit/d7c3b72bbda9795f87fa8f73c35926c95026a3c2))
|
|
121
|
+
|
|
122
|
+
# [@shapeshiftoss/caip-v8.2.0](https://github.com/shapeshift/lib/compare/@shapeshiftoss/caip-v8.1.0...@shapeshiftoss/caip-v8.2.0) (2022-09-07)
|
|
123
|
+
|
|
124
|
+
|
|
125
|
+
### Features
|
|
126
|
+
|
|
127
|
+
* **caip:** onramper support ([#1004](https://github.com/shapeshift/lib/issues/1004)) ([a41ef44](https://github.com/shapeshift/lib/commit/a41ef4450d5365f647f92656e0c59334bc7dfe5b))
|
|
128
|
+
|
|
129
|
+
# [@shapeshiftoss/caip-v8.1.0](https://github.com/shapeshift/lib/compare/@shapeshiftoss/caip-v8.0.0...@shapeshiftoss/caip-v8.1.0) (2022-09-06)
|
|
130
|
+
|
|
131
|
+
|
|
132
|
+
### Features
|
|
133
|
+
|
|
134
|
+
* **caip:** add FOX & FOXy assetIds to constants ([#1013](https://github.com/shapeshift/lib/issues/1013)) ([e38b623](https://github.com/shapeshift/lib/commit/e38b62396d2170f03efe863262b2d565df2725d7))
|
|
135
|
+
|
|
136
|
+
# [@shapeshiftoss/caip-v8.0.0](https://github.com/shapeshift/lib/compare/@shapeshiftoss/caip-v7.0.0...@shapeshiftoss/caip-v8.0.0) (2022-09-02)
|
|
137
|
+
|
|
138
|
+
|
|
139
|
+
### Features
|
|
140
|
+
|
|
141
|
+
* use CHAIN_NAMESPACE.Evm & CHAIN_NAMESPACE.CosmosSdk ([#1007](https://github.com/shapeshift/lib/issues/1007)) ([b6c5490](https://github.com/shapeshift/lib/commit/b6c54902c9e84fd628e917e4747acdb6faf3405d)), closes [#1008](https://github.com/shapeshift/lib/issues/1008)
|
|
142
|
+
|
|
143
|
+
|
|
144
|
+
### BREAKING CHANGES
|
|
145
|
+
|
|
146
|
+
* CHAIN_NAMESPACE.Ethereum is now CHAIN_NAMESPACE.Evm
|
|
147
|
+
* CHAIN_NAMESPACE.Cosmos is now CHAIN_NAMESPACE.CosmosSdk
|
|
148
|
+
|
|
149
|
+
* chore: trigger CI
|
|
150
|
+
|
|
151
|
+
* chore: trigger ci
|
|
152
|
+
|
|
153
|
+
* fix: internally bump caip
|
|
154
|
+
|
|
155
|
+
Co-authored-by: Apotheosis <97164662+0xApotheosis@users.noreply.github.com>
|
|
156
|
+
|
|
157
|
+
# [@shapeshiftoss/caip-v7.0.0](https://github.com/shapeshift/lib/compare/@shapeshiftoss/caip-v6.16.0...@shapeshiftoss/caip-v7.0.0) (2022-09-01)
|
|
158
|
+
|
|
159
|
+
|
|
160
|
+
### Features
|
|
161
|
+
|
|
162
|
+
* rename CHAIN_NAMESPACE.Bitcoin -> CHAIN_NAMESPACE.Utxo ([#1006](https://github.com/shapeshift/lib/issues/1006)) ([cbb1fbf](https://github.com/shapeshift/lib/commit/cbb1fbfbb30ec81b96f65dab1f8748f07a3d98fd))
|
|
163
|
+
|
|
164
|
+
|
|
165
|
+
### BREAKING CHANGES
|
|
166
|
+
|
|
167
|
+
* CHAIN_NAMESPACE.Bitcoin is now CHAIN_NAMESPACE.Utxo
|
|
168
|
+
|
|
169
|
+
This renames CHAIN_NAMESPACE.Bitcoin to CHAIN_NAMESPACE.Utxo since it
|
|
170
|
+
now refers to any UTXO chain
|
|
171
|
+
|
|
172
|
+
# [@shapeshiftoss/caip-v6.16.0](https://github.com/shapeshift/lib/compare/@shapeshiftoss/caip-v6.15.1...@shapeshiftoss/caip-v6.16.0) (2022-08-23)
|
|
173
|
+
|
|
174
|
+
|
|
175
|
+
### Features
|
|
176
|
+
|
|
177
|
+
* **caip:** add mt pelerin asset map ([#986](https://github.com/shapeshift/lib/issues/986)) ([c0d73bb](https://github.com/shapeshift/lib/commit/c0d73bbdb97e0fe96aa4c3b6da3778412e8c5016))
|
|
178
|
+
|
|
179
|
+
# [@shapeshiftoss/caip-v6.15.1](https://github.com/shapeshift/lib/compare/@shapeshiftoss/caip-v6.15.0...@shapeshiftoss/caip-v6.15.1) (2022-08-15)
|
|
180
|
+
|
|
181
|
+
# [@shapeshiftoss/caip-v6.15.0](https://github.com/shapeshift/lib/compare/@shapeshiftoss/caip-v6.14.0...@shapeshiftoss/caip-v6.15.0) (2022-08-12)
|
|
182
|
+
|
|
183
|
+
|
|
184
|
+
### Features
|
|
185
|
+
|
|
186
|
+
* support avax via banxa ([#966](https://github.com/shapeshift/lib/issues/966)) ([108762e](https://github.com/shapeshift/lib/commit/108762e8248a7e1741c5fbd378d86b7e8a348ded))
|
|
187
|
+
|
|
188
|
+
# [@shapeshiftoss/caip-v6.14.0](https://github.com/shapeshift/lib/compare/@shapeshiftoss/caip-v6.13.0...@shapeshiftoss/caip-v6.14.0) (2022-08-09)
|
|
189
|
+
|
|
190
|
+
|
|
191
|
+
### Features
|
|
192
|
+
|
|
193
|
+
* idle-investor final ([#955](https://github.com/shapeshift/lib/issues/955)) ([564ba23](https://github.com/shapeshift/lib/commit/564ba23a92ce4086917bac366e1bd6d419de3306))
|
|
194
|
+
|
|
195
|
+
# [@shapeshiftoss/caip-v6.13.0](https://github.com/shapeshift/lib/compare/@shapeshiftoss/caip-v6.12.0...@shapeshiftoss/caip-v6.13.0) (2022-08-04)
|
|
196
|
+
|
|
197
|
+
|
|
198
|
+
### Features
|
|
199
|
+
|
|
200
|
+
* idle finance ([#947](https://github.com/shapeshift/lib/issues/947)) ([3223f07](https://github.com/shapeshift/lib/commit/3223f076258ae032e6b9e0facdc640297730eba2))
|
|
201
|
+
|
|
202
|
+
# [@shapeshiftoss/caip-v6.12.0](https://github.com/shapeshift/lib/compare/@shapeshiftoss/caip-v6.11.1...@shapeshiftoss/caip-v6.12.0) (2022-08-03)
|
|
203
|
+
|
|
204
|
+
|
|
205
|
+
### Features
|
|
206
|
+
|
|
207
|
+
* detect completed txs and throw error on fail ([#939](https://github.com/shapeshift/lib/issues/939)) ([f85e1fb](https://github.com/shapeshift/lib/commit/f85e1fbbda37da37849a154693a64a5e6c4aa35f))
|
|
208
|
+
|
|
209
|
+
# [@shapeshiftoss/caip-v6.11.1](https://github.com/shapeshift/lib/compare/@shapeshiftoss/caip-v6.11.0...@shapeshiftoss/caip-v6.11.1) (2022-08-03)
|
|
210
|
+
|
|
211
|
+
# [@shapeshiftoss/caip-v6.11.0](https://github.com/shapeshift/lib/compare/@shapeshiftoss/caip-v6.10.0...@shapeshiftoss/caip-v6.11.0) (2022-08-02)
|
|
212
|
+
|
|
213
|
+
|
|
214
|
+
### Features
|
|
215
|
+
|
|
216
|
+
* add bitcoincash ([#932](https://github.com/shapeshift/lib/issues/932)) ([85080ed](https://github.com/shapeshift/lib/commit/85080ed065027d3e9fe6d28799a0c171ac7ea39c))
|
|
217
|
+
|
|
218
|
+
# [@shapeshiftoss/caip-v6.10.0](https://github.com/shapeshift/lib/compare/@shapeshiftoss/caip-v6.9.1...@shapeshiftoss/caip-v6.10.0) (2022-08-02)
|
|
219
|
+
|
|
220
|
+
|
|
221
|
+
### Features
|
|
222
|
+
|
|
223
|
+
* additonal thorchain asset support ([#935](https://github.com/shapeshift/lib/issues/935)) ([0b1a492](https://github.com/shapeshift/lib/commit/0b1a492b4f6c1f69674f3114f284caa0b5b8e1ce))
|
|
224
|
+
|
|
225
|
+
# [@shapeshiftoss/caip-v6.9.1](https://github.com/shapeshift/lib/compare/@shapeshiftoss/caip-v6.9.0...@shapeshiftoss/caip-v6.9.1) (2022-08-01)
|
|
226
|
+
|
|
227
|
+
# [@shapeshiftoss/caip-v6.9.0](https://github.com/shapeshift/lib/compare/@shapeshiftoss/caip-v6.8.0...@shapeshiftoss/caip-v6.9.0) (2022-08-01)
|
|
228
|
+
|
|
229
|
+
|
|
230
|
+
### Features
|
|
231
|
+
|
|
232
|
+
* **caip & market-service:** handle multiple assets with the same CoinGecko `id` ([#929](https://github.com/shapeshift/lib/issues/929)) ([0bdd0a1](https://github.com/shapeshift/lib/commit/0bdd0a13add10e6a9f6d9aa76b119c155191b7b2))
|
|
233
|
+
|
|
234
|
+
# [@shapeshiftoss/caip-v6.8.0](https://github.com/shapeshift/lib/compare/@shapeshiftoss/caip-v6.7.1...@shapeshiftoss/caip-v6.8.0) (2022-08-01)
|
|
235
|
+
|
|
236
|
+
|
|
237
|
+
### Features
|
|
238
|
+
|
|
239
|
+
* **caip:** remove getFeeAssetIdFromAssetId / chainIdToAssetId ([#908](https://github.com/shapeshift/lib/issues/908)) ([d5cfda5](https://github.com/shapeshift/lib/commit/d5cfda5d037e7d1d7a3a4d4b522ec2a5ee8f4ac5))
|
|
240
|
+
|
|
241
|
+
# [@shapeshiftoss/caip-v6.7.1](https://github.com/shapeshift/lib/compare/@shapeshiftoss/caip-v6.7.0...@shapeshiftoss/caip-v6.7.1) (2022-07-29)
|
|
242
|
+
|
|
243
|
+
# [@shapeshiftoss/caip-v6.7.0](https://github.com/shapeshift/lib/compare/@shapeshiftoss/caip-v6.6.0...@shapeshiftoss/caip-v6.7.0) (2022-07-29)
|
|
244
|
+
|
|
245
|
+
|
|
246
|
+
### Features
|
|
247
|
+
|
|
248
|
+
* litecoin ([#914](https://github.com/shapeshift/lib/issues/914)) ([5af5c60](https://github.com/shapeshift/lib/commit/5af5c60c954ae0295d4cd175b98da3732d99d9e4))
|
|
249
|
+
|
|
250
|
+
# [@shapeshiftoss/caip-v6.6.0](https://github.com/shapeshift/lib/compare/@shapeshiftoss/caip-v6.5.1...@shapeshiftoss/caip-v6.6.0) (2022-07-26)
|
|
251
|
+
|
|
252
|
+
|
|
253
|
+
### Features
|
|
254
|
+
|
|
255
|
+
* **caip:** remove chainIdToFeeAssetId ([#907](https://github.com/shapeshift/lib/issues/907)) ([13f526e](https://github.com/shapeshift/lib/commit/13f526eabc21162c1429faa4a31687a3a70947ea))
|
|
256
|
+
|
|
257
|
+
# [@shapeshiftoss/caip-v6.5.1](https://github.com/shapeshift/lib/compare/@shapeshiftoss/caip-v6.5.0...@shapeshiftoss/caip-v6.5.1) (2022-07-26)
|
|
258
|
+
|
|
259
|
+
|
|
260
|
+
### Bug Fixes
|
|
261
|
+
|
|
262
|
+
* unrug lib bump packages ([#910](https://github.com/shapeshift/lib/issues/910)) ([c914e58](https://github.com/shapeshift/lib/commit/c914e58a2832e5bc196d062074499ec46a200d50))
|
|
263
|
+
|
|
264
|
+
# [@shapeshiftoss/caip-v6.5.0](https://github.com/shapeshift/lib/compare/@shapeshiftoss/caip-v6.4.0...@shapeshiftoss/caip-v6.5.0) (2022-07-20)
|
|
265
|
+
|
|
266
|
+
|
|
267
|
+
### Features
|
|
268
|
+
|
|
269
|
+
* dogecoin ([#888](https://github.com/shapeshift/lib/issues/888)) ([7ccb927](https://github.com/shapeshift/lib/commit/7ccb92707b48d912f1fd2126888b314baacbbfda))
|
|
270
|
+
|
|
271
|
+
# [@shapeshiftoss/caip-v6.4.0](https://github.com/shapeshift/lib/compare/@shapeshiftoss/caip-v6.3.0...@shapeshiftoss/caip-v6.4.0) (2022-07-19)
|
|
272
|
+
|
|
273
|
+
|
|
274
|
+
### Features
|
|
275
|
+
|
|
276
|
+
* add avalanche mapping to chainIdToAssetId ([#889](https://github.com/shapeshift/lib/issues/889)) ([510ea92](https://github.com/shapeshift/lib/commit/510ea92e5136700a7629a56c4634bdf7d584a7c0))
|
|
277
|
+
|
|
278
|
+
# [@shapeshiftoss/caip-v6.3.0](https://github.com/shapeshift/lib/compare/@shapeshiftoss/caip-v6.2.2...@shapeshiftoss/caip-v6.3.0) (2022-07-08)
|
|
279
|
+
|
|
280
|
+
|
|
281
|
+
### Features
|
|
282
|
+
|
|
283
|
+
* **caip:** add JunoPay ticker/asset mapping ([#863](https://github.com/shapeshift/lib/issues/863)) ([5fade1f](https://github.com/shapeshift/lib/commit/5fade1f998cc6224dd2cb5d076f26a4c485b649a))
|
|
284
|
+
|
|
285
|
+
# [@shapeshiftoss/caip-v6.2.2](https://github.com/shapeshift/lib/compare/@shapeshiftoss/caip-v6.2.1...@shapeshiftoss/caip-v6.2.2) (2022-07-07)
|
|
286
|
+
|
|
287
|
+
# [@shapeshiftoss/caip-v6.2.1](https://github.com/shapeshift/lib/compare/@shapeshiftoss/caip-v6.2.0...@shapeshiftoss/caip-v6.2.1) (2022-06-29)
|
|
288
|
+
|
|
289
|
+
# [@shapeshiftoss/caip-v6.2.0](https://github.com/shapeshift/lib/compare/@shapeshiftoss/caip-v6.1.0...@shapeshiftoss/caip-v6.2.0) (2022-06-27)
|
|
290
|
+
|
|
291
|
+
|
|
292
|
+
### Features
|
|
293
|
+
|
|
294
|
+
* avalanche market data ([#833](https://github.com/shapeshift/lib/issues/833)) ([086dc57](https://github.com/shapeshift/lib/commit/086dc57206fa6c07dbce473dc2dac4e1f8461ac5))
|
|
295
|
+
|
|
296
|
+
# [@shapeshiftoss/caip-v6.1.0](https://github.com/shapeshift/lib/compare/@shapeshiftoss/caip-v6.0.1...@shapeshiftoss/caip-v6.1.0) (2022-06-21)
|
|
297
|
+
|
|
298
|
+
|
|
299
|
+
### Features
|
|
300
|
+
|
|
301
|
+
* avalanche assets ([#790](https://github.com/shapeshift/lib/issues/790)) ([ee13ac8](https://github.com/shapeshift/lib/commit/ee13ac8ab46c2bfa07d30be1dceeac13b13cb3b0))
|
|
302
|
+
|
|
303
|
+
# [@shapeshiftoss/caip-v6.0.1](https://github.com/shapeshift/lib/compare/@shapeshiftoss/caip-v6.0.0...@shapeshiftoss/caip-v6.0.1) (2022-06-14)
|
|
304
|
+
|
|
305
|
+
# [@shapeshiftoss/caip-v6.0.0](https://github.com/shapeshift/lib/compare/@shapeshiftoss/caip-v5.4.0...@shapeshiftoss/caip-v6.0.0) (2022-06-14)
|
|
306
|
+
|
|
307
|
+
|
|
308
|
+
### Features
|
|
309
|
+
|
|
310
|
+
* **caip:** added coinbase ticker/asset mapping ([#799](https://github.com/shapeshift/lib/issues/799)) ([fb2cc5a](https://github.com/shapeshift/lib/commit/fb2cc5aafe74ac33d896f130952b4dcbfbf98e4a))
|
|
311
|
+
|
|
312
|
+
|
|
313
|
+
### BREAKING CHANGES
|
|
314
|
+
|
|
315
|
+
* **caip:** updates function names for consistency
|
|
316
|
+
|
|
317
|
+
* added generate script and move map to generated json file
|
|
318
|
+
|
|
319
|
+
* added newlines to eofs
|
|
320
|
+
|
|
321
|
+
# [@shapeshiftoss/caip-v5.4.0](https://github.com/shapeshift/lib/compare/@shapeshiftoss/caip-v5.3.0...@shapeshiftoss/caip-v5.4.0) (2022-06-14)
|
|
322
|
+
|
|
323
|
+
|
|
324
|
+
### Features
|
|
325
|
+
|
|
326
|
+
* avalanche c chain support ([#805](https://github.com/shapeshift/lib/issues/805)) ([17b70a0](https://github.com/shapeshift/lib/commit/17b70a0c8620ad9303eda818b300f2411942c98b))
|
|
327
|
+
|
|
328
|
+
# [@shapeshiftoss/caip-v5.3.0](https://github.com/shapeshift/lib/compare/@shapeshiftoss/caip-v5.2.3...@shapeshiftoss/caip-v5.3.0) (2022-06-09)
|
|
329
|
+
|
|
330
|
+
|
|
331
|
+
### Features
|
|
332
|
+
|
|
333
|
+
* **caip:** implement Nominal types for ChainId and AssetId ([#774](https://github.com/shapeshift/lib/issues/774)) ([5f47845](https://github.com/shapeshift/lib/commit/5f47845cd0c5e1ad9090e36fb68503a22de94bfd))
|
|
334
|
+
|
|
335
|
+
# [@shapeshiftoss/caip-v5.2.3](https://github.com/shapeshift/lib/compare/@shapeshiftoss/caip-v5.2.2...@shapeshiftoss/caip-v5.2.3) (2022-06-08)
|
|
336
|
+
|
|
337
|
+
# [@shapeshiftoss/caip-v5.2.2](https://github.com/shapeshift/lib/compare/@shapeshiftoss/caip-v5.2.1...@shapeshiftoss/caip-v5.2.2) (2022-06-01)
|
|
338
|
+
|
|
339
|
+
# [@shapeshiftoss/caip-v5.2.1](https://github.com/shapeshift/lib/compare/@shapeshiftoss/caip-v5.2.0...@shapeshiftoss/caip-v5.2.1) (2022-05-31)
|
|
340
|
+
|
|
341
|
+
# [@shapeshiftoss/caip-v5.2.0](https://github.com/shapeshift/lib/compare/@shapeshiftoss/caip-v5.1.0...@shapeshiftoss/caip-v5.2.0) (2022-05-31)
|
|
342
|
+
|
|
343
|
+
|
|
344
|
+
### Features
|
|
345
|
+
|
|
346
|
+
* thorchain caip adapter ([#705](https://github.com/shapeshift/lib/issues/705)) ([052306e](https://github.com/shapeshift/lib/commit/052306ec8eff065dfcf6d42fa31be6d3a5bba846))
|
|
347
|
+
|
|
348
|
+
# [@shapeshiftoss/caip-v5.1.0](https://github.com/shapeshift/lib/compare/@shapeshiftoss/caip-v5.0.1...@shapeshiftoss/caip-v5.1.0) (2022-05-26)
|
|
349
|
+
|
|
350
|
+
|
|
351
|
+
### Features
|
|
352
|
+
|
|
353
|
+
* thorswapper initialize ([#703](https://github.com/shapeshift/lib/issues/703)) ([73cc081](https://github.com/shapeshift/lib/commit/73cc081b66cc58177415bf425f7899b289cc33af))
|
|
354
|
+
|
|
355
|
+
# [@shapeshiftoss/caip-v5.0.1](https://github.com/shapeshift/lib/compare/@shapeshiftoss/caip-v5.0.0...@shapeshiftoss/caip-v5.0.1) (2022-05-24)
|
|
356
|
+
|
|
357
|
+
# [@shapeshiftoss/caip-v5.0.0](https://github.com/shapeshift/lib/compare/@shapeshiftoss/caip-v4.0.1...@shapeshiftoss/caip-v5.0.0) (2022-05-24)
|
|
358
|
+
|
|
359
|
+
|
|
360
|
+
### Features
|
|
361
|
+
|
|
362
|
+
* **caip:** update to & from type signatures ([#676](https://github.com/shapeshift/lib/issues/676)) ([9e97c56](https://github.com/shapeshift/lib/commit/9e97c564e19bf2d8368de8539d6c2d31c6bc664c))
|
|
363
|
+
|
|
364
|
+
|
|
365
|
+
### BREAKING CHANGES
|
|
366
|
+
|
|
367
|
+
* **caip:** changes type signatures of chainId, assetId, and accountId helpers
|
|
368
|
+
|
|
369
|
+
* refactor: and spread chainId
|
|
370
|
+
|
|
371
|
+
* chore: add utility tests
|
|
372
|
+
|
|
373
|
+
* refactor: split out type guards, rename vars
|
|
374
|
+
|
|
375
|
+
* chore: kick ci
|
|
376
|
+
|
|
377
|
+
* chore: manually bump caip package to 5.0.0 for CI
|
|
378
|
+
|
|
379
|
+
* chore: update README
|
|
380
|
+
|
|
381
|
+
* chore: add chainId to toAssetId and refactor
|
|
382
|
+
|
|
383
|
+
* chore: regex improvements
|
|
384
|
+
|
|
385
|
+
# [@shapeshiftoss/caip-v4.0.1](https://github.com/shapeshift/lib/compare/@shapeshiftoss/caip-v4.0.0...@shapeshiftoss/caip-v4.0.1) (2022-05-19)
|
|
386
|
+
|
|
387
|
+
# [@shapeshiftoss/caip-v4.0.0](https://github.com/shapeshift/lib/compare/@shapeshiftoss/caip-v3.1.0...@shapeshiftoss/caip-v4.0.0) (2022-05-18)
|
|
388
|
+
|
|
389
|
+
|
|
390
|
+
### Performance Improvements
|
|
391
|
+
|
|
392
|
+
* replace enums with dynamically derived object literals ([#656](https://github.com/shapeshift/lib/issues/656)) ([6d2d821](https://github.com/shapeshift/lib/commit/6d2d821318da9db4afec97b1247cf006a5fc42d2))
|
|
393
|
+
|
|
394
|
+
|
|
395
|
+
### BREAKING CHANGES
|
|
396
|
+
|
|
397
|
+
* the enum removal will need to be handled by consumers to use the new constants.
|
|
398
|
+
|
|
399
|
+
* chore: remove toString() and associated comment
|
|
400
|
+
|
|
401
|
+
* chore: remove string literals
|
|
402
|
+
|
|
403
|
+
* chore: optimize imports
|
|
404
|
+
|
|
405
|
+
* chore: use string union for AssetNamespace
|
|
406
|
+
|
|
407
|
+
* chore: update README
|
|
408
|
+
|
|
409
|
+
# [@shapeshiftoss/caip-v3.1.0](https://github.com/shapeshift/lib/compare/@shapeshiftoss/caip-v3.0.0...@shapeshiftoss/caip-v3.1.0) (2022-05-12)
|
|
410
|
+
|
|
411
|
+
|
|
412
|
+
### Features
|
|
413
|
+
|
|
414
|
+
* **caip:** add caip alias methods ([#640](https://github.com/shapeshift/lib/issues/640)) ([3bacb05](https://github.com/shapeshift/lib/commit/3bacb05bd00918c27ee66e02cc17f5ab19e39944))
|
|
415
|
+
|
|
416
|
+
# [@shapeshiftoss/caip-v3.0.0](https://github.com/shapeshift/lib/compare/@shapeshiftoss/caip-v2.6.0...@shapeshiftoss/caip-v3.0.0) (2022-05-09)
|
|
417
|
+
|
|
418
|
+
|
|
419
|
+
### Performance Improvements
|
|
420
|
+
|
|
421
|
+
* **caip:** bump caip version ([#629](https://github.com/shapeshift/lib/issues/629)) ([acb7c29](https://github.com/shapeshift/lib/commit/acb7c290178d2a25f72ac52c62023006d0afaa10))
|
|
422
|
+
|
|
423
|
+
|
|
424
|
+
### BREAKING CHANGES
|
|
425
|
+
|
|
426
|
+
* **caip:** properly bump major version
|
|
427
|
+
|
|
428
|
+
# [@shapeshiftoss/caip-v2.6.0](https://github.com/shapeshift/lib/compare/@shapeshiftoss/caip-v2.5.2...@shapeshiftoss/caip-v2.6.0) (2022-05-09)
|
|
429
|
+
|
|
430
|
+
|
|
431
|
+
### Features
|
|
432
|
+
|
|
433
|
+
* **caip:** major bump commit ([#628](https://github.com/shapeshift/lib/issues/628)) ([c22a2dc](https://github.com/shapeshift/lib/commit/c22a2dc61448c338f8d4ac1000d60f59fdda5b25))
|
|
434
|
+
|
|
435
|
+
# [@shapeshiftoss/caip-v2.5.2](https://github.com/shapeshift/lib/compare/@shapeshiftoss/caip-v2.5.1...@shapeshiftoss/caip-v2.5.2) (2022-05-09)
|
|
436
|
+
|
|
437
|
+
|
|
438
|
+
### Performance Improvements
|
|
439
|
+
|
|
440
|
+
* **caip:** breaking readme change ([#627](https://github.com/shapeshift/lib/issues/627)) ([69a786d](https://github.com/shapeshift/lib/commit/69a786db0177d20ff874c8ce169b39c768a0008b))
|
|
441
|
+
|
|
442
|
+
# [@shapeshiftoss/caip-v2.5.1](https://github.com/shapeshift/lib/compare/@shapeshiftoss/caip-v2.5.0...@shapeshiftoss/caip-v2.5.1) (2022-05-09)
|
|
443
|
+
|
|
444
|
+
|
|
445
|
+
### Performance Improvements
|
|
446
|
+
|
|
447
|
+
* **caip:** remove caip vernacular ([#625](https://github.com/shapeshift/lib/issues/625)) ([f92b4f0](https://github.com/shapeshift/lib/commit/f92b4f0ed89f4f3352dd0130757fa686a214c6d4))
|
|
448
|
+
|
|
449
|
+
# [@shapeshiftoss/caip-v2.5.0](https://github.com/shapeshift/lib/compare/@shapeshiftoss/caip-v2.4.0...@shapeshiftoss/caip-v2.5.0) (2022-05-06)
|
|
450
|
+
|
|
451
|
+
|
|
452
|
+
### Features
|
|
453
|
+
|
|
454
|
+
* **caip:** banxa chain map ([#546](https://github.com/shapeshift/lib/issues/546)) ([337ba5c](https://github.com/shapeshift/lib/commit/337ba5c44fb52a7389e63372f3c12678dc5387ba))
|
|
455
|
+
|
|
456
|
+
# [@shapeshiftoss/caip-v2.4.0](https://github.com/shapeshift/lib/compare/@shapeshiftoss/caip-v2.3.0...@shapeshiftoss/caip-v2.4.0) (2022-05-06)
|
|
457
|
+
|
|
458
|
+
|
|
459
|
+
### Features
|
|
460
|
+
|
|
461
|
+
* **caip:** flatten exports ([#560](https://github.com/shapeshift/lib/issues/560)) ([e326522](https://github.com/shapeshift/lib/commit/e3265223dca3c2126b2822395353f6650c4b0342))
|
|
462
|
+
|
|
463
|
+
# [@shapeshiftoss/caip-v2.3.0](https://github.com/shapeshift/lib/compare/@shapeshiftoss/caip-v2.2.5...@shapeshiftoss/caip-v2.3.0) (2022-05-06)
|
|
464
|
+
|
|
465
|
+
|
|
466
|
+
### Features
|
|
467
|
+
|
|
468
|
+
* **caip:** add caip-related utils/constants to caip package ([#572](https://github.com/shapeshift/lib/issues/572)) ([0d91a3b](https://github.com/shapeshift/lib/commit/0d91a3b11490af6f056f2c3f83c6f671e8743bdd))
|
|
469
|
+
|
|
470
|
+
# [@shapeshiftoss/caip-v2.2.5](https://github.com/shapeshift/lib/compare/@shapeshiftoss/caip-v2.2.4...@shapeshiftoss/caip-v2.2.5) (2022-05-05)
|
|
471
|
+
|
|
472
|
+
# [@shapeshiftoss/caip-v2.2.4](https://github.com/shapeshift/lib/compare/@shapeshiftoss/caip-v2.2.3...@shapeshiftoss/caip-v2.2.4) (2022-05-05)
|
|
473
|
+
|
|
474
|
+
# [@shapeshiftoss/caip-v2.2.3](https://github.com/shapeshift/lib/compare/@shapeshiftoss/caip-v2.2.2...@shapeshiftoss/caip-v2.2.3) (2022-05-02)
|
|
475
|
+
|
|
476
|
+
|
|
477
|
+
### Bug Fixes
|
|
478
|
+
|
|
479
|
+
* removes 3 unnecessary api calls from zrxswapper. ([#586](https://github.com/shapeshift/lib/issues/586)) ([57d59c8](https://github.com/shapeshift/lib/commit/57d59c8488cceb05cd5e0778b49690d0d2c97b68))
|
|
480
|
+
|
|
481
|
+
# [@shapeshiftoss/caip-v2.2.2](https://github.com/shapeshift/lib/compare/@shapeshiftoss/caip-v2.2.1...@shapeshiftoss/caip-v2.2.2) (2022-05-02)
|
|
482
|
+
|
|
483
|
+
|
|
484
|
+
### Bug Fixes
|
|
485
|
+
|
|
486
|
+
* vscode tsconfig errors ([#577](https://github.com/shapeshift/lib/issues/577)) ([50138d0](https://github.com/shapeshift/lib/commit/50138d07b55b730f3bee68fae80414dc6578ee2a))
|
|
487
|
+
|
|
488
|
+
# [@shapeshiftoss/caip-v2.2.1](https://github.com/shapeshift/lib/compare/@shapeshiftoss/caip-v2.2.0...@shapeshiftoss/caip-v2.2.1) (2022-04-27)
|
|
489
|
+
|
|
490
|
+
|
|
491
|
+
### Bug Fixes
|
|
492
|
+
|
|
493
|
+
* add deprecation warnings to caip2, caip10, caip19 ([#567](https://github.com/shapeshift/lib/issues/567)) ([14b451a](https://github.com/shapeshift/lib/commit/14b451aa85f7a223a24a3d9e28fcf9861429de40))
|
|
494
|
+
|
|
495
|
+
# [@shapeshiftoss/caip-v2.2.0](https://github.com/shapeshift/lib/compare/@shapeshiftoss/caip-v2.1.2...@shapeshiftoss/caip-v2.2.0) (2022-04-21)
|
|
496
|
+
|
|
497
|
+
|
|
498
|
+
### Features
|
|
499
|
+
|
|
500
|
+
* banxa asset list ([#532](https://github.com/shapeshift/lib/issues/532)) ([f24f9d8](https://github.com/shapeshift/lib/commit/f24f9d800041534ae45a5196bb2030bba5f5864a))
|
|
501
|
+
|
|
502
|
+
# [@shapeshiftoss/caip-v2.1.2](https://github.com/shapeshift/lib/compare/@shapeshiftoss/caip-v2.1.1...@shapeshiftoss/caip-v2.1.2) (2022-03-24)
|
|
503
|
+
|
|
504
|
+
# [@shapeshiftoss/caip-v2.1.1](https://github.com/shapeshift/lib/compare/@shapeshiftoss/caip-v2.1.0...@shapeshiftoss/caip-v2.1.1) (2022-03-24)
|
|
505
|
+
|
|
506
|
+
|
|
507
|
+
### Bug Fixes
|
|
508
|
+
|
|
509
|
+
* fix yearn sdk instantiation ([#481](https://github.com/shapeshift/lib/issues/481)) ([fac8a33](https://github.com/shapeshift/lib/commit/fac8a339f193813e9074953f38d27fbf6b3ea6df))
|
|
510
|
+
|
|
511
|
+
# [@shapeshiftoss/caip-v2.1.0](https://github.com/shapeshift/lib/compare/@shapeshiftoss/caip-v2.0.2...@shapeshiftoss/caip-v2.1.0) (2022-03-16)
|
|
512
|
+
|
|
513
|
+
|
|
514
|
+
### Features
|
|
515
|
+
|
|
516
|
+
* add gem adapter ([#433](https://github.com/shapeshift/lib/issues/433)) ([78a8f14](https://github.com/shapeshift/lib/commit/78a8f14b82330239555ad544121ea956dd6ca8be))
|
|
517
|
+
|
|
518
|
+
# [@shapeshiftoss/caip-v2.0.2](https://github.com/shapeshift/lib/compare/@shapeshiftoss/caip-v2.0.1...@shapeshiftoss/caip-v2.0.2) (2022-03-16)
|
|
519
|
+
|
|
520
|
+
|
|
521
|
+
### Bug Fixes
|
|
522
|
+
|
|
523
|
+
* update json rpc ([#442](https://github.com/shapeshift/lib/issues/442)) ([abfb16c](https://github.com/shapeshift/lib/commit/abfb16c3d28fa40bbb20e9834d95dca9d13e008a))
|
|
524
|
+
|
|
525
|
+
# [@shapeshiftoss/caip-v2.0.1](https://github.com/shapeshift/lib/compare/@shapeshiftoss/caip-v2.0.0...@shapeshiftoss/caip-v2.0.1) (2022-03-03)
|
|
526
|
+
|
|
527
|
+
# [@shapeshiftoss/caip-v2.0.0](https://github.com/shapeshift/lib/compare/@shapeshiftoss/caip-v1.13.0...@shapeshiftoss/caip-v2.0.0) (2022-03-03)
|
|
528
|
+
|
|
529
|
+
|
|
530
|
+
### Code Refactoring
|
|
531
|
+
|
|
532
|
+
* remove contract types and make assetnamespace and assetreference required fields ([#410](https://github.com/shapeshift/lib/issues/410)) ([b12bbf3](https://github.com/shapeshift/lib/commit/b12bbf39f55e5d87775def96c2ca7ce05abff2ee))
|
|
533
|
+
|
|
534
|
+
|
|
535
|
+
### BREAKING CHANGES
|
|
536
|
+
|
|
537
|
+
* remove ContractTypes
|
|
538
|
+
|
|
539
|
+
For CAIP19 we will use AssetNamespace instead
|
|
540
|
+
|
|
541
|
+
* refactor(swapper): use AssetNamespace instead of ContractTypes
|
|
542
|
+
|
|
543
|
+
* feat(caip): caip19 requires assetNamespace and assetReference
|
|
544
|
+
* removed contractType and tokenId
|
|
545
|
+
|
|
546
|
+
assetNamespace and assetReference are used instead and are required
|
|
547
|
+
|
|
548
|
+
* refactor(asset-service): use AssetNamespace instead of ContractTypes
|
|
549
|
+
|
|
550
|
+
* refactor(chain-adapters): use assetNamespace and assetReference
|
|
551
|
+
|
|
552
|
+
For CAIP19, stop relying on default assets
|
|
553
|
+
|
|
554
|
+
* refactor(swapper): use assetReference instead of tokenId
|
|
555
|
+
|
|
556
|
+
* refactor(market-data): use assetReference instead of tokenId
|
|
557
|
+
|
|
558
|
+
* Update packages/caip/README.md
|
|
559
|
+
|
|
560
|
+
Co-authored-by: 0xdef1cafe <88504456+0xdef1cafe@users.noreply.github.com>
|
|
561
|
+
|
|
562
|
+
* refactor(asset-service): updated ERC20 strings to lowercase
|
|
563
|
+
|
|
564
|
+
Co-authored-by: Chris Thompson <chris@thompson-web.org>
|
|
565
|
+
Co-authored-by: 0xdef1cafe <88504456+0xdef1cafe@users.noreply.github.com>
|
|
566
|
+
|
|
567
|
+
# [@shapeshiftoss/caip-v1.13.0](https://github.com/shapeshift/lib/compare/@shapeshiftoss/caip-v1.12.1...@shapeshiftoss/caip-v1.13.0) (2022-03-03)
|
|
568
|
+
|
|
569
|
+
|
|
570
|
+
### Features
|
|
571
|
+
|
|
572
|
+
* osmosis market service ([#394](https://github.com/shapeshift/lib/issues/394)) ([cd613e1](https://github.com/shapeshift/lib/commit/cd613e133f76c00324b5d35fe75ba1ee164f82d7))
|
|
573
|
+
|
|
574
|
+
# [@shapeshiftoss/caip-v1.12.1](https://github.com/shapeshift/lib/compare/@shapeshiftoss/caip-v1.12.0...@shapeshiftoss/caip-v1.12.1) (2022-03-01)
|
|
575
|
+
|
|
576
|
+
|
|
577
|
+
### Bug Fixes
|
|
578
|
+
|
|
579
|
+
* support slip44 for Cosmos in toCAIP2 ([#409](https://github.com/shapeshift/lib/issues/409)) ([370a8d6](https://github.com/shapeshift/lib/commit/370a8d6530262d78c74cf490fba8061d2fd1331b))
|
|
580
|
+
|
|
581
|
+
# [@shapeshiftoss/caip-v1.12.0](https://github.com/shapeshift/lib/compare/@shapeshiftoss/caip-v1.11.4...@shapeshiftoss/caip-v1.12.0) (2022-02-28)
|
|
582
|
+
|
|
583
|
+
|
|
584
|
+
### Features
|
|
585
|
+
|
|
586
|
+
* add Cosmos based chain adapters ([#397](https://github.com/shapeshift/lib/issues/397)) ([a0690d7](https://github.com/shapeshift/lib/commit/a0690d700f924d5ff095cfeae072d204e4016708)), closes [#291](https://github.com/shapeshift/lib/issues/291)
|
|
587
|
+
|
|
588
|
+
# [@shapeshiftoss/caip-v1.11.4](https://github.com/shapeshift/lib/compare/@shapeshiftoss/caip-v1.11.3...@shapeshiftoss/caip-v1.11.4) (2022-02-25)
|
|
589
|
+
|
|
590
|
+
|
|
591
|
+
### Bug Fixes
|
|
592
|
+
|
|
593
|
+
* caip support for Osmosis ([#398](https://github.com/shapeshift/lib/issues/398)) ([e0edc67](https://github.com/shapeshift/lib/commit/e0edc673732df2810dae32c5a49014cd174bad5a))
|
|
594
|
+
|
|
595
|
+
# [@shapeshiftoss/caip-v1.11.3](https://github.com/shapeshift/lib/compare/@shapeshiftoss/caip-v1.11.2...@shapeshiftoss/caip-v1.11.3) (2022-02-18)
|
|
596
|
+
|
|
597
|
+
|
|
598
|
+
### Bug Fixes
|
|
599
|
+
|
|
600
|
+
* update fromCaip19 ([#389](https://github.com/shapeshift/lib/issues/389)) ([5ee728f](https://github.com/shapeshift/lib/commit/5ee728fe69c09d8a2d0459ebd020aa4d4f871929))
|
|
601
|
+
|
|
602
|
+
# [@shapeshiftoss/caip-v1.11.2](https://github.com/shapeshift/lib/compare/@shapeshiftoss/caip-v1.11.1...@shapeshiftoss/caip-v1.11.2) (2022-02-18)
|
|
603
|
+
|
|
604
|
+
# [@shapeshiftoss/caip-v1.11.1](https://github.com/shapeshift/lib/compare/@shapeshiftoss/caip-v1.11.0...@shapeshiftoss/caip-v1.11.1) (2022-02-17)
|
|
605
|
+
|
|
606
|
+
# [@shapeshiftoss/caip-v1.11.0](https://github.com/shapeshift/lib/compare/@shapeshiftoss/caip-v1.10.2...@shapeshiftoss/caip-v1.11.0) (2022-02-16)
|
|
607
|
+
|
|
608
|
+
|
|
609
|
+
### Features
|
|
610
|
+
|
|
611
|
+
* caip2/caip19 for Cosmos SDK ([#371](https://github.com/shapeshift/lib/issues/371)) ([24d8f03](https://github.com/shapeshift/lib/commit/24d8f034348e4e6f11da7bdba035312924a0fe9d))
|
|
612
|
+
|
|
613
|
+
# [@shapeshiftoss/caip-v1.10.2](https://github.com/shapeshift/lib/compare/@shapeshiftoss/caip-v1.10.1...@shapeshiftoss/caip-v1.10.2) (2022-02-16)
|
|
614
|
+
|
|
615
|
+
# [@shapeshiftoss/caip-v1.10.1](https://github.com/shapeshift/lib/compare/@shapeshiftoss/caip-v1.10.0...@shapeshiftoss/caip-v1.10.1) (2022-02-09)
|
|
616
|
+
|
|
617
|
+
# [@shapeshiftoss/caip-v1.10.0](https://github.com/shapeshift/lib/compare/@shapeshiftoss/caip-v1.9.0...@shapeshiftoss/caip-v1.10.0) (2022-01-31)
|
|
618
|
+
|
|
619
|
+
|
|
620
|
+
### Features
|
|
621
|
+
|
|
622
|
+
* 821 extend yearn vaults ([#335](https://github.com/shapeshift/lib/issues/335)) ([ef7f591](https://github.com/shapeshift/lib/commit/ef7f5919f27a9e5db1b2c064fda741f6566c672d))
|
|
623
|
+
|
|
624
|
+
# [@shapeshiftoss/caip-v1.9.0](https://github.com/shapeshift/lib/compare/@shapeshiftoss/caip-v1.8.0...@shapeshiftoss/caip-v1.9.0) (2022-01-27)
|
|
625
|
+
|
|
626
|
+
|
|
627
|
+
### Features
|
|
628
|
+
|
|
629
|
+
* extend market service for pricing data on new tokens ([#327](https://github.com/shapeshift/lib/issues/327)) ([d506d99](https://github.com/shapeshift/lib/commit/d506d99c8e35f92c111bccc09a4a73e12430acb5))
|
|
630
|
+
|
|
631
|
+
# [@shapeshiftoss/caip-v1.8.0](https://github.com/shapeshift/lib/compare/@shapeshiftoss/caip-v1.7.0...@shapeshiftoss/caip-v1.8.0) (2022-01-03)
|
|
632
|
+
|
|
633
|
+
|
|
634
|
+
### Features
|
|
635
|
+
|
|
636
|
+
* short circuit market data calls to providers that don't support that asset ([#292](https://github.com/shapeshift/lib/issues/292)) ([861fc19](https://github.com/shapeshift/lib/commit/861fc19e8bf92a7e84a37a9b61e33a1a10f02d2d))
|
|
637
|
+
|
|
638
|
+
# [@shapeshiftoss/caip-v1.7.0](https://github.com/shapeshift/lib/compare/@shapeshiftoss/caip-v1.6.1...@shapeshiftoss/caip-v1.7.0) (2021-12-17)
|
|
639
|
+
|
|
640
|
+
|
|
641
|
+
### Features
|
|
642
|
+
|
|
643
|
+
* implement coincap market service (fixes [#281](https://github.com/shapeshift/lib/issues/281)) ([#286](https://github.com/shapeshift/lib/issues/286)) ([2159a00](https://github.com/shapeshift/lib/commit/2159a005754a8234b87abb648796ea63c69452b3))
|
|
644
|
+
|
|
645
|
+
# [@shapeshiftoss/caip-v1.6.1](https://github.com/shapeshift/lib/compare/@shapeshiftoss/caip-v1.6.0...@shapeshiftoss/caip-v1.6.1) (2021-12-09)
|
|
646
|
+
|
|
647
|
+
|
|
648
|
+
### Bug Fixes
|
|
649
|
+
|
|
650
|
+
* normalize case for caip contract identifiers (eth). remove chainSpecific from subscribeTxs (eth) ([#277](https://github.com/shapeshift/lib/issues/277)) ([6da16c2](https://github.com/shapeshift/lib/commit/6da16c203b86d19983c8c66f45e25d363d482df5))
|
|
651
|
+
|
|
652
|
+
# [@shapeshiftoss/caip-v1.6.0](https://github.com/shapeshift/lib/compare/@shapeshiftoss/caip-v1.5.1...@shapeshiftoss/caip-v1.6.0) (2021-12-09)
|
|
653
|
+
|
|
654
|
+
|
|
655
|
+
### Features
|
|
656
|
+
|
|
657
|
+
* caip10 account spec ([#269](https://github.com/shapeshift/lib/issues/269)) ([a794818](https://github.com/shapeshift/lib/commit/a794818ac31ac426c1c3500dfa3b63c69ac7fb53))
|
|
658
|
+
|
|
659
|
+
# [@shapeshiftoss/caip-v1.5.1](https://github.com/shapeshift/lib/compare/@shapeshiftoss/caip-v1.5.0...@shapeshiftoss/caip-v1.5.1) (2021-12-08)
|
|
660
|
+
|
|
661
|
+
# [@shapeshiftoss/caip-v1.5.0](https://github.com/shapeshift/lib/compare/@shapeshiftoss/caip-v1.4.2...@shapeshiftoss/caip-v1.5.0) (2021-11-30)
|
|
662
|
+
|
|
663
|
+
|
|
664
|
+
### Features
|
|
665
|
+
|
|
666
|
+
* use sibling packages as peerDependencies ([#229](https://github.com/shapeshift/lib/issues/229)) ([7de039e](https://github.com/shapeshift/lib/commit/7de039e89907d98048fe6b1e39b4a1e64377cb50))
|
|
667
|
+
|
|
668
|
+
# [@shapeshiftoss/caip-v1.4.2](https://github.com/shapeshift/lib/compare/@shapeshiftoss/caip-v1.4.1...@shapeshiftoss/caip-v1.4.2) (2021-11-29)
|
|
669
|
+
|
|
670
|
+
|
|
671
|
+
### Bug Fixes
|
|
672
|
+
|
|
673
|
+
* speed up invert of generated caip info ([#256](https://github.com/shapeshift/lib/issues/256)) ([b7d58e4](https://github.com/shapeshift/lib/commit/b7d58e4d69015066b2fe3b800178e2c76a57972f))
|
|
674
|
+
|
|
675
|
+
# [@shapeshiftoss/caip-v1.4.1](https://github.com/shapeshift/lib/compare/@shapeshiftoss/caip-v1.4.0...@shapeshiftoss/caip-v1.4.1) (2021-11-12)
|
|
676
|
+
|
|
677
|
+
|
|
678
|
+
### Bug Fixes
|
|
679
|
+
|
|
680
|
+
* bump types ([#224](https://github.com/shapeshift/lib/issues/224)) ([fc6ca1c](https://github.com/shapeshift/lib/commit/fc6ca1c5940701131f8421ddbe35f5f8e2d851d3))
|
|
681
|
+
|
|
682
|
+
# [@shapeshiftoss/caip-v1.4.0](https://github.com/shapeshift/lib/compare/@shapeshiftoss/caip-v1.3.0...@shapeshiftoss/caip-v1.4.0) (2021-11-12)
|
|
683
|
+
|
|
684
|
+
|
|
685
|
+
### Features
|
|
686
|
+
|
|
687
|
+
* export CAIP2 and CAIP19 as string alias ([#215](https://github.com/shapeshift/lib/issues/215)) ([4dacb75](https://github.com/shapeshift/lib/commit/4dacb7546a49c3d722442d89a8c1262907d34915))
|
|
688
|
+
|
|
689
|
+
# [@shapeshiftoss/caip-v1.3.0](https://github.com/shapeshift/lib/compare/@shapeshiftoss/caip-v1.2.2...@shapeshiftoss/caip-v1.3.0) (2021-11-10)
|
|
690
|
+
|
|
691
|
+
|
|
692
|
+
### Features
|
|
693
|
+
|
|
694
|
+
* add getSendMaxAmount to swapper ([#200](https://github.com/shapeshift/lib/issues/200)) ([1788f5f](https://github.com/shapeshift/lib/commit/1788f5f0aa94334f87452633d572eed4b4feee5d))
|
|
695
|
+
|
|
696
|
+
# [@shapeshiftoss/caip-v1.2.2](https://github.com/shapeshift/lib/compare/@shapeshiftoss/caip-v1.2.1...@shapeshiftoss/caip-v1.2.2) (2021-11-10)
|
|
697
|
+
|
|
698
|
+
# [@shapeshiftoss/caip-v1.2.1](https://github.com/shapeshift/lib/compare/@shapeshiftoss/caip-v1.2.0...@shapeshiftoss/caip-v1.2.1) (2021-11-09)
|
|
699
|
+
|
|
700
|
+
|
|
701
|
+
### Bug Fixes
|
|
702
|
+
|
|
703
|
+
* bump package versions ([#198](https://github.com/shapeshift/lib/issues/198)) ([da6c8f1](https://github.com/shapeshift/lib/commit/da6c8f13eb361aa520f2f1e9fc3e16a3785ed287))
|
|
704
|
+
|
|
705
|
+
# [@shapeshiftoss/caip-v1.2.0](https://github.com/shapeshift/lib/compare/@shapeshiftoss/caip-v1.1.0...@shapeshiftoss/caip-v1.2.0) (2021-11-02)
|
|
706
|
+
|
|
707
|
+
|
|
708
|
+
### Features
|
|
709
|
+
|
|
710
|
+
* market service market cap functionality ([#153](https://github.com/shapeshift/lib/issues/153)) ([cce22b9](https://github.com/shapeshift/lib/commit/cce22b9398e26ee90c50633941f293e13512a65c))
|
|
711
|
+
|
|
712
|
+
# [@shapeshiftoss/caip-v1.1.0](https://github.com/shapeshift/lib/compare/@shapeshiftoss/caip-v1.0.1...@shapeshiftoss/caip-v1.1.0) (2021-10-28)
|
|
713
|
+
|
|
714
|
+
|
|
715
|
+
### Features
|
|
716
|
+
|
|
717
|
+
* coingecko caip19 adapter ([#172](https://github.com/shapeshift/lib/issues/172)) ([082a52a](https://github.com/shapeshift/lib/commit/082a52a2fe46b1e4d16128800e75b6ed184aec1d))
|
|
718
|
+
|
|
719
|
+
# [@shapeshiftoss/caip-v1.0.1](https://github.com/shapeshift/lib/compare/@shapeshiftoss/caip-v1.0.0...@shapeshiftoss/caip-v1.0.1) (2021-10-27)
|
|
720
|
+
|
|
721
|
+
# @shapeshiftoss/caip-v1.0.0 (2021-10-26)
|
|
722
|
+
|
|
723
|
+
|
|
724
|
+
### Features
|
|
725
|
+
|
|
726
|
+
* caip ids ([#166](https://github.com/shapeshift/lib/issues/166)) ([faa954a](https://github.com/shapeshift/lib/commit/faa954a3f0bd6bb710d7dc1221be73ec1a8bd87d))
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@shapeshiftoss/caip",
|
|
3
|
-
"version": "8.16.
|
|
3
|
+
"version": "8.16.3",
|
|
4
4
|
"description": "CAIP Implementation",
|
|
5
5
|
"repository": "https://github.com/shapeshift/web",
|
|
6
6
|
"license": "MIT",
|
|
@@ -32,4 +32,4 @@
|
|
|
32
32
|
"postbuild:esm": "yarn run -T tsc-esm-fix --target=dist/esm --ext=.js",
|
|
33
33
|
"postbuild:cjs": "echo '{\"type\": \"commonjs\"}' > dist/cjs/package.json"
|
|
34
34
|
}
|
|
35
|
-
}
|
|
35
|
+
}
|