@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,350 +0,0 @@
1
- {
2
- "address": "0x0000000000400CdFef5E2714E63d8040b700BC24",
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 LightAccount"
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": "owner",
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 LightAccount"
95
- }
96
- ],
97
- "stateMutability": "nonpayable"
98
- },
99
- {
100
- "type": "function",
101
- "name": "getAddress",
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": "",
117
- "type": "address",
118
- "internalType": "address"
119
- }
120
- ],
121
- "stateMutability": "view"
122
- },
123
- {
124
- "type": "function",
125
- "name": "owner",
126
- "inputs": [],
127
- "outputs": [
128
- {
129
- "name": "",
130
- "type": "address",
131
- "internalType": "address"
132
- }
133
- ],
134
- "stateMutability": "view"
135
- },
136
- {
137
- "type": "function",
138
- "name": "pendingOwner",
139
- "inputs": [],
140
- "outputs": [
141
- {
142
- "name": "",
143
- "type": "address",
144
- "internalType": "address"
145
- }
146
- ],
147
- "stateMutability": "view"
148
- },
149
- {
150
- "type": "function",
151
- "name": "renounceOwnership",
152
- "inputs": [],
153
- "outputs": [],
154
- "stateMutability": "view"
155
- },
156
- {
157
- "type": "function",
158
- "name": "transferOwnership",
159
- "inputs": [
160
- {
161
- "name": "newOwner",
162
- "type": "address",
163
- "internalType": "address"
164
- }
165
- ],
166
- "outputs": [],
167
- "stateMutability": "nonpayable"
168
- },
169
- {
170
- "type": "function",
171
- "name": "unlockStake",
172
- "inputs": [],
173
- "outputs": [],
174
- "stateMutability": "nonpayable"
175
- },
176
- {
177
- "type": "function",
178
- "name": "withdraw",
179
- "inputs": [
180
- {
181
- "name": "to",
182
- "type": "address",
183
- "internalType": "address payable"
184
- },
185
- {
186
- "name": "token",
187
- "type": "address",
188
- "internalType": "address"
189
- },
190
- {
191
- "name": "amount",
192
- "type": "uint256",
193
- "internalType": "uint256"
194
- }
195
- ],
196
- "outputs": [],
197
- "stateMutability": "nonpayable"
198
- },
199
- {
200
- "type": "function",
201
- "name": "withdrawStake",
202
- "inputs": [
203
- {
204
- "name": "to",
205
- "type": "address",
206
- "internalType": "address payable"
207
- }
208
- ],
209
- "outputs": [],
210
- "stateMutability": "nonpayable"
211
- },
212
- {
213
- "type": "event",
214
- "name": "OwnershipTransferStarted",
215
- "inputs": [
216
- {
217
- "name": "previousOwner",
218
- "type": "address",
219
- "indexed": true,
220
- "internalType": "address"
221
- },
222
- {
223
- "name": "newOwner",
224
- "type": "address",
225
- "indexed": true,
226
- "internalType": "address"
227
- }
228
- ],
229
- "anonymous": false
230
- },
231
- {
232
- "type": "event",
233
- "name": "OwnershipTransferred",
234
- "inputs": [
235
- {
236
- "name": "previousOwner",
237
- "type": "address",
238
- "indexed": true,
239
- "internalType": "address"
240
- },
241
- {
242
- "name": "newOwner",
243
- "type": "address",
244
- "indexed": true,
245
- "internalType": "address"
246
- }
247
- ],
248
- "anonymous": false
249
- },
250
- {
251
- "type": "error",
252
- "name": "AddressEmptyCode",
253
- "inputs": [
254
- {
255
- "name": "target",
256
- "type": "address",
257
- "internalType": "address"
258
- }
259
- ]
260
- },
261
- {
262
- "type": "error",
263
- "name": "AddressInsufficientBalance",
264
- "inputs": [
265
- {
266
- "name": "account",
267
- "type": "address",
268
- "internalType": "address"
269
- }
270
- ]
271
- },
272
- {
273
- "type": "error",
274
- "name": "FailedInnerCall",
275
- "inputs": []
276
- },
277
- {
278
- "type": "error",
279
- "name": "InvalidAction",
280
- "inputs": []
281
- },
282
- {
283
- "type": "error",
284
- "name": "InvalidEntryPoint",
285
- "inputs": [
286
- {
287
- "name": "entryPoint",
288
- "type": "address",
289
- "internalType": "address"
290
- }
291
- ]
292
- },
293
- {
294
- "type": "error",
295
- "name": "OwnableInvalidOwner",
296
- "inputs": [
297
- {
298
- "name": "owner",
299
- "type": "address",
300
- "internalType": "address"
301
- }
302
- ]
303
- },
304
- {
305
- "type": "error",
306
- "name": "OwnableUnauthorizedAccount",
307
- "inputs": [
308
- {
309
- "name": "account",
310
- "type": "address",
311
- "internalType": "address"
312
- }
313
- ]
314
- },
315
- {
316
- "type": "error",
317
- "name": "SafeERC20FailedOperation",
318
- "inputs": [
319
- {
320
- "name": "token",
321
- "type": "address",
322
- "internalType": "address"
323
- }
324
- ]
325
- },
326
- {
327
- "type": "error",
328
- "name": "TransferFailed",
329
- "inputs": []
330
- },
331
- {
332
- "type": "error",
333
- "name": "ZeroAddressNotAllowed",
334
- "inputs": []
335
- }
336
- ],
337
- "constructorArgs": [
338
- "0xDdF32240B4ca3184De7EC8f0D5Aba27dEc8B7A5C",
339
- "0x0000000071727De22E5E9d8BAf0edAc6f37da032"
340
- ],
341
- "linkedLibraries": {},
342
- "deployTxnHash": "0xd6b583c4d62490c2886ce4d08ba2899991fce180293ea8e980868ae78a59ba2d",
343
- "deployTxnBlockNumber": "2",
344
- "deployTimestamp": "1746050836",
345
- "sourceName": "src/LightAccountFactory.sol",
346
- "contractName": "LightAccountFactory",
347
- "deployedOn": "deploy.LightAccountFactory",
348
- "gasUsed": 2621187,
349
- "gasCost": "1669921875"
350
- }