@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,437 +0,0 @@
1
- {
2
- "address": "0x0000000000008e6a39E03C7156e46b238C9E2036",
3
- "abi": [
4
- {
5
- "type": "constructor",
6
- "inputs": [],
7
- "stateMutability": "nonpayable"
8
- },
9
- {
10
- "type": "function",
11
- "name": "installExecution",
12
- "inputs": [
13
- {
14
- "name": "module",
15
- "type": "address",
16
- "internalType": "address"
17
- },
18
- {
19
- "name": "manifest",
20
- "type": "tuple",
21
- "internalType": "struct ExecutionManifest",
22
- "components": [
23
- {
24
- "name": "executionFunctions",
25
- "type": "tuple[]",
26
- "internalType": "struct ManifestExecutionFunction[]",
27
- "components": [
28
- {
29
- "name": "executionSelector",
30
- "type": "bytes4",
31
- "internalType": "bytes4"
32
- },
33
- {
34
- "name": "skipRuntimeValidation",
35
- "type": "bool",
36
- "internalType": "bool"
37
- },
38
- {
39
- "name": "allowGlobalValidation",
40
- "type": "bool",
41
- "internalType": "bool"
42
- }
43
- ]
44
- },
45
- {
46
- "name": "executionHooks",
47
- "type": "tuple[]",
48
- "internalType": "struct ManifestExecutionHook[]",
49
- "components": [
50
- {
51
- "name": "executionSelector",
52
- "type": "bytes4",
53
- "internalType": "bytes4"
54
- },
55
- {
56
- "name": "entityId",
57
- "type": "uint32",
58
- "internalType": "uint32"
59
- },
60
- {
61
- "name": "isPreHook",
62
- "type": "bool",
63
- "internalType": "bool"
64
- },
65
- {
66
- "name": "isPostHook",
67
- "type": "bool",
68
- "internalType": "bool"
69
- }
70
- ]
71
- },
72
- {
73
- "name": "interfaceIds",
74
- "type": "bytes4[]",
75
- "internalType": "bytes4[]"
76
- }
77
- ]
78
- },
79
- {
80
- "name": "moduleInstallData",
81
- "type": "bytes",
82
- "internalType": "bytes"
83
- }
84
- ],
85
- "outputs": [],
86
- "stateMutability": "nonpayable"
87
- },
88
- {
89
- "type": "function",
90
- "name": "uninstallExecution",
91
- "inputs": [
92
- {
93
- "name": "module",
94
- "type": "address",
95
- "internalType": "address"
96
- },
97
- {
98
- "name": "manifest",
99
- "type": "tuple",
100
- "internalType": "struct ExecutionManifest",
101
- "components": [
102
- {
103
- "name": "executionFunctions",
104
- "type": "tuple[]",
105
- "internalType": "struct ManifestExecutionFunction[]",
106
- "components": [
107
- {
108
- "name": "executionSelector",
109
- "type": "bytes4",
110
- "internalType": "bytes4"
111
- },
112
- {
113
- "name": "skipRuntimeValidation",
114
- "type": "bool",
115
- "internalType": "bool"
116
- },
117
- {
118
- "name": "allowGlobalValidation",
119
- "type": "bool",
120
- "internalType": "bool"
121
- }
122
- ]
123
- },
124
- {
125
- "name": "executionHooks",
126
- "type": "tuple[]",
127
- "internalType": "struct ManifestExecutionHook[]",
128
- "components": [
129
- {
130
- "name": "executionSelector",
131
- "type": "bytes4",
132
- "internalType": "bytes4"
133
- },
134
- {
135
- "name": "entityId",
136
- "type": "uint32",
137
- "internalType": "uint32"
138
- },
139
- {
140
- "name": "isPreHook",
141
- "type": "bool",
142
- "internalType": "bool"
143
- },
144
- {
145
- "name": "isPostHook",
146
- "type": "bool",
147
- "internalType": "bool"
148
- }
149
- ]
150
- },
151
- {
152
- "name": "interfaceIds",
153
- "type": "bytes4[]",
154
- "internalType": "bytes4[]"
155
- }
156
- ]
157
- },
158
- {
159
- "name": "uninstallData",
160
- "type": "bytes",
161
- "internalType": "bytes"
162
- }
163
- ],
164
- "outputs": [],
165
- "stateMutability": "nonpayable"
166
- },
167
- {
168
- "type": "event",
169
- "name": "ExecutionInstalled",
170
- "inputs": [
171
- {
172
- "name": "module",
173
- "type": "address",
174
- "indexed": true,
175
- "internalType": "address"
176
- },
177
- {
178
- "name": "manifest",
179
- "type": "tuple",
180
- "indexed": false,
181
- "internalType": "struct ExecutionManifest",
182
- "components": [
183
- {
184
- "name": "executionFunctions",
185
- "type": "tuple[]",
186
- "internalType": "struct ManifestExecutionFunction[]",
187
- "components": [
188
- {
189
- "name": "executionSelector",
190
- "type": "bytes4",
191
- "internalType": "bytes4"
192
- },
193
- {
194
- "name": "skipRuntimeValidation",
195
- "type": "bool",
196
- "internalType": "bool"
197
- },
198
- {
199
- "name": "allowGlobalValidation",
200
- "type": "bool",
201
- "internalType": "bool"
202
- }
203
- ]
204
- },
205
- {
206
- "name": "executionHooks",
207
- "type": "tuple[]",
208
- "internalType": "struct ManifestExecutionHook[]",
209
- "components": [
210
- {
211
- "name": "executionSelector",
212
- "type": "bytes4",
213
- "internalType": "bytes4"
214
- },
215
- {
216
- "name": "entityId",
217
- "type": "uint32",
218
- "internalType": "uint32"
219
- },
220
- {
221
- "name": "isPreHook",
222
- "type": "bool",
223
- "internalType": "bool"
224
- },
225
- {
226
- "name": "isPostHook",
227
- "type": "bool",
228
- "internalType": "bool"
229
- }
230
- ]
231
- },
232
- {
233
- "name": "interfaceIds",
234
- "type": "bytes4[]",
235
- "internalType": "bytes4[]"
236
- }
237
- ]
238
- }
239
- ],
240
- "anonymous": false
241
- },
242
- {
243
- "type": "event",
244
- "name": "ExecutionUninstalled",
245
- "inputs": [
246
- {
247
- "name": "module",
248
- "type": "address",
249
- "indexed": true,
250
- "internalType": "address"
251
- },
252
- {
253
- "name": "onUninstallSucceeded",
254
- "type": "bool",
255
- "indexed": false,
256
- "internalType": "bool"
257
- },
258
- {
259
- "name": "manifest",
260
- "type": "tuple",
261
- "indexed": false,
262
- "internalType": "struct ExecutionManifest",
263
- "components": [
264
- {
265
- "name": "executionFunctions",
266
- "type": "tuple[]",
267
- "internalType": "struct ManifestExecutionFunction[]",
268
- "components": [
269
- {
270
- "name": "executionSelector",
271
- "type": "bytes4",
272
- "internalType": "bytes4"
273
- },
274
- {
275
- "name": "skipRuntimeValidation",
276
- "type": "bool",
277
- "internalType": "bool"
278
- },
279
- {
280
- "name": "allowGlobalValidation",
281
- "type": "bool",
282
- "internalType": "bool"
283
- }
284
- ]
285
- },
286
- {
287
- "name": "executionHooks",
288
- "type": "tuple[]",
289
- "internalType": "struct ManifestExecutionHook[]",
290
- "components": [
291
- {
292
- "name": "executionSelector",
293
- "type": "bytes4",
294
- "internalType": "bytes4"
295
- },
296
- {
297
- "name": "entityId",
298
- "type": "uint32",
299
- "internalType": "uint32"
300
- },
301
- {
302
- "name": "isPreHook",
303
- "type": "bool",
304
- "internalType": "bool"
305
- },
306
- {
307
- "name": "isPostHook",
308
- "type": "bool",
309
- "internalType": "bool"
310
- }
311
- ]
312
- },
313
- {
314
- "name": "interfaceIds",
315
- "type": "bytes4[]",
316
- "internalType": "bytes4[]"
317
- }
318
- ]
319
- }
320
- ],
321
- "anonymous": false
322
- },
323
- {
324
- "type": "error",
325
- "name": "ERC4337FunctionNotAllowed",
326
- "inputs": [
327
- {
328
- "name": "selector",
329
- "type": "bytes4",
330
- "internalType": "bytes4"
331
- }
332
- ]
333
- },
334
- {
335
- "type": "error",
336
- "name": "ExecutionFunctionAlreadySet",
337
- "inputs": [
338
- {
339
- "name": "selector",
340
- "type": "bytes4",
341
- "internalType": "bytes4"
342
- }
343
- ]
344
- },
345
- {
346
- "type": "error",
347
- "name": "ExecutionFunctionNotSet",
348
- "inputs": [
349
- {
350
- "name": "selector",
351
- "type": "bytes4",
352
- "internalType": "bytes4"
353
- }
354
- ]
355
- },
356
- {
357
- "type": "error",
358
- "name": "ExecutionHookAlreadySet",
359
- "inputs": [
360
- {
361
- "name": "hookConfig",
362
- "type": "bytes25",
363
- "internalType": "HookConfig"
364
- }
365
- ]
366
- },
367
- {
368
- "type": "error",
369
- "name": "ExecutionHookNotSet",
370
- "inputs": [
371
- {
372
- "name": "hookConfig",
373
- "type": "bytes25",
374
- "internalType": "HookConfig"
375
- }
376
- ]
377
- },
378
- {
379
- "type": "error",
380
- "name": "IModuleFunctionNotAllowed",
381
- "inputs": [
382
- {
383
- "name": "selector",
384
- "type": "bytes4",
385
- "internalType": "bytes4"
386
- }
387
- ]
388
- },
389
- {
390
- "type": "error",
391
- "name": "InterfaceNotSupported",
392
- "inputs": [
393
- {
394
- "name": "module",
395
- "type": "address",
396
- "internalType": "address"
397
- }
398
- ]
399
- },
400
- {
401
- "type": "error",
402
- "name": "ModuleInstallCallbackFailed",
403
- "inputs": [
404
- {
405
- "name": "module",
406
- "type": "address",
407
- "internalType": "address"
408
- },
409
- {
410
- "name": "revertReason",
411
- "type": "bytes",
412
- "internalType": "bytes"
413
- }
414
- ]
415
- },
416
- {
417
- "type": "error",
418
- "name": "NullModule",
419
- "inputs": []
420
- },
421
- {
422
- "type": "error",
423
- "name": "OnlyDelegateCall",
424
- "inputs": []
425
- }
426
- ],
427
- "constructorArgs": [],
428
- "linkedLibraries": {},
429
- "deployTxnHash": "0x1cbb122a5ffbee6905e2d0a7bb618f5f2ff86e1f8ae709e7f28b957eed31fc66",
430
- "deployTxnBlockNumber": "1",
431
- "deployTimestamp": "1745991214",
432
- "sourceName": "src/helpers/ExecutionInstallDelegate.sol",
433
- "contractName": "ExecutionInstallDelegate",
434
- "deployedOn": "deploy.ExecutionInstallDelegate",
435
- "gasUsed": 1328026,
436
- "gasCost": "2000000000"
437
- }