@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.
Files changed (61) hide show
  1. package/abi/AccessControl.json +15 -15
  2. package/abi/AccessControlTest.json +266 -266
  3. package/abi/AddressArray.json +782 -782
  4. package/abi/Bool.json +539 -539
  5. package/abi/Call.json +6 -6
  6. package/abi/CommonBase.json +125 -125
  7. package/abi/CoreModule.json +45 -45
  8. package/abi/DecodeSlice.json +3187 -3187
  9. package/abi/FunctionSelectors.json +1412 -1412
  10. package/abi/Hooks.json +773 -773
  11. package/abi/IMulticall3.json +283 -283
  12. package/abi/IRegistrationSystem.json +1 -1
  13. package/abi/IWorldTestSystem.json +3946 -3946
  14. package/abi/InstalledModules.json +1139 -1139
  15. package/abi/KeysWithValue.json +782 -782
  16. package/abi/KeysWithValueHook.json +581 -991
  17. package/abi/KeysWithValueModule.json +344 -344
  18. package/abi/KeysWithValueModuleTest.json +1263 -1263
  19. package/abi/NamespaceOwner.json +613 -613
  20. package/abi/RegistrationModule.json +301 -301
  21. package/abi/RegistrationSystem.json +880 -880
  22. package/abi/ResourceAccess.json +750 -750
  23. package/abi/ResourceType.json +627 -627
  24. package/abi/ScriptBase.json +125 -125
  25. package/abi/StdAssertions.json +1894 -1894
  26. package/abi/StdChains.json +1051 -1051
  27. package/abi/StdCheats.json +3257 -3257
  28. package/abi/StdCheatsSafe.json +3257 -3257
  29. package/abi/StdInvariant.json +336 -336
  30. package/abi/StdUtils.json +1122 -1122
  31. package/abi/Storage.json +486 -486
  32. package/abi/SystemRegistry.json +625 -625
  33. package/abi/SystemTest.json +146 -146
  34. package/abi/Systems.json +1180 -1180
  35. package/abi/TableId.json +27 -27
  36. package/abi/Test.json +52 -52
  37. package/abi/TestBase.json +125 -125
  38. package/abi/TestSystem.json +146 -146
  39. package/abi/TightCoder.json +240 -240
  40. package/abi/Utils.json +67 -67
  41. package/abi/Vm.json +1850 -1850
  42. package/abi/VmSafe.json +1850 -1850
  43. package/abi/World.json +48 -48
  44. package/abi/WorldTest.json +3946 -3946
  45. package/abi/WorldTestSystem.json +3946 -3946
  46. package/abi/WorldTestTableHook.json +3946 -3946
  47. package/abi/console2.json +11459 -11459
  48. package/abi/constants.json +7 -7
  49. package/abi/getKeysWithValue.json +115 -115
  50. package/abi/getTargetTableSelector.json +75 -75
  51. package/abi/stdError.json +78 -78
  52. package/abi/stdJson.json +1016 -1016
  53. package/abi/stdMath.json +218 -218
  54. package/abi/stdStorage.json +2400 -2400
  55. package/abi/stdStorageSafe.json +2400 -2400
  56. package/package.json +5 -5
  57. package/src/modules/keyswithvalue/KeysWithValueHook.sol +2 -13
  58. package/src/modules/keyswithvalue/KeysWithValueModule.sol +1 -2
  59. package/types/ethers-contracts/factories/KeysWithValueHook__factory.ts +1 -6
  60. package/types/ethers-contracts/factories/KeysWithValueModuleTest__factory.ts +1 -1
  61. package/types/ethers-contracts/factories/KeysWithValueModule__factory.ts +1 -1
@@ -265,10 +265,10 @@
265
265
  57270
266
266
  ],
267
267
  "NamespaceOwner": [
268
- 64301
268
+ 64268
269
269
  ],
270
270
  "ResourceAccess": [
271
- 64896
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": 64906,
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": 64896,
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": 64302,
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": 64301,
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": 64896,
561
+ "referencedDeclaration": 64863,
562
562
  "src": "574:14:85",
563
563
  "typeDescriptions": {
564
- "typeIdentifier": "t_type$_t_contract$_ResourceAccess_$64896_$",
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": 64592,
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": 64896,
709
+ "referencedDeclaration": 64863,
710
710
  "src": "692:14:85",
711
711
  "typeDescriptions": {
712
- "typeIdentifier": "t_type$_t_contract$_ResourceAccess_$64896_$",
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": 64592,
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": 64301,
1542
+ "referencedDeclaration": 64268,
1543
1543
  "src": "1636:14:85",
1544
1544
  "typeDescriptions": {
1545
- "typeIdentifier": "t_type$_t_contract$_NamespaceOwner_$64301_$",
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": 64074,
1556
+ "referencedDeclaration": 64041,
1557
1557
  "src": "1636:18:85",
1558
1558
  "typeDescriptions": {
1559
1559
  "typeIdentifier": "t_function_internal_view$_t_bytes16_$returns$_t_address_$",