@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,302 +0,0 @@
1
- {
2
- "address": "0x8104e3Ad430EA6d354d013A6789fDFc71E671c43",
3
- "abi": [
4
- {
5
- "type": "function",
6
- "name": "ecdsaValidatorStorage",
7
- "inputs": [
8
- {
9
- "name": "",
10
- "type": "address",
11
- "internalType": "address"
12
- }
13
- ],
14
- "outputs": [
15
- {
16
- "name": "owner",
17
- "type": "address",
18
- "internalType": "address"
19
- }
20
- ],
21
- "stateMutability": "view"
22
- },
23
- {
24
- "type": "function",
25
- "name": "isInitialized",
26
- "inputs": [
27
- {
28
- "name": "smartAccount",
29
- "type": "address",
30
- "internalType": "address"
31
- }
32
- ],
33
- "outputs": [
34
- {
35
- "name": "",
36
- "type": "bool",
37
- "internalType": "bool"
38
- }
39
- ],
40
- "stateMutability": "view"
41
- },
42
- {
43
- "type": "function",
44
- "name": "isModuleType",
45
- "inputs": [
46
- {
47
- "name": "typeID",
48
- "type": "uint256",
49
- "internalType": "uint256"
50
- }
51
- ],
52
- "outputs": [
53
- {
54
- "name": "",
55
- "type": "bool",
56
- "internalType": "bool"
57
- }
58
- ],
59
- "stateMutability": "pure"
60
- },
61
- {
62
- "type": "function",
63
- "name": "isValidSignatureWithSender",
64
- "inputs": [
65
- {
66
- "name": "",
67
- "type": "address",
68
- "internalType": "address"
69
- },
70
- {
71
- "name": "hash",
72
- "type": "bytes32",
73
- "internalType": "bytes32"
74
- },
75
- {
76
- "name": "sig",
77
- "type": "bytes",
78
- "internalType": "bytes"
79
- }
80
- ],
81
- "outputs": [
82
- {
83
- "name": "",
84
- "type": "bytes4",
85
- "internalType": "bytes4"
86
- }
87
- ],
88
- "stateMutability": "view"
89
- },
90
- {
91
- "type": "function",
92
- "name": "onInstall",
93
- "inputs": [
94
- {
95
- "name": "_data",
96
- "type": "bytes",
97
- "internalType": "bytes"
98
- }
99
- ],
100
- "outputs": [],
101
- "stateMutability": "payable"
102
- },
103
- {
104
- "type": "function",
105
- "name": "onUninstall",
106
- "inputs": [
107
- {
108
- "name": "",
109
- "type": "bytes",
110
- "internalType": "bytes"
111
- }
112
- ],
113
- "outputs": [],
114
- "stateMutability": "payable"
115
- },
116
- {
117
- "type": "function",
118
- "name": "postCheck",
119
- "inputs": [
120
- {
121
- "name": "hookData",
122
- "type": "bytes",
123
- "internalType": "bytes"
124
- },
125
- {
126
- "name": "success",
127
- "type": "bool",
128
- "internalType": "bool"
129
- },
130
- {
131
- "name": "res",
132
- "type": "bytes",
133
- "internalType": "bytes"
134
- }
135
- ],
136
- "outputs": [],
137
- "stateMutability": "payable"
138
- },
139
- {
140
- "type": "function",
141
- "name": "preCheck",
142
- "inputs": [
143
- {
144
- "name": "msgSender",
145
- "type": "address",
146
- "internalType": "address"
147
- },
148
- {
149
- "name": "value",
150
- "type": "uint256",
151
- "internalType": "uint256"
152
- },
153
- {
154
- "name": "",
155
- "type": "bytes",
156
- "internalType": "bytes"
157
- }
158
- ],
159
- "outputs": [
160
- {
161
- "name": "",
162
- "type": "bytes",
163
- "internalType": "bytes"
164
- }
165
- ],
166
- "stateMutability": "payable"
167
- },
168
- {
169
- "type": "function",
170
- "name": "validateUserOp",
171
- "inputs": [
172
- {
173
- "name": "userOp",
174
- "type": "tuple",
175
- "internalType": "struct PackedUserOperation",
176
- "components": [
177
- {
178
- "name": "sender",
179
- "type": "address",
180
- "internalType": "address"
181
- },
182
- {
183
- "name": "nonce",
184
- "type": "uint256",
185
- "internalType": "uint256"
186
- },
187
- {
188
- "name": "initCode",
189
- "type": "bytes",
190
- "internalType": "bytes"
191
- },
192
- {
193
- "name": "callData",
194
- "type": "bytes",
195
- "internalType": "bytes"
196
- },
197
- {
198
- "name": "accountGasLimits",
199
- "type": "bytes32",
200
- "internalType": "bytes32"
201
- },
202
- {
203
- "name": "preVerificationGas",
204
- "type": "uint256",
205
- "internalType": "uint256"
206
- },
207
- {
208
- "name": "gasFees",
209
- "type": "bytes32",
210
- "internalType": "bytes32"
211
- },
212
- {
213
- "name": "paymasterAndData",
214
- "type": "bytes",
215
- "internalType": "bytes"
216
- },
217
- {
218
- "name": "signature",
219
- "type": "bytes",
220
- "internalType": "bytes"
221
- }
222
- ]
223
- },
224
- {
225
- "name": "userOpHash",
226
- "type": "bytes32",
227
- "internalType": "bytes32"
228
- }
229
- ],
230
- "outputs": [
231
- {
232
- "name": "",
233
- "type": "uint256",
234
- "internalType": "uint256"
235
- }
236
- ],
237
- "stateMutability": "payable"
238
- },
239
- {
240
- "type": "event",
241
- "name": "OwnerRegistered",
242
- "inputs": [
243
- {
244
- "name": "kernel",
245
- "type": "address",
246
- "indexed": true,
247
- "internalType": "address"
248
- },
249
- {
250
- "name": "owner",
251
- "type": "address",
252
- "indexed": true,
253
- "internalType": "address"
254
- }
255
- ],
256
- "anonymous": false
257
- },
258
- {
259
- "type": "error",
260
- "name": "AlreadyInitialized",
261
- "inputs": [
262
- {
263
- "name": "smartAccount",
264
- "type": "address",
265
- "internalType": "address"
266
- }
267
- ]
268
- },
269
- {
270
- "type": "error",
271
- "name": "InvalidTargetAddress",
272
- "inputs": [
273
- {
274
- "name": "target",
275
- "type": "address",
276
- "internalType": "address"
277
- }
278
- ]
279
- },
280
- {
281
- "type": "error",
282
- "name": "NotInitialized",
283
- "inputs": [
284
- {
285
- "name": "smartAccount",
286
- "type": "address",
287
- "internalType": "address"
288
- }
289
- ]
290
- }
291
- ],
292
- "constructorArgs": [],
293
- "linkedLibraries": {},
294
- "deployTxnHash": "0x710b2efcbf25a90e38063d11c28d3ee222bd6e0032cdc906e3b8cdf077aea58b",
295
- "deployTxnBlockNumber": "1",
296
- "deployTimestamp": "1745949345",
297
- "sourceName": "src/validator/ECDSAValidator.sol",
298
- "contractName": "ECDSAValidator",
299
- "deployedOn": "deploy.ECDSAValidator",
300
- "gasUsed": 455377,
301
- "gasCost": "2000000000"
302
- }