@latticexyz/world 2.0.0-alpha.64 → 2.0.0-alpha.66
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.
- package/abi/AccessControl.json +15 -15
- package/abi/AccessControlTest.json +273 -273
- package/abi/AddressArray.json +782 -782
- package/abi/ArrayLib.json +139 -139
- package/abi/Bool.json +539 -539
- package/abi/Call.json +6 -6
- package/abi/CommonBase.json +125 -125
- package/abi/CoreModule.json +259 -111
- package/abi/DecodeSlice.json +3187 -3187
- package/abi/FunctionSelectors.json +1412 -1412
- package/abi/Hooks.json +773 -773
- package/abi/IBaseWorld.json +7 -7
- package/abi/IErrors.json +48 -48
- package/abi/IMulticall3.json +283 -283
- package/abi/IRegistrationSystem.json +1 -1
- package/abi/IWorldTestSystem.json +5366 -5366
- package/abi/InstalledModules.json +1139 -1139
- package/abi/KeysWithValue.json +782 -782
- package/abi/KeysWithValueHook.json +369 -369
- package/abi/KeysWithValueModule.json +216 -216
- package/abi/KeysWithValueModuleTest.json +1274 -1274
- package/abi/NamespaceOwner.json +613 -613
- package/abi/PayableFallbackSystem.json +5368 -5368
- package/abi/RegistrationModule.json +307 -307
- package/abi/RegistrationSystem.json +885 -885
- package/abi/ResourceAccess.json +750 -750
- package/abi/ResourceType.json +627 -627
- package/abi/ScriptBase.json +125 -125
- package/abi/StdAssertions.json +1894 -1894
- package/abi/StdChains.json +1051 -1051
- package/abi/StdCheats.json +3257 -3257
- package/abi/StdCheatsSafe.json +3257 -3257
- package/abi/StdInvariant.json +336 -336
- package/abi/StdUtils.json +1122 -1122
- package/abi/Storage.json +488 -488
- package/abi/StoreView.json +7 -7
- package/abi/SystemRegistry.json +625 -625
- package/abi/SystemTest.json +146 -146
- package/abi/Systems.json +1180 -1180
- package/abi/TableId.json +27 -27
- package/abi/Test.json +52 -52
- package/abi/TestBase.json +125 -125
- package/abi/TestSystem.json +146 -146
- package/abi/TightCoder.json +240 -240
- package/abi/Utils.json +67 -67
- package/abi/Vm.json +1850 -1850
- package/abi/VmSafe.json +1850 -1850
- package/abi/World.json +55 -55
- package/abi/WorldTest.json +5368 -5368
- package/abi/WorldTestSystem.json +5368 -5368
- package/abi/WorldTestTableHook.json +5368 -5368
- package/abi/console2.json +11459 -11459
- package/abi/constants.json +7 -7
- package/abi/getKeysWithValue.json +125 -125
- package/abi/getTargetTableSelector.json +72 -72
- package/abi/stdError.json +78 -78
- package/abi/stdJson.json +1016 -1016
- package/abi/stdMath.json +218 -218
- package/abi/stdStorage.json +2400 -2400
- package/abi/stdStorageSafe.json +2400 -2400
- package/package.json +5 -5
- package/src/modules/core/CoreModule.sol +1 -0
- package/types/ethers-contracts/factories/CoreModule__factory.ts +1 -1
- package/types/ethers-contracts/factories/KeysWithValueModuleTest__factory.ts +1 -1
- package/types/ethers-contracts/factories/PayableFallbackSystem__factory.ts +1 -1
- package/types/ethers-contracts/factories/WorldTestSystem__factory.ts +1 -1
- package/types/ethers-contracts/factories/WorldTestTableHook__factory.ts +1 -1
- package/types/ethers-contracts/factories/WorldTest__factory.ts +1 -1
package/abi/AccessControl.json
CHANGED
|
@@ -273,10 +273,10 @@
|
|
|
273
273
|
57329
|
|
274
274
|
],
|
|
275
275
|
"NamespaceOwner": [
|
|
276
|
-
|
|
276
|
+
64357
|
|
277
277
|
],
|
|
278
278
|
"ResourceAccess": [
|
|
279
|
-
|
|
279
|
+
64952
|
|
280
280
|
],
|
|
281
281
|
"ResourceSelector": [
|
|
282
282
|
56374
|
|
@@ -358,7 +358,7 @@
|
|
|
358
358
|
"file": "./tables/ResourceAccess.sol",
|
|
359
359
|
"nameLocation": "-1:-1:-1",
|
|
360
360
|
"scope": 56118,
|
|
361
|
-
"sourceUnit":
|
|
361
|
+
"sourceUnit": 64962,
|
|
362
362
|
"symbolAliases": [
|
|
363
363
|
{
|
|
364
364
|
"foreign": {
|
|
@@ -366,7 +366,7 @@
|
|
|
366
366
|
"name": "ResourceAccess",
|
|
367
367
|
"nodeType": "Identifier",
|
|
368
368
|
"overloadedDeclarations": [],
|
|
369
|
-
"referencedDeclaration":
|
|
369
|
+
"referencedDeclaration": 64952,
|
|
370
370
|
"src": "179:14:87",
|
|
371
371
|
"typeDescriptions": {}
|
|
372
372
|
},
|
|
@@ -384,7 +384,7 @@
|
|
|
384
384
|
"file": "./tables/NamespaceOwner.sol",
|
|
385
385
|
"nameLocation": "-1:-1:-1",
|
|
386
386
|
"scope": 56118,
|
|
387
|
-
"sourceUnit":
|
|
387
|
+
"sourceUnit": 64358,
|
|
388
388
|
"symbolAliases": [
|
|
389
389
|
{
|
|
390
390
|
"foreign": {
|
|
@@ -392,7 +392,7 @@
|
|
|
392
392
|
"name": "NamespaceOwner",
|
|
393
393
|
"nodeType": "Identifier",
|
|
394
394
|
"overloadedDeclarations": [],
|
|
395
|
-
"referencedDeclaration":
|
|
395
|
+
"referencedDeclaration": 64357,
|
|
396
396
|
"src": "241:14:87",
|
|
397
397
|
"typeDescriptions": {}
|
|
398
398
|
},
|
|
@@ -566,10 +566,10 @@
|
|
|
566
566
|
"name": "ResourceAccess",
|
|
567
567
|
"nodeType": "Identifier",
|
|
568
568
|
"overloadedDeclarations": [],
|
|
569
|
-
"referencedDeclaration":
|
|
569
|
+
"referencedDeclaration": 64952,
|
|
570
570
|
"src": "574:14:87",
|
|
571
571
|
"typeDescriptions": {
|
|
572
|
-
"typeIdentifier": "t_type$_t_contract$_ResourceAccess_$
|
|
572
|
+
"typeIdentifier": "t_type$_t_contract$_ResourceAccess_$64952_$",
|
|
573
573
|
"typeString": "type(library ResourceAccess)"
|
|
574
574
|
}
|
|
575
575
|
},
|
|
@@ -580,7 +580,7 @@
|
|
|
580
580
|
"lValueRequested": false,
|
|
581
581
|
"memberName": "get",
|
|
582
582
|
"nodeType": "MemberAccess",
|
|
583
|
-
"referencedDeclaration":
|
|
583
|
+
"referencedDeclaration": 64648,
|
|
584
584
|
"src": "574:18:87",
|
|
585
585
|
"typeDescriptions": {
|
|
586
586
|
"typeIdentifier": "t_function_internal_view$_t_bytes32_$_t_address_$returns$_t_bool_$",
|
|
@@ -714,10 +714,10 @@
|
|
|
714
714
|
"name": "ResourceAccess",
|
|
715
715
|
"nodeType": "Identifier",
|
|
716
716
|
"overloadedDeclarations": [],
|
|
717
|
-
"referencedDeclaration":
|
|
717
|
+
"referencedDeclaration": 64952,
|
|
718
718
|
"src": "692:14:87",
|
|
719
719
|
"typeDescriptions": {
|
|
720
|
-
"typeIdentifier": "t_type$_t_contract$_ResourceAccess_$
|
|
720
|
+
"typeIdentifier": "t_type$_t_contract$_ResourceAccess_$64952_$",
|
|
721
721
|
"typeString": "type(library ResourceAccess)"
|
|
722
722
|
}
|
|
723
723
|
},
|
|
@@ -728,7 +728,7 @@
|
|
|
728
728
|
"lValueRequested": false,
|
|
729
729
|
"memberName": "get",
|
|
730
730
|
"nodeType": "MemberAccess",
|
|
731
|
-
"referencedDeclaration":
|
|
731
|
+
"referencedDeclaration": 64648,
|
|
732
732
|
"src": "692:18:87",
|
|
733
733
|
"typeDescriptions": {
|
|
734
734
|
"typeIdentifier": "t_function_internal_view$_t_bytes32_$_t_address_$returns$_t_bool_$",
|
|
@@ -1547,10 +1547,10 @@
|
|
|
1547
1547
|
"name": "NamespaceOwner",
|
|
1548
1548
|
"nodeType": "Identifier",
|
|
1549
1549
|
"overloadedDeclarations": [],
|
|
1550
|
-
"referencedDeclaration":
|
|
1550
|
+
"referencedDeclaration": 64357,
|
|
1551
1551
|
"src": "1636:14:87",
|
|
1552
1552
|
"typeDescriptions": {
|
|
1553
|
-
"typeIdentifier": "t_type$_t_contract$_NamespaceOwner_$
|
|
1553
|
+
"typeIdentifier": "t_type$_t_contract$_NamespaceOwner_$64357_$",
|
|
1554
1554
|
"typeString": "type(library NamespaceOwner)"
|
|
1555
1555
|
}
|
|
1556
1556
|
},
|
|
@@ -1561,7 +1561,7 @@
|
|
|
1561
1561
|
"lValueRequested": false,
|
|
1562
1562
|
"memberName": "get",
|
|
1563
1563
|
"nodeType": "MemberAccess",
|
|
1564
|
-
"referencedDeclaration":
|
|
1564
|
+
"referencedDeclaration": 64130,
|
|
1565
1565
|
"src": "1636:18:87",
|
|
1566
1566
|
"typeDescriptions": {
|
|
1567
1567
|
"typeIdentifier": "t_function_internal_view$_t_bytes16_$returns$_t_address_$",
|