@latticexyz/world 2.0.0-alpha.58 → 2.0.0-alpha.59
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 +266 -266
- package/abi/AddressArray.json +782 -782
- package/abi/Bool.json +539 -539
- package/abi/Call.json +6 -6
- package/abi/CommonBase.json +125 -125
- package/abi/CoreModule.json +45 -45
- package/abi/DecodeSlice.json +3187 -3187
- package/abi/FunctionSelectors.json +1412 -1412
- package/abi/Hooks.json +773 -773
- package/abi/IMulticall3.json +283 -283
- package/abi/IRegistrationSystem.json +1 -1
- package/abi/IWorldTestSystem.json +3946 -3946
- package/abi/InstalledModules.json +1139 -1139
- package/abi/KeysWithValue.json +782 -782
- package/abi/KeysWithValueHook.json +581 -991
- package/abi/KeysWithValueModule.json +344 -344
- package/abi/KeysWithValueModuleTest.json +1263 -1263
- package/abi/NamespaceOwner.json +613 -613
- package/abi/RegistrationModule.json +301 -301
- package/abi/RegistrationSystem.json +880 -880
- 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 +486 -486
- 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 +48 -48
- package/abi/WorldTest.json +3946 -3946
- package/abi/WorldTestSystem.json +3946 -3946
- package/abi/WorldTestTableHook.json +3946 -3946
- package/abi/console2.json +11459 -11459
- package/abi/constants.json +7 -7
- package/abi/getKeysWithValue.json +115 -115
- package/abi/getTargetTableSelector.json +75 -75
- 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/keyswithvalue/KeysWithValueHook.sol +2 -13
- package/src/modules/keyswithvalue/KeysWithValueModule.sol +1 -2
- package/types/ethers-contracts/factories/KeysWithValueHook__factory.ts +1 -6
- package/types/ethers-contracts/factories/KeysWithValueModuleTest__factory.ts +1 -1
- package/types/ethers-contracts/factories/KeysWithValueModule__factory.ts +1 -1
package/abi/AccessControl.json
CHANGED
|
@@ -265,10 +265,10 @@
|
|
|
265
265
|
57270
|
|
266
266
|
],
|
|
267
267
|
"NamespaceOwner": [
|
|
268
|
-
|
|
268
|
+
64268
|
|
269
269
|
],
|
|
270
270
|
"ResourceAccess": [
|
|
271
|
-
|
|
271
|
+
64863
|
|
272
272
|
],
|
|
273
273
|
"ResourceSelector": [
|
|
274
274
|
56347
|
|
@@ -350,7 +350,7 @@
|
|
|
350
350
|
"file": "./tables/ResourceAccess.sol",
|
|
351
351
|
"nameLocation": "-1:-1:-1",
|
|
352
352
|
"scope": 56095,
|
|
353
|
-
"sourceUnit":
|
|
353
|
+
"sourceUnit": 64873,
|
|
354
354
|
"symbolAliases": [
|
|
355
355
|
{
|
|
356
356
|
"foreign": {
|
|
@@ -358,7 +358,7 @@
|
|
|
358
358
|
"name": "ResourceAccess",
|
|
359
359
|
"nodeType": "Identifier",
|
|
360
360
|
"overloadedDeclarations": [],
|
|
361
|
-
"referencedDeclaration":
|
|
361
|
+
"referencedDeclaration": 64863,
|
|
362
362
|
"src": "179:14:85",
|
|
363
363
|
"typeDescriptions": {}
|
|
364
364
|
},
|
|
@@ -376,7 +376,7 @@
|
|
|
376
376
|
"file": "./tables/NamespaceOwner.sol",
|
|
377
377
|
"nameLocation": "-1:-1:-1",
|
|
378
378
|
"scope": 56095,
|
|
379
|
-
"sourceUnit":
|
|
379
|
+
"sourceUnit": 64269,
|
|
380
380
|
"symbolAliases": [
|
|
381
381
|
{
|
|
382
382
|
"foreign": {
|
|
@@ -384,7 +384,7 @@
|
|
|
384
384
|
"name": "NamespaceOwner",
|
|
385
385
|
"nodeType": "Identifier",
|
|
386
386
|
"overloadedDeclarations": [],
|
|
387
|
-
"referencedDeclaration":
|
|
387
|
+
"referencedDeclaration": 64268,
|
|
388
388
|
"src": "241:14:85",
|
|
389
389
|
"typeDescriptions": {}
|
|
390
390
|
},
|
|
@@ -558,10 +558,10 @@
|
|
|
558
558
|
"name": "ResourceAccess",
|
|
559
559
|
"nodeType": "Identifier",
|
|
560
560
|
"overloadedDeclarations": [],
|
|
561
|
-
"referencedDeclaration":
|
|
561
|
+
"referencedDeclaration": 64863,
|
|
562
562
|
"src": "574:14:85",
|
|
563
563
|
"typeDescriptions": {
|
|
564
|
-
"typeIdentifier": "t_type$_t_contract$_ResourceAccess_$
|
|
564
|
+
"typeIdentifier": "t_type$_t_contract$_ResourceAccess_$64863_$",
|
|
565
565
|
"typeString": "type(library ResourceAccess)"
|
|
566
566
|
}
|
|
567
567
|
},
|
|
@@ -572,7 +572,7 @@
|
|
|
572
572
|
"lValueRequested": false,
|
|
573
573
|
"memberName": "get",
|
|
574
574
|
"nodeType": "MemberAccess",
|
|
575
|
-
"referencedDeclaration":
|
|
575
|
+
"referencedDeclaration": 64559,
|
|
576
576
|
"src": "574:18:85",
|
|
577
577
|
"typeDescriptions": {
|
|
578
578
|
"typeIdentifier": "t_function_internal_view$_t_bytes32_$_t_address_$returns$_t_bool_$",
|
|
@@ -706,10 +706,10 @@
|
|
|
706
706
|
"name": "ResourceAccess",
|
|
707
707
|
"nodeType": "Identifier",
|
|
708
708
|
"overloadedDeclarations": [],
|
|
709
|
-
"referencedDeclaration":
|
|
709
|
+
"referencedDeclaration": 64863,
|
|
710
710
|
"src": "692:14:85",
|
|
711
711
|
"typeDescriptions": {
|
|
712
|
-
"typeIdentifier": "t_type$_t_contract$_ResourceAccess_$
|
|
712
|
+
"typeIdentifier": "t_type$_t_contract$_ResourceAccess_$64863_$",
|
|
713
713
|
"typeString": "type(library ResourceAccess)"
|
|
714
714
|
}
|
|
715
715
|
},
|
|
@@ -720,7 +720,7 @@
|
|
|
720
720
|
"lValueRequested": false,
|
|
721
721
|
"memberName": "get",
|
|
722
722
|
"nodeType": "MemberAccess",
|
|
723
|
-
"referencedDeclaration":
|
|
723
|
+
"referencedDeclaration": 64559,
|
|
724
724
|
"src": "692:18:85",
|
|
725
725
|
"typeDescriptions": {
|
|
726
726
|
"typeIdentifier": "t_function_internal_view$_t_bytes32_$_t_address_$returns$_t_bool_$",
|
|
@@ -1539,10 +1539,10 @@
|
|
|
1539
1539
|
"name": "NamespaceOwner",
|
|
1540
1540
|
"nodeType": "Identifier",
|
|
1541
1541
|
"overloadedDeclarations": [],
|
|
1542
|
-
"referencedDeclaration":
|
|
1542
|
+
"referencedDeclaration": 64268,
|
|
1543
1543
|
"src": "1636:14:85",
|
|
1544
1544
|
"typeDescriptions": {
|
|
1545
|
-
"typeIdentifier": "t_type$_t_contract$_NamespaceOwner_$
|
|
1545
|
+
"typeIdentifier": "t_type$_t_contract$_NamespaceOwner_$64268_$",
|
|
1546
1546
|
"typeString": "type(library NamespaceOwner)"
|
|
1547
1547
|
}
|
|
1548
1548
|
},
|
|
@@ -1553,7 +1553,7 @@
|
|
|
1553
1553
|
"lValueRequested": false,
|
|
1554
1554
|
"memberName": "get",
|
|
1555
1555
|
"nodeType": "MemberAccess",
|
|
1556
|
-
"referencedDeclaration":
|
|
1556
|
+
"referencedDeclaration": 64041,
|
|
1557
1557
|
"src": "1636:18:85",
|
|
1558
1558
|
"typeDescriptions": {
|
|
1559
1559
|
"typeIdentifier": "t_function_internal_view$_t_bytes16_$returns$_t_address_$",
|