@latticexyz/world-modules 2.0.0-main-c07fa021 → 2.0.0-main-5741d53d
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/out/ArrayLib.sol/ArrayLib.json +255 -255
- package/out/Callbacks.sol/Callbacks.json +45 -45
- package/out/CallboundDelegationControl.sol/CallboundDelegationControl.json +203 -203
- package/out/CallboundDelegations.sol/CallboundDelegations.json +2595 -2595
- package/out/DelegationControl.sol/DelegationControl.json +83 -83
- package/out/Hooks.sol/Hooks.json +45 -45
- package/out/IAccessManagementSystem.sol/IAccessManagementSystem.json +14 -14
- package/out/IBalanceTransferSystem.sol/IBalanceTransferSystem.json +15 -15
- package/out/IBaseWorld.sol/IBaseWorld.json +64 -64
- package/out/IBatchCallSystem.sol/IBatchCallSystem.abi.json +69 -0
- package/out/IBatchCallSystem.sol/IBatchCallSystem.abi.json.d.ts +70 -0
- package/out/IBatchCallSystem.sol/IBatchCallSystem.json +534 -0
- package/out/ICoreSystem.sol/ICoreSystem.json +6 -6
- package/out/IDelegationControl.sol/IDelegationControl.json +60 -60
- package/out/IModule.sol/IModule.json +76 -76
- package/out/IModuleInstallationSystem.sol/IModuleInstallationSystem.json +27 -27
- package/out/ISystemHook.sol/ISystemHook.json +82 -82
- package/out/IUniqueEntitySystem.sol/IUniqueEntitySystem.json +13 -13
- package/out/IWorldContextConsumer.sol/IWorldContextConsumer.json +67 -67
- package/out/IWorldErrors.sol/IWorldErrors.json +136 -136
- package/out/IWorldKernel.sol/IWorldCall.json +149 -149
- package/out/IWorldKernel.sol/IWorldKernel.json +149 -149
- package/out/IWorldKernel.sol/IWorldModuleInstallation.json +149 -149
- package/out/IWorldRegistrationSystem.sol/IWorldRegistrationSystem.json +175 -175
- package/out/KeyEncoding.sol/KeyEncoding.json +80 -80
- package/out/KeysInTable.sol/KeysInTable.json +10668 -10668
- package/out/KeysInTableHook.sol/KeysInTableHook.json +862 -862
- package/out/KeysInTableModule.sol/KeysInTableModule.json +534 -534
- package/out/KeysWithValue.sol/KeysWithValue.json +3828 -3828
- package/out/KeysWithValueHook.sol/KeysWithValueHook.json +996 -996
- package/out/KeysWithValueModule.sol/KeysWithValueModule.json +423 -423
- package/out/Mixed.sol/Mixed.json +66 -66
- package/out/Module.sol/Module.json +73 -73
- package/out/ResourceIds.sol/ResourceIds.json +45 -45
- package/out/Schema.sol/SchemaInstance.json +30 -30
- package/out/Schema.sol/SchemaLib.json +30 -30
- package/out/SchemaType.sol/SchemaType.json +276 -276
- package/out/StandardDelegationsModule.sol/StandardDelegationsModule.json +300 -300
- package/out/StoreHook.sol/StoreHook.json +358 -358
- package/out/StoreHooks.sol/StoreHooks.json +45 -45
- package/out/System.sol/System.json +18 -18
- package/out/Tables.sol/Tables.json +73 -73
- package/out/TimeboundDelegationControl.sol/TimeboundDelegationControl.json +107 -107
- package/out/TimeboundDelegations.sol/TimeboundDelegations.json +1986 -1986
- package/out/UniqueEntity.sol/UniqueEntity.json +1402 -1402
- package/out/UniqueEntityModule.sol/UniqueEntityModule.json +324 -324
- package/out/UniqueEntitySystem.sol/UniqueEntitySystem.json +81 -81
- package/out/UsedKeysIndex.sol/UsedKeysIndex.json +2722 -2722
- package/out/Vector2.sol/Vector2.json +52 -52
- package/out/WorldContext.sol/WorldContextConsumer.json +28 -28
- package/out/WorldContext.sol/WorldContextProvider.json +28 -28
- package/out/WorldResourceId.sol/WorldResourceIdInstance.json +103 -103
- package/out/WorldResourceId.sol/WorldResourceIdLib.json +103 -103
- package/out/constants.sol/constants.json +85 -85
- package/out/getKeysInTable.sol/getKeysInTable.json +564 -564
- package/out/getKeysWithValue.sol/getKeysWithValue.json +264 -264
- package/out/getTargetTableId.sol/getTargetTableId.json +163 -163
- package/out/getUniqueEntity.sol/getUniqueEntity.json +88 -88
- package/out/hasKey.sol/hasKey.json +130 -130
- package/out/index.sol/index.json +53 -53
- package/out/interfaces/IBaseWorld.sol/IBaseWorld.abi.json +51 -15
- package/out/interfaces/IBaseWorld.sol/IBaseWorld.abi.json.d.ts +51 -15
- package/out/interfaces/IBaseWorld.sol/IBaseWorld.json +244 -171
- package/out/interfaces/IERC165.sol/IERC165.json +27 -27
- package/out/interfaces/IWorldKernel.sol/IWorldCall.json +151 -151
- package/out/interfaces/IWorldKernel.sol/IWorldKernel.json +151 -151
- package/out/interfaces/IWorldKernel.sol/IWorldModuleInstallation.json +151 -151
- package/out/query.sol/query.json +1154 -1154
- package/out/revertWithBytes.sol/revertWithBytes.json +15 -15
- package/out/src/Bytes.sol/Bytes.json +1332 -1332
- package/out/src/FieldLayout.sol/FieldLayoutInstance.json +697 -697
- package/out/src/FieldLayout.sol/FieldLayoutLib.json +697 -697
- package/out/src/IStore.sol/IStore.json +886 -886
- package/out/src/IStore.sol/IStoreData.json +886 -886
- package/out/src/IStore.sol/IStoreRead.json +886 -886
- package/out/src/IStore.sol/IStoreRegistration.json +886 -886
- package/out/src/IStore.sol/IStoreWrite.json +886 -886
- package/out/src/Memory.sol/Memory.json +89 -89
- package/out/src/PackedCounter.sol/PackedCounterInstance.json +923 -923
- package/out/src/PackedCounter.sol/PackedCounterLib.json +923 -923
- package/out/src/ResourceId.sol/ResourceIdInstance.json +112 -112
- package/out/src/ResourceId.sol/ResourceIdLib.json +112 -112
- package/out/src/Schema.sol/SchemaInstance.json +787 -787
- package/out/src/Schema.sol/SchemaLib.json +787 -787
- package/out/src/Slice.sol/SliceInstance.json +429 -429
- package/out/src/Slice.sol/SliceLib.json +429 -429
- package/out/src/StoreCore.sol/StoreCore.json +4461 -4461
- package/out/src/StoreCore.sol/StoreCoreInternal.json +4461 -4461
- package/out/src/StoreSwitch.sol/StoreSwitch.json +2454 -2454
- package/out/src/WorldContext.sol/WorldContextConsumer.json +353 -353
- package/out/src/WorldContext.sol/WorldContextProvider.json +353 -353
- package/out/src/WorldResourceId.sol/WorldResourceIdInstance.json +474 -474
- package/out/src/WorldResourceId.sol/WorldResourceIdLib.json +474 -474
- package/out/storeHookTypes.sol/storeHookTypes.json +115 -115
- package/out/storeResourceTypes.sol/storeResourceTypes.json +12 -12
- package/out/tables/ResourceIds.sol/ResourceIds.json +1746 -1746
- package/out/tables/Tables.sol/Tables.json +7288 -7288
- package/out/tightcoder/EncodeArray.sol/EncodeArray.json +3246 -3246
- package/out/types.sol/types.json +131 -23
- package/out/worldResourceTypes.sol/worldResourceTypes.json +53 -53
- package/package.json +8 -8
- package/out/ICallBatchSystem.sol/ICallBatchSystem.abi.json +0 -33
- package/out/ICallBatchSystem.sol/ICallBatchSystem.abi.json.d.ts +0 -34
- package/out/ICallBatchSystem.sol/ICallBatchSystem.json +0 -334
@@ -368,7 +368,7 @@
|
|
368
368
|
3053
|
369
369
|
],
|
370
370
|
"SchemaType": [
|
371
|
-
|
371
|
+
33974
|
372
372
|
],
|
373
373
|
"SliceLib": [
|
374
374
|
3518
|
@@ -419,7 +419,7 @@
|
|
419
419
|
"file": "@latticexyz/schema-type/src/solidity/SchemaType.sol",
|
420
420
|
"nameLocation": "-1:-1:-1",
|
421
421
|
"scope": 27910,
|
422
|
-
"sourceUnit":
|
422
|
+
"sourceUnit": 34016,
|
423
423
|
"symbolAliases": [
|
424
424
|
{
|
425
425
|
"foreign": {
|
@@ -427,7 +427,7 @@
|
|
427
427
|
"name": "SchemaType",
|
428
428
|
"nodeType": "Identifier",
|
429
429
|
"overloadedDeclarations": [],
|
430
|
-
"referencedDeclaration":
|
430
|
+
"referencedDeclaration": 33974,
|
431
431
|
"src": "139:10:25",
|
432
432
|
"typeDescriptions": {}
|
433
433
|
},
|
@@ -1478,7 +1478,7 @@
|
|
1478
1478
|
"stateVariable": false,
|
1479
1479
|
"storageLocation": "memory",
|
1480
1480
|
"typeDescriptions": {
|
1481
|
-
"typeIdentifier": "t_array$_t_enum$_SchemaType_$
|
1481
|
+
"typeIdentifier": "t_array$_t_enum$_SchemaType_$33974_$dyn_memory_ptr",
|
1482
1482
|
"typeString": "enum SchemaType[]"
|
1483
1483
|
},
|
1484
1484
|
"typeName": {
|
@@ -1492,13 +1492,13 @@
|
|
1492
1492
|
"1530:10:25"
|
1493
1493
|
],
|
1494
1494
|
"nodeType": "IdentifierPath",
|
1495
|
-
"referencedDeclaration":
|
1495
|
+
"referencedDeclaration": 33974,
|
1496
1496
|
"src": "1530:10:25"
|
1497
1497
|
},
|
1498
|
-
"referencedDeclaration":
|
1498
|
+
"referencedDeclaration": 33974,
|
1499
1499
|
"src": "1530:10:25",
|
1500
1500
|
"typeDescriptions": {
|
1501
|
-
"typeIdentifier": "t_enum$_SchemaType_$
|
1501
|
+
"typeIdentifier": "t_enum$_SchemaType_$33974",
|
1502
1502
|
"typeString": "enum SchemaType"
|
1503
1503
|
}
|
1504
1504
|
},
|
@@ -1506,7 +1506,7 @@
|
|
1506
1506
|
"nodeType": "ArrayTypeName",
|
1507
1507
|
"src": "1530:12:25",
|
1508
1508
|
"typeDescriptions": {
|
1509
|
-
"typeIdentifier": "t_array$_t_enum$_SchemaType_$
|
1509
|
+
"typeIdentifier": "t_array$_t_enum$_SchemaType_$33974_$dyn_storage_ptr",
|
1510
1510
|
"typeString": "enum SchemaType[]"
|
1511
1511
|
}
|
1512
1512
|
},
|
@@ -1548,7 +1548,7 @@
|
|
1548
1548
|
"nodeType": "NewExpression",
|
1549
1549
|
"src": "1563:16:25",
|
1550
1550
|
"typeDescriptions": {
|
1551
|
-
"typeIdentifier": "t_function_objectcreation_pure$_t_uint256_$returns$_t_array$_t_enum$_SchemaType_$
|
1551
|
+
"typeIdentifier": "t_function_objectcreation_pure$_t_uint256_$returns$_t_array$_t_enum$_SchemaType_$33974_$dyn_memory_ptr_$",
|
1552
1552
|
"typeString": "function (uint256) pure returns (enum SchemaType[] memory)"
|
1553
1553
|
},
|
1554
1554
|
"typeName": {
|
@@ -1562,13 +1562,13 @@
|
|
1562
1562
|
"1567:10:25"
|
1563
1563
|
],
|
1564
1564
|
"nodeType": "IdentifierPath",
|
1565
|
-
"referencedDeclaration":
|
1565
|
+
"referencedDeclaration": 33974,
|
1566
1566
|
"src": "1567:10:25"
|
1567
1567
|
},
|
1568
|
-
"referencedDeclaration":
|
1568
|
+
"referencedDeclaration": 33974,
|
1569
1569
|
"src": "1567:10:25",
|
1570
1570
|
"typeDescriptions": {
|
1571
|
-
"typeIdentifier": "t_enum$_SchemaType_$
|
1571
|
+
"typeIdentifier": "t_enum$_SchemaType_$33974",
|
1572
1572
|
"typeString": "enum SchemaType"
|
1573
1573
|
}
|
1574
1574
|
},
|
@@ -1576,7 +1576,7 @@
|
|
1576
1576
|
"nodeType": "ArrayTypeName",
|
1577
1577
|
"src": "1567:12:25",
|
1578
1578
|
"typeDescriptions": {
|
1579
|
-
"typeIdentifier": "t_array$_t_enum$_SchemaType_$
|
1579
|
+
"typeIdentifier": "t_array$_t_enum$_SchemaType_$33974_$dyn_storage_ptr",
|
1580
1580
|
"typeString": "enum SchemaType[]"
|
1581
1581
|
}
|
1582
1582
|
}
|
@@ -1593,7 +1593,7 @@
|
|
1593
1593
|
"src": "1563:19:25",
|
1594
1594
|
"tryCall": false,
|
1595
1595
|
"typeDescriptions": {
|
1596
|
-
"typeIdentifier": "t_array$_t_enum$_SchemaType_$
|
1596
|
+
"typeIdentifier": "t_array$_t_enum$_SchemaType_$33974_$dyn_memory_ptr",
|
1597
1597
|
"typeString": "enum SchemaType[] memory"
|
1598
1598
|
}
|
1599
1599
|
},
|
@@ -1616,7 +1616,7 @@
|
|
1616
1616
|
"referencedDeclaration": 26507,
|
1617
1617
|
"src": "1588:10:25",
|
1618
1618
|
"typeDescriptions": {
|
1619
|
-
"typeIdentifier": "t_array$_t_enum$_SchemaType_$
|
1619
|
+
"typeIdentifier": "t_array$_t_enum$_SchemaType_$33974_$dyn_memory_ptr",
|
1620
1620
|
"typeString": "enum SchemaType[] memory"
|
1621
1621
|
}
|
1622
1622
|
},
|
@@ -1644,7 +1644,7 @@
|
|
1644
1644
|
"nodeType": "IndexAccess",
|
1645
1645
|
"src": "1588:13:25",
|
1646
1646
|
"typeDescriptions": {
|
1647
|
-
"typeIdentifier": "t_enum$_SchemaType_$
|
1647
|
+
"typeIdentifier": "t_enum$_SchemaType_$33974",
|
1648
1648
|
"typeString": "enum SchemaType"
|
1649
1649
|
}
|
1650
1650
|
},
|
@@ -1656,10 +1656,10 @@
|
|
1656
1656
|
"name": "SchemaType",
|
1657
1657
|
"nodeType": "Identifier",
|
1658
1658
|
"overloadedDeclarations": [],
|
1659
|
-
"referencedDeclaration":
|
1659
|
+
"referencedDeclaration": 33974,
|
1660
1660
|
"src": "1604:10:25",
|
1661
1661
|
"typeDescriptions": {
|
1662
|
-
"typeIdentifier": "t_type$_t_enum$_SchemaType_$
|
1662
|
+
"typeIdentifier": "t_type$_t_enum$_SchemaType_$33974_$",
|
1663
1663
|
"typeString": "type(enum SchemaType)"
|
1664
1664
|
}
|
1665
1665
|
},
|
@@ -1671,16 +1671,16 @@
|
|
1671
1671
|
"memberLocation": "1615:7:25",
|
1672
1672
|
"memberName": "BYTES32",
|
1673
1673
|
"nodeType": "MemberAccess",
|
1674
|
-
"referencedDeclaration":
|
1674
|
+
"referencedDeclaration": 33871,
|
1675
1675
|
"src": "1604:18:25",
|
1676
1676
|
"typeDescriptions": {
|
1677
|
-
"typeIdentifier": "t_enum$_SchemaType_$
|
1677
|
+
"typeIdentifier": "t_enum$_SchemaType_$33974",
|
1678
1678
|
"typeString": "enum SchemaType"
|
1679
1679
|
}
|
1680
1680
|
},
|
1681
1681
|
"src": "1588:34:25",
|
1682
1682
|
"typeDescriptions": {
|
1683
|
-
"typeIdentifier": "t_enum$_SchemaType_$
|
1683
|
+
"typeIdentifier": "t_enum$_SchemaType_$33974",
|
1684
1684
|
"typeString": "enum SchemaType"
|
1685
1685
|
}
|
1686
1686
|
},
|
@@ -1699,7 +1699,7 @@
|
|
1699
1699
|
"referencedDeclaration": 26507,
|
1700
1700
|
"src": "1653:10:25",
|
1701
1701
|
"typeDescriptions": {
|
1702
|
-
"typeIdentifier": "t_array$_t_enum$_SchemaType_$
|
1702
|
+
"typeIdentifier": "t_array$_t_enum$_SchemaType_$33974_$dyn_memory_ptr",
|
1703
1703
|
"typeString": "enum SchemaType[] memory"
|
1704
1704
|
}
|
1705
1705
|
}
|
@@ -1707,7 +1707,7 @@
|
|
1707
1707
|
"expression": {
|
1708
1708
|
"argumentTypes": [
|
1709
1709
|
{
|
1710
|
-
"typeIdentifier": "t_array$_t_enum$_SchemaType_$
|
1710
|
+
"typeIdentifier": "t_array$_t_enum$_SchemaType_$33974_$dyn_memory_ptr",
|
1711
1711
|
"typeString": "enum SchemaType[] memory"
|
1712
1712
|
}
|
1713
1713
|
],
|
@@ -1734,7 +1734,7 @@
|
|
1734
1734
|
"referencedDeclaration": 3052,
|
1735
1735
|
"src": "1636:16:25",
|
1736
1736
|
"typeDescriptions": {
|
1737
|
-
"typeIdentifier": "t_function_internal_pure$_t_array$_t_enum$_SchemaType_$
|
1737
|
+
"typeIdentifier": "t_function_internal_pure$_t_array$_t_enum$_SchemaType_$33974_$dyn_memory_ptr_$returns$_t_userDefinedValueType$_Schema_$2900_$",
|
1738
1738
|
"typeString": "function (enum SchemaType[] memory) pure returns (Schema)"
|
1739
1739
|
}
|
1740
1740
|
},
|
@@ -1855,7 +1855,7 @@
|
|
1855
1855
|
"stateVariable": false,
|
1856
1856
|
"storageLocation": "memory",
|
1857
1857
|
"typeDescriptions": {
|
1858
|
-
"typeIdentifier": "t_array$_t_enum$_SchemaType_$
|
1858
|
+
"typeIdentifier": "t_array$_t_enum$_SchemaType_$33974_$dyn_memory_ptr",
|
1859
1859
|
"typeString": "enum SchemaType[]"
|
1860
1860
|
},
|
1861
1861
|
"typeName": {
|
@@ -1869,13 +1869,13 @@
|
|
1869
1869
|
"1774:10:25"
|
1870
1870
|
],
|
1871
1871
|
"nodeType": "IdentifierPath",
|
1872
|
-
"referencedDeclaration":
|
1872
|
+
"referencedDeclaration": 33974,
|
1873
1873
|
"src": "1774:10:25"
|
1874
1874
|
},
|
1875
|
-
"referencedDeclaration":
|
1875
|
+
"referencedDeclaration": 33974,
|
1876
1876
|
"src": "1774:10:25",
|
1877
1877
|
"typeDescriptions": {
|
1878
|
-
"typeIdentifier": "t_enum$_SchemaType_$
|
1878
|
+
"typeIdentifier": "t_enum$_SchemaType_$33974",
|
1879
1879
|
"typeString": "enum SchemaType"
|
1880
1880
|
}
|
1881
1881
|
},
|
@@ -1883,7 +1883,7 @@
|
|
1883
1883
|
"nodeType": "ArrayTypeName",
|
1884
1884
|
"src": "1774:12:25",
|
1885
1885
|
"typeDescriptions": {
|
1886
|
-
"typeIdentifier": "t_array$_t_enum$_SchemaType_$
|
1886
|
+
"typeIdentifier": "t_array$_t_enum$_SchemaType_$33974_$dyn_storage_ptr",
|
1887
1887
|
"typeString": "enum SchemaType[]"
|
1888
1888
|
}
|
1889
1889
|
},
|
@@ -1925,7 +1925,7 @@
|
|
1925
1925
|
"nodeType": "NewExpression",
|
1926
1926
|
"src": "1809:16:25",
|
1927
1927
|
"typeDescriptions": {
|
1928
|
-
"typeIdentifier": "t_function_objectcreation_pure$_t_uint256_$returns$_t_array$_t_enum$_SchemaType_$
|
1928
|
+
"typeIdentifier": "t_function_objectcreation_pure$_t_uint256_$returns$_t_array$_t_enum$_SchemaType_$33974_$dyn_memory_ptr_$",
|
1929
1929
|
"typeString": "function (uint256) pure returns (enum SchemaType[] memory)"
|
1930
1930
|
},
|
1931
1931
|
"typeName": {
|
@@ -1939,13 +1939,13 @@
|
|
1939
1939
|
"1813:10:25"
|
1940
1940
|
],
|
1941
1941
|
"nodeType": "IdentifierPath",
|
1942
|
-
"referencedDeclaration":
|
1942
|
+
"referencedDeclaration": 33974,
|
1943
1943
|
"src": "1813:10:25"
|
1944
1944
|
},
|
1945
|
-
"referencedDeclaration":
|
1945
|
+
"referencedDeclaration": 33974,
|
1946
1946
|
"src": "1813:10:25",
|
1947
1947
|
"typeDescriptions": {
|
1948
|
-
"typeIdentifier": "t_enum$_SchemaType_$
|
1948
|
+
"typeIdentifier": "t_enum$_SchemaType_$33974",
|
1949
1949
|
"typeString": "enum SchemaType"
|
1950
1950
|
}
|
1951
1951
|
},
|
@@ -1953,7 +1953,7 @@
|
|
1953
1953
|
"nodeType": "ArrayTypeName",
|
1954
1954
|
"src": "1813:12:25",
|
1955
1955
|
"typeDescriptions": {
|
1956
|
-
"typeIdentifier": "t_array$_t_enum$_SchemaType_$
|
1956
|
+
"typeIdentifier": "t_array$_t_enum$_SchemaType_$33974_$dyn_storage_ptr",
|
1957
1957
|
"typeString": "enum SchemaType[]"
|
1958
1958
|
}
|
1959
1959
|
}
|
@@ -1970,7 +1970,7 @@
|
|
1970
1970
|
"src": "1809:19:25",
|
1971
1971
|
"tryCall": false,
|
1972
1972
|
"typeDescriptions": {
|
1973
|
-
"typeIdentifier": "t_array$_t_enum$_SchemaType_$
|
1973
|
+
"typeIdentifier": "t_array$_t_enum$_SchemaType_$33974_$dyn_memory_ptr",
|
1974
1974
|
"typeString": "enum SchemaType[] memory"
|
1975
1975
|
}
|
1976
1976
|
},
|
@@ -1993,7 +1993,7 @@
|
|
1993
1993
|
"referencedDeclaration": 26539,
|
1994
1994
|
"src": "1834:12:25",
|
1995
1995
|
"typeDescriptions": {
|
1996
|
-
"typeIdentifier": "t_array$_t_enum$_SchemaType_$
|
1996
|
+
"typeIdentifier": "t_array$_t_enum$_SchemaType_$33974_$dyn_memory_ptr",
|
1997
1997
|
"typeString": "enum SchemaType[] memory"
|
1998
1998
|
}
|
1999
1999
|
},
|
@@ -2021,7 +2021,7 @@
|
|
2021
2021
|
"nodeType": "IndexAccess",
|
2022
2022
|
"src": "1834:15:25",
|
2023
2023
|
"typeDescriptions": {
|
2024
|
-
"typeIdentifier": "t_enum$_SchemaType_$
|
2024
|
+
"typeIdentifier": "t_enum$_SchemaType_$33974",
|
2025
2025
|
"typeString": "enum SchemaType"
|
2026
2026
|
}
|
2027
2027
|
},
|
@@ -2033,10 +2033,10 @@
|
|
2033
2033
|
"name": "SchemaType",
|
2034
2034
|
"nodeType": "Identifier",
|
2035
2035
|
"overloadedDeclarations": [],
|
2036
|
-
"referencedDeclaration":
|
2036
|
+
"referencedDeclaration": 33974,
|
2037
2037
|
"src": "1852:10:25",
|
2038
2038
|
"typeDescriptions": {
|
2039
|
-
"typeIdentifier": "t_type$_t_enum$_SchemaType_$
|
2039
|
+
"typeIdentifier": "t_type$_t_enum$_SchemaType_$33974_$",
|
2040
2040
|
"typeString": "type(enum SchemaType)"
|
2041
2041
|
}
|
2042
2042
|
},
|
@@ -2048,16 +2048,16 @@
|
|
2048
2048
|
"memberLocation": "1863:6:25",
|
2049
2049
|
"memberName": "UINT32",
|
2050
2050
|
"nodeType": "MemberAccess",
|
2051
|
-
"referencedDeclaration":
|
2051
|
+
"referencedDeclaration": 33779,
|
2052
2052
|
"src": "1852:17:25",
|
2053
2053
|
"typeDescriptions": {
|
2054
|
-
"typeIdentifier": "t_enum$_SchemaType_$
|
2054
|
+
"typeIdentifier": "t_enum$_SchemaType_$33974",
|
2055
2055
|
"typeString": "enum SchemaType"
|
2056
2056
|
}
|
2057
2057
|
},
|
2058
2058
|
"src": "1834:35:25",
|
2059
2059
|
"typeDescriptions": {
|
2060
|
-
"typeIdentifier": "t_enum$_SchemaType_$
|
2060
|
+
"typeIdentifier": "t_enum$_SchemaType_$33974",
|
2061
2061
|
"typeString": "enum SchemaType"
|
2062
2062
|
}
|
2063
2063
|
},
|
@@ -2081,7 +2081,7 @@
|
|
2081
2081
|
"referencedDeclaration": 26539,
|
2082
2082
|
"src": "1875:12:25",
|
2083
2083
|
"typeDescriptions": {
|
2084
|
-
"typeIdentifier": "t_array$_t_enum$_SchemaType_$
|
2084
|
+
"typeIdentifier": "t_array$_t_enum$_SchemaType_$33974_$dyn_memory_ptr",
|
2085
2085
|
"typeString": "enum SchemaType[] memory"
|
2086
2086
|
}
|
2087
2087
|
},
|
@@ -2109,7 +2109,7 @@
|
|
2109
2109
|
"nodeType": "IndexAccess",
|
2110
2110
|
"src": "1875:15:25",
|
2111
2111
|
"typeDescriptions": {
|
2112
|
-
"typeIdentifier": "t_enum$_SchemaType_$
|
2112
|
+
"typeIdentifier": "t_enum$_SchemaType_$33974",
|
2113
2113
|
"typeString": "enum SchemaType"
|
2114
2114
|
}
|
2115
2115
|
},
|
@@ -2121,10 +2121,10 @@
|
|
2121
2121
|
"name": "SchemaType",
|
2122
2122
|
"nodeType": "Identifier",
|
2123
2123
|
"overloadedDeclarations": [],
|
2124
|
-
"referencedDeclaration":
|
2124
|
+
"referencedDeclaration": 33974,
|
2125
2125
|
"src": "1893:10:25",
|
2126
2126
|
"typeDescriptions": {
|
2127
|
-
"typeIdentifier": "t_type$_t_enum$_SchemaType_$
|
2127
|
+
"typeIdentifier": "t_type$_t_enum$_SchemaType_$33974_$",
|
2128
2128
|
"typeString": "type(enum SchemaType)"
|
2129
2129
|
}
|
2130
2130
|
},
|
@@ -2136,16 +2136,16 @@
|
|
2136
2136
|
"memberLocation": "1904:6:25",
|
2137
2137
|
"memberName": "UINT32",
|
2138
2138
|
"nodeType": "MemberAccess",
|
2139
|
-
"referencedDeclaration":
|
2139
|
+
"referencedDeclaration": 33779,
|
2140
2140
|
"src": "1893:17:25",
|
2141
2141
|
"typeDescriptions": {
|
2142
|
-
"typeIdentifier": "t_enum$_SchemaType_$
|
2142
|
+
"typeIdentifier": "t_enum$_SchemaType_$33974",
|
2143
2143
|
"typeString": "enum SchemaType"
|
2144
2144
|
}
|
2145
2145
|
},
|
2146
2146
|
"src": "1875:35:25",
|
2147
2147
|
"typeDescriptions": {
|
2148
|
-
"typeIdentifier": "t_enum$_SchemaType_$
|
2148
|
+
"typeIdentifier": "t_enum$_SchemaType_$33974",
|
2149
2149
|
"typeString": "enum SchemaType"
|
2150
2150
|
}
|
2151
2151
|
},
|
@@ -2164,7 +2164,7 @@
|
|
2164
2164
|
"referencedDeclaration": 26539,
|
2165
2165
|
"src": "1941:12:25",
|
2166
2166
|
"typeDescriptions": {
|
2167
|
-
"typeIdentifier": "t_array$_t_enum$_SchemaType_$
|
2167
|
+
"typeIdentifier": "t_array$_t_enum$_SchemaType_$33974_$dyn_memory_ptr",
|
2168
2168
|
"typeString": "enum SchemaType[] memory"
|
2169
2169
|
}
|
2170
2170
|
}
|
@@ -2172,7 +2172,7 @@
|
|
2172
2172
|
"expression": {
|
2173
2173
|
"argumentTypes": [
|
2174
2174
|
{
|
2175
|
-
"typeIdentifier": "t_array$_t_enum$_SchemaType_$
|
2175
|
+
"typeIdentifier": "t_array$_t_enum$_SchemaType_$33974_$dyn_memory_ptr",
|
2176
2176
|
"typeString": "enum SchemaType[] memory"
|
2177
2177
|
}
|
2178
2178
|
],
|
@@ -2199,7 +2199,7 @@
|
|
2199
2199
|
"referencedDeclaration": 3052,
|
2200
2200
|
"src": "1924:16:25",
|
2201
2201
|
"typeDescriptions": {
|
2202
|
-
"typeIdentifier": "t_function_internal_pure$_t_array$_t_enum$_SchemaType_$
|
2202
|
+
"typeIdentifier": "t_function_internal_pure$_t_array$_t_enum$_SchemaType_$33974_$dyn_memory_ptr_$returns$_t_userDefinedValueType$_Schema_$2900_$",
|
2203
2203
|
"typeString": "function (enum SchemaType[] memory) pure returns (Schema)"
|
2204
2204
|
}
|
2205
2205
|
},
|
@@ -487,16 +487,16 @@
|
|
487
487
|
32669
|
488
488
|
],
|
489
489
|
"ERC165_INTERFACE_ID": [
|
490
|
-
|
490
|
+
33423
|
491
491
|
],
|
492
492
|
"IWorldContextConsumer": [
|
493
|
-
|
493
|
+
33556
|
494
494
|
],
|
495
495
|
"StoreSwitch": [
|
496
|
-
|
496
|
+
41020
|
497
497
|
],
|
498
498
|
"WORLD_CONTEXT_CONSUMER_INTERFACE_ID": [
|
499
|
-
|
499
|
+
33538
|
500
500
|
],
|
501
501
|
"WorldContextConsumer": [
|
502
502
|
32724
|
@@ -505,7 +505,7 @@
|
|
505
505
|
32873
|
506
506
|
],
|
507
507
|
"revertWithBytes": [
|
508
|
-
|
508
|
+
33737
|
509
509
|
]
|
510
510
|
},
|
511
511
|
"nodeType": "SourceUnit",
|
@@ -532,7 +532,7 @@
|
|
532
532
|
"file": "@latticexyz/store/src/StoreSwitch.sol",
|
533
533
|
"nameLocation": "-1:-1:-1",
|
534
534
|
"scope": 32874,
|
535
|
-
"sourceUnit":
|
535
|
+
"sourceUnit": 41021,
|
536
536
|
"symbolAliases": [
|
537
537
|
{
|
538
538
|
"foreign": {
|
@@ -540,7 +540,7 @@
|
|
540
540
|
"name": "StoreSwitch",
|
541
541
|
"nodeType": "Identifier",
|
542
542
|
"overloadedDeclarations": [],
|
543
|
-
"referencedDeclaration":
|
543
|
+
"referencedDeclaration": 41020,
|
544
544
|
"src": "68:11:33",
|
545
545
|
"typeDescriptions": {}
|
546
546
|
},
|
@@ -558,7 +558,7 @@
|
|
558
558
|
"file": "./revertWithBytes.sol",
|
559
559
|
"nameLocation": "-1:-1:-1",
|
560
560
|
"scope": 32874,
|
561
|
-
"sourceUnit":
|
561
|
+
"sourceUnit": 33738,
|
562
562
|
"symbolAliases": [
|
563
563
|
{
|
564
564
|
"foreign": {
|
@@ -566,7 +566,7 @@
|
|
566
566
|
"name": "revertWithBytes",
|
567
567
|
"nodeType": "Identifier",
|
568
568
|
"overloadedDeclarations": [],
|
569
|
-
"referencedDeclaration":
|
569
|
+
"referencedDeclaration": 33737,
|
570
570
|
"src": "137:15:33",
|
571
571
|
"typeDescriptions": {}
|
572
572
|
},
|
@@ -584,7 +584,7 @@
|
|
584
584
|
"file": "./interfaces/IERC165.sol",
|
585
585
|
"nameLocation": "-1:-1:-1",
|
586
586
|
"scope": 32874,
|
587
|
-
"sourceUnit":
|
587
|
+
"sourceUnit": 33433,
|
588
588
|
"symbolAliases": [
|
589
589
|
{
|
590
590
|
"foreign": {
|
@@ -592,7 +592,7 @@
|
|
592
592
|
"name": "ERC165_INTERFACE_ID",
|
593
593
|
"nodeType": "Identifier",
|
594
594
|
"overloadedDeclarations": [],
|
595
|
-
"referencedDeclaration":
|
595
|
+
"referencedDeclaration": 33423,
|
596
596
|
"src": "194:19:33",
|
597
597
|
"typeDescriptions": {}
|
598
598
|
},
|
@@ -610,7 +610,7 @@
|
|
610
610
|
"file": "./interfaces/IWorldContextConsumer.sol",
|
611
611
|
"nameLocation": "-1:-1:-1",
|
612
612
|
"scope": 32874,
|
613
|
-
"sourceUnit":
|
613
|
+
"sourceUnit": 33557,
|
614
614
|
"symbolAliases": [
|
615
615
|
{
|
616
616
|
"foreign": {
|
@@ -618,7 +618,7 @@
|
|
618
618
|
"name": "IWorldContextConsumer",
|
619
619
|
"nodeType": "Identifier",
|
620
620
|
"overloadedDeclarations": [],
|
621
|
-
"referencedDeclaration":
|
621
|
+
"referencedDeclaration": 33556,
|
622
622
|
"src": "258:21:33",
|
623
623
|
"typeDescriptions": {}
|
624
624
|
},
|
@@ -630,7 +630,7 @@
|
|
630
630
|
"name": "WORLD_CONTEXT_CONSUMER_INTERFACE_ID",
|
631
631
|
"nodeType": "Identifier",
|
632
632
|
"overloadedDeclarations": [],
|
633
|
-
"referencedDeclaration":
|
633
|
+
"referencedDeclaration": 33538,
|
634
634
|
"src": "281:35:33",
|
635
635
|
"typeDescriptions": {}
|
636
636
|
},
|
@@ -997,7 +997,7 @@
|
|
997
997
|
]
|
998
998
|
},
|
999
999
|
"baseFunctions": [
|
1000
|
-
|
1000
|
+
33545
|
1001
1001
|
],
|
1002
1002
|
"functionSelector": "119df25f",
|
1003
1003
|
"implemented": true,
|
@@ -1146,7 +1146,7 @@
|
|
1146
1146
|
]
|
1147
1147
|
},
|
1148
1148
|
"baseFunctions": [
|
1149
|
-
|
1149
|
+
33550
|
1150
1150
|
],
|
1151
1151
|
"functionSelector": "45ec9354",
|
1152
1152
|
"implemented": true,
|
@@ -1220,10 +1220,10 @@
|
|
1220
1220
|
"name": "StoreSwitch",
|
1221
1221
|
"nodeType": "Identifier",
|
1222
1222
|
"overloadedDeclarations": [],
|
1223
|
-
"referencedDeclaration":
|
1223
|
+
"referencedDeclaration": 41020,
|
1224
1224
|
"src": "1525:11:33",
|
1225
1225
|
"typeDescriptions": {
|
1226
|
-
"typeIdentifier": "t_type$_t_contract$_StoreSwitch_$
|
1226
|
+
"typeIdentifier": "t_type$_t_contract$_StoreSwitch_$41020_$",
|
1227
1227
|
"typeString": "type(library StoreSwitch)"
|
1228
1228
|
}
|
1229
1229
|
},
|
@@ -1235,7 +1235,7 @@
|
|
1235
1235
|
"memberLocation": "1537:15:33",
|
1236
1236
|
"memberName": "getStoreAddress",
|
1237
1237
|
"nodeType": "MemberAccess",
|
1238
|
-
"referencedDeclaration":
|
1238
|
+
"referencedDeclaration": 39790,
|
1239
1239
|
"src": "1525:27:33",
|
1240
1240
|
"typeDescriptions": {
|
1241
1241
|
"typeIdentifier": "t_function_internal_view$__$returns$_t_address_$",
|
@@ -1266,7 +1266,7 @@
|
|
1266
1266
|
]
|
1267
1267
|
},
|
1268
1268
|
"baseFunctions": [
|
1269
|
-
|
1269
|
+
33555
|
1270
1270
|
],
|
1271
1271
|
"functionSelector": "e1af802c",
|
1272
1272
|
"implemented": true,
|
@@ -1371,7 +1371,7 @@
|
|
1371
1371
|
"name": "WORLD_CONTEXT_CONSUMER_INTERFACE_ID",
|
1372
1372
|
"nodeType": "Identifier",
|
1373
1373
|
"overloadedDeclarations": [],
|
1374
|
-
"referencedDeclaration":
|
1374
|
+
"referencedDeclaration": 33538,
|
1375
1375
|
"src": "1749:35:33",
|
1376
1376
|
"typeDescriptions": {
|
1377
1377
|
"typeIdentifier": "t_bytes4",
|
@@ -1415,7 +1415,7 @@
|
|
1415
1415
|
"name": "ERC165_INTERFACE_ID",
|
1416
1416
|
"nodeType": "Identifier",
|
1417
1417
|
"overloadedDeclarations": [],
|
1418
|
-
"referencedDeclaration":
|
1418
|
+
"referencedDeclaration": 33423,
|
1419
1419
|
"src": "1803:19:33",
|
1420
1420
|
"typeDescriptions": {
|
1421
1421
|
"typeIdentifier": "t_bytes4",
|
@@ -1442,7 +1442,7 @@
|
|
1442
1442
|
]
|
1443
1443
|
},
|
1444
1444
|
"baseFunctions": [
|
1445
|
-
|
1445
|
+
33431
|
1446
1446
|
],
|
1447
1447
|
"functionSelector": "01ffc9a7",
|
1448
1448
|
"implemented": true,
|
@@ -1534,7 +1534,7 @@
|
|
1534
1534
|
"706:21:33"
|
1535
1535
|
],
|
1536
1536
|
"nodeType": "IdentifierPath",
|
1537
|
-
"referencedDeclaration":
|
1537
|
+
"referencedDeclaration": 33556,
|
1538
1538
|
"src": "706:21:33"
|
1539
1539
|
},
|
1540
1540
|
"id": 32671,
|
@@ -1548,8 +1548,8 @@
|
|
1548
1548
|
"fullyImplemented": true,
|
1549
1549
|
"linearizedBaseContracts": [
|
1550
1550
|
32724,
|
1551
|
-
|
1552
|
-
|
1551
|
+
33556,
|
1552
|
+
33432
|
1553
1553
|
],
|
1554
1554
|
"name": "WorldContextConsumer",
|
1555
1555
|
"nameLocation": "682:20:33",
|
@@ -2893,7 +2893,7 @@
|
|
2893
2893
|
"name": "revertWithBytes",
|
2894
2894
|
"nodeType": "Identifier",
|
2895
2895
|
"overloadedDeclarations": [],
|
2896
|
-
"referencedDeclaration":
|
2896
|
+
"referencedDeclaration": 33737,
|
2897
2897
|
"src": "3206:15:33",
|
2898
2898
|
"typeDescriptions": {
|
2899
2899
|
"typeIdentifier": "t_function_internal_pure$_t_bytes_memory_ptr_$returns$__$",
|
@@ -3343,7 +3343,7 @@
|
|
3343
3343
|
"name": "revertWithBytes",
|
3344
3344
|
"nodeType": "Identifier",
|
3345
3345
|
"overloadedDeclarations": [],
|
3346
|
-
"referencedDeclaration":
|
3346
|
+
"referencedDeclaration": 33737,
|
3347
3347
|
"src": "3625:15:33",
|
3348
3348
|
"typeDescriptions": {
|
3349
3349
|
"typeIdentifier": "t_function_internal_pure$_t_bytes_memory_ptr_$returns$__$",
|