@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,389 +0,0 @@
1
- {
2
- "address": "0x000000000019d2Ee9F2729A65AfE20bb0020AefC",
3
- "abi": [
4
- {
5
- "type": "constructor",
6
- "inputs": [
7
- {
8
- "name": "owner",
9
- "type": "address",
10
- "internalType": "address"
11
- },
12
- {
13
- "name": "entryPoint",
14
- "type": "address",
15
- "internalType": "contract IEntryPoint"
16
- }
17
- ],
18
- "stateMutability": "nonpayable"
19
- },
20
- {
21
- "type": "receive",
22
- "stateMutability": "payable"
23
- },
24
- {
25
- "type": "function",
26
- "name": "ACCOUNT_IMPLEMENTATION",
27
- "inputs": [],
28
- "outputs": [
29
- {
30
- "name": "",
31
- "type": "address",
32
- "internalType": "contract MultiOwnerLightAccount"
33
- }
34
- ],
35
- "stateMutability": "view"
36
- },
37
- {
38
- "type": "function",
39
- "name": "ENTRY_POINT",
40
- "inputs": [],
41
- "outputs": [
42
- {
43
- "name": "",
44
- "type": "address",
45
- "internalType": "contract IEntryPoint"
46
- }
47
- ],
48
- "stateMutability": "view"
49
- },
50
- {
51
- "type": "function",
52
- "name": "acceptOwnership",
53
- "inputs": [],
54
- "outputs": [],
55
- "stateMutability": "nonpayable"
56
- },
57
- {
58
- "type": "function",
59
- "name": "addStake",
60
- "inputs": [
61
- {
62
- "name": "unstakeDelay",
63
- "type": "uint32",
64
- "internalType": "uint32"
65
- },
66
- {
67
- "name": "amount",
68
- "type": "uint256",
69
- "internalType": "uint256"
70
- }
71
- ],
72
- "outputs": [],
73
- "stateMutability": "payable"
74
- },
75
- {
76
- "type": "function",
77
- "name": "createAccount",
78
- "inputs": [
79
- {
80
- "name": "owners",
81
- "type": "address[]",
82
- "internalType": "address[]"
83
- },
84
- {
85
- "name": "salt",
86
- "type": "uint256",
87
- "internalType": "uint256"
88
- }
89
- ],
90
- "outputs": [
91
- {
92
- "name": "account",
93
- "type": "address",
94
- "internalType": "contract MultiOwnerLightAccount"
95
- }
96
- ],
97
- "stateMutability": "nonpayable"
98
- },
99
- {
100
- "type": "function",
101
- "name": "createAccountSingle",
102
- "inputs": [
103
- {
104
- "name": "owner",
105
- "type": "address",
106
- "internalType": "address"
107
- },
108
- {
109
- "name": "salt",
110
- "type": "uint256",
111
- "internalType": "uint256"
112
- }
113
- ],
114
- "outputs": [
115
- {
116
- "name": "account",
117
- "type": "address",
118
- "internalType": "contract MultiOwnerLightAccount"
119
- }
120
- ],
121
- "stateMutability": "nonpayable"
122
- },
123
- {
124
- "type": "function",
125
- "name": "getAddress",
126
- "inputs": [
127
- {
128
- "name": "owners",
129
- "type": "address[]",
130
- "internalType": "address[]"
131
- },
132
- {
133
- "name": "salt",
134
- "type": "uint256",
135
- "internalType": "uint256"
136
- }
137
- ],
138
- "outputs": [
139
- {
140
- "name": "",
141
- "type": "address",
142
- "internalType": "address"
143
- }
144
- ],
145
- "stateMutability": "view"
146
- },
147
- {
148
- "type": "function",
149
- "name": "owner",
150
- "inputs": [],
151
- "outputs": [
152
- {
153
- "name": "",
154
- "type": "address",
155
- "internalType": "address"
156
- }
157
- ],
158
- "stateMutability": "view"
159
- },
160
- {
161
- "type": "function",
162
- "name": "pendingOwner",
163
- "inputs": [],
164
- "outputs": [
165
- {
166
- "name": "",
167
- "type": "address",
168
- "internalType": "address"
169
- }
170
- ],
171
- "stateMutability": "view"
172
- },
173
- {
174
- "type": "function",
175
- "name": "renounceOwnership",
176
- "inputs": [],
177
- "outputs": [],
178
- "stateMutability": "view"
179
- },
180
- {
181
- "type": "function",
182
- "name": "transferOwnership",
183
- "inputs": [
184
- {
185
- "name": "newOwner",
186
- "type": "address",
187
- "internalType": "address"
188
- }
189
- ],
190
- "outputs": [],
191
- "stateMutability": "nonpayable"
192
- },
193
- {
194
- "type": "function",
195
- "name": "unlockStake",
196
- "inputs": [],
197
- "outputs": [],
198
- "stateMutability": "nonpayable"
199
- },
200
- {
201
- "type": "function",
202
- "name": "withdraw",
203
- "inputs": [
204
- {
205
- "name": "to",
206
- "type": "address",
207
- "internalType": "address payable"
208
- },
209
- {
210
- "name": "token",
211
- "type": "address",
212
- "internalType": "address"
213
- },
214
- {
215
- "name": "amount",
216
- "type": "uint256",
217
- "internalType": "uint256"
218
- }
219
- ],
220
- "outputs": [],
221
- "stateMutability": "nonpayable"
222
- },
223
- {
224
- "type": "function",
225
- "name": "withdrawStake",
226
- "inputs": [
227
- {
228
- "name": "to",
229
- "type": "address",
230
- "internalType": "address payable"
231
- }
232
- ],
233
- "outputs": [],
234
- "stateMutability": "nonpayable"
235
- },
236
- {
237
- "type": "event",
238
- "name": "OwnershipTransferStarted",
239
- "inputs": [
240
- {
241
- "name": "previousOwner",
242
- "type": "address",
243
- "indexed": true,
244
- "internalType": "address"
245
- },
246
- {
247
- "name": "newOwner",
248
- "type": "address",
249
- "indexed": true,
250
- "internalType": "address"
251
- }
252
- ],
253
- "anonymous": false
254
- },
255
- {
256
- "type": "event",
257
- "name": "OwnershipTransferred",
258
- "inputs": [
259
- {
260
- "name": "previousOwner",
261
- "type": "address",
262
- "indexed": true,
263
- "internalType": "address"
264
- },
265
- {
266
- "name": "newOwner",
267
- "type": "address",
268
- "indexed": true,
269
- "internalType": "address"
270
- }
271
- ],
272
- "anonymous": false
273
- },
274
- {
275
- "type": "error",
276
- "name": "AddressEmptyCode",
277
- "inputs": [
278
- {
279
- "name": "target",
280
- "type": "address",
281
- "internalType": "address"
282
- }
283
- ]
284
- },
285
- {
286
- "type": "error",
287
- "name": "AddressInsufficientBalance",
288
- "inputs": [
289
- {
290
- "name": "account",
291
- "type": "address",
292
- "internalType": "address"
293
- }
294
- ]
295
- },
296
- {
297
- "type": "error",
298
- "name": "FailedInnerCall",
299
- "inputs": []
300
- },
301
- {
302
- "type": "error",
303
- "name": "InvalidAction",
304
- "inputs": []
305
- },
306
- {
307
- "type": "error",
308
- "name": "InvalidEntryPoint",
309
- "inputs": [
310
- {
311
- "name": "entryPoint",
312
- "type": "address",
313
- "internalType": "address"
314
- }
315
- ]
316
- },
317
- {
318
- "type": "error",
319
- "name": "InvalidOwners",
320
- "inputs": []
321
- },
322
- {
323
- "type": "error",
324
- "name": "OwnableInvalidOwner",
325
- "inputs": [
326
- {
327
- "name": "owner",
328
- "type": "address",
329
- "internalType": "address"
330
- }
331
- ]
332
- },
333
- {
334
- "type": "error",
335
- "name": "OwnableUnauthorizedAccount",
336
- "inputs": [
337
- {
338
- "name": "account",
339
- "type": "address",
340
- "internalType": "address"
341
- }
342
- ]
343
- },
344
- {
345
- "type": "error",
346
- "name": "OwnersArrayEmpty",
347
- "inputs": []
348
- },
349
- {
350
- "type": "error",
351
- "name": "OwnersLimitExceeded",
352
- "inputs": []
353
- },
354
- {
355
- "type": "error",
356
- "name": "SafeERC20FailedOperation",
357
- "inputs": [
358
- {
359
- "name": "token",
360
- "type": "address",
361
- "internalType": "address"
362
- }
363
- ]
364
- },
365
- {
366
- "type": "error",
367
- "name": "TransferFailed",
368
- "inputs": []
369
- },
370
- {
371
- "type": "error",
372
- "name": "ZeroAddressNotAllowed",
373
- "inputs": []
374
- }
375
- ],
376
- "constructorArgs": [
377
- "0xDdF32240B4ca3184De7EC8f0D5Aba27dEc8B7A5C",
378
- "0x0000000071727De22E5E9d8BAf0edAc6f37da032"
379
- ],
380
- "linkedLibraries": {},
381
- "deployTxnHash": "0xc51717b8fccb2231080d8b5a948ad5d7fd3f486c2492415e1caf7773452663f0",
382
- "deployTxnBlockNumber": "3",
383
- "deployTimestamp": "1746050836",
384
- "sourceName": "src/MultiOwnerLightAccountFactory.sol",
385
- "contractName": "MultiOwnerLightAccountFactory",
386
- "deployedOn": "deploy.MultiOwnerLightAccountFactory",
387
- "gasUsed": 3263412,
388
- "gasCost": "1600814895"
389
- }