@latticexyz/world-modules 2.0.0-main-5d19b125 → 2.0.0-main-fd10cff6
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 +228 -215
- package/out/CallboundDelegations.sol/CallboundDelegations.json +2595 -2595
- package/out/DelegationControl.sol/DelegationControl.json +157 -131
- package/out/Hooks.sol/Hooks.json +45 -45
- package/out/IAccessManagementSystem.sol/IAccessManagementSystem.json +57 -57
- 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 +105 -99
- package/out/IModule.sol/IModule.json +181 -151
- package/out/IModuleInstallationSystem.sol/IModuleInstallationSystem.json +34 -34
- package/out/ISystemHook.sol/ISystemHook.json +91 -91
- package/out/IUniqueEntitySystem.sol/IUniqueEntitySystem.json +13 -13
- package/out/IWorldContextConsumer.sol/IWorldContextConsumer.json +75 -75
- package/out/IWorldErrors.sol/IWorldErrors.json +134 -134
- package/out/IWorldKernel.sol/IWorldCall.json +155 -155
- package/out/IWorldKernel.sol/IWorldKernel.json +155 -155
- package/out/IWorldKernel.sol/IWorldModuleInstallation.json +155 -155
- package/out/IWorldRegistrationSystem.sol/IWorldRegistrationSystem.json +186 -186
- package/out/KeysInTable.sol/KeysInTable.json +10668 -10668
- package/out/KeysInTableHook.sol/KeysInTableHook.json +862 -862
- package/out/KeysInTableModule.sol/KeysInTableModule.json +562 -537
- package/out/KeysWithValue.sol/KeysWithValue.json +3828 -3828
- package/out/KeysWithValueHook.sol/KeysWithValueHook.json +992 -992
- package/out/KeysWithValueModule.sol/KeysWithValueModule.json +451 -426
- package/out/Module.sol/Module.json +162 -119
- 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 +327 -308
- package/out/StoreHook.sol/StoreHook.json +358 -358
- package/out/StoreHooks.sol/StoreHooks.json +45 -45
- package/out/System.sol/System.json +23 -23
- package/out/Tables.sol/Tables.json +73 -73
- package/out/TimeboundDelegationControl.sol/TimeboundDelegationControl.json +132 -119
- package/out/TimeboundDelegations.sol/TimeboundDelegations.json +1986 -1986
- package/out/UniqueEntity.sol/UniqueEntity.json +1402 -1402
- package/out/UniqueEntityModule.sol/UniqueEntityModule.json +345 -326
- package/out/UniqueEntitySystem.sol/UniqueEntitySystem.json +86 -86
- package/out/UsedKeysIndex.sol/UsedKeysIndex.json +2722 -2722
- package/out/WorldContext.sol/WorldContextConsumer.json +357 -357
- package/out/WorldContext.sol/WorldContextProvider.json +357 -357
- package/out/WorldResourceId.sol/WorldResourceIdInstance.json +474 -474
- package/out/WorldResourceId.sol/WorldResourceIdLib.json +474 -474
- 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 +130 -130
- 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 +53 -53
- package/out/src/IWorldKernel.sol/IWorldCall.json +156 -156
- package/out/src/IWorldKernel.sol/IWorldKernel.json +156 -156
- package/out/src/IWorldKernel.sol/IWorldModuleInstallation.json +156 -156
- 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 +4455 -4455
- package/out/src/StoreCore.sol/StoreCoreInternal.json +4455 -4455
- package/out/src/StoreSwitch.sol/StoreSwitch.json +2454 -2454
- package/out/src/WorldContext.sol/WorldContextConsumer.json +357 -357
- package/out/src/WorldContext.sol/WorldContextProvider.json +357 -357
- 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 +39 -39
- package/out/world/src/IERC165.sol/IERC165.json +63 -57
- package/out/worldResourceTypes.sol/worldResourceTypes.json +53 -53
- package/package.json +8 -8
@@ -70,20 +70,20 @@
|
|
70
70
|
},
|
71
71
|
"ast": {
|
72
72
|
"absolutePath": "node_modules/@latticexyz/store/src/Memory.sol",
|
73
|
-
"id":
|
73
|
+
"id": 25574,
|
74
74
|
"exportedSymbols": {
|
75
75
|
"Memory": [
|
76
|
-
|
76
|
+
25573
|
77
77
|
],
|
78
78
|
"leftMask": [
|
79
|
-
|
79
|
+
57601
|
80
80
|
]
|
81
81
|
},
|
82
82
|
"nodeType": "SourceUnit",
|
83
83
|
"src": "32:1229:65",
|
84
84
|
"nodes": [
|
85
85
|
{
|
86
|
-
"id":
|
86
|
+
"id": 25519,
|
87
87
|
"nodeType": "PragmaDirective",
|
88
88
|
"src": "32:25:65",
|
89
89
|
"nodes": [],
|
@@ -95,23 +95,23 @@
|
|
95
95
|
]
|
96
96
|
},
|
97
97
|
{
|
98
|
-
"id":
|
98
|
+
"id": 25521,
|
99
99
|
"nodeType": "ImportDirective",
|
100
100
|
"src": "59:42:65",
|
101
101
|
"nodes": [],
|
102
102
|
"absolutePath": "node_modules/@latticexyz/store/src/leftMask.sol",
|
103
103
|
"file": "./leftMask.sol",
|
104
104
|
"nameLocation": "-1:-1:-1",
|
105
|
-
"scope":
|
106
|
-
"sourceUnit":
|
105
|
+
"scope": 25574,
|
106
|
+
"sourceUnit": 57602,
|
107
107
|
"symbolAliases": [
|
108
108
|
{
|
109
109
|
"foreign": {
|
110
|
-
"id":
|
110
|
+
"id": 25520,
|
111
111
|
"name": "leftMask",
|
112
112
|
"nodeType": "Identifier",
|
113
113
|
"overloadedDeclarations": [],
|
114
|
-
"referencedDeclaration":
|
114
|
+
"referencedDeclaration": 57601,
|
115
115
|
"src": "68:8:65",
|
116
116
|
"typeDescriptions": {}
|
117
117
|
},
|
@@ -121,17 +121,17 @@
|
|
121
121
|
"unitAlias": ""
|
122
122
|
},
|
123
123
|
{
|
124
|
-
"id":
|
124
|
+
"id": 25573,
|
125
125
|
"nodeType": "ContractDefinition",
|
126
126
|
"src": "103:1157:65",
|
127
127
|
"nodes": [
|
128
128
|
{
|
129
|
-
"id":
|
129
|
+
"id": 25531,
|
130
130
|
"nodeType": "FunctionDefinition",
|
131
131
|
"src": "281:151:65",
|
132
132
|
"nodes": [],
|
133
133
|
"body": {
|
134
|
-
"id":
|
134
|
+
"id": 25530,
|
135
135
|
"nodeType": "Block",
|
136
136
|
"src": "367:65:65",
|
137
137
|
"nodes": [],
|
@@ -187,28 +187,28 @@
|
|
187
187
|
"evmVersion": "paris",
|
188
188
|
"externalReferences": [
|
189
189
|
{
|
190
|
-
"declaration":
|
190
|
+
"declaration": 25524,
|
191
191
|
"isOffset": false,
|
192
192
|
"isSlot": false,
|
193
193
|
"src": "411:4:65",
|
194
194
|
"valueSize": 1
|
195
195
|
},
|
196
196
|
{
|
197
|
-
"declaration":
|
197
|
+
"declaration": 25527,
|
198
198
|
"isOffset": false,
|
199
199
|
"isSlot": false,
|
200
200
|
"src": "390:13:65",
|
201
201
|
"valueSize": 1
|
202
202
|
}
|
203
203
|
],
|
204
|
-
"id":
|
204
|
+
"id": 25529,
|
205
205
|
"nodeType": "InlineAssembly",
|
206
206
|
"src": "373:55:65"
|
207
207
|
}
|
208
208
|
]
|
209
209
|
},
|
210
210
|
"documentation": {
|
211
|
-
"id":
|
211
|
+
"id": 25522,
|
212
212
|
"nodeType": "StructuredDocumentation",
|
213
213
|
"src": "122:156:65",
|
214
214
|
"text": " In dynamic arrays the first word stores the length of data, after which comes the data.\n Example: 0x40 0x01 0x02\n ^len ^data"
|
@@ -219,17 +219,17 @@
|
|
219
219
|
"name": "dataPointer",
|
220
220
|
"nameLocation": "290:11:65",
|
221
221
|
"parameters": {
|
222
|
-
"id":
|
222
|
+
"id": 25525,
|
223
223
|
"nodeType": "ParameterList",
|
224
224
|
"parameters": [
|
225
225
|
{
|
226
226
|
"constant": false,
|
227
|
-
"id":
|
227
|
+
"id": 25524,
|
228
228
|
"mutability": "mutable",
|
229
229
|
"name": "data",
|
230
230
|
"nameLocation": "315:4:65",
|
231
231
|
"nodeType": "VariableDeclaration",
|
232
|
-
"scope":
|
232
|
+
"scope": 25531,
|
233
233
|
"src": "302:17:65",
|
234
234
|
"stateVariable": false,
|
235
235
|
"storageLocation": "memory",
|
@@ -238,7 +238,7 @@
|
|
238
238
|
"typeString": "bytes"
|
239
239
|
},
|
240
240
|
"typeName": {
|
241
|
-
"id":
|
241
|
+
"id": 25523,
|
242
242
|
"name": "bytes",
|
243
243
|
"nodeType": "ElementaryTypeName",
|
244
244
|
"src": "302:5:65",
|
@@ -253,17 +253,17 @@
|
|
253
253
|
"src": "301:19:65"
|
254
254
|
},
|
255
255
|
"returnParameters": {
|
256
|
-
"id":
|
256
|
+
"id": 25528,
|
257
257
|
"nodeType": "ParameterList",
|
258
258
|
"parameters": [
|
259
259
|
{
|
260
260
|
"constant": false,
|
261
|
-
"id":
|
261
|
+
"id": 25527,
|
262
262
|
"mutability": "mutable",
|
263
263
|
"name": "memoryPointer",
|
264
264
|
"nameLocation": "352:13:65",
|
265
265
|
"nodeType": "VariableDeclaration",
|
266
|
-
"scope":
|
266
|
+
"scope": 25531,
|
267
267
|
"src": "344:21:65",
|
268
268
|
"stateVariable": false,
|
269
269
|
"storageLocation": "default",
|
@@ -272,7 +272,7 @@
|
|
272
272
|
"typeString": "uint256"
|
273
273
|
},
|
274
274
|
"typeName": {
|
275
|
-
"id":
|
275
|
+
"id": 25526,
|
276
276
|
"name": "uint256",
|
277
277
|
"nodeType": "ElementaryTypeName",
|
278
278
|
"src": "344:7:65",
|
@@ -286,25 +286,25 @@
|
|
286
286
|
],
|
287
287
|
"src": "343:23:65"
|
288
288
|
},
|
289
|
-
"scope":
|
289
|
+
"scope": 25573,
|
290
290
|
"stateMutability": "pure",
|
291
291
|
"virtual": false,
|
292
292
|
"visibility": "internal"
|
293
293
|
},
|
294
294
|
{
|
295
|
-
"id":
|
295
|
+
"id": 25572,
|
296
296
|
"nodeType": "FunctionDefinition",
|
297
297
|
"src": "436:822:65",
|
298
298
|
"nodes": [],
|
299
299
|
"body": {
|
300
|
-
"id":
|
300
|
+
"id": 25571,
|
301
301
|
"nodeType": "Block",
|
302
302
|
"src": "520:738:65",
|
303
303
|
"nodes": [],
|
304
304
|
"statements": [
|
305
305
|
{
|
306
306
|
"body": {
|
307
|
-
"id":
|
307
|
+
"id": 25557,
|
308
308
|
"nodeType": "Block",
|
309
309
|
"src": "574:303:65",
|
310
310
|
"statements": [
|
@@ -363,42 +363,42 @@
|
|
363
363
|
"evmVersion": "paris",
|
364
364
|
"externalReferences": [
|
365
365
|
{
|
366
|
-
"declaration":
|
366
|
+
"declaration": 25533,
|
367
367
|
"isOffset": false,
|
368
368
|
"isSlot": false,
|
369
369
|
"src": "666:11:65",
|
370
370
|
"valueSize": 1
|
371
371
|
},
|
372
372
|
{
|
373
|
-
"declaration":
|
373
|
+
"declaration": 25535,
|
374
374
|
"isOffset": false,
|
375
375
|
"isSlot": false,
|
376
376
|
"src": "649:9:65",
|
377
377
|
"valueSize": 1
|
378
378
|
}
|
379
379
|
],
|
380
|
-
"id":
|
380
|
+
"id": 25543,
|
381
381
|
"nodeType": "InlineAssembly",
|
382
382
|
"src": "623:64:65"
|
383
383
|
},
|
384
384
|
{
|
385
|
-
"id":
|
385
|
+
"id": 25556,
|
386
386
|
"nodeType": "UncheckedBlock",
|
387
387
|
"src": "778:93:65",
|
388
388
|
"statements": [
|
389
389
|
{
|
390
390
|
"expression": {
|
391
|
-
"id":
|
391
|
+
"id": 25546,
|
392
392
|
"isConstant": false,
|
393
393
|
"isLValue": false,
|
394
394
|
"isPure": false,
|
395
395
|
"lValueRequested": false,
|
396
396
|
"leftHandSide": {
|
397
|
-
"id":
|
397
|
+
"id": 25544,
|
398
398
|
"name": "toPointer",
|
399
399
|
"nodeType": "Identifier",
|
400
400
|
"overloadedDeclarations": [],
|
401
|
-
"referencedDeclaration":
|
401
|
+
"referencedDeclaration": 25535,
|
402
402
|
"src": "798:9:65",
|
403
403
|
"typeDescriptions": {
|
404
404
|
"typeIdentifier": "t_uint256",
|
@@ -409,7 +409,7 @@
|
|
409
409
|
"operator": "+=",
|
410
410
|
"rightHandSide": {
|
411
411
|
"hexValue": "3332",
|
412
|
-
"id":
|
412
|
+
"id": 25545,
|
413
413
|
"isConstant": false,
|
414
414
|
"isLValue": false,
|
415
415
|
"isPure": true,
|
@@ -429,23 +429,23 @@
|
|
429
429
|
"typeString": "uint256"
|
430
430
|
}
|
431
431
|
},
|
432
|
-
"id":
|
432
|
+
"id": 25547,
|
433
433
|
"nodeType": "ExpressionStatement",
|
434
434
|
"src": "798:15:65"
|
435
435
|
},
|
436
436
|
{
|
437
437
|
"expression": {
|
438
|
-
"id":
|
438
|
+
"id": 25550,
|
439
439
|
"isConstant": false,
|
440
440
|
"isLValue": false,
|
441
441
|
"isPure": false,
|
442
442
|
"lValueRequested": false,
|
443
443
|
"leftHandSide": {
|
444
|
-
"id":
|
444
|
+
"id": 25548,
|
445
445
|
"name": "fromPointer",
|
446
446
|
"nodeType": "Identifier",
|
447
447
|
"overloadedDeclarations": [],
|
448
|
-
"referencedDeclaration":
|
448
|
+
"referencedDeclaration": 25533,
|
449
449
|
"src": "823:11:65",
|
450
450
|
"typeDescriptions": {
|
451
451
|
"typeIdentifier": "t_uint256",
|
@@ -456,7 +456,7 @@
|
|
456
456
|
"operator": "+=",
|
457
457
|
"rightHandSide": {
|
458
458
|
"hexValue": "3332",
|
459
|
-
"id":
|
459
|
+
"id": 25549,
|
460
460
|
"isConstant": false,
|
461
461
|
"isLValue": false,
|
462
462
|
"isPure": true,
|
@@ -476,23 +476,23 @@
|
|
476
476
|
"typeString": "uint256"
|
477
477
|
}
|
478
478
|
},
|
479
|
-
"id":
|
479
|
+
"id": 25551,
|
480
480
|
"nodeType": "ExpressionStatement",
|
481
481
|
"src": "823:17:65"
|
482
482
|
},
|
483
483
|
{
|
484
484
|
"expression": {
|
485
|
-
"id":
|
485
|
+
"id": 25554,
|
486
486
|
"isConstant": false,
|
487
487
|
"isLValue": false,
|
488
488
|
"isPure": false,
|
489
489
|
"lValueRequested": false,
|
490
490
|
"leftHandSide": {
|
491
|
-
"id":
|
491
|
+
"id": 25552,
|
492
492
|
"name": "length",
|
493
493
|
"nodeType": "Identifier",
|
494
494
|
"overloadedDeclarations": [],
|
495
|
-
"referencedDeclaration":
|
495
|
+
"referencedDeclaration": 25537,
|
496
496
|
"src": "850:6:65",
|
497
497
|
"typeDescriptions": {
|
498
498
|
"typeIdentifier": "t_uint256",
|
@@ -503,7 +503,7 @@
|
|
503
503
|
"operator": "-=",
|
504
504
|
"rightHandSide": {
|
505
505
|
"hexValue": "3332",
|
506
|
-
"id":
|
506
|
+
"id": 25553,
|
507
507
|
"isConstant": false,
|
508
508
|
"isLValue": false,
|
509
509
|
"isPure": true,
|
@@ -523,7 +523,7 @@
|
|
523
523
|
"typeString": "uint256"
|
524
524
|
}
|
525
525
|
},
|
526
|
-
"id":
|
526
|
+
"id": 25555,
|
527
527
|
"nodeType": "ExpressionStatement",
|
528
528
|
"src": "850:12:65"
|
529
529
|
}
|
@@ -536,17 +536,17 @@
|
|
536
536
|
"typeIdentifier": "t_uint256",
|
537
537
|
"typeString": "uint256"
|
538
538
|
},
|
539
|
-
"id":
|
539
|
+
"id": 25542,
|
540
540
|
"isConstant": false,
|
541
541
|
"isLValue": false,
|
542
542
|
"isPure": false,
|
543
543
|
"lValueRequested": false,
|
544
544
|
"leftExpression": {
|
545
|
-
"id":
|
545
|
+
"id": 25540,
|
546
546
|
"name": "length",
|
547
547
|
"nodeType": "Identifier",
|
548
548
|
"overloadedDeclarations": [],
|
549
|
-
"referencedDeclaration":
|
549
|
+
"referencedDeclaration": 25537,
|
550
550
|
"src": "560:6:65",
|
551
551
|
"typeDescriptions": {
|
552
552
|
"typeIdentifier": "t_uint256",
|
@@ -557,7 +557,7 @@
|
|
557
557
|
"operator": ">=",
|
558
558
|
"rightExpression": {
|
559
559
|
"hexValue": "3332",
|
560
|
-
"id":
|
560
|
+
"id": 25541,
|
561
561
|
"isConstant": false,
|
562
562
|
"isLValue": false,
|
563
563
|
"isPure": true,
|
@@ -577,7 +577,7 @@
|
|
577
577
|
"typeString": "bool"
|
578
578
|
}
|
579
579
|
},
|
580
|
-
"id":
|
580
|
+
"id": 25558,
|
581
581
|
"nodeType": "WhileStatement",
|
582
582
|
"src": "553:324:65"
|
583
583
|
},
|
@@ -587,17 +587,17 @@
|
|
587
587
|
"typeIdentifier": "t_uint256",
|
588
588
|
"typeString": "uint256"
|
589
589
|
},
|
590
|
-
"id":
|
590
|
+
"id": 25561,
|
591
591
|
"isConstant": false,
|
592
592
|
"isLValue": false,
|
593
593
|
"isPure": false,
|
594
594
|
"lValueRequested": false,
|
595
595
|
"leftExpression": {
|
596
|
-
"id":
|
596
|
+
"id": 25559,
|
597
597
|
"name": "length",
|
598
598
|
"nodeType": "Identifier",
|
599
599
|
"overloadedDeclarations": [],
|
600
|
-
"referencedDeclaration":
|
600
|
+
"referencedDeclaration": 25537,
|
601
601
|
"src": "886:6:65",
|
602
602
|
"typeDescriptions": {
|
603
603
|
"typeIdentifier": "t_uint256",
|
@@ -608,7 +608,7 @@
|
|
608
608
|
"operator": "==",
|
609
609
|
"rightExpression": {
|
610
610
|
"hexValue": "30",
|
611
|
-
"id":
|
611
|
+
"id": 25560,
|
612
612
|
"isConstant": false,
|
613
613
|
"isLValue": false,
|
614
614
|
"isPure": true,
|
@@ -628,29 +628,29 @@
|
|
628
628
|
"typeString": "bool"
|
629
629
|
}
|
630
630
|
},
|
631
|
-
"id":
|
631
|
+
"id": 25563,
|
632
632
|
"nodeType": "IfStatement",
|
633
633
|
"src": "882:24:65",
|
634
634
|
"trueBody": {
|
635
|
-
"functionReturnParameters":
|
636
|
-
"id":
|
635
|
+
"functionReturnParameters": 25539,
|
636
|
+
"id": 25562,
|
637
637
|
"nodeType": "Return",
|
638
638
|
"src": "899:7:65"
|
639
639
|
}
|
640
640
|
},
|
641
641
|
{
|
642
642
|
"assignments": [
|
643
|
-
|
643
|
+
25565
|
644
644
|
],
|
645
645
|
"declarations": [
|
646
646
|
{
|
647
647
|
"constant": false,
|
648
|
-
"id":
|
648
|
+
"id": 25565,
|
649
649
|
"mutability": "mutable",
|
650
650
|
"name": "mask",
|
651
651
|
"nameLocation": "953:4:65",
|
652
652
|
"nodeType": "VariableDeclaration",
|
653
|
-
"scope":
|
653
|
+
"scope": 25571,
|
654
654
|
"src": "945:12:65",
|
655
655
|
"stateVariable": false,
|
656
656
|
"storageLocation": "default",
|
@@ -659,7 +659,7 @@
|
|
659
659
|
"typeString": "uint256"
|
660
660
|
},
|
661
661
|
"typeName": {
|
662
|
-
"id":
|
662
|
+
"id": 25564,
|
663
663
|
"name": "uint256",
|
664
664
|
"nodeType": "ElementaryTypeName",
|
665
665
|
"src": "945:7:65",
|
@@ -671,15 +671,15 @@
|
|
671
671
|
"visibility": "internal"
|
672
672
|
}
|
673
673
|
],
|
674
|
-
"id":
|
674
|
+
"id": 25569,
|
675
675
|
"initialValue": {
|
676
676
|
"arguments": [
|
677
677
|
{
|
678
|
-
"id":
|
678
|
+
"id": 25567,
|
679
679
|
"name": "length",
|
680
680
|
"nodeType": "Identifier",
|
681
681
|
"overloadedDeclarations": [],
|
682
|
-
"referencedDeclaration":
|
682
|
+
"referencedDeclaration": 25537,
|
683
683
|
"src": "969:6:65",
|
684
684
|
"typeDescriptions": {
|
685
685
|
"typeIdentifier": "t_uint256",
|
@@ -694,18 +694,18 @@
|
|
694
694
|
"typeString": "uint256"
|
695
695
|
}
|
696
696
|
],
|
697
|
-
"id":
|
697
|
+
"id": 25566,
|
698
698
|
"name": "leftMask",
|
699
699
|
"nodeType": "Identifier",
|
700
700
|
"overloadedDeclarations": [],
|
701
|
-
"referencedDeclaration":
|
701
|
+
"referencedDeclaration": 57601,
|
702
702
|
"src": "960:8:65",
|
703
703
|
"typeDescriptions": {
|
704
704
|
"typeIdentifier": "t_function_internal_pure$_t_uint256_$returns$_t_uint256_$",
|
705
705
|
"typeString": "function (uint256) pure returns (uint256)"
|
706
706
|
}
|
707
707
|
},
|
708
|
-
"id":
|
708
|
+
"id": 25568,
|
709
709
|
"isConstant": false,
|
710
710
|
"isLValue": false,
|
711
711
|
"isPure": false,
|
@@ -862,42 +862,42 @@
|
|
862
862
|
"evmVersion": "paris",
|
863
863
|
"externalReferences": [
|
864
864
|
{
|
865
|
-
"declaration":
|
865
|
+
"declaration": 25533,
|
866
866
|
"isOffset": false,
|
867
867
|
"isSlot": false,
|
868
868
|
"src": "1130:11:65",
|
869
869
|
"valueSize": 1
|
870
870
|
},
|
871
871
|
{
|
872
|
-
"declaration":
|
872
|
+
"declaration": 25565,
|
873
873
|
"isOffset": false,
|
874
874
|
"isSlot": false,
|
875
875
|
"src": "1144:4:65",
|
876
876
|
"valueSize": 1
|
877
877
|
},
|
878
878
|
{
|
879
|
-
"declaration":
|
879
|
+
"declaration": 25565,
|
880
880
|
"isOffset": false,
|
881
881
|
"isSlot": false,
|
882
882
|
"src": "1224:4:65",
|
883
883
|
"valueSize": 1
|
884
884
|
},
|
885
885
|
{
|
886
|
-
"declaration":
|
886
|
+
"declaration": 25535,
|
887
887
|
"isOffset": false,
|
888
888
|
"isSlot": false,
|
889
889
|
"src": "1054:9:65",
|
890
890
|
"valueSize": 1
|
891
891
|
},
|
892
892
|
{
|
893
|
-
"declaration":
|
893
|
+
"declaration": 25535,
|
894
894
|
"isOffset": false,
|
895
895
|
"isSlot": false,
|
896
896
|
"src": "1208:9:65",
|
897
897
|
"valueSize": 1
|
898
898
|
}
|
899
899
|
],
|
900
|
-
"id":
|
900
|
+
"id": 25570,
|
901
901
|
"nodeType": "InlineAssembly",
|
902
902
|
"src": "1021:233:65"
|
903
903
|
}
|
@@ -909,17 +909,17 @@
|
|
909
909
|
"name": "copy",
|
910
910
|
"nameLocation": "445:4:65",
|
911
911
|
"parameters": {
|
912
|
-
"id":
|
912
|
+
"id": 25538,
|
913
913
|
"nodeType": "ParameterList",
|
914
914
|
"parameters": [
|
915
915
|
{
|
916
916
|
"constant": false,
|
917
|
-
"id":
|
917
|
+
"id": 25533,
|
918
918
|
"mutability": "mutable",
|
919
919
|
"name": "fromPointer",
|
920
920
|
"nameLocation": "458:11:65",
|
921
921
|
"nodeType": "VariableDeclaration",
|
922
|
-
"scope":
|
922
|
+
"scope": 25572,
|
923
923
|
"src": "450:19:65",
|
924
924
|
"stateVariable": false,
|
925
925
|
"storageLocation": "default",
|
@@ -928,7 +928,7 @@
|
|
928
928
|
"typeString": "uint256"
|
929
929
|
},
|
930
930
|
"typeName": {
|
931
|
-
"id":
|
931
|
+
"id": 25532,
|
932
932
|
"name": "uint256",
|
933
933
|
"nodeType": "ElementaryTypeName",
|
934
934
|
"src": "450:7:65",
|
@@ -941,12 +941,12 @@
|
|
941
941
|
},
|
942
942
|
{
|
943
943
|
"constant": false,
|
944
|
-
"id":
|
944
|
+
"id": 25535,
|
945
945
|
"mutability": "mutable",
|
946
946
|
"name": "toPointer",
|
947
947
|
"nameLocation": "479:9:65",
|
948
948
|
"nodeType": "VariableDeclaration",
|
949
|
-
"scope":
|
949
|
+
"scope": 25572,
|
950
950
|
"src": "471:17:65",
|
951
951
|
"stateVariable": false,
|
952
952
|
"storageLocation": "default",
|
@@ -955,7 +955,7 @@
|
|
955
955
|
"typeString": "uint256"
|
956
956
|
},
|
957
957
|
"typeName": {
|
958
|
-
"id":
|
958
|
+
"id": 25534,
|
959
959
|
"name": "uint256",
|
960
960
|
"nodeType": "ElementaryTypeName",
|
961
961
|
"src": "471:7:65",
|
@@ -968,12 +968,12 @@
|
|
968
968
|
},
|
969
969
|
{
|
970
970
|
"constant": false,
|
971
|
-
"id":
|
971
|
+
"id": 25537,
|
972
972
|
"mutability": "mutable",
|
973
973
|
"name": "length",
|
974
974
|
"nameLocation": "498:6:65",
|
975
975
|
"nodeType": "VariableDeclaration",
|
976
|
-
"scope":
|
976
|
+
"scope": 25572,
|
977
977
|
"src": "490:14:65",
|
978
978
|
"stateVariable": false,
|
979
979
|
"storageLocation": "default",
|
@@ -982,7 +982,7 @@
|
|
982
982
|
"typeString": "uint256"
|
983
983
|
},
|
984
984
|
"typeName": {
|
985
|
-
"id":
|
985
|
+
"id": 25536,
|
986
986
|
"name": "uint256",
|
987
987
|
"nodeType": "ElementaryTypeName",
|
988
988
|
"src": "490:7:65",
|
@@ -997,12 +997,12 @@
|
|
997
997
|
"src": "449:56:65"
|
998
998
|
},
|
999
999
|
"returnParameters": {
|
1000
|
-
"id":
|
1000
|
+
"id": 25539,
|
1001
1001
|
"nodeType": "ParameterList",
|
1002
1002
|
"parameters": [],
|
1003
1003
|
"src": "520:0:65"
|
1004
1004
|
},
|
1005
|
-
"scope":
|
1005
|
+
"scope": 25573,
|
1006
1006
|
"stateMutability": "pure",
|
1007
1007
|
"virtual": false,
|
1008
1008
|
"visibility": "internal"
|
@@ -1015,11 +1015,11 @@
|
|
1015
1015
|
"contractKind": "library",
|
1016
1016
|
"fullyImplemented": true,
|
1017
1017
|
"linearizedBaseContracts": [
|
1018
|
-
|
1018
|
+
25573
|
1019
1019
|
],
|
1020
1020
|
"name": "Memory",
|
1021
1021
|
"nameLocation": "111:6:65",
|
1022
|
-
"scope":
|
1022
|
+
"scope": 25574,
|
1023
1023
|
"usedErrors": [],
|
1024
1024
|
"usedEvents": []
|
1025
1025
|
}
|