@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,360 +0,0 @@
1
- {
2
- "address": "0x0000000000001D9d34E07D9834274dF9ae575217",
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": "replaySafeHash",
46
- "inputs": [
47
- {
48
- "name": "account",
49
- "type": "address",
50
- "internalType": "address"
51
- },
52
- {
53
- "name": "hash",
54
- "type": "bytes32",
55
- "internalType": "bytes32"
56
- }
57
- ],
58
- "outputs": [
59
- {
60
- "name": "",
61
- "type": "bytes32",
62
- "internalType": "bytes32"
63
- }
64
- ],
65
- "stateMutability": "view"
66
- },
67
- {
68
- "type": "function",
69
- "name": "signers",
70
- "inputs": [
71
- {
72
- "name": "entityId",
73
- "type": "uint32",
74
- "internalType": "uint32"
75
- },
76
- {
77
- "name": "account",
78
- "type": "address",
79
- "internalType": "address"
80
- }
81
- ],
82
- "outputs": [
83
- {
84
- "name": "x",
85
- "type": "uint256",
86
- "internalType": "uint256"
87
- },
88
- {
89
- "name": "y",
90
- "type": "uint256",
91
- "internalType": "uint256"
92
- }
93
- ],
94
- "stateMutability": "view"
95
- },
96
- {
97
- "type": "function",
98
- "name": "supportsInterface",
99
- "inputs": [
100
- {
101
- "name": "interfaceId",
102
- "type": "bytes4",
103
- "internalType": "bytes4"
104
- }
105
- ],
106
- "outputs": [
107
- {
108
- "name": "",
109
- "type": "bool",
110
- "internalType": "bool"
111
- }
112
- ],
113
- "stateMutability": "view"
114
- },
115
- {
116
- "type": "function",
117
- "name": "transferSigner",
118
- "inputs": [
119
- {
120
- "name": "entityId",
121
- "type": "uint32",
122
- "internalType": "uint32"
123
- },
124
- {
125
- "name": "x",
126
- "type": "uint256",
127
- "internalType": "uint256"
128
- },
129
- {
130
- "name": "y",
131
- "type": "uint256",
132
- "internalType": "uint256"
133
- }
134
- ],
135
- "outputs": [],
136
- "stateMutability": "nonpayable"
137
- },
138
- {
139
- "type": "function",
140
- "name": "validateRuntime",
141
- "inputs": [
142
- {
143
- "name": "",
144
- "type": "address",
145
- "internalType": "address"
146
- },
147
- {
148
- "name": "",
149
- "type": "uint32",
150
- "internalType": "uint32"
151
- },
152
- {
153
- "name": "",
154
- "type": "address",
155
- "internalType": "address"
156
- },
157
- {
158
- "name": "",
159
- "type": "uint256",
160
- "internalType": "uint256"
161
- },
162
- {
163
- "name": "",
164
- "type": "bytes",
165
- "internalType": "bytes"
166
- },
167
- {
168
- "name": "",
169
- "type": "bytes",
170
- "internalType": "bytes"
171
- }
172
- ],
173
- "outputs": [],
174
- "stateMutability": "pure"
175
- },
176
- {
177
- "type": "function",
178
- "name": "validateSignature",
179
- "inputs": [
180
- {
181
- "name": "account",
182
- "type": "address",
183
- "internalType": "address"
184
- },
185
- {
186
- "name": "entityId",
187
- "type": "uint32",
188
- "internalType": "uint32"
189
- },
190
- {
191
- "name": "",
192
- "type": "address",
193
- "internalType": "address"
194
- },
195
- {
196
- "name": "digest",
197
- "type": "bytes32",
198
- "internalType": "bytes32"
199
- },
200
- {
201
- "name": "signature",
202
- "type": "bytes",
203
- "internalType": "bytes"
204
- }
205
- ],
206
- "outputs": [
207
- {
208
- "name": "",
209
- "type": "bytes4",
210
- "internalType": "bytes4"
211
- }
212
- ],
213
- "stateMutability": "view"
214
- },
215
- {
216
- "type": "function",
217
- "name": "validateUserOp",
218
- "inputs": [
219
- {
220
- "name": "entityId",
221
- "type": "uint32",
222
- "internalType": "uint32"
223
- },
224
- {
225
- "name": "userOp",
226
- "type": "tuple",
227
- "internalType": "struct PackedUserOperation",
228
- "components": [
229
- {
230
- "name": "sender",
231
- "type": "address",
232
- "internalType": "address"
233
- },
234
- {
235
- "name": "nonce",
236
- "type": "uint256",
237
- "internalType": "uint256"
238
- },
239
- {
240
- "name": "initCode",
241
- "type": "bytes",
242
- "internalType": "bytes"
243
- },
244
- {
245
- "name": "callData",
246
- "type": "bytes",
247
- "internalType": "bytes"
248
- },
249
- {
250
- "name": "accountGasLimits",
251
- "type": "bytes32",
252
- "internalType": "bytes32"
253
- },
254
- {
255
- "name": "preVerificationGas",
256
- "type": "uint256",
257
- "internalType": "uint256"
258
- },
259
- {
260
- "name": "gasFees",
261
- "type": "bytes32",
262
- "internalType": "bytes32"
263
- },
264
- {
265
- "name": "paymasterAndData",
266
- "type": "bytes",
267
- "internalType": "bytes"
268
- },
269
- {
270
- "name": "signature",
271
- "type": "bytes",
272
- "internalType": "bytes"
273
- }
274
- ]
275
- },
276
- {
277
- "name": "userOpHash",
278
- "type": "bytes32",
279
- "internalType": "bytes32"
280
- }
281
- ],
282
- "outputs": [
283
- {
284
- "name": "",
285
- "type": "uint256",
286
- "internalType": "uint256"
287
- }
288
- ],
289
- "stateMutability": "view"
290
- },
291
- {
292
- "type": "event",
293
- "name": "SignerTransferred",
294
- "inputs": [
295
- {
296
- "name": "account",
297
- "type": "address",
298
- "indexed": true,
299
- "internalType": "address"
300
- },
301
- {
302
- "name": "entityId",
303
- "type": "uint32",
304
- "indexed": true,
305
- "internalType": "uint32"
306
- },
307
- {
308
- "name": "newX",
309
- "type": "uint256",
310
- "indexed": true,
311
- "internalType": "uint256"
312
- },
313
- {
314
- "name": "newY",
315
- "type": "uint256",
316
- "indexed": true,
317
- "internalType": "uint256"
318
- },
319
- {
320
- "name": "oldX",
321
- "type": "uint256",
322
- "indexed": false,
323
- "internalType": "uint256"
324
- },
325
- {
326
- "name": "oldY",
327
- "type": "uint256",
328
- "indexed": false,
329
- "internalType": "uint256"
330
- }
331
- ],
332
- "anonymous": true
333
- },
334
- {
335
- "type": "error",
336
- "name": "NotAuthorized",
337
- "inputs": []
338
- },
339
- {
340
- "type": "error",
341
- "name": "NotImplemented",
342
- "inputs": []
343
- },
344
- {
345
- "type": "error",
346
- "name": "UnexpectedDataPassed",
347
- "inputs": []
348
- }
349
- ],
350
- "constructorArgs": [],
351
- "linkedLibraries": {},
352
- "deployTxnHash": "0x1ed4c94d799364c6f409b9650ddbbebde3e97e7e004e379d7652f5fe6e59a046",
353
- "deployTxnBlockNumber": "1",
354
- "deployTimestamp": "1745991213",
355
- "sourceName": "src/modules/validation/WebAuthnValidationModule.sol",
356
- "contractName": "WebAuthnValidationModule",
357
- "deployedOn": "deploy.WebAuthnValidationModule",
358
- "gasUsed": 2083407,
359
- "gasCost": "1372698925"
360
- }