@rango-dev/provider-trustwallet 0.63.1-next.6 → 0.64.0
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/package.json +4 -4
- package/CHANGELOG.md +0 -295
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@rango-dev/provider-trustwallet",
|
|
3
|
-
"version": "0.
|
|
3
|
+
"version": "0.64.0",
|
|
4
4
|
"license": "MIT",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"source": "./src/mod.ts",
|
|
@@ -26,13 +26,13 @@
|
|
|
26
26
|
"@hub3js/namespaces": "^0.5.1",
|
|
27
27
|
"@hub3js/solana": "^0.5.0",
|
|
28
28
|
"@hub3js/std": "^0.4.0",
|
|
29
|
-
"@rango-dev/signer-evm": "^0.
|
|
29
|
+
"@rango-dev/signer-evm": "^0.46.0",
|
|
30
30
|
"@rango-dev/signer-solana": "^0.49.0",
|
|
31
|
-
"@rango-dev/wallets-core": "^0.
|
|
31
|
+
"@rango-dev/wallets-core": "^0.62.0",
|
|
32
32
|
"bs58": "^5.0.0",
|
|
33
33
|
"rango-types": "^0.5.0"
|
|
34
34
|
},
|
|
35
35
|
"publishConfig": {
|
|
36
36
|
"access": "public"
|
|
37
37
|
}
|
|
38
|
-
}
|
|
38
|
+
}
|
package/CHANGELOG.md
DELETED
|
@@ -1,295 +0,0 @@
|
|
|
1
|
-
# [0.63.0](https://github.com/rango-exchange/rango-client/compare/provider-trustwallet@0.62.0...provider-trustwallet@0.63.0) (2026-08-18)
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
# [0.62.0](https://github.com/rango-exchange/rango-client/compare/provider-trustwallet@0.61.0...provider-trustwallet@0.62.0) (2026-07-28)
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
# [0.61.0](https://github.com/rango-exchange/rango-client/compare/provider-trustwallet@0.60.0...provider-trustwallet@0.61.0) (2026-07-07)
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
### Features
|
|
13
|
-
|
|
14
|
-
* add support for hyperliquid transactions ([88630bc](https://github.com/rango-exchange/rango-client/commit/88630bcf6dfa67d57e6cd002da4106142785946f))
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
# [0.60.0](https://github.com/rango-exchange/rango-client/compare/provider-trustwallet@0.59.1...provider-trustwallet@0.60.0) (2026-05-31)
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
## [0.59.1](https://github.com/rango-exchange/rango-client/compare/provider-trustwallet@0.59.0...provider-trustwallet@0.59.1) (2026-05-02)
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
# [0.59.0](https://github.com/rango-exchange/rango-client/compare/provider-trustwallet@0.58.0...provider-trustwallet@0.59.0) (2026-04-29)
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
# [0.58.0](https://github.com/rango-exchange/rango-client/compare/provider-trustwallet@0.57.0...provider-trustwallet@0.58.0) (2025-12-30)
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
# [0.57.0](https://github.com/rango-exchange/rango-client/compare/provider-trustwallet@0.56.0...provider-trustwallet@0.57.0) (2025-12-15)
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
# [0.56.0](https://github.com/rango-exchange/rango-client/compare/provider-trustwallet@0.55.0...provider-trustwallet@0.56.0) (2025-12-09)
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
# [0.55.0](https://github.com/rango-exchange/rango-client/compare/provider-trustwallet@0.54.1...provider-trustwallet@0.55.0) (2025-12-02)
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
## [0.54.1](https://github.com/rango-exchange/rango-client/compare/provider-trustwallet@0.54.0...provider-trustwallet@0.54.1) (2025-11-22)
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
# [0.52.0](https://github.com/rango-exchange/rango-client/compare/provider-trustwallet@0.51.0...provider-trustwallet@0.52.0) (2025-10-29)
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
### Reverts
|
|
54
|
-
|
|
55
|
-
* Revert "feat: implement deep linking" ([a0b0edc](https://github.com/rango-exchange/rango-client/commit/a0b0edcc052bfea69af2037b73c0bb6a9b38c2a9))
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
# [0.51.0](https://github.com/rango-exchange/rango-client/compare/provider-trustwallet@0.50.0...provider-trustwallet@0.51.0) (2025-09-29)
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
### Features
|
|
63
|
-
|
|
64
|
-
* implement changeAccountSubscriber builder ([8e2ca97](https://github.com/rango-exchange/rango-client/commit/8e2ca9783fcd57445ca558e688c402a30aba3686))
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
# [0.50.0](https://github.com/rango-exchange/rango-client/compare/provider-trustwallet@0.49.0...provider-trustwallet@0.50.0) (2025-09-06)
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
### Features
|
|
72
|
-
|
|
73
|
-
* implement deep linking ([1dec48e](https://github.com/rango-exchange/rango-client/commit/1dec48e4db944977fb6d3797d7aa49527940fab6))
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
# [0.49.0](https://github.com/rango-exchange/rango-client/compare/provider-trustwallet@0.48.0...provider-trustwallet@0.49.0) (2025-08-19)
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
### Bug Fixes
|
|
81
|
-
|
|
82
|
-
* add rango-dev/wallets-core to dependencies of providers ([84b4b2b](https://github.com/rango-exchange/rango-client/commit/84b4b2b7c3a7f5631228fb6ebf04617c3c4428e9))
|
|
83
|
-
* remove retry dynamic import and throw refined error on dynamic import failure ([a2944ac](https://github.com/rango-exchange/rango-client/commit/a2944ac3c05a0e945f6e5621fa5693ab89625485))
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
### Features
|
|
87
|
-
|
|
88
|
-
* implement retry mechanism for lazy imports ([9a8e191](https://github.com/rango-exchange/rango-client/commit/9a8e191711d2319990ca4d0613e8188a5f86842f))
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
# [0.48.0](https://github.com/rango-exchange/rango-client/compare/provider-trustwallet@0.47.0...provider-trustwallet@0.48.0) (2025-08-05)
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
### Features
|
|
96
|
-
|
|
97
|
-
* implement canSwitchNetwork for hub providers ([5a4eced](https://github.com/rango-exchange/rango-client/commit/5a4eced221046b5474176aca7c569092e36f1bde))
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
# [0.47.0](https://github.com/rango-exchange/rango-client/compare/provider-trustwallet@0.46.0...provider-trustwallet@0.47.0) (2025-07-22)
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
### Bug Fixes
|
|
105
|
-
|
|
106
|
-
* handle trust wallet in app browser user rejection error ([1b1d07f](https://github.com/rango-exchange/rango-client/commit/1b1d07f9155bbd7dbe3f7a9157b353e4a2a3cc40))
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
### Reverts
|
|
110
|
-
|
|
111
|
-
* Revert "chore(release): publish" ([064ce15](https://github.com/rango-exchange/rango-client/commit/064ce157a2f819856f647f83aeb1c0410542e8d7))
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
# [0.45.0](https://github.com/rango-exchange/rango-client/compare/provider-trustwallet@0.44.1...provider-trustwallet@0.45.0) (2025-06-09)
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
### Features
|
|
119
|
-
|
|
120
|
-
* migrate trust wallet to use hub and add support for solana ([61497fd](https://github.com/rango-exchange/rango-client/commit/61497fd40d48d48030e5a6d7ece53b5b7daf7b09))
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
## [0.44.1](https://github.com/rango-exchange/rango-client/compare/provider-trustwallet@0.44.0...provider-trustwallet@0.44.1) (2025-05-04)
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
# [0.44.0](https://github.com/rango-exchange/rango-client/compare/provider-trustwallet@0.43.0...provider-trustwallet@0.44.0) (2025-04-30)
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
### Bug Fixes
|
|
132
|
-
|
|
133
|
-
* rename pbt to ptb for sui ([3d6d89f](https://github.com/rango-exchange/rango-client/commit/3d6d89f2265766607a15d61e0df92643fb33072b))
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
### Features
|
|
137
|
-
|
|
138
|
-
* update sui to consider recent api changes ([d764b25](https://github.com/rango-exchange/rango-client/commit/d764b2501df9bb295f63cdbc0b05acd4a3abb4b9))
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
# [0.43.0](https://github.com/rango-exchange/rango-client/compare/provider-trustwallet@0.42.0...provider-trustwallet@0.43.0) (2025-03-11)
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
# [0.42.0](https://github.com/rango-exchange/rango-client/compare/provider-trustwallet@0.41.0...provider-trustwallet@0.42.0) (2025-02-23)
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
# [0.41.0](https://github.com/rango-exchange/rango-client/compare/provider-trustwallet@0.40.0...provider-trustwallet@0.41.0) (2024-12-30)
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
# [0.40.0](https://github.com/rango-exchange/rango-client/compare/provider-trustwallet@0.39.0...provider-trustwallet@0.40.0) (2024-11-27)
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
# [0.39.0](https://github.com/rango-exchange/rango-client/compare/provider-trustwallet@0.38.0...provider-trustwallet@0.39.0) (2024-11-12)
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
# [0.38.0](https://github.com/rango-exchange/rango-client/compare/provider-trustwallet@0.37.0...provider-trustwallet@0.38.0) (2024-10-12)
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
### Bug Fixes
|
|
166
|
-
|
|
167
|
-
* bump sdk and fix type issues ([d442208](https://github.com/rango-exchange/rango-client/commit/d4422083bf5dd27d5f509ce1db7f9560d05428c8))
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
### Performance Improvements
|
|
171
|
-
|
|
172
|
-
* lazy load signer packages ([7b88f18](https://github.com/rango-exchange/rango-client/commit/7b88f1834f7b29b4b81ab6c81a07bb88e8ccf55c))
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
# [0.37.0](https://github.com/rango-exchange/rango-client/compare/provider-trustwallet@0.36.0...provider-trustwallet@0.37.0) (2024-09-10)
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
# [0.36.0](https://github.com/rango-exchange/rango-client/compare/provider-trustwallet@0.35.1...provider-trustwallet@0.36.0) (2024-08-11)
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
## [0.35.1](https://github.com/rango-exchange/rango-client/compare/provider-trustwallet@0.35.0...provider-trustwallet@0.35.1) (2024-07-14)
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
# [0.35.0](https://github.com/rango-exchange/rango-client/compare/provider-trustwallet@0.33.2...provider-trustwallet@0.35.0) (2024-07-09)
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
# [0.34.0](https://github.com/rango-exchange/rango-client/compare/provider-trustwallet@0.33.2...provider-trustwallet@0.34.0) (2024-06-01)
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
## [0.33.2](https://github.com/rango-exchange/rango-client/compare/provider-trustwallet@0.33.1...provider-trustwallet@0.33.2) (2024-05-26)
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
## [0.33.1](https://github.com/rango-exchange/rango-client/compare/provider-trustwallet@0.33.0...provider-trustwallet@0.33.1) (2024-05-25)
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
# [0.33.0](https://github.com/rango-exchange/rango-client/compare/provider-trustwallet@0.32.0...provider-trustwallet@0.33.0) (2024-05-14)
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
# [0.32.0](https://github.com/rango-exchange/rango-client/compare/provider-trustwallet@0.31.0...provider-trustwallet@0.32.0) (2024-04-24)
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
# [0.31.0](https://github.com/rango-exchange/rango-client/compare/provider-trustwallet@0.30.0...provider-trustwallet@0.31.0) (2024-04-23)
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
# [0.30.0](https://github.com/rango-exchange/rango-client/compare/provider-trustwallet@0.29.0...provider-trustwallet@0.30.0) (2024-04-09)
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
# [0.29.0](https://github.com/rango-exchange/rango-client/compare/provider-trustwallet@0.28.0...provider-trustwallet@0.29.0) (2024-03-12)
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
# [0.28.0](https://github.com/rango-exchange/rango-client/compare/provider-trustwallet@0.27.0...provider-trustwallet@0.28.0) (2024-02-20)
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
# [0.27.0](https://github.com/rango-exchange/rango-client/compare/provider-trustwallet@0.26.0...provider-trustwallet@0.27.0) (2024-02-07)
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
# [0.26.0](https://github.com/rango-exchange/rango-client/compare/provider-trustwallet@0.25.0...provider-trustwallet@0.26.0) (2024-01-22)
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
|
|
236
|
-
# [0.25.0](https://github.com/rango-exchange/rango-client/compare/provider-trustwallet@0.23.0...provider-trustwallet@0.25.0) (2023-12-24)
|
|
237
|
-
|
|
238
|
-
|
|
239
|
-
### Bug Fixes
|
|
240
|
-
|
|
241
|
-
* fix HMR for widget and playground ([8524820](https://github.com/rango-exchange/rango-client/commit/8524820f10cf0b8921f3db0c4f620ff98daa4103))
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
# [0.14.0](https://github.com/rango-exchange/rango-client/compare/provider-trustwallet@0.13.0...provider-trustwallet@0.14.0) (2023-08-03)
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
|
|
249
|
-
# [0.13.0](https://github.com/rango-exchange/rango-client/compare/provider-trustwallet@0.12.0...provider-trustwallet@0.13.0) (2023-08-01)
|
|
250
|
-
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
# [0.9.0](https://github.com/rango-exchange/rango-client/compare/provider-trustwallet@0.8.0...provider-trustwallet@0.9.0) (2023-07-31)
|
|
254
|
-
|
|
255
|
-
|
|
256
|
-
|
|
257
|
-
# [0.7.0](https://github.com/rango-exchange/rango-client/compare/provider-trustwallet@0.6.0...provider-trustwallet@0.7.0) (2023-07-11)
|
|
258
|
-
|
|
259
|
-
|
|
260
|
-
|
|
261
|
-
# [0.6.0](https://github.com/rango-exchange/rango-client/compare/provider-trustwallet@0.5.0...provider-trustwallet@0.6.0) (2023-07-11)
|
|
262
|
-
|
|
263
|
-
|
|
264
|
-
### Reverts
|
|
265
|
-
|
|
266
|
-
* Revert "support for rango-types cjs format" ([ed4e050](https://github.com/rango-exchange/rango-client/commit/ed4e050bfc0dcde7aeffa6b0d73b02080a5721eb))
|
|
267
|
-
* Revert "support for rango-types cjs format" ([4f5f55f](https://github.com/rango-exchange/rango-client/commit/4f5f55f96e8daa329588b932b19c291c30f339c4))
|
|
268
|
-
|
|
269
|
-
|
|
270
|
-
|
|
271
|
-
# [0.5.0](https://github.com/rango-exchange/rango-client/compare/provider-trustwallet@0.4.0...provider-trustwallet@0.5.0) (2023-05-31)
|
|
272
|
-
|
|
273
|
-
|
|
274
|
-
|
|
275
|
-
# [0.4.0](https://github.com/rango-exchange/rango-client/compare/provider-trustwallet@0.3.0...provider-trustwallet@0.4.0) (2023-05-31)
|
|
276
|
-
|
|
277
|
-
|
|
278
|
-
|
|
279
|
-
# [0.3.0](https://github.com/rango-exchange/rango-client/compare/provider-trustwallet@0.2.0...provider-trustwallet@0.3.0) (2023-05-30)
|
|
280
|
-
|
|
281
|
-
|
|
282
|
-
|
|
283
|
-
# [0.2.0](https://github.com/rango-exchange/rango-client/compare/provider-trustwallet@0.1.15...provider-trustwallet@0.2.0) (2023-05-30)
|
|
284
|
-
|
|
285
|
-
|
|
286
|
-
|
|
287
|
-
## [0.1.14](https://github.com/rango-exchange/rango-client/compare/provider-trustwallet@0.1.13...provider-trustwallet@0.1.14) (2023-05-15)
|
|
288
|
-
|
|
289
|
-
|
|
290
|
-
### Bug Fixes
|
|
291
|
-
|
|
292
|
-
* update rango-types and fix notification bugs ([993f185](https://github.com/rango-exchange/rango-client/commit/993f185e0b8c5e5e15a2c65ba2d85d1f9c8daa90))
|
|
293
|
-
|
|
294
|
-
|
|
295
|
-
|