@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,416 +0,0 @@
1
- {
2
- "address": "0x00000000000001e541f0D090868FBe24b59Fbe06",
3
- "abi": [
4
- {
5
- "type": "function",
6
- "name": "limits",
7
- "inputs": [
8
- {
9
- "name": "entityId",
10
- "type": "uint256",
11
- "internalType": "uint256"
12
- },
13
- {
14
- "name": "account",
15
- "type": "address",
16
- "internalType": "address"
17
- }
18
- ],
19
- "outputs": [
20
- {
21
- "name": "limit",
22
- "type": "uint256",
23
- "internalType": "uint256"
24
- }
25
- ],
26
- "stateMutability": "view"
27
- },
28
- {
29
- "type": "function",
30
- "name": "moduleId",
31
- "inputs": [],
32
- "outputs": [
33
- {
34
- "name": "",
35
- "type": "string",
36
- "internalType": "string"
37
- }
38
- ],
39
- "stateMutability": "pure"
40
- },
41
- {
42
- "type": "function",
43
- "name": "onInstall",
44
- "inputs": [
45
- {
46
- "name": "data",
47
- "type": "bytes",
48
- "internalType": "bytes"
49
- }
50
- ],
51
- "outputs": [],
52
- "stateMutability": "nonpayable"
53
- },
54
- {
55
- "type": "function",
56
- "name": "onUninstall",
57
- "inputs": [
58
- {
59
- "name": "data",
60
- "type": "bytes",
61
- "internalType": "bytes"
62
- }
63
- ],
64
- "outputs": [],
65
- "stateMutability": "nonpayable"
66
- },
67
- {
68
- "type": "function",
69
- "name": "postExecutionHook",
70
- "inputs": [
71
- {
72
- "name": "",
73
- "type": "uint32",
74
- "internalType": "uint32"
75
- },
76
- {
77
- "name": "",
78
- "type": "bytes",
79
- "internalType": "bytes"
80
- }
81
- ],
82
- "outputs": [],
83
- "stateMutability": "pure"
84
- },
85
- {
86
- "type": "function",
87
- "name": "preExecutionHook",
88
- "inputs": [
89
- {
90
- "name": "entityId",
91
- "type": "uint32",
92
- "internalType": "uint32"
93
- },
94
- {
95
- "name": "",
96
- "type": "address",
97
- "internalType": "address"
98
- },
99
- {
100
- "name": "",
101
- "type": "uint256",
102
- "internalType": "uint256"
103
- },
104
- {
105
- "name": "data",
106
- "type": "bytes",
107
- "internalType": "bytes"
108
- }
109
- ],
110
- "outputs": [
111
- {
112
- "name": "",
113
- "type": "bytes",
114
- "internalType": "bytes"
115
- }
116
- ],
117
- "stateMutability": "nonpayable"
118
- },
119
- {
120
- "type": "function",
121
- "name": "preRuntimeValidationHook",
122
- "inputs": [
123
- {
124
- "name": "",
125
- "type": "uint32",
126
- "internalType": "uint32"
127
- },
128
- {
129
- "name": "",
130
- "type": "address",
131
- "internalType": "address"
132
- },
133
- {
134
- "name": "",
135
- "type": "uint256",
136
- "internalType": "uint256"
137
- },
138
- {
139
- "name": "",
140
- "type": "bytes",
141
- "internalType": "bytes"
142
- },
143
- {
144
- "name": "",
145
- "type": "bytes",
146
- "internalType": "bytes"
147
- }
148
- ],
149
- "outputs": [],
150
- "stateMutability": "pure"
151
- },
152
- {
153
- "type": "function",
154
- "name": "preSignatureValidationHook",
155
- "inputs": [
156
- {
157
- "name": "",
158
- "type": "uint32",
159
- "internalType": "uint32"
160
- },
161
- {
162
- "name": "",
163
- "type": "address",
164
- "internalType": "address"
165
- },
166
- {
167
- "name": "",
168
- "type": "bytes32",
169
- "internalType": "bytes32"
170
- },
171
- {
172
- "name": "",
173
- "type": "bytes",
174
- "internalType": "bytes"
175
- }
176
- ],
177
- "outputs": [],
178
- "stateMutability": "pure"
179
- },
180
- {
181
- "type": "function",
182
- "name": "preUserOpValidationHook",
183
- "inputs": [
184
- {
185
- "name": "entityId",
186
- "type": "uint32",
187
- "internalType": "uint32"
188
- },
189
- {
190
- "name": "userOp",
191
- "type": "tuple",
192
- "internalType": "struct PackedUserOperation",
193
- "components": [
194
- {
195
- "name": "sender",
196
- "type": "address",
197
- "internalType": "address"
198
- },
199
- {
200
- "name": "nonce",
201
- "type": "uint256",
202
- "internalType": "uint256"
203
- },
204
- {
205
- "name": "initCode",
206
- "type": "bytes",
207
- "internalType": "bytes"
208
- },
209
- {
210
- "name": "callData",
211
- "type": "bytes",
212
- "internalType": "bytes"
213
- },
214
- {
215
- "name": "accountGasLimits",
216
- "type": "bytes32",
217
- "internalType": "bytes32"
218
- },
219
- {
220
- "name": "preVerificationGas",
221
- "type": "uint256",
222
- "internalType": "uint256"
223
- },
224
- {
225
- "name": "gasFees",
226
- "type": "bytes32",
227
- "internalType": "bytes32"
228
- },
229
- {
230
- "name": "paymasterAndData",
231
- "type": "bytes",
232
- "internalType": "bytes"
233
- },
234
- {
235
- "name": "signature",
236
- "type": "bytes",
237
- "internalType": "bytes"
238
- }
239
- ]
240
- },
241
- {
242
- "name": "",
243
- "type": "bytes32",
244
- "internalType": "bytes32"
245
- }
246
- ],
247
- "outputs": [
248
- {
249
- "name": "",
250
- "type": "uint256",
251
- "internalType": "uint256"
252
- }
253
- ],
254
- "stateMutability": "nonpayable"
255
- },
256
- {
257
- "type": "function",
258
- "name": "specialPaymasters",
259
- "inputs": [
260
- {
261
- "name": "paymaster",
262
- "type": "address",
263
- "internalType": "address"
264
- },
265
- {
266
- "name": "account",
267
- "type": "address",
268
- "internalType": "address"
269
- }
270
- ],
271
- "outputs": [
272
- {
273
- "name": "allowed",
274
- "type": "bool",
275
- "internalType": "bool"
276
- }
277
- ],
278
- "stateMutability": "view"
279
- },
280
- {
281
- "type": "function",
282
- "name": "supportsInterface",
283
- "inputs": [
284
- {
285
- "name": "interfaceId",
286
- "type": "bytes4",
287
- "internalType": "bytes4"
288
- }
289
- ],
290
- "outputs": [
291
- {
292
- "name": "",
293
- "type": "bool",
294
- "internalType": "bool"
295
- }
296
- ],
297
- "stateMutability": "view"
298
- },
299
- {
300
- "type": "function",
301
- "name": "updateLimits",
302
- "inputs": [
303
- {
304
- "name": "entityId",
305
- "type": "uint32",
306
- "internalType": "uint32"
307
- },
308
- {
309
- "name": "newLimit",
310
- "type": "uint256",
311
- "internalType": "uint256"
312
- }
313
- ],
314
- "outputs": [],
315
- "stateMutability": "nonpayable"
316
- },
317
- {
318
- "type": "function",
319
- "name": "updateSpecialPaymaster",
320
- "inputs": [
321
- {
322
- "name": "paymaster",
323
- "type": "address",
324
- "internalType": "address"
325
- },
326
- {
327
- "name": "allowed",
328
- "type": "bool",
329
- "internalType": "bool"
330
- }
331
- ],
332
- "outputs": [],
333
- "stateMutability": "nonpayable"
334
- },
335
- {
336
- "type": "event",
337
- "name": "NativeTokenSpendLimitUpdated",
338
- "inputs": [
339
- {
340
- "name": "entityId",
341
- "type": "uint32",
342
- "indexed": true,
343
- "internalType": "uint32"
344
- },
345
- {
346
- "name": "account",
347
- "type": "address",
348
- "indexed": true,
349
- "internalType": "address"
350
- },
351
- {
352
- "name": "newLimit",
353
- "type": "uint256",
354
- "indexed": false,
355
- "internalType": "uint256"
356
- }
357
- ],
358
- "anonymous": false
359
- },
360
- {
361
- "type": "event",
362
- "name": "SpecialPaymasterUpdated",
363
- "inputs": [
364
- {
365
- "name": "account",
366
- "type": "address",
367
- "indexed": true,
368
- "internalType": "address"
369
- },
370
- {
371
- "name": "paymaster",
372
- "type": "address",
373
- "indexed": true,
374
- "internalType": "address"
375
- },
376
- {
377
- "name": "allowed",
378
- "type": "bool",
379
- "indexed": false,
380
- "internalType": "bool"
381
- }
382
- ],
383
- "anonymous": false
384
- },
385
- {
386
- "type": "error",
387
- "name": "ExceededNativeTokenLimit",
388
- "inputs": []
389
- },
390
- {
391
- "type": "error",
392
- "name": "InvalidPaymaster",
393
- "inputs": []
394
- },
395
- {
396
- "type": "error",
397
- "name": "NotImplemented",
398
- "inputs": []
399
- },
400
- {
401
- "type": "error",
402
- "name": "UnexpectedDataPassed",
403
- "inputs": []
404
- }
405
- ],
406
- "constructorArgs": [],
407
- "linkedLibraries": {},
408
- "deployTxnHash": "0x1db143c5025226545954275739919eb3f32c6e89e86ffea5fa0b96975892eb1f",
409
- "deployTxnBlockNumber": "1",
410
- "deployTimestamp": "1745991213",
411
- "sourceName": "src/modules/permissions/NativeTokenLimitModule.sol",
412
- "contractName": "NativeTokenLimitModule",
413
- "deployedOn": "deploy.NativeTokenLimitModule",
414
- "gasUsed": 1149684,
415
- "gasCost": "1154679812"
416
- }
@@ -1,254 +0,0 @@
1
- {
2
- "address": "0x0000000000001aA7A7F7E29abe0be06c72FD42A1",
3
- "abi": [
4
- {
5
- "type": "function",
6
- "name": "moduleId",
7
- "inputs": [],
8
- "outputs": [
9
- {
10
- "name": "",
11
- "type": "string",
12
- "internalType": "string"
13
- }
14
- ],
15
- "stateMutability": "pure"
16
- },
17
- {
18
- "type": "function",
19
- "name": "onInstall",
20
- "inputs": [
21
- {
22
- "name": "data",
23
- "type": "bytes",
24
- "internalType": "bytes"
25
- }
26
- ],
27
- "outputs": [],
28
- "stateMutability": "nonpayable"
29
- },
30
- {
31
- "type": "function",
32
- "name": "onUninstall",
33
- "inputs": [
34
- {
35
- "name": "data",
36
- "type": "bytes",
37
- "internalType": "bytes"
38
- }
39
- ],
40
- "outputs": [],
41
- "stateMutability": "nonpayable"
42
- },
43
- {
44
- "type": "function",
45
- "name": "paymasters",
46
- "inputs": [
47
- {
48
- "name": "entityId",
49
- "type": "uint32",
50
- "internalType": "uint32"
51
- },
52
- {
53
- "name": "account",
54
- "type": "address",
55
- "internalType": "address"
56
- }
57
- ],
58
- "outputs": [
59
- {
60
- "name": "paymaster",
61
- "type": "address",
62
- "internalType": "address"
63
- }
64
- ],
65
- "stateMutability": "view"
66
- },
67
- {
68
- "type": "function",
69
- "name": "preRuntimeValidationHook",
70
- "inputs": [
71
- {
72
- "name": "",
73
- "type": "uint32",
74
- "internalType": "uint32"
75
- },
76
- {
77
- "name": "",
78
- "type": "address",
79
- "internalType": "address"
80
- },
81
- {
82
- "name": "",
83
- "type": "uint256",
84
- "internalType": "uint256"
85
- },
86
- {
87
- "name": "",
88
- "type": "bytes",
89
- "internalType": "bytes"
90
- },
91
- {
92
- "name": "",
93
- "type": "bytes",
94
- "internalType": "bytes"
95
- }
96
- ],
97
- "outputs": [],
98
- "stateMutability": "view"
99
- },
100
- {
101
- "type": "function",
102
- "name": "preSignatureValidationHook",
103
- "inputs": [
104
- {
105
- "name": "",
106
- "type": "uint32",
107
- "internalType": "uint32"
108
- },
109
- {
110
- "name": "",
111
- "type": "address",
112
- "internalType": "address"
113
- },
114
- {
115
- "name": "",
116
- "type": "bytes32",
117
- "internalType": "bytes32"
118
- },
119
- {
120
- "name": "",
121
- "type": "bytes",
122
- "internalType": "bytes"
123
- }
124
- ],
125
- "outputs": [],
126
- "stateMutability": "pure"
127
- },
128
- {
129
- "type": "function",
130
- "name": "preUserOpValidationHook",
131
- "inputs": [
132
- {
133
- "name": "entityId",
134
- "type": "uint32",
135
- "internalType": "uint32"
136
- },
137
- {
138
- "name": "userOp",
139
- "type": "tuple",
140
- "internalType": "struct PackedUserOperation",
141
- "components": [
142
- {
143
- "name": "sender",
144
- "type": "address",
145
- "internalType": "address"
146
- },
147
- {
148
- "name": "nonce",
149
- "type": "uint256",
150
- "internalType": "uint256"
151
- },
152
- {
153
- "name": "initCode",
154
- "type": "bytes",
155
- "internalType": "bytes"
156
- },
157
- {
158
- "name": "callData",
159
- "type": "bytes",
160
- "internalType": "bytes"
161
- },
162
- {
163
- "name": "accountGasLimits",
164
- "type": "bytes32",
165
- "internalType": "bytes32"
166
- },
167
- {
168
- "name": "preVerificationGas",
169
- "type": "uint256",
170
- "internalType": "uint256"
171
- },
172
- {
173
- "name": "gasFees",
174
- "type": "bytes32",
175
- "internalType": "bytes32"
176
- },
177
- {
178
- "name": "paymasterAndData",
179
- "type": "bytes",
180
- "internalType": "bytes"
181
- },
182
- {
183
- "name": "signature",
184
- "type": "bytes",
185
- "internalType": "bytes"
186
- }
187
- ]
188
- },
189
- {
190
- "name": "",
191
- "type": "bytes32",
192
- "internalType": "bytes32"
193
- }
194
- ],
195
- "outputs": [
196
- {
197
- "name": "",
198
- "type": "uint256",
199
- "internalType": "uint256"
200
- }
201
- ],
202
- "stateMutability": "view"
203
- },
204
- {
205
- "type": "function",
206
- "name": "supportsInterface",
207
- "inputs": [
208
- {
209
- "name": "interfaceId",
210
- "type": "bytes4",
211
- "internalType": "bytes4"
212
- }
213
- ],
214
- "outputs": [
215
- {
216
- "name": "",
217
- "type": "bool",
218
- "internalType": "bool"
219
- }
220
- ],
221
- "stateMutability": "view"
222
- },
223
- {
224
- "type": "error",
225
- "name": "BadPaymasterSpecified",
226
- "inputs": []
227
- },
228
- {
229
- "type": "error",
230
- "name": "InvalidPaymaster",
231
- "inputs": []
232
- },
233
- {
234
- "type": "error",
235
- "name": "NotImplemented",
236
- "inputs": []
237
- },
238
- {
239
- "type": "error",
240
- "name": "UnexpectedDataPassed",
241
- "inputs": []
242
- }
243
- ],
244
- "constructorArgs": [],
245
- "linkedLibraries": {},
246
- "deployTxnHash": "0x29a38b9ced291cabf3d680fab33a11e386d0a5eeba1ee25f90b979aa42934538",
247
- "deployTxnBlockNumber": "1",
248
- "deployTimestamp": "1745991213",
249
- "sourceName": "src/modules/permissions/PaymasterGuardModule.sol",
250
- "contractName": "PaymasterGuardModule",
251
- "deployedOn": "deploy.PaymasterGuardModule",
252
- "gasUsed": 504101,
253
- "gasCost": "1136826777"
254
- }