@gelatonetwork/smartwallet-react-types 1.0.0-alpha.6 → 1.0.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/CHANGELOG.md +263 -6
- package/_dist/index.d.ts.map +1 -1
- package/_dist/index.js +3 -0
- package/_dist/index.js.map +1 -1
- package/_dist/tsconfig.tsbuildinfo +1 -1
- package/_dist/wallet/index.d.ts +9 -0
- package/_dist/wallet/index.d.ts.map +1 -1
- package/_dist/wallet/index.js.map +1 -1
- package/_dist/wallet/provider.d.ts +11 -5
- package/_dist/wallet/provider.d.ts.map +1 -1
- package/package.json +12 -10
- package/src/index.ts +6 -0
- package/src/wallet/index.ts +12 -0
- package/src/wallet/provider.ts +14 -5
package/CHANGELOG.md
CHANGED
|
@@ -1,25 +1,282 @@
|
|
|
1
1
|
# @gelatonetwork/smartwallet-react-types
|
|
2
2
|
|
|
3
|
-
## 1.0.0
|
|
3
|
+
## 1.0.0
|
|
4
|
+
|
|
5
|
+
### Minor Changes
|
|
6
|
+
|
|
7
|
+
- 3f0c94e: DEPRECATED: All @gelatonetwork/smartwallet packages are deprecated. Please migrate to @gelatocloud/gasless.
|
|
4
8
|
|
|
5
9
|
### Patch Changes
|
|
6
10
|
|
|
7
|
-
- Updated dependencies [
|
|
8
|
-
- @gelatonetwork/smartwallet@0.1.0
|
|
11
|
+
- Updated dependencies [3f0c94e]
|
|
12
|
+
- @gelatonetwork/smartwallet@0.1.0
|
|
9
13
|
|
|
10
|
-
##
|
|
14
|
+
## 0.0.28
|
|
11
15
|
|
|
12
|
-
###
|
|
16
|
+
### Patch Changes
|
|
17
|
+
|
|
18
|
+
- Updated dependencies [2166cc0]
|
|
19
|
+
- @gelatonetwork/smartwallet@0.0.28
|
|
20
|
+
|
|
21
|
+
## 0.0.27
|
|
22
|
+
|
|
23
|
+
### Patch Changes
|
|
24
|
+
|
|
25
|
+
- Updated dependencies [df67749]
|
|
26
|
+
- @gelatonetwork/smartwallet@0.0.27
|
|
27
|
+
|
|
28
|
+
## 0.0.26
|
|
29
|
+
|
|
30
|
+
### Patch Changes
|
|
31
|
+
|
|
32
|
+
- Updated dependencies [bee90b2]
|
|
33
|
+
- @gelatonetwork/smartwallet@0.0.26
|
|
34
|
+
|
|
35
|
+
## 0.0.25
|
|
36
|
+
|
|
37
|
+
### Patch Changes
|
|
38
|
+
|
|
39
|
+
- Updated dependencies [5deab72]
|
|
40
|
+
- @gelatonetwork/smartwallet@0.0.25
|
|
41
|
+
|
|
42
|
+
## 0.0.24
|
|
43
|
+
|
|
44
|
+
### Patch Changes
|
|
45
|
+
|
|
46
|
+
- 6d5a518: chore: bump dependencies
|
|
47
|
+
- Updated dependencies [6d5a518]
|
|
48
|
+
- @gelatonetwork/smartwallet@0.0.24
|
|
49
|
+
|
|
50
|
+
## 0.0.23
|
|
51
|
+
|
|
52
|
+
### Patch Changes
|
|
53
|
+
|
|
54
|
+
- Updated dependencies [9b9badd]
|
|
55
|
+
- @gelatonetwork/smartwallet@0.0.23
|
|
56
|
+
|
|
57
|
+
## 0.0.22
|
|
58
|
+
|
|
59
|
+
### Patch Changes
|
|
60
|
+
|
|
61
|
+
- 90c8314: feat: allow passing clientId for privy
|
|
62
|
+
- Updated dependencies [7bd5914]
|
|
63
|
+
- @gelatonetwork/smartwallet@0.0.22
|
|
64
|
+
|
|
65
|
+
## 0.0.21
|
|
66
|
+
|
|
67
|
+
### Patch Changes
|
|
68
|
+
|
|
69
|
+
- 4c94ad5: feat: custom network definition for waas providers
|
|
70
|
+
- Updated dependencies [1320278]
|
|
71
|
+
- Updated dependencies [b13bb97]
|
|
72
|
+
- Updated dependencies [41fb5f7]
|
|
73
|
+
- Updated dependencies [76be45b]
|
|
74
|
+
- Updated dependencies [0213d77]
|
|
75
|
+
- Updated dependencies [0213d77]
|
|
76
|
+
- Updated dependencies [bbc4a33]
|
|
77
|
+
- @gelatonetwork/smartwallet@0.0.21
|
|
78
|
+
|
|
79
|
+
## 0.0.20
|
|
80
|
+
|
|
81
|
+
### Patch Changes
|
|
82
|
+
|
|
83
|
+
- Updated dependencies [c02e775]
|
|
84
|
+
- @gelatonetwork/smartwallet@0.0.20
|
|
85
|
+
|
|
86
|
+
## 0.0.19
|
|
87
|
+
|
|
88
|
+
### Patch Changes
|
|
89
|
+
|
|
90
|
+
- Updated dependencies [c8d03bd]
|
|
91
|
+
- @gelatonetwork/smartwallet@0.0.19
|
|
92
|
+
|
|
93
|
+
## 0.0.18
|
|
94
|
+
|
|
95
|
+
### Patch Changes
|
|
96
|
+
|
|
97
|
+
- Updated dependencies [ba8e9e7]
|
|
98
|
+
- Updated dependencies [7789b61]
|
|
99
|
+
- @gelatonetwork/smartwallet@0.0.18
|
|
100
|
+
|
|
101
|
+
## 0.0.17
|
|
102
|
+
|
|
103
|
+
### Patch Changes
|
|
104
|
+
|
|
105
|
+
- Updated dependencies [69c8072]
|
|
106
|
+
- Updated dependencies [69c8072]
|
|
107
|
+
- @gelatonetwork/smartwallet@0.0.17
|
|
108
|
+
|
|
109
|
+
## 0.0.16
|
|
110
|
+
|
|
111
|
+
### Patch Changes
|
|
112
|
+
|
|
113
|
+
- Updated dependencies [2de3895]
|
|
114
|
+
- @gelatonetwork/smartwallet@0.0.16
|
|
115
|
+
|
|
116
|
+
## 0.0.15
|
|
117
|
+
|
|
118
|
+
### Patch Changes
|
|
119
|
+
|
|
120
|
+
- fa0d8ad: feat: allow privy supported networks to be passed by the user
|
|
121
|
+
- Updated dependencies [3338755]
|
|
122
|
+
- @gelatonetwork/smartwallet@0.0.15
|
|
123
|
+
|
|
124
|
+
## 0.0.14
|
|
125
|
+
|
|
126
|
+
### Patch Changes
|
|
127
|
+
|
|
128
|
+
- Updated dependencies [238aff8]
|
|
129
|
+
- @gelatonetwork/smartwallet@0.0.14
|
|
130
|
+
|
|
131
|
+
## 0.0.13
|
|
132
|
+
|
|
133
|
+
### Patch Changes
|
|
134
|
+
|
|
135
|
+
- Updated dependencies [3c59577]
|
|
136
|
+
- @gelatonetwork/smartwallet@0.0.13
|
|
13
137
|
|
|
138
|
+
## 0.0.12
|
|
139
|
+
|
|
140
|
+
### Patch Changes
|
|
141
|
+
|
|
142
|
+
- Updated dependencies [dd8473c]
|
|
143
|
+
- Updated dependencies [05357f6]
|
|
144
|
+
- Updated dependencies [4b80977]
|
|
145
|
+
- Updated dependencies [7be9f8f]
|
|
146
|
+
- Updated dependencies [788b7a7]
|
|
147
|
+
- @gelatonetwork/smartwallet@0.0.12
|
|
148
|
+
|
|
149
|
+
## 0.0.11
|
|
150
|
+
|
|
151
|
+
### Patch Changes
|
|
152
|
+
|
|
153
|
+
- Updated dependencies [a2944cc]
|
|
154
|
+
- @gelatonetwork/smartwallet@0.0.11
|
|
155
|
+
|
|
156
|
+
## 0.0.10
|
|
157
|
+
|
|
158
|
+
### Patch Changes
|
|
159
|
+
|
|
160
|
+
- Updated dependencies [10f007d]
|
|
161
|
+
- @gelatonetwork/smartwallet@0.0.10
|
|
162
|
+
|
|
163
|
+
## 0.0.9
|
|
164
|
+
|
|
165
|
+
### Patch Changes
|
|
166
|
+
|
|
167
|
+
- Updated dependencies [34454ca]
|
|
168
|
+
- Updated dependencies [966c807]
|
|
169
|
+
- @gelatonetwork/smartwallet@0.0.9
|
|
170
|
+
|
|
171
|
+
## 0.0.8
|
|
172
|
+
|
|
173
|
+
### Patch Changes
|
|
174
|
+
|
|
175
|
+
- Updated dependencies [a0b5854]
|
|
176
|
+
- @gelatonetwork/smartwallet@0.0.8
|
|
177
|
+
|
|
178
|
+
## 0.0.7
|
|
179
|
+
|
|
180
|
+
### Patch Changes
|
|
181
|
+
|
|
182
|
+
- 707d1a4: feat: smart accounts
|
|
183
|
+
- 707d1a4: feat: prepare and send calls
|
|
184
|
+
- Updated dependencies [707d1a4]
|
|
185
|
+
- Updated dependencies [707d1a4]
|
|
186
|
+
- @gelatonetwork/smartwallet@0.0.7
|
|
187
|
+
|
|
188
|
+
## 0.0.6
|
|
189
|
+
|
|
190
|
+
### Patch Changes
|
|
191
|
+
|
|
192
|
+
- Updated dependencies [e7e770a]
|
|
193
|
+
- Updated dependencies [cf3022d]
|
|
194
|
+
- @gelatonetwork/smartwallet@0.0.6
|
|
195
|
+
|
|
196
|
+
## 0.0.5
|
|
197
|
+
|
|
198
|
+
### Patch Changes
|
|
199
|
+
|
|
200
|
+
- Updated dependencies [83104fb]
|
|
201
|
+
- @gelatonetwork/smartwallet@0.0.5
|
|
202
|
+
|
|
203
|
+
## 0.0.4
|
|
204
|
+
|
|
205
|
+
### Patch Changes
|
|
206
|
+
|
|
207
|
+
- Updated dependencies [661273b]
|
|
208
|
+
- @gelatonetwork/smartwallet@0.0.4
|
|
209
|
+
|
|
210
|
+
## 0.0.3
|
|
211
|
+
|
|
212
|
+
### Patch Changes
|
|
213
|
+
|
|
214
|
+
- Updated dependencies [e605a7d]
|
|
215
|
+
- Updated dependencies [203f43d]
|
|
216
|
+
- Updated dependencies [86b38da]
|
|
217
|
+
- @gelatonetwork/smartwallet@0.0.3
|
|
218
|
+
|
|
219
|
+
## 0.0.2
|
|
220
|
+
|
|
221
|
+
### Patch Changes
|
|
222
|
+
|
|
223
|
+
- a4745d0: feat: provide gelato smart wallet client from react component
|
|
14
224
|
- e0b9f69: feat: support kernel wallet (7702)
|
|
225
|
+
- 9d15eea: feat: allow passing gelato apiKey
|
|
226
|
+
- 5f11604: chore: add readmes
|
|
227
|
+
- a7add59: fix: versioning
|
|
228
|
+
- 8ab4de1: refactor: switchNetwork method to accept chainId
|
|
229
|
+
- 5474e52: chore: alpha release
|
|
230
|
+
- 1f2c254: fix: peer dependency
|
|
231
|
+
- Updated dependencies [e0b9f69]
|
|
232
|
+
- Updated dependencies [9d15eea]
|
|
233
|
+
- Updated dependencies [49a40ae]
|
|
234
|
+
- Updated dependencies [2bdff53]
|
|
235
|
+
- Updated dependencies [2ef980a]
|
|
236
|
+
- Updated dependencies [b928e65]
|
|
237
|
+
- Updated dependencies [a7add59]
|
|
238
|
+
- Updated dependencies [9d15eea]
|
|
239
|
+
- Updated dependencies [6055f9b]
|
|
240
|
+
- Updated dependencies [ef7be72]
|
|
241
|
+
- Updated dependencies [ffa3302]
|
|
242
|
+
- Updated dependencies [5474e52]
|
|
243
|
+
- Updated dependencies [1d5eacb]
|
|
244
|
+
- Updated dependencies [575b36b]
|
|
245
|
+
- Updated dependencies [1f2c254]
|
|
246
|
+
- Updated dependencies [576b744]
|
|
247
|
+
- Updated dependencies [576b744]
|
|
248
|
+
- Updated dependencies [d69774c]
|
|
249
|
+
- Updated dependencies [6895459]
|
|
250
|
+
- @gelatonetwork/smartwallet@0.0.2
|
|
251
|
+
|
|
252
|
+
## 0.0.2-alpha.7
|
|
253
|
+
|
|
254
|
+
### Patch Changes
|
|
255
|
+
|
|
256
|
+
- Updated dependencies [2ef980a]
|
|
257
|
+
- @gelatonetwork/smartwallet@0.0.2-alpha.7
|
|
258
|
+
|
|
259
|
+
## 0.0.2-alpha.6
|
|
260
|
+
|
|
261
|
+
### Patch Changes
|
|
262
|
+
|
|
263
|
+
- 8ab4de1: refactor: switchNetwork method to accept chainId
|
|
264
|
+
- Updated dependencies [6055f9b]
|
|
265
|
+
- Updated dependencies [1d5eacb]
|
|
266
|
+
- Updated dependencies [575b36b]
|
|
267
|
+
- @gelatonetwork/smartwallet@0.0.2-alpha.6
|
|
268
|
+
|
|
269
|
+
## 0.0.2-alpha.5
|
|
15
270
|
|
|
16
271
|
### Patch Changes
|
|
17
272
|
|
|
273
|
+
- e0b9f69: feat: support kernel wallet (7702)
|
|
18
274
|
- Updated dependencies [e0b9f69]
|
|
19
275
|
- Updated dependencies [49a40ae]
|
|
276
|
+
- Updated dependencies [2bdff53]
|
|
20
277
|
- Updated dependencies [b928e65]
|
|
21
278
|
- Updated dependencies [ffa3302]
|
|
22
|
-
- @gelatonetwork/smartwallet@0.
|
|
279
|
+
- @gelatonetwork/smartwallet@0.0.2-alpha.5
|
|
23
280
|
|
|
24
281
|
## 0.0.2-alpha.4
|
|
25
282
|
|
package/_dist/index.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAMA,OAAO,KAAK,MAAM,MAAM,mBAAmB,CAAC"}
|
package/_dist/index.js
CHANGED
|
@@ -1,2 +1,5 @@
|
|
|
1
|
+
console.warn("[@gelatonetwork/smartwallet-react-types] DEPRECATED: This package is deprecated. " +
|
|
2
|
+
"Please migrate to @gelatocloud/gasless. " +
|
|
3
|
+
"See https://github.com/gelatodigital/gasless");
|
|
1
4
|
export * as wallet from "./wallet/index.js";
|
|
2
5
|
//# sourceMappingURL=index.js.map
|
package/_dist/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,MAAM,mBAAmB,CAAC"}
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA,OAAO,CAAC,IAAI,CACV,mFAAmF;IACjF,0CAA0C;IAC1C,8CAA8C,CACjD,CAAC;AAEF,OAAO,KAAK,MAAM,MAAM,mBAAmB,CAAC"}
|