@cartesi/devnet 2.0.0-alpha.6 → 2.0.0-alpha.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (71) hide show
  1. package/anvil_state.json +1 -1
  2. package/deployments/TestMultiToken.json +5 -5
  3. package/deployments/TestNFT.json +5 -5
  4. package/deployments/TestToken.json +5 -5
  5. package/deployments/cartesiDaveAppFactory.DaveAppFactory.json +117 -0
  6. package/deployments/{cartesiRollups.ApplicationFactory.json → cartesiDaveAppFactory.cartesiRollups.ApplicationFactory.json} +5 -5
  7. package/deployments/{cartesiRollups.AuthorityFactory.json → cartesiDaveAppFactory.cartesiRollups.AuthorityFactory.json} +5 -5
  8. package/deployments/{cartesiRollups.ERC1155BatchPortal.json → cartesiDaveAppFactory.cartesiRollups.ERC1155BatchPortal.json} +6 -6
  9. package/deployments/{cartesiRollups.ERC1155SinglePortal.json → cartesiDaveAppFactory.cartesiRollups.ERC1155SinglePortal.json} +6 -6
  10. package/deployments/{cartesiRollups.ERC20Portal.json → cartesiDaveAppFactory.cartesiRollups.ERC20Portal.json} +6 -6
  11. package/deployments/{cartesiRollups.ERC721Portal.json → cartesiDaveAppFactory.cartesiRollups.ERC721Portal.json} +6 -6
  12. package/deployments/{cartesiRollups.EtherPortal.json → cartesiDaveAppFactory.cartesiRollups.EtherPortal.json} +6 -6
  13. package/deployments/{cartesiRollups.InputBox.json → cartesiDaveAppFactory.cartesiRollups.InputBox.json} +4 -4
  14. package/deployments/{cartesiRollups.QuorumFactory.json → cartesiDaveAppFactory.cartesiRollups.QuorumFactory.json} +5 -5
  15. package/deployments/{cartesiRollups.SafeERC20Transfer.json → cartesiDaveAppFactory.cartesiRollups.SafeERC20Transfer.json} +5 -5
  16. package/deployments/{cartesiRollups.SelfHostedApplicationFactory.json → cartesiDaveAppFactory.cartesiRollups.SelfHostedApplicationFactory.json} +7 -7
  17. package/deployments/cartesiDaveAppFactory.prtContracts.BottomTournament.json +1126 -0
  18. package/deployments/cartesiDaveAppFactory.prtContracts.BottomTournamentFactory.json +150 -0
  19. package/deployments/cartesiDaveAppFactory.prtContracts.CanonicalTournamentParametersProvider.json +80 -0
  20. package/deployments/cartesiDaveAppFactory.prtContracts.CartesiStateTransition.json +84 -0
  21. package/deployments/cartesiDaveAppFactory.prtContracts.CmioStateTransition.json +247 -0
  22. package/deployments/cartesiDaveAppFactory.prtContracts.MiddleTournament.json +1126 -0
  23. package/deployments/cartesiDaveAppFactory.prtContracts.MiddleTournamentFactory.json +150 -0
  24. package/deployments/cartesiDaveAppFactory.prtContracts.MultiLevelTournamentFactory.json +231 -0
  25. package/deployments/cartesiDaveAppFactory.prtContracts.RiscVStateTransition.json +149 -0
  26. package/deployments/cartesiDaveAppFactory.prtContracts.TopTournament.json +1126 -0
  27. package/deployments/cartesiDaveAppFactory.prtContracts.TopTournamentFactory.json +115 -0
  28. package/package.json +3 -2
  29. package/deployments/alchemyLightAccountV1.LightAccountFactory.json +0 -89
  30. package/deployments/alchemyLightAccountV1.entrypoint.EntryPoint.json +0 -1322
  31. package/deployments/alchemyLightAccountV2.LightAccountFactory.json +0 -350
  32. package/deployments/alchemyLightAccountV2.MultiOwnerLightAccountFactory.json +0 -389
  33. package/deployments/alchemyLightAccountV2.entrypoint.EntryPoint.json +0 -1009
  34. package/deployments/alchemyModularAccountV2.AccountFactory.json +0 -658
  35. package/deployments/alchemyModularAccountV2.AllowlistModule.json +0 -728
  36. package/deployments/alchemyModularAccountV2.ExecutionInstallDelegate.json +0 -437
  37. package/deployments/alchemyModularAccountV2.ModularAccount.json +0 -1257
  38. package/deployments/alchemyModularAccountV2.NativeTokenLimitModule.json +0 -416
  39. package/deployments/alchemyModularAccountV2.PaymasterGuardModule.json +0 -254
  40. package/deployments/alchemyModularAccountV2.SemiModularAccount7702.json +0 -1309
  41. package/deployments/alchemyModularAccountV2.SemiModularAccountBytecode.json +0 -1304
  42. package/deployments/alchemyModularAccountV2.SemiModularAccountStorageOnly.json +0 -1317
  43. package/deployments/alchemyModularAccountV2.SingleSignerValidationModule.json +0 -343
  44. package/deployments/alchemyModularAccountV2.TimeRangeModule.json +0 -308
  45. package/deployments/alchemyModularAccountV2.WebAuthnValidationModule.json +0 -360
  46. package/deployments/alchemyModularAccountV2.entrypoint.EntryPoint.json +0 -1009
  47. package/deployments/entrypointSimulations.PimlicoEntryPointSimulations.json +0 -44
  48. package/deployments/simpleAccount06.SimpleAccountFactory.json +0 -89
  49. package/deployments/simpleAccount06.entrypoint.EntryPoint.json +0 -1322
  50. package/deployments/simpleAccount07.SimpleAccountFactory.json +0 -89
  51. package/deployments/simpleAccount07.entrypoint.EntryPoint.json +0 -1009
  52. package/deployments/simpleAccount08.Simple7702Account.json +0 -376
  53. package/deployments/simpleAccount08.SimpleAccountFactory.json +0 -102
  54. package/deployments/simpleAccount08.entrypoint.EntryPoint.json +0 -1079
  55. package/deployments/zerodevKernel30.ECDSAValidator.json +0 -302
  56. package/deployments/zerodevKernel30.Kernel.json +0 -1083
  57. package/deployments/zerodevKernel30.KernelFactory.json +0 -94
  58. package/deployments/zerodevKernel30.entryPoint.EntryPoint.json +0 -1009
  59. package/deployments/zerodevKernel30.factoryStaker.FactoryStaker.json +0 -292
  60. package/deployments/zerodevKernel30.factoryStaker.entryPoint.EntryPoint.json +0 -1009
  61. package/deployments/zerodevKernel31.ECDSAValidator.json +0 -292
  62. package/deployments/zerodevKernel31.Kernel.json +0 -1239
  63. package/deployments/zerodevKernel31.KernelFactory.json +0 -94
  64. package/deployments/zerodevKernel31.entryPoint.EntryPoint.json +0 -1009
  65. package/deployments/zerodevKernel31.factoryStaker.FactoryStaker.json +0 -292
  66. package/deployments/zerodevKernel31.factoryStaker.entryPoint.EntryPoint.json +0 -1009
  67. package/deployments/zerodevKernel32.Kernel.json +0 -1310
  68. package/deployments/zerodevKernel32.KernelFactory.json +0 -94
  69. package/deployments/zerodevKernel32.entryPoint.EntryPoint.json +0 -1009
  70. package/deployments/zerodevKernel32.factoryStaker.FactoryStaker.json +0 -292
  71. package/deployments/zerodevKernel32.factoryStaker.entryPoint.EntryPoint.json +0 -1009
@@ -1,376 +0,0 @@
1
- {
2
- "address": "0x4Cd241E8d1510e30b2076397afc7508Ae59C66c9",
3
- "abi": [
4
- {
5
- "type": "fallback",
6
- "stateMutability": "payable"
7
- },
8
- {
9
- "type": "receive",
10
- "stateMutability": "payable"
11
- },
12
- {
13
- "type": "function",
14
- "name": "entryPoint",
15
- "inputs": [],
16
- "outputs": [
17
- {
18
- "name": "",
19
- "type": "address",
20
- "internalType": "contract IEntryPoint"
21
- }
22
- ],
23
- "stateMutability": "pure"
24
- },
25
- {
26
- "type": "function",
27
- "name": "execute",
28
- "inputs": [
29
- {
30
- "name": "target",
31
- "type": "address",
32
- "internalType": "address"
33
- },
34
- {
35
- "name": "value",
36
- "type": "uint256",
37
- "internalType": "uint256"
38
- },
39
- {
40
- "name": "data",
41
- "type": "bytes",
42
- "internalType": "bytes"
43
- }
44
- ],
45
- "outputs": [],
46
- "stateMutability": "nonpayable"
47
- },
48
- {
49
- "type": "function",
50
- "name": "executeBatch",
51
- "inputs": [
52
- {
53
- "name": "calls",
54
- "type": "tuple[]",
55
- "internalType": "struct BaseAccount.Call[]",
56
- "components": [
57
- {
58
- "name": "target",
59
- "type": "address",
60
- "internalType": "address"
61
- },
62
- {
63
- "name": "value",
64
- "type": "uint256",
65
- "internalType": "uint256"
66
- },
67
- {
68
- "name": "data",
69
- "type": "bytes",
70
- "internalType": "bytes"
71
- }
72
- ]
73
- }
74
- ],
75
- "outputs": [],
76
- "stateMutability": "nonpayable"
77
- },
78
- {
79
- "type": "function",
80
- "name": "getNonce",
81
- "inputs": [],
82
- "outputs": [
83
- {
84
- "name": "",
85
- "type": "uint256",
86
- "internalType": "uint256"
87
- }
88
- ],
89
- "stateMutability": "view"
90
- },
91
- {
92
- "type": "function",
93
- "name": "isValidSignature",
94
- "inputs": [
95
- {
96
- "name": "hash",
97
- "type": "bytes32",
98
- "internalType": "bytes32"
99
- },
100
- {
101
- "name": "signature",
102
- "type": "bytes",
103
- "internalType": "bytes"
104
- }
105
- ],
106
- "outputs": [
107
- {
108
- "name": "magicValue",
109
- "type": "bytes4",
110
- "internalType": "bytes4"
111
- }
112
- ],
113
- "stateMutability": "view"
114
- },
115
- {
116
- "type": "function",
117
- "name": "onERC1155BatchReceived",
118
- "inputs": [
119
- {
120
- "name": "",
121
- "type": "address",
122
- "internalType": "address"
123
- },
124
- {
125
- "name": "",
126
- "type": "address",
127
- "internalType": "address"
128
- },
129
- {
130
- "name": "",
131
- "type": "uint256[]",
132
- "internalType": "uint256[]"
133
- },
134
- {
135
- "name": "",
136
- "type": "uint256[]",
137
- "internalType": "uint256[]"
138
- },
139
- {
140
- "name": "",
141
- "type": "bytes",
142
- "internalType": "bytes"
143
- }
144
- ],
145
- "outputs": [
146
- {
147
- "name": "",
148
- "type": "bytes4",
149
- "internalType": "bytes4"
150
- }
151
- ],
152
- "stateMutability": "nonpayable"
153
- },
154
- {
155
- "type": "function",
156
- "name": "onERC1155Received",
157
- "inputs": [
158
- {
159
- "name": "",
160
- "type": "address",
161
- "internalType": "address"
162
- },
163
- {
164
- "name": "",
165
- "type": "address",
166
- "internalType": "address"
167
- },
168
- {
169
- "name": "",
170
- "type": "uint256",
171
- "internalType": "uint256"
172
- },
173
- {
174
- "name": "",
175
- "type": "uint256",
176
- "internalType": "uint256"
177
- },
178
- {
179
- "name": "",
180
- "type": "bytes",
181
- "internalType": "bytes"
182
- }
183
- ],
184
- "outputs": [
185
- {
186
- "name": "",
187
- "type": "bytes4",
188
- "internalType": "bytes4"
189
- }
190
- ],
191
- "stateMutability": "nonpayable"
192
- },
193
- {
194
- "type": "function",
195
- "name": "onERC721Received",
196
- "inputs": [
197
- {
198
- "name": "",
199
- "type": "address",
200
- "internalType": "address"
201
- },
202
- {
203
- "name": "",
204
- "type": "address",
205
- "internalType": "address"
206
- },
207
- {
208
- "name": "",
209
- "type": "uint256",
210
- "internalType": "uint256"
211
- },
212
- {
213
- "name": "",
214
- "type": "bytes",
215
- "internalType": "bytes"
216
- }
217
- ],
218
- "outputs": [
219
- {
220
- "name": "",
221
- "type": "bytes4",
222
- "internalType": "bytes4"
223
- }
224
- ],
225
- "stateMutability": "nonpayable"
226
- },
227
- {
228
- "type": "function",
229
- "name": "supportsInterface",
230
- "inputs": [
231
- {
232
- "name": "id",
233
- "type": "bytes4",
234
- "internalType": "bytes4"
235
- }
236
- ],
237
- "outputs": [
238
- {
239
- "name": "",
240
- "type": "bool",
241
- "internalType": "bool"
242
- }
243
- ],
244
- "stateMutability": "pure"
245
- },
246
- {
247
- "type": "function",
248
- "name": "validateUserOp",
249
- "inputs": [
250
- {
251
- "name": "userOp",
252
- "type": "tuple",
253
- "internalType": "struct PackedUserOperation",
254
- "components": [
255
- {
256
- "name": "sender",
257
- "type": "address",
258
- "internalType": "address"
259
- },
260
- {
261
- "name": "nonce",
262
- "type": "uint256",
263
- "internalType": "uint256"
264
- },
265
- {
266
- "name": "initCode",
267
- "type": "bytes",
268
- "internalType": "bytes"
269
- },
270
- {
271
- "name": "callData",
272
- "type": "bytes",
273
- "internalType": "bytes"
274
- },
275
- {
276
- "name": "accountGasLimits",
277
- "type": "bytes32",
278
- "internalType": "bytes32"
279
- },
280
- {
281
- "name": "preVerificationGas",
282
- "type": "uint256",
283
- "internalType": "uint256"
284
- },
285
- {
286
- "name": "gasFees",
287
- "type": "bytes32",
288
- "internalType": "bytes32"
289
- },
290
- {
291
- "name": "paymasterAndData",
292
- "type": "bytes",
293
- "internalType": "bytes"
294
- },
295
- {
296
- "name": "signature",
297
- "type": "bytes",
298
- "internalType": "bytes"
299
- }
300
- ]
301
- },
302
- {
303
- "name": "userOpHash",
304
- "type": "bytes32",
305
- "internalType": "bytes32"
306
- },
307
- {
308
- "name": "missingAccountFunds",
309
- "type": "uint256",
310
- "internalType": "uint256"
311
- }
312
- ],
313
- "outputs": [
314
- {
315
- "name": "validationData",
316
- "type": "uint256",
317
- "internalType": "uint256"
318
- }
319
- ],
320
- "stateMutability": "nonpayable"
321
- },
322
- {
323
- "type": "error",
324
- "name": "ECDSAInvalidSignature",
325
- "inputs": []
326
- },
327
- {
328
- "type": "error",
329
- "name": "ECDSAInvalidSignatureLength",
330
- "inputs": [
331
- {
332
- "name": "length",
333
- "type": "uint256",
334
- "internalType": "uint256"
335
- }
336
- ]
337
- },
338
- {
339
- "type": "error",
340
- "name": "ECDSAInvalidSignatureS",
341
- "inputs": [
342
- {
343
- "name": "s",
344
- "type": "bytes32",
345
- "internalType": "bytes32"
346
- }
347
- ]
348
- },
349
- {
350
- "type": "error",
351
- "name": "ExecuteError",
352
- "inputs": [
353
- {
354
- "name": "index",
355
- "type": "uint256",
356
- "internalType": "uint256"
357
- },
358
- {
359
- "name": "error",
360
- "type": "bytes",
361
- "internalType": "bytes"
362
- }
363
- ]
364
- }
365
- ],
366
- "constructorArgs": [],
367
- "linkedLibraries": {},
368
- "deployTxnHash": "0x3c101bc96377464f900f86f0b6a5d4381bf0e3bb66fcc8c3746b874efce0f819",
369
- "deployTxnBlockNumber": "1",
370
- "deployTimestamp": "1746197460",
371
- "sourceName": "contracts/accounts/Simple7702Account.sol",
372
- "contractName": "Simple7702Account",
373
- "deployedOn": "deploy.Simple7702Account",
374
- "gasUsed": 834744,
375
- "gasCost": "2000000000"
376
- }
@@ -1,102 +0,0 @@
1
- {
2
- "address": "0x13E9ed32155810FDbd067D4522C492D6f68E5944",
3
- "abi": [
4
- {
5
- "type": "constructor",
6
- "inputs": [
7
- {
8
- "name": "_entryPoint",
9
- "type": "address",
10
- "internalType": "contract IEntryPoint"
11
- }
12
- ],
13
- "stateMutability": "nonpayable"
14
- },
15
- {
16
- "type": "function",
17
- "name": "accountImplementation",
18
- "inputs": [],
19
- "outputs": [
20
- {
21
- "name": "",
22
- "type": "address",
23
- "internalType": "contract SimpleAccount"
24
- }
25
- ],
26
- "stateMutability": "view"
27
- },
28
- {
29
- "type": "function",
30
- "name": "createAccount",
31
- "inputs": [
32
- {
33
- "name": "owner",
34
- "type": "address",
35
- "internalType": "address"
36
- },
37
- {
38
- "name": "salt",
39
- "type": "uint256",
40
- "internalType": "uint256"
41
- }
42
- ],
43
- "outputs": [
44
- {
45
- "name": "ret",
46
- "type": "address",
47
- "internalType": "contract SimpleAccount"
48
- }
49
- ],
50
- "stateMutability": "nonpayable"
51
- },
52
- {
53
- "type": "function",
54
- "name": "getAddress",
55
- "inputs": [
56
- {
57
- "name": "owner",
58
- "type": "address",
59
- "internalType": "address"
60
- },
61
- {
62
- "name": "salt",
63
- "type": "uint256",
64
- "internalType": "uint256"
65
- }
66
- ],
67
- "outputs": [
68
- {
69
- "name": "",
70
- "type": "address",
71
- "internalType": "address"
72
- }
73
- ],
74
- "stateMutability": "view"
75
- },
76
- {
77
- "type": "function",
78
- "name": "senderCreator",
79
- "inputs": [],
80
- "outputs": [
81
- {
82
- "name": "",
83
- "type": "address",
84
- "internalType": "contract ISenderCreator"
85
- }
86
- ],
87
- "stateMutability": "view"
88
- }
89
- ],
90
- "constructorArgs": [
91
- "0x4337084D9E255Ff0702461CF8895CE9E3b5Ff108"
92
- ],
93
- "linkedLibraries": {},
94
- "deployTxnHash": "0xf370cbf1dc8cf60f78f956e5a9329e201c7ca5380f49f20a2a696c0206903d25",
95
- "deployTxnBlockNumber": "4",
96
- "deployTimestamp": "1746197459",
97
- "sourceName": "contracts/accounts/SimpleAccountFactory.sol",
98
- "contractName": "SimpleAccountFactory",
99
- "deployedOn": "deploy.SimpleAccountFactory",
100
- "gasUsed": 1956634,
101
- "gasCost": "1675247716"
102
- }