@latticexyz/world-modules 2.0.0-main-e20633d4 → 2.0.0-main-071aadb9

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 (113) hide show
  1. package/out/ArrayLib.sol/ArrayLib.json +255 -255
  2. package/out/CallboundDelegationControl.sol/CallboundDelegationControl.json +220 -220
  3. package/out/CallboundDelegations.sol/CallboundDelegations.json +4463 -4463
  4. package/out/DecodeSlice.sol/DecodeSlice.json +3250 -3250
  5. package/out/DelegationControl.sol/DelegationControl.json +98 -98
  6. package/out/EncodeArray.sol/EncodeArray.json +3345 -3345
  7. package/out/FieldLayout.sol/FieldLayoutInstance.json +47 -47
  8. package/out/FieldLayout.sol/FieldLayoutLib.json +47 -47
  9. package/out/Hook.sol/HookInstance.json +13 -13
  10. package/out/Hook.sol/HookLib.json +13 -13
  11. package/out/Hooks.sol/Hooks.json +3186 -3186
  12. package/out/IAccessManagementSystem.sol/IAccessManagementSystem.json +106 -100
  13. package/out/IBalanceTransferSystem.sol/IBalanceTransferSystem.json +98 -92
  14. package/out/IBaseWorld.sol/IBaseWorld.json +79 -79
  15. package/out/IBatchCallSystem.sol/IBatchCallSystem.json +92 -86
  16. package/out/ICoreSystem.sol/ICoreSystem.json +19 -13
  17. package/out/IDelegationControl.sol/IDelegationControl.json +62 -62
  18. package/out/IModule.sol/IModule.json +78 -78
  19. package/out/IModuleInstallationSystem.sol/IModuleInstallationSystem.json +52 -46
  20. package/out/ISystemHook.sol/ISystemHook.json +86 -86
  21. package/out/IUniqueEntitySystem.sol/IUniqueEntitySystem.json +13 -13
  22. package/out/IWorldContextConsumer.sol/IWorldContextConsumer.json +71 -71
  23. package/out/IWorldErrors.sol/IWorldErrors.json +152 -152
  24. package/out/IWorldKernel.sol/IWorldCall.json +154 -154
  25. package/out/IWorldKernel.sol/IWorldKernel.json +154 -154
  26. package/out/IWorldKernel.sol/IWorldModuleInstallation.json +154 -154
  27. package/out/IWorldRegistrationSystem.sol/IWorldRegistrationSystem.json +329 -323
  28. package/out/KeysInTable.sol/KeysInTable.json +18239 -18239
  29. package/out/KeysInTableHook.sol/KeysInTableHook.json +882 -882
  30. package/out/KeysInTableModule.sol/KeysInTableModule.json +564 -564
  31. package/out/KeysWithValue.sol/KeysWithValue.json +6661 -6661
  32. package/out/KeysWithValueHook.sol/KeysWithValueHook.json +1023 -1023
  33. package/out/KeysWithValueModule.sol/KeysWithValueModule.json +450 -450
  34. package/out/Memory.sol/Memory.json +4 -4
  35. package/out/Module.sol/Module.json +88 -88
  36. package/out/ResourceIds.sol/ResourceIds.json +1237 -1231
  37. package/out/Schema.sol/SchemaInstance.json +72 -72
  38. package/out/Schema.sol/SchemaLib.json +72 -72
  39. package/out/SchemaType.sol/SchemaType.json +276 -276
  40. package/out/Slice.sol/SliceInstance.json +4 -4
  41. package/out/Slice.sol/SliceLib.json +4 -4
  42. package/out/StandardDelegationsModule.sol/StandardDelegationsModule.json +330 -330
  43. package/out/Storage.sol/Storage.json +7 -7
  44. package/out/StoreCore.sol/StoreCore.json +101 -101
  45. package/out/StoreCore.sol/StoreCoreInternal.json +101 -101
  46. package/out/StoreHook.sol/StoreHook.json +368 -368
  47. package/out/StoreHooks.sol/StoreHooks.json +6042 -6042
  48. package/out/StoreSwitch.sol/StoreSwitch.json +13 -13
  49. package/out/System.sol/System.json +32 -32
  50. package/out/Tables.sol/Tables.json +10401 -10401
  51. package/out/TightCoder.sol/TightCoder.json +124 -124
  52. package/out/TimeboundDelegationControl.sol/TimeboundDelegationControl.json +124 -124
  53. package/out/TimeboundDelegations.sol/TimeboundDelegations.json +3442 -3442
  54. package/out/UniqueEntity.sol/UniqueEntity.json +2344 -2344
  55. package/out/UniqueEntityModule.sol/UniqueEntityModule.json +351 -351
  56. package/out/UniqueEntitySystem.sol/UniqueEntitySystem.json +98 -98
  57. package/out/UsedKeysIndex.sol/UsedKeysIndex.json +4568 -4562
  58. package/out/WorldContext.sol/WorldContextConsumer.json +376 -376
  59. package/out/WorldContext.sol/WorldContextProvider.json +376 -376
  60. package/out/WorldResourceId.sol/WorldResourceIdInstance.json +476 -476
  61. package/out/WorldResourceId.sol/WorldResourceIdLib.json +476 -476
  62. package/out/constants.sol/LayoutOffsets.json +79 -79
  63. package/out/constants.sol/constants.json +115 -115
  64. package/out/getKeysInTable.sol/getKeysInTable.json +564 -564
  65. package/out/getKeysWithValue.sol/getKeysWithValue.json +264 -264
  66. package/out/getTargetTableId.sol/getTargetTableId.json +163 -163
  67. package/out/getUniqueEntity.sol/getUniqueEntity.json +88 -88
  68. package/out/hasKey.sol/hasKey.json +130 -130
  69. package/out/index.sol/index.json +53 -53
  70. package/out/interfaces/IBaseWorld.sol/IBaseWorld.json +186 -186
  71. package/out/leftMask.sol/leftMask.json +31 -31
  72. package/out/query.sol/query.json +1154 -1154
  73. package/out/revertWithBytes.sol/revertWithBytes.json +15 -15
  74. package/out/src/Bytes.sol/Bytes.json +1338 -1338
  75. package/out/src/FieldLayout.sol/FieldLayoutInstance.json +698 -698
  76. package/out/src/FieldLayout.sol/FieldLayoutLib.json +698 -698
  77. package/out/src/IStore.sol/IStore.json +52 -52
  78. package/out/src/IWorldKernel.sol/IWorldCall.json +154 -154
  79. package/out/src/IWorldKernel.sol/IWorldKernel.json +154 -154
  80. package/out/src/IWorldKernel.sol/IWorldModuleInstallation.json +154 -154
  81. package/out/src/Memory.sol/Memory.json +91 -91
  82. package/out/src/PackedCounter.sol/PackedCounterInstance.json +929 -929
  83. package/out/src/PackedCounter.sol/PackedCounterLib.json +929 -929
  84. package/out/src/ResourceId.sol/ResourceIdInstance.json +116 -116
  85. package/out/src/ResourceId.sol/ResourceIdLib.json +116 -116
  86. package/out/src/Schema.sol/SchemaInstance.json +790 -790
  87. package/out/src/Schema.sol/SchemaLib.json +790 -790
  88. package/out/src/Slice.sol/SliceInstance.json +430 -430
  89. package/out/src/Slice.sol/SliceLib.json +430 -430
  90. package/out/src/StoreCore.sol/StoreCore.json +4473 -4473
  91. package/out/src/StoreCore.sol/StoreCoreInternal.json +4473 -4473
  92. package/out/src/StoreSwitch.sol/StoreSwitch.json +2496 -2496
  93. package/out/src/WorldContext.sol/WorldContextConsumer.json +376 -376
  94. package/out/src/WorldContext.sol/WorldContextProvider.json +376 -376
  95. package/out/src/WorldResourceId.sol/WorldResourceIdInstance.json +476 -476
  96. package/out/src/WorldResourceId.sol/WorldResourceIdLib.json +476 -476
  97. package/out/storeHookTypes.sol/storeHookTypes.json +115 -115
  98. package/out/storeResourceTypes.sol/storeResourceTypes.json +12 -12
  99. package/out/tables/ResourceIds.sol/ResourceIds.json +2889 -2883
  100. package/out/tables/Tables.sol/Tables.json +12187 -12187
  101. package/out/tightcoder/EncodeArray.sol/EncodeArray.json +3345 -3345
  102. package/out/types.sol/types.json +41 -41
  103. package/out/version.sol/version.json +7 -7
  104. package/out/world/src/IERC165.sol/IERC165.json +28 -28
  105. package/out/worldResourceTypes.sol/worldResourceTypes.json +53 -53
  106. package/package.json +8 -8
  107. package/src/interfaces/IBaseWorld.sol +4 -2
  108. package/src/modules/keysintable/tables/KeysInTable.sol +357 -163
  109. package/src/modules/keysintable/tables/UsedKeysIndex.sol +116 -36
  110. package/src/modules/keyswithvalue/tables/KeysWithValue.sol +163 -69
  111. package/src/modules/std-delegations/tables/CallboundDelegations.sol +87 -26
  112. package/src/modules/std-delegations/tables/TimeboundDelegations.sol +87 -26
  113. package/src/modules/uniqueentity/tables/UniqueEntity.sol +87 -26
@@ -82,7 +82,7 @@
82
82
  "batchCall((bytes32,bytes)[])": "ce5e8dd9",
83
83
  "batchCallFrom((address,bytes32,bytes)[])": "8fc8cf7e"
84
84
  },
85
- "rawMetadata": "{\"compiler\":{\"version\":\"0.8.21+commit.d9974bed\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[{\"components\":[{\"internalType\":\"ResourceId\",\"name\":\"systemId\",\"type\":\"bytes32\"},{\"internalType\":\"bytes\",\"name\":\"callData\",\"type\":\"bytes\"}],\"internalType\":\"struct SystemCallData[]\",\"name\":\"systemCalls\",\"type\":\"tuple[]\"}],\"name\":\"batchCall\",\"outputs\":[{\"internalType\":\"bytes[]\",\"name\":\"returnDatas\",\"type\":\"bytes[]\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"components\":[{\"internalType\":\"address\",\"name\":\"from\",\"type\":\"address\"},{\"internalType\":\"ResourceId\",\"name\":\"systemId\",\"type\":\"bytes32\"},{\"internalType\":\"bytes\",\"name\":\"callData\",\"type\":\"bytes\"}],\"internalType\":\"struct SystemCallFromData[]\",\"name\":\"systemCalls\",\"type\":\"tuple[]\"}],\"name\":\"batchCallFrom\",\"outputs\":[{\"internalType\":\"bytes[]\",\"name\":\"returnDatas\",\"type\":\"bytes[]\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"}],\"devdoc\":{\"kind\":\"dev\",\"methods\":{},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"/home/runner/work/mud/mud/packages/world/src/codegen/interfaces/IBatchCallSystem.sol\":\"IBatchCallSystem\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"none\"},\"optimizer\":{\"enabled\":true,\"runs\":3000},\"remappings\":[\":@latticexyz/=node_modules/@latticexyz/\",\":ds-test/=node_modules/ds-test/src/\",\":forge-std/=node_modules/forge-std/src/\"]},\"sources\":{\"/home/runner/work/mud/mud/packages/world/src/codegen/interfaces/IBatchCallSystem.sol\":{\"keccak256\":\"0x7a787646278283d1a8dd7d264aea3a33824fc2064d57a6dc10621b9bb5399570\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://87d83c3e1c9aecc0b61b359c6a6df3b0ce1e75a16127b054b14a8d044fa5d922\",\"dweb:/ipfs/QmcoRu2V1VRTYKyMnuqqeRvDRrqXQsTmK2ehKsqKUK99ui\"]},\"/home/runner/work/mud/mud/packages/world/src/modules/core/types.sol\":{\"keccak256\":\"0x256b3269e1e7eb6c8b6e26432bbe6799b4d45a88ef1b0e795ea71e604cec3a8a\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://99bf6320ce9671ed74e7352b4e6c462d741ca9a894c48b526e7d8513308fa6b3\",\"dweb:/ipfs/QmRFJcWFMDRkg7soJ4r4MrqacKmj16vUEMFEGWJuvFi4vJ\"]},\"node_modules/@latticexyz/store/src/ResourceId.sol\":{\"keccak256\":\"0x40983c580b8958e55db4520095934a535e98544ffe8228327e598973eb6647ed\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://839d658fa2bb2b1f09a08149d2bf0c26a26c301ad2dda8154fc99458085a695d\",\"dweb:/ipfs/Qmd5jHHYrgqraPqF8bjzT4xyjsoPk8K7pkxXLLfz6MRT6d\"]}},\"version\":1}",
85
+ "rawMetadata": "{\"compiler\":{\"version\":\"0.8.21+commit.d9974bed\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[{\"components\":[{\"internalType\":\"ResourceId\",\"name\":\"systemId\",\"type\":\"bytes32\"},{\"internalType\":\"bytes\",\"name\":\"callData\",\"type\":\"bytes\"}],\"internalType\":\"struct SystemCallData[]\",\"name\":\"systemCalls\",\"type\":\"tuple[]\"}],\"name\":\"batchCall\",\"outputs\":[{\"internalType\":\"bytes[]\",\"name\":\"returnDatas\",\"type\":\"bytes[]\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"components\":[{\"internalType\":\"address\",\"name\":\"from\",\"type\":\"address\"},{\"internalType\":\"ResourceId\",\"name\":\"systemId\",\"type\":\"bytes32\"},{\"internalType\":\"bytes\",\"name\":\"callData\",\"type\":\"bytes\"}],\"internalType\":\"struct SystemCallFromData[]\",\"name\":\"systemCalls\",\"type\":\"tuple[]\"}],\"name\":\"batchCallFrom\",\"outputs\":[{\"internalType\":\"bytes[]\",\"name\":\"returnDatas\",\"type\":\"bytes[]\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"}],\"devdoc\":{\"details\":\"This interface is automatically generated from the corresponding system contract. Do not edit manually.\",\"kind\":\"dev\",\"methods\":{},\"title\":\"IBatchCallSystem\",\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"/home/runner/work/mud/mud/packages/world/src/codegen/interfaces/IBatchCallSystem.sol\":\"IBatchCallSystem\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"none\"},\"optimizer\":{\"enabled\":true,\"runs\":3000},\"remappings\":[\":@latticexyz/=node_modules/@latticexyz/\",\":ds-test/=node_modules/ds-test/src/\",\":forge-std/=node_modules/forge-std/src/\"]},\"sources\":{\"/home/runner/work/mud/mud/packages/world/src/codegen/interfaces/IBatchCallSystem.sol\":{\"keccak256\":\"0xb4d323470e22b1d3f0168a44196eb09466f602b7564c75e5739c5f53a5036f97\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://acad752208d00b731baaa1cfa192ff3981001fd030953bdc604e4f69ec2cd0b8\",\"dweb:/ipfs/QmRFw3RgmX2CHqg7PqsP3rqVKxBVYNq5hHcFiyA2Y7iAaX\"]},\"/home/runner/work/mud/mud/packages/world/src/modules/core/types.sol\":{\"keccak256\":\"0x256b3269e1e7eb6c8b6e26432bbe6799b4d45a88ef1b0e795ea71e604cec3a8a\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://99bf6320ce9671ed74e7352b4e6c462d741ca9a894c48b526e7d8513308fa6b3\",\"dweb:/ipfs/QmRFJcWFMDRkg7soJ4r4MrqacKmj16vUEMFEGWJuvFi4vJ\"]},\"node_modules/@latticexyz/store/src/ResourceId.sol\":{\"keccak256\":\"0x40983c580b8958e55db4520095934a535e98544ffe8228327e598973eb6647ed\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://839d658fa2bb2b1f09a08149d2bf0c26a26c301ad2dda8154fc99458085a695d\",\"dweb:/ipfs/Qmd5jHHYrgqraPqF8bjzT4xyjsoPk8K7pkxXLLfz6MRT6d\"]}},\"version\":1}",
86
86
  "metadata": {
87
87
  "compiler": {
88
88
  "version": "0.8.21+commit.d9974bed"
@@ -189,10 +189,10 @@
189
189
  },
190
190
  "sources": {
191
191
  "/home/runner/work/mud/mud/packages/world/src/codegen/interfaces/IBatchCallSystem.sol": {
192
- "keccak256": "0x7a787646278283d1a8dd7d264aea3a33824fc2064d57a6dc10621b9bb5399570",
192
+ "keccak256": "0xb4d323470e22b1d3f0168a44196eb09466f602b7564c75e5739c5f53a5036f97",
193
193
  "urls": [
194
- "bzz-raw://87d83c3e1c9aecc0b61b359c6a6df3b0ce1e75a16127b054b14a8d044fa5d922",
195
- "dweb:/ipfs/QmcoRu2V1VRTYKyMnuqqeRvDRrqXQsTmK2ehKsqKUK99ui"
194
+ "bzz-raw://acad752208d00b731baaa1cfa192ff3981001fd030953bdc604e4f69ec2cd0b8",
195
+ "dweb:/ipfs/QmRFw3RgmX2CHqg7PqsP3rqVKxBVYNq5hHcFiyA2Y7iAaX"
196
196
  ],
197
197
  "license": "MIT"
198
198
  },
@@ -217,23 +217,23 @@
217
217
  },
218
218
  "ast": {
219
219
  "absolutePath": "/home/runner/work/mud/mud/packages/world/src/codegen/interfaces/IBatchCallSystem.sol",
220
- "id": 24146,
220
+ "id": 24150,
221
221
  "exportedSymbols": {
222
222
  "IBatchCallSystem": [
223
- 24145
223
+ 24149
224
224
  ],
225
225
  "SystemCallData": [
226
- 24327
226
+ 24334
227
227
  ],
228
228
  "SystemCallFromData": [
229
- 24339
229
+ 24346
230
230
  ]
231
231
  },
232
232
  "nodeType": "SourceUnit",
233
- "src": "32:416:44",
233
+ "src": "32:563:44",
234
234
  "nodes": [
235
235
  {
236
- "id": 24121,
236
+ "id": 24124,
237
237
  "nodeType": "PragmaDirective",
238
238
  "src": "32:25:44",
239
239
  "nodes": [],
@@ -245,23 +245,23 @@
245
245
  ]
246
246
  },
247
247
  {
248
- "id": 24124,
248
+ "id": 24127,
249
249
  "nodeType": "ImportDirective",
250
250
  "src": "108:84:44",
251
251
  "nodes": [],
252
252
  "absolutePath": "/home/runner/work/mud/mud/packages/world/src/modules/core/types.sol",
253
253
  "file": "./../../modules/core/types.sol",
254
254
  "nameLocation": "-1:-1:-1",
255
- "scope": 24146,
256
- "sourceUnit": 24340,
255
+ "scope": 24150,
256
+ "sourceUnit": 24347,
257
257
  "symbolAliases": [
258
258
  {
259
259
  "foreign": {
260
- "id": 24122,
260
+ "id": 24125,
261
261
  "name": "SystemCallData",
262
262
  "nodeType": "Identifier",
263
263
  "overloadedDeclarations": [],
264
- "referencedDeclaration": 24327,
264
+ "referencedDeclaration": 24334,
265
265
  "src": "117:14:44",
266
266
  "typeDescriptions": {}
267
267
  },
@@ -269,11 +269,11 @@
269
269
  },
270
270
  {
271
271
  "foreign": {
272
- "id": 24123,
272
+ "id": 24126,
273
273
  "name": "SystemCallFromData",
274
274
  "nodeType": "Identifier",
275
275
  "overloadedDeclarations": [],
276
- "referencedDeclaration": 24339,
276
+ "referencedDeclaration": 24346,
277
277
  "src": "133:18:44",
278
278
  "typeDescriptions": {}
279
279
  },
@@ -283,87 +283,87 @@
283
283
  "unitAlias": ""
284
284
  },
285
285
  {
286
- "id": 24145,
286
+ "id": 24149,
287
287
  "nodeType": "ContractDefinition",
288
- "src": "194:253:44",
288
+ "src": "341:253:44",
289
289
  "nodes": [
290
290
  {
291
- "id": 24134,
291
+ "id": 24138,
292
292
  "nodeType": "FunctionDefinition",
293
- "src": "225:104:44",
293
+ "src": "372:104:44",
294
294
  "nodes": [],
295
295
  "functionSelector": "ce5e8dd9",
296
296
  "implemented": false,
297
297
  "kind": "function",
298
298
  "modifiers": [],
299
299
  "name": "batchCall",
300
- "nameLocation": "234:9:44",
300
+ "nameLocation": "381:9:44",
301
301
  "parameters": {
302
- "id": 24129,
302
+ "id": 24133,
303
303
  "nodeType": "ParameterList",
304
304
  "parameters": [
305
305
  {
306
306
  "constant": false,
307
- "id": 24128,
307
+ "id": 24132,
308
308
  "mutability": "mutable",
309
309
  "name": "systemCalls",
310
- "nameLocation": "270:11:44",
310
+ "nameLocation": "417:11:44",
311
311
  "nodeType": "VariableDeclaration",
312
- "scope": 24134,
313
- "src": "244:37:44",
312
+ "scope": 24138,
313
+ "src": "391:37:44",
314
314
  "stateVariable": false,
315
315
  "storageLocation": "calldata",
316
316
  "typeDescriptions": {
317
- "typeIdentifier": "t_array$_t_struct$_SystemCallData_$24327_calldata_ptr_$dyn_calldata_ptr",
317
+ "typeIdentifier": "t_array$_t_struct$_SystemCallData_$24334_calldata_ptr_$dyn_calldata_ptr",
318
318
  "typeString": "struct SystemCallData[]"
319
319
  },
320
320
  "typeName": {
321
321
  "baseType": {
322
- "id": 24126,
322
+ "id": 24130,
323
323
  "nodeType": "UserDefinedTypeName",
324
324
  "pathNode": {
325
- "id": 24125,
325
+ "id": 24129,
326
326
  "name": "SystemCallData",
327
327
  "nameLocations": [
328
- "244:14:44"
328
+ "391:14:44"
329
329
  ],
330
330
  "nodeType": "IdentifierPath",
331
- "referencedDeclaration": 24327,
332
- "src": "244:14:44"
331
+ "referencedDeclaration": 24334,
332
+ "src": "391:14:44"
333
333
  },
334
- "referencedDeclaration": 24327,
335
- "src": "244:14:44",
334
+ "referencedDeclaration": 24334,
335
+ "src": "391:14:44",
336
336
  "typeDescriptions": {
337
- "typeIdentifier": "t_struct$_SystemCallData_$24327_storage_ptr",
337
+ "typeIdentifier": "t_struct$_SystemCallData_$24334_storage_ptr",
338
338
  "typeString": "struct SystemCallData"
339
339
  }
340
340
  },
341
- "id": 24127,
341
+ "id": 24131,
342
342
  "nodeType": "ArrayTypeName",
343
- "src": "244:16:44",
343
+ "src": "391:16:44",
344
344
  "typeDescriptions": {
345
- "typeIdentifier": "t_array$_t_struct$_SystemCallData_$24327_storage_$dyn_storage_ptr",
345
+ "typeIdentifier": "t_array$_t_struct$_SystemCallData_$24334_storage_$dyn_storage_ptr",
346
346
  "typeString": "struct SystemCallData[]"
347
347
  }
348
348
  },
349
349
  "visibility": "internal"
350
350
  }
351
351
  ],
352
- "src": "243:39:44"
352
+ "src": "390:39:44"
353
353
  },
354
354
  "returnParameters": {
355
- "id": 24133,
355
+ "id": 24137,
356
356
  "nodeType": "ParameterList",
357
357
  "parameters": [
358
358
  {
359
359
  "constant": false,
360
- "id": 24132,
360
+ "id": 24136,
361
361
  "mutability": "mutable",
362
362
  "name": "returnDatas",
363
- "nameLocation": "316:11:44",
363
+ "nameLocation": "463:11:44",
364
364
  "nodeType": "VariableDeclaration",
365
- "scope": 24134,
366
- "src": "301:26:44",
365
+ "scope": 24138,
366
+ "src": "448:26:44",
367
367
  "stateVariable": false,
368
368
  "storageLocation": "memory",
369
369
  "typeDescriptions": {
@@ -372,18 +372,18 @@
372
372
  },
373
373
  "typeName": {
374
374
  "baseType": {
375
- "id": 24130,
375
+ "id": 24134,
376
376
  "name": "bytes",
377
377
  "nodeType": "ElementaryTypeName",
378
- "src": "301:5:44",
378
+ "src": "448:5:44",
379
379
  "typeDescriptions": {
380
380
  "typeIdentifier": "t_bytes_storage_ptr",
381
381
  "typeString": "bytes"
382
382
  }
383
383
  },
384
- "id": 24131,
384
+ "id": 24135,
385
385
  "nodeType": "ArrayTypeName",
386
- "src": "301:7:44",
386
+ "src": "448:7:44",
387
387
  "typeDescriptions": {
388
388
  "typeIdentifier": "t_array$_t_bytes_storage_$dyn_storage_ptr",
389
389
  "typeString": "bytes[]"
@@ -392,90 +392,90 @@
392
392
  "visibility": "internal"
393
393
  }
394
394
  ],
395
- "src": "300:28:44"
395
+ "src": "447:28:44"
396
396
  },
397
- "scope": 24145,
397
+ "scope": 24149,
398
398
  "stateMutability": "nonpayable",
399
399
  "virtual": false,
400
400
  "visibility": "external"
401
401
  },
402
402
  {
403
- "id": 24144,
403
+ "id": 24148,
404
404
  "nodeType": "FunctionDefinition",
405
- "src": "333:112:44",
405
+ "src": "480:112:44",
406
406
  "nodes": [],
407
407
  "functionSelector": "8fc8cf7e",
408
408
  "implemented": false,
409
409
  "kind": "function",
410
410
  "modifiers": [],
411
411
  "name": "batchCallFrom",
412
- "nameLocation": "342:13:44",
412
+ "nameLocation": "489:13:44",
413
413
  "parameters": {
414
- "id": 24139,
414
+ "id": 24143,
415
415
  "nodeType": "ParameterList",
416
416
  "parameters": [
417
417
  {
418
418
  "constant": false,
419
- "id": 24138,
419
+ "id": 24142,
420
420
  "mutability": "mutable",
421
421
  "name": "systemCalls",
422
- "nameLocation": "386:11:44",
422
+ "nameLocation": "533:11:44",
423
423
  "nodeType": "VariableDeclaration",
424
- "scope": 24144,
425
- "src": "356:41:44",
424
+ "scope": 24148,
425
+ "src": "503:41:44",
426
426
  "stateVariable": false,
427
427
  "storageLocation": "calldata",
428
428
  "typeDescriptions": {
429
- "typeIdentifier": "t_array$_t_struct$_SystemCallFromData_$24339_calldata_ptr_$dyn_calldata_ptr",
429
+ "typeIdentifier": "t_array$_t_struct$_SystemCallFromData_$24346_calldata_ptr_$dyn_calldata_ptr",
430
430
  "typeString": "struct SystemCallFromData[]"
431
431
  },
432
432
  "typeName": {
433
433
  "baseType": {
434
- "id": 24136,
434
+ "id": 24140,
435
435
  "nodeType": "UserDefinedTypeName",
436
436
  "pathNode": {
437
- "id": 24135,
437
+ "id": 24139,
438
438
  "name": "SystemCallFromData",
439
439
  "nameLocations": [
440
- "356:18:44"
440
+ "503:18:44"
441
441
  ],
442
442
  "nodeType": "IdentifierPath",
443
- "referencedDeclaration": 24339,
444
- "src": "356:18:44"
443
+ "referencedDeclaration": 24346,
444
+ "src": "503:18:44"
445
445
  },
446
- "referencedDeclaration": 24339,
447
- "src": "356:18:44",
446
+ "referencedDeclaration": 24346,
447
+ "src": "503:18:44",
448
448
  "typeDescriptions": {
449
- "typeIdentifier": "t_struct$_SystemCallFromData_$24339_storage_ptr",
449
+ "typeIdentifier": "t_struct$_SystemCallFromData_$24346_storage_ptr",
450
450
  "typeString": "struct SystemCallFromData"
451
451
  }
452
452
  },
453
- "id": 24137,
453
+ "id": 24141,
454
454
  "nodeType": "ArrayTypeName",
455
- "src": "356:20:44",
455
+ "src": "503:20:44",
456
456
  "typeDescriptions": {
457
- "typeIdentifier": "t_array$_t_struct$_SystemCallFromData_$24339_storage_$dyn_storage_ptr",
457
+ "typeIdentifier": "t_array$_t_struct$_SystemCallFromData_$24346_storage_$dyn_storage_ptr",
458
458
  "typeString": "struct SystemCallFromData[]"
459
459
  }
460
460
  },
461
461
  "visibility": "internal"
462
462
  }
463
463
  ],
464
- "src": "355:43:44"
464
+ "src": "502:43:44"
465
465
  },
466
466
  "returnParameters": {
467
- "id": 24143,
467
+ "id": 24147,
468
468
  "nodeType": "ParameterList",
469
469
  "parameters": [
470
470
  {
471
471
  "constant": false,
472
- "id": 24142,
472
+ "id": 24146,
473
473
  "mutability": "mutable",
474
474
  "name": "returnDatas",
475
- "nameLocation": "432:11:44",
475
+ "nameLocation": "579:11:44",
476
476
  "nodeType": "VariableDeclaration",
477
- "scope": 24144,
478
- "src": "417:26:44",
477
+ "scope": 24148,
478
+ "src": "564:26:44",
479
479
  "stateVariable": false,
480
480
  "storageLocation": "memory",
481
481
  "typeDescriptions": {
@@ -484,18 +484,18 @@
484
484
  },
485
485
  "typeName": {
486
486
  "baseType": {
487
- "id": 24140,
487
+ "id": 24144,
488
488
  "name": "bytes",
489
489
  "nodeType": "ElementaryTypeName",
490
- "src": "417:5:44",
490
+ "src": "564:5:44",
491
491
  "typeDescriptions": {
492
492
  "typeIdentifier": "t_bytes_storage_ptr",
493
493
  "typeString": "bytes"
494
494
  }
495
495
  },
496
- "id": 24141,
496
+ "id": 24145,
497
497
  "nodeType": "ArrayTypeName",
498
- "src": "417:7:44",
498
+ "src": "564:7:44",
499
499
  "typeDescriptions": {
500
500
  "typeIdentifier": "t_array$_t_bytes_storage_$dyn_storage_ptr",
501
501
  "typeString": "bytes[]"
@@ -504,9 +504,9 @@
504
504
  "visibility": "internal"
505
505
  }
506
506
  ],
507
- "src": "416:28:44"
507
+ "src": "563:28:44"
508
508
  },
509
- "scope": 24145,
509
+ "scope": 24149,
510
510
  "stateMutability": "nonpayable",
511
511
  "virtual": false,
512
512
  "visibility": "external"
@@ -517,13 +517,19 @@
517
517
  "canonicalName": "IBatchCallSystem",
518
518
  "contractDependencies": [],
519
519
  "contractKind": "interface",
520
+ "documentation": {
521
+ "id": 24128,
522
+ "nodeType": "StructuredDocumentation",
523
+ "src": "194:146:44",
524
+ "text": " @title IBatchCallSystem\n @dev This interface is automatically generated from the corresponding system contract. Do not edit manually."
525
+ },
520
526
  "fullyImplemented": false,
521
527
  "linearizedBaseContracts": [
522
- 24145
528
+ 24149
523
529
  ],
524
530
  "name": "IBatchCallSystem",
525
- "nameLocation": "204:16:44",
526
- "scope": 24146,
531
+ "nameLocation": "351:16:44",
532
+ "scope": 24150,
527
533
  "usedErrors": [],
528
534
  "usedEvents": []
529
535
  }
@@ -11,7 +11,7 @@
11
11
  "linkReferences": {}
12
12
  },
13
13
  "methodIdentifiers": {},
14
- "rawMetadata": "{\"compiler\":{\"version\":\"0.8.21+commit.d9974bed\"},\"language\":\"Solidity\",\"output\":{\"abi\":[],\"devdoc\":{\"kind\":\"dev\",\"methods\":{},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"/home/runner/work/mud/mud/packages/world/src/codegen/interfaces/ICoreSystem.sol\":\"ICoreSystem\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"none\"},\"optimizer\":{\"enabled\":true,\"runs\":3000},\"remappings\":[\":@latticexyz/=node_modules/@latticexyz/\",\":ds-test/=node_modules/ds-test/src/\",\":forge-std/=node_modules/forge-std/src/\"]},\"sources\":{\"/home/runner/work/mud/mud/packages/world/src/codegen/interfaces/ICoreSystem.sol\":{\"keccak256\":\"0x2d81bbd0c31f30f59e02a999abac7424b7001f3214221872493d58799ea41bfe\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://4310a29d7520173f8ec4f5ee6a0b5177f065103306c2714fbdf6b1e9ab18a75f\",\"dweb:/ipfs/QmNfvbPhmuwfjkNxuXeu9KZGbVs6XAsjbirxt3AQgPm4bA\"]}},\"version\":1}",
14
+ "rawMetadata": "{\"compiler\":{\"version\":\"0.8.21+commit.d9974bed\"},\"language\":\"Solidity\",\"output\":{\"abi\":[],\"devdoc\":{\"details\":\"This interface is automatically generated from the corresponding system contract. Do not edit manually.\",\"kind\":\"dev\",\"methods\":{},\"title\":\"ICoreSystem\",\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"/home/runner/work/mud/mud/packages/world/src/codegen/interfaces/ICoreSystem.sol\":\"ICoreSystem\"},\"evmVersion\":\"paris\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"none\"},\"optimizer\":{\"enabled\":true,\"runs\":3000},\"remappings\":[\":@latticexyz/=node_modules/@latticexyz/\",\":ds-test/=node_modules/ds-test/src/\",\":forge-std/=node_modules/forge-std/src/\"]},\"sources\":{\"/home/runner/work/mud/mud/packages/world/src/codegen/interfaces/ICoreSystem.sol\":{\"keccak256\":\"0xf837b53eaa348da3b3650e0b7159de02d3f84897d96e487ece2f932c272dbe57\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://fbdc52e9e519c8c6d4a00caf4de08688eb8eb34dbfc6236308f281d7cf05b51b\",\"dweb:/ipfs/QmWnogXiA5KA6JGxCTJR5W1MNFowrH7baSAYhSXjV1xM47\"]}},\"version\":1}",
15
15
  "metadata": {
16
16
  "compiler": {
17
17
  "version": "0.8.21+commit.d9974bed"
@@ -50,10 +50,10 @@
50
50
  },
51
51
  "sources": {
52
52
  "/home/runner/work/mud/mud/packages/world/src/codegen/interfaces/ICoreSystem.sol": {
53
- "keccak256": "0x2d81bbd0c31f30f59e02a999abac7424b7001f3214221872493d58799ea41bfe",
53
+ "keccak256": "0xf837b53eaa348da3b3650e0b7159de02d3f84897d96e487ece2f932c272dbe57",
54
54
  "urls": [
55
- "bzz-raw://4310a29d7520173f8ec4f5ee6a0b5177f065103306c2714fbdf6b1e9ab18a75f",
56
- "dweb:/ipfs/QmNfvbPhmuwfjkNxuXeu9KZGbVs6XAsjbirxt3AQgPm4bA"
55
+ "bzz-raw://fbdc52e9e519c8c6d4a00caf4de08688eb8eb34dbfc6236308f281d7cf05b51b",
56
+ "dweb:/ipfs/QmWnogXiA5KA6JGxCTJR5W1MNFowrH7baSAYhSXjV1xM47"
57
57
  ],
58
58
  "license": "MIT"
59
59
  }
@@ -62,17 +62,17 @@
62
62
  },
63
63
  "ast": {
64
64
  "absolutePath": "/home/runner/work/mud/mud/packages/world/src/codegen/interfaces/ICoreSystem.sol",
65
- "id": 24149,
65
+ "id": 24154,
66
66
  "exportedSymbols": {
67
67
  "ICoreSystem": [
68
- 24148
68
+ 24153
69
69
  ]
70
70
  },
71
71
  "nodeType": "SourceUnit",
72
- "src": "32:103:45",
72
+ "src": "32:245:45",
73
73
  "nodes": [
74
74
  {
75
- "id": 24147,
75
+ "id": 24151,
76
76
  "nodeType": "PragmaDirective",
77
77
  "src": "32:25:45",
78
78
  "nodes": [],
@@ -84,22 +84,28 @@
84
84
  ]
85
85
  },
86
86
  {
87
- "id": 24148,
87
+ "id": 24153,
88
88
  "nodeType": "ContractDefinition",
89
- "src": "108:26:45",
89
+ "src": "250:26:45",
90
90
  "nodes": [],
91
91
  "abstract": false,
92
92
  "baseContracts": [],
93
93
  "canonicalName": "ICoreSystem",
94
94
  "contractDependencies": [],
95
95
  "contractKind": "interface",
96
+ "documentation": {
97
+ "id": 24152,
98
+ "nodeType": "StructuredDocumentation",
99
+ "src": "108:141:45",
100
+ "text": " @title ICoreSystem\n @dev This interface is automatically generated from the corresponding system contract. Do not edit manually."
101
+ },
96
102
  "fullyImplemented": true,
97
103
  "linearizedBaseContracts": [
98
- 24148
104
+ 24153
99
105
  ],
100
106
  "name": "ICoreSystem",
101
- "nameLocation": "118:11:45",
102
- "scope": 24149,
107
+ "nameLocation": "260:11:45",
108
+ "scope": 24154,
103
109
  "usedErrors": [],
104
110
  "usedEvents": []
105
111
  }