@latticexyz/world-modules 2.0.0-main-fa74f25e → 2.0.0-main-be5266dc
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/CallboundDelegationControl.sol/CallboundDelegationControl.json +223 -223
- package/out/CallboundDelegations.sol/CallboundDelegations.json +2614 -2614
- package/out/DecodeSlice.sol/DecodeSlice.json +3158 -3158
- package/out/DelegationControl.sol/DelegationControl.json +104 -104
- package/out/EncodeArray.sol/EncodeArray.json +3253 -3253
- package/out/FieldLayout.sol/FieldLayoutInstance.json +51 -51
- package/out/FieldLayout.sol/FieldLayoutLib.json +51 -51
- package/out/Hook.sol/HookInstance.json +19 -19
- package/out/Hook.sol/HookLib.json +19 -19
- package/out/Hooks.sol/Hooks.json +99 -99
- package/out/IAccessManagementSystem.sol/IAccessManagementSystem.json +61 -61
- package/out/IBalanceTransferSystem.sol/IBalanceTransferSystem.json +53 -53
- package/out/IBaseWorld.sol/IBaseWorld.json +70 -70
- package/out/IBatchCallSystem.sol/IBatchCallSystem.json +51 -51
- package/out/ICoreSystem.sol/ICoreSystem.json +6 -6
- package/out/IDelegationControl.sol/IDelegationControl.json +66 -66
- package/out/IModule.sol/IModule.json +78 -78
- package/out/IModuleInstallationSystem.sol/IModuleInstallationSystem.json +27 -27
- package/out/IStore.sol/IStore.json +4 -4
- package/out/IStoreData.sol/IStoreData.json +4 -4
- package/out/IStoreHook.sol/IStoreHook.json +4 -4
- package/out/IStoreRead.sol/IStoreRead.json +4 -4
- package/out/IStoreRegistration.sol/IStoreRegistration.json +4 -4
- package/out/IStoreWrite.sol/IStoreWrite.json +4 -4
- package/out/ISystemHook.sol/ISystemHook.json +90 -90
- package/out/IUniqueEntitySystem.sol/IUniqueEntitySystem.json +13 -13
- package/out/IWorldContextConsumer.sol/IWorldContextConsumer.json +71 -71
- package/out/IWorldErrors.sol/IWorldErrors.json +150 -150
- package/out/IWorldKernel.sol/IWorldCall.json +156 -156
- package/out/IWorldKernel.sol/IWorldKernel.json +156 -156
- package/out/IWorldKernel.sol/IWorldModuleInstallation.json +156 -156
- package/out/IWorldRegistrationSystem.sol/IWorldRegistrationSystem.json +201 -201
- package/out/KeysInTable.sol/KeysInTable.json +10687 -10687
- package/out/KeysInTableHook.sol/KeysInTableHook.json +882 -882
- package/out/KeysInTableModule.sol/KeysInTableModule.json +542 -542
- package/out/KeysWithValue.sol/KeysWithValue.json +3847 -3847
- package/out/KeysWithValueHook.sol/KeysWithValueHook.json +1005 -1005
- package/out/KeysWithValueModule.sol/KeysWithValueModule.json +431 -431
- package/out/Memory.sol/Memory.json +8 -8
- package/out/Module.sol/Module.json +93 -93
- package/out/ResourceIds.sol/ResourceIds.json +73 -73
- package/out/Schema.sol/SchemaInstance.json +76 -76
- package/out/Schema.sol/SchemaLib.json +76 -76
- package/out/SchemaType.sol/SchemaType.json +276 -276
- package/out/Slice.sol/SliceInstance.json +11 -11
- package/out/Slice.sol/SliceLib.json +11 -11
- package/out/StandardDelegationsModule.sol/StandardDelegationsModule.json +308 -308
- package/out/Storage.sol/Storage.json +11 -11
- package/out/StoreCore.sol/StoreCore.json +62 -62
- package/out/StoreCore.sol/StoreCoreInternal.json +62 -62
- package/out/StoreHook.sol/StoreHook.json +362 -362
- package/out/StoreHooks.sol/StoreHooks.json +100 -100
- package/out/StoreSwitch.sol/StoreSwitch.json +19 -19
- package/out/System.sol/System.json +38 -38
- package/out/Tables.sol/Tables.json +101 -101
- package/out/TightCoder.sol/TightCoder.json +553 -553
- package/out/TimeboundDelegationControl.sol/TimeboundDelegationControl.json +127 -127
- package/out/TimeboundDelegations.sol/TimeboundDelegations.json +2005 -2005
- package/out/UniqueEntity.sol/UniqueEntity.json +1421 -1421
- package/out/UniqueEntityModule.sol/UniqueEntityModule.json +332 -332
- package/out/UniqueEntitySystem.sol/UniqueEntitySystem.json +101 -101
- package/out/UsedKeysIndex.sol/UsedKeysIndex.json +2741 -2741
- package/out/WorldContext.sol/WorldContextConsumer.json +382 -382
- package/out/WorldContext.sol/WorldContextProvider.json +382 -382
- package/out/WorldResourceId.sol/WorldResourceIdInstance.json +480 -480
- package/out/WorldResourceId.sol/WorldResourceIdLib.json +480 -480
- package/out/constants.sol/LayoutOffsets.json +164 -140
- package/out/constants.sol/constants.json +115 -115
- 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.json +142 -142
- package/out/leftMask.sol/leftMask.json +61 -61
- 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 +701 -701
- package/out/src/FieldLayout.sol/FieldLayoutLib.json +701 -701
- package/out/src/IStore.sol/IStore.json +57 -57
- package/out/src/IWorldKernel.sol/IWorldCall.json +157 -157
- package/out/src/IWorldKernel.sol/IWorldKernel.json +157 -157
- package/out/src/IWorldKernel.sol/IWorldModuleInstallation.json +157 -157
- package/out/src/Memory.sol/Memory.json +93 -93
- 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 +791 -791
- package/out/src/Schema.sol/SchemaLib.json +791 -791
- package/out/src/Slice.sol/SliceInstance.json +436 -436
- package/out/src/Slice.sol/SliceLib.json +436 -436
- package/out/src/StoreCore.sol/StoreCore.json +4474 -4474
- package/out/src/StoreCore.sol/StoreCoreInternal.json +4474 -4474
- package/out/src/StoreSwitch.sol/StoreSwitch.json +2473 -2473
- package/out/src/WorldContext.sol/WorldContextConsumer.json +382 -382
- package/out/src/WorldContext.sol/WorldContextProvider.json +382 -382
- package/out/src/WorldResourceId.sol/WorldResourceIdInstance.json +480 -480
- package/out/src/WorldResourceId.sol/WorldResourceIdLib.json +480 -480
- package/out/storeHookTypes.sol/storeHookTypes.json +202 -202
- package/out/storeResourceTypes.sol/storeResourceTypes.json +21 -21
- package/out/tables/ResourceIds.sol/ResourceIds.json +1765 -1765
- package/out/tables/Tables.sol/Tables.json +7307 -7307
- package/out/tightcoder/EncodeArray.sol/EncodeArray.json +3253 -3253
- package/out/types.sol/types.json +39 -39
- package/out/version.sol/version.json +12 -12
- package/out/world/src/IERC165.sol/IERC165.json +28 -28
- package/out/worldResourceTypes.sol/worldResourceTypes.json +53 -53
- package/package.json +8 -8
@@ -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\":{},\"title\":\"Instance functions for Slice\",\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"/home/runner/work/mud/mud/packages/store/src/Slice.sol\":\"SliceInstance\"},\"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/store/src/Memory.sol\":{\"keccak256\":\"0xa1872adf18790f030ebe59cdc938a4639a1753fe487aeebe14d952d6e032ab31\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://3a15f9046013ab5628b7d934e2c740cf84ae39cb57de136c284090bf106c31b6\",\"dweb:/ipfs/QmZPrpunYTfgi5gDtqAq12GkdQDmrAGaUG7sVr2jVWe1Ye\"]},\"/home/runner/work/mud/mud/packages/store/src/Slice.sol\":{\"keccak256\":\"0x3c06a067ca8de1ea75b986837ef97d5fdce0637ca43d1ef0cf5e63c01f4b9161\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://f48e754ba5033db9ae64a04d191bd66cccc432dc30931a7d1327bd7b2b76fd37\",\"dweb:/ipfs/QmQsoEbcy4SMLTjwi5Eonge3mpWpoVieaxif8W4TqafoEz\"]},\"/home/runner/work/mud/mud/packages/store/src/leftMask.sol\":{\"keccak256\":\"
|
14
|
+
"rawMetadata": "{\"compiler\":{\"version\":\"0.8.21+commit.d9974bed\"},\"language\":\"Solidity\",\"output\":{\"abi\":[],\"devdoc\":{\"kind\":\"dev\",\"methods\":{},\"title\":\"Instance functions for Slice\",\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"/home/runner/work/mud/mud/packages/store/src/Slice.sol\":\"SliceInstance\"},\"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/store/src/Memory.sol\":{\"keccak256\":\"0xa1872adf18790f030ebe59cdc938a4639a1753fe487aeebe14d952d6e032ab31\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://3a15f9046013ab5628b7d934e2c740cf84ae39cb57de136c284090bf106c31b6\",\"dweb:/ipfs/QmZPrpunYTfgi5gDtqAq12GkdQDmrAGaUG7sVr2jVWe1Ye\"]},\"/home/runner/work/mud/mud/packages/store/src/Slice.sol\":{\"keccak256\":\"0x3c06a067ca8de1ea75b986837ef97d5fdce0637ca43d1ef0cf5e63c01f4b9161\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://f48e754ba5033db9ae64a04d191bd66cccc432dc30931a7d1327bd7b2b76fd37\",\"dweb:/ipfs/QmQsoEbcy4SMLTjwi5Eonge3mpWpoVieaxif8W4TqafoEz\"]},\"/home/runner/work/mud/mud/packages/store/src/leftMask.sol\":{\"keccak256\":\"0xd0360567e4d77c6a8e3d8a5f4bf3653ccde4d268674c50988d55695dc6193f6f\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://53e6bcb53fcb08ee9426225fdab7c41df91e12cb4f80d92895a6117338627401\",\"dweb:/ipfs/QmeLcaPGeMBpNSTSsPYK3PHpzKuGMjuitCweAWcoXK2mXr\"]},\"/home/runner/work/mud/mud/packages/store/src/tightcoder/DecodeSlice.sol\":{\"keccak256\":\"0xd64eae381daba3788cce62cc209a4ae05817bda80a63fc356b1e1c5bd81e7024\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://922453b0896758bdbd8dfb68137c1893f9ee7099c0e4d591578a9a1b26f9f6ef\",\"dweb:/ipfs/QmQVGnVvkRcQSphaRZW4GMTbr8rLKuGiJ6JKGh9ZDfsEzx\"]},\"/home/runner/work/mud/mud/packages/store/src/tightcoder/TightCoder.sol\":{\"keccak256\":\"0x5cacd4cb371e0a79bc8d64f62349d568fd8b08093c11ae0c3db4f16480d8808b\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://12b64ddf2b5c19cf68ba93a8153ed79cbafe7a91e015d4b2f25eb1d42ab06256\",\"dweb:/ipfs/QmQz5WwztcuTbSGFv2pkhU3w5scUj1gmavoyUpduxk2v3A\"]}},\"version\":1}",
|
15
15
|
"metadata": {
|
16
16
|
"compiler": {
|
17
17
|
"version": "0.8.21+commit.d9974bed"
|
@@ -66,10 +66,10 @@
|
|
66
66
|
"license": "MIT"
|
67
67
|
},
|
68
68
|
"/home/runner/work/mud/mud/packages/store/src/leftMask.sol": {
|
69
|
-
"keccak256": "
|
69
|
+
"keccak256": "0xd0360567e4d77c6a8e3d8a5f4bf3653ccde4d268674c50988d55695dc6193f6f",
|
70
70
|
"urls": [
|
71
|
-
"bzz-raw://
|
72
|
-
"dweb:/ipfs/
|
71
|
+
"bzz-raw://53e6bcb53fcb08ee9426225fdab7c41df91e12cb4f80d92895a6117338627401",
|
72
|
+
"dweb:/ipfs/QmeLcaPGeMBpNSTSsPYK3PHpzKuGMjuitCweAWcoXK2mXr"
|
73
73
|
],
|
74
74
|
"license": "MIT"
|
75
75
|
},
|
@@ -82,10 +82,10 @@
|
|
82
82
|
"license": "MIT"
|
83
83
|
},
|
84
84
|
"/home/runner/work/mud/mud/packages/store/src/tightcoder/TightCoder.sol": {
|
85
|
-
"keccak256": "
|
85
|
+
"keccak256": "0x5cacd4cb371e0a79bc8d64f62349d568fd8b08093c11ae0c3db4f16480d8808b",
|
86
86
|
"urls": [
|
87
|
-
"bzz-raw://
|
88
|
-
"dweb:/ipfs/
|
87
|
+
"bzz-raw://12b64ddf2b5c19cf68ba93a8153ed79cbafe7a91e015d4b2f25eb1d42ab06256",
|
88
|
+
"dweb:/ipfs/QmQz5WwztcuTbSGFv2pkhU3w5scUj1gmavoyUpduxk2v3A"
|
89
89
|
],
|
90
90
|
"license": "MIT"
|
91
91
|
}
|
@@ -97,7 +97,7 @@
|
|
97
97
|
"id": 3654,
|
98
98
|
"exportedSymbols": {
|
99
99
|
"DecodeSlice": [
|
100
|
-
|
100
|
+
20575
|
101
101
|
],
|
102
102
|
"Memory": [
|
103
103
|
2238
|
@@ -162,7 +162,7 @@
|
|
162
162
|
"file": "./tightcoder/DecodeSlice.sol",
|
163
163
|
"nameLocation": "-1:-1:-1",
|
164
164
|
"scope": 3654,
|
165
|
-
"sourceUnit":
|
165
|
+
"sourceUnit": 20576,
|
166
166
|
"symbolAliases": [
|
167
167
|
{
|
168
168
|
"foreign": {
|
@@ -170,7 +170,7 @@
|
|
170
170
|
"name": "DecodeSlice",
|
171
171
|
"nodeType": "Identifier",
|
172
172
|
"overloadedDeclarations": [],
|
173
|
-
"referencedDeclaration":
|
173
|
+
"referencedDeclaration": 20575,
|
174
174
|
"src": "107:11:16",
|
175
175
|
"typeDescriptions": {}
|
176
176
|
},
|
@@ -248,7 +248,7 @@
|
|
248
248
|
"442:11:16"
|
249
249
|
],
|
250
250
|
"nodeType": "IdentifierPath",
|
251
|
-
"referencedDeclaration":
|
251
|
+
"referencedDeclaration": 20575,
|
252
252
|
"src": "442:11:16"
|
253
253
|
},
|
254
254
|
"typeName": {
|
@@ -33,7 +33,7 @@
|
|
33
33
|
"linkReferences": {}
|
34
34
|
},
|
35
35
|
"methodIdentifiers": {},
|
36
|
-
"rawMetadata": "{\"compiler\":{\"version\":\"0.8.21+commit.d9974bed\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[{\"internalType\":\"bytes\",\"name\":\"data\",\"type\":\"bytes\"},{\"internalType\":\"uint256\",\"name\":\"start\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"end\",\"type\":\"uint256\"}],\"name\":\"Slice_OutOfBounds\",\"type\":\"error\"}],\"devdoc\":{\"kind\":\"dev\",\"methods\":{},\"title\":\"Static functions for Slice\",\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"/home/runner/work/mud/mud/packages/store/src/Slice.sol\":\"SliceLib\"},\"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/store/src/Memory.sol\":{\"keccak256\":\"0xa1872adf18790f030ebe59cdc938a4639a1753fe487aeebe14d952d6e032ab31\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://3a15f9046013ab5628b7d934e2c740cf84ae39cb57de136c284090bf106c31b6\",\"dweb:/ipfs/QmZPrpunYTfgi5gDtqAq12GkdQDmrAGaUG7sVr2jVWe1Ye\"]},\"/home/runner/work/mud/mud/packages/store/src/Slice.sol\":{\"keccak256\":\"0x3c06a067ca8de1ea75b986837ef97d5fdce0637ca43d1ef0cf5e63c01f4b9161\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://f48e754ba5033db9ae64a04d191bd66cccc432dc30931a7d1327bd7b2b76fd37\",\"dweb:/ipfs/QmQsoEbcy4SMLTjwi5Eonge3mpWpoVieaxif8W4TqafoEz\"]},\"/home/runner/work/mud/mud/packages/store/src/leftMask.sol\":{\"keccak256\":\"
|
36
|
+
"rawMetadata": "{\"compiler\":{\"version\":\"0.8.21+commit.d9974bed\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[{\"internalType\":\"bytes\",\"name\":\"data\",\"type\":\"bytes\"},{\"internalType\":\"uint256\",\"name\":\"start\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"end\",\"type\":\"uint256\"}],\"name\":\"Slice_OutOfBounds\",\"type\":\"error\"}],\"devdoc\":{\"kind\":\"dev\",\"methods\":{},\"title\":\"Static functions for Slice\",\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"/home/runner/work/mud/mud/packages/store/src/Slice.sol\":\"SliceLib\"},\"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/store/src/Memory.sol\":{\"keccak256\":\"0xa1872adf18790f030ebe59cdc938a4639a1753fe487aeebe14d952d6e032ab31\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://3a15f9046013ab5628b7d934e2c740cf84ae39cb57de136c284090bf106c31b6\",\"dweb:/ipfs/QmZPrpunYTfgi5gDtqAq12GkdQDmrAGaUG7sVr2jVWe1Ye\"]},\"/home/runner/work/mud/mud/packages/store/src/Slice.sol\":{\"keccak256\":\"0x3c06a067ca8de1ea75b986837ef97d5fdce0637ca43d1ef0cf5e63c01f4b9161\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://f48e754ba5033db9ae64a04d191bd66cccc432dc30931a7d1327bd7b2b76fd37\",\"dweb:/ipfs/QmQsoEbcy4SMLTjwi5Eonge3mpWpoVieaxif8W4TqafoEz\"]},\"/home/runner/work/mud/mud/packages/store/src/leftMask.sol\":{\"keccak256\":\"0xd0360567e4d77c6a8e3d8a5f4bf3653ccde4d268674c50988d55695dc6193f6f\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://53e6bcb53fcb08ee9426225fdab7c41df91e12cb4f80d92895a6117338627401\",\"dweb:/ipfs/QmeLcaPGeMBpNSTSsPYK3PHpzKuGMjuitCweAWcoXK2mXr\"]},\"/home/runner/work/mud/mud/packages/store/src/tightcoder/DecodeSlice.sol\":{\"keccak256\":\"0xd64eae381daba3788cce62cc209a4ae05817bda80a63fc356b1e1c5bd81e7024\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://922453b0896758bdbd8dfb68137c1893f9ee7099c0e4d591578a9a1b26f9f6ef\",\"dweb:/ipfs/QmQVGnVvkRcQSphaRZW4GMTbr8rLKuGiJ6JKGh9ZDfsEzx\"]},\"/home/runner/work/mud/mud/packages/store/src/tightcoder/TightCoder.sol\":{\"keccak256\":\"0x5cacd4cb371e0a79bc8d64f62349d568fd8b08093c11ae0c3db4f16480d8808b\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://12b64ddf2b5c19cf68ba93a8153ed79cbafe7a91e015d4b2f25eb1d42ab06256\",\"dweb:/ipfs/QmQz5WwztcuTbSGFv2pkhU3w5scUj1gmavoyUpduxk2v3A\"]}},\"version\":1}",
|
37
37
|
"metadata": {
|
38
38
|
"compiler": {
|
39
39
|
"version": "0.8.21+commit.d9974bed"
|
@@ -110,10 +110,10 @@
|
|
110
110
|
"license": "MIT"
|
111
111
|
},
|
112
112
|
"/home/runner/work/mud/mud/packages/store/src/leftMask.sol": {
|
113
|
-
"keccak256": "
|
113
|
+
"keccak256": "0xd0360567e4d77c6a8e3d8a5f4bf3653ccde4d268674c50988d55695dc6193f6f",
|
114
114
|
"urls": [
|
115
|
-
"bzz-raw://
|
116
|
-
"dweb:/ipfs/
|
115
|
+
"bzz-raw://53e6bcb53fcb08ee9426225fdab7c41df91e12cb4f80d92895a6117338627401",
|
116
|
+
"dweb:/ipfs/QmeLcaPGeMBpNSTSsPYK3PHpzKuGMjuitCweAWcoXK2mXr"
|
117
117
|
],
|
118
118
|
"license": "MIT"
|
119
119
|
},
|
@@ -126,10 +126,10 @@
|
|
126
126
|
"license": "MIT"
|
127
127
|
},
|
128
128
|
"/home/runner/work/mud/mud/packages/store/src/tightcoder/TightCoder.sol": {
|
129
|
-
"keccak256": "
|
129
|
+
"keccak256": "0x5cacd4cb371e0a79bc8d64f62349d568fd8b08093c11ae0c3db4f16480d8808b",
|
130
130
|
"urls": [
|
131
|
-
"bzz-raw://
|
132
|
-
"dweb:/ipfs/
|
131
|
+
"bzz-raw://12b64ddf2b5c19cf68ba93a8153ed79cbafe7a91e015d4b2f25eb1d42ab06256",
|
132
|
+
"dweb:/ipfs/QmQz5WwztcuTbSGFv2pkhU3w5scUj1gmavoyUpduxk2v3A"
|
133
133
|
],
|
134
134
|
"license": "MIT"
|
135
135
|
}
|
@@ -141,7 +141,7 @@
|
|
141
141
|
"id": 3654,
|
142
142
|
"exportedSymbols": {
|
143
143
|
"DecodeSlice": [
|
144
|
-
|
144
|
+
20575
|
145
145
|
],
|
146
146
|
"Memory": [
|
147
147
|
2238
|
@@ -206,7 +206,7 @@
|
|
206
206
|
"file": "./tightcoder/DecodeSlice.sol",
|
207
207
|
"nameLocation": "-1:-1:-1",
|
208
208
|
"scope": 3654,
|
209
|
-
"sourceUnit":
|
209
|
+
"sourceUnit": 20576,
|
210
210
|
"symbolAliases": [
|
211
211
|
{
|
212
212
|
"foreign": {
|
@@ -214,7 +214,7 @@
|
|
214
214
|
"name": "DecodeSlice",
|
215
215
|
"nodeType": "Identifier",
|
216
216
|
"overloadedDeclarations": [],
|
217
|
-
"referencedDeclaration":
|
217
|
+
"referencedDeclaration": 20575,
|
218
218
|
"src": "107:11:16",
|
219
219
|
"typeDescriptions": {}
|
220
220
|
},
|
@@ -292,7 +292,7 @@
|
|
292
292
|
"442:11:16"
|
293
293
|
],
|
294
294
|
"nodeType": "IdentifierPath",
|
295
|
-
"referencedDeclaration":
|
295
|
+
"referencedDeclaration": 20575,
|
296
296
|
"src": "442:11:16"
|
297
297
|
},
|
298
298
|
"typeName": {
|