@latticexyz/world 2.0.0-alpha.43 → 2.0.0-alpha.45

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 (42) hide show
  1. package/abi/AccessControlTest.json +30 -30
  2. package/abi/AddressArray.json +2 -2
  3. package/abi/CommonBase.json +125 -125
  4. package/abi/DecodeSlice.json +3187 -3187
  5. package/abi/Hooks.json +492 -492
  6. package/abi/IMulticall3.json +283 -283
  7. package/abi/IWorldTestSystem.json +37619 -0
  8. package/abi/KeysWithValue.json +2 -2
  9. package/abi/KeysWithValueModuleTest.json +221 -221
  10. package/abi/ScriptBase.json +125 -125
  11. package/abi/StdAssertions.json +1868 -1868
  12. package/abi/StdChains.json +1051 -1051
  13. package/abi/StdCheats.json +3257 -3257
  14. package/abi/StdCheatsSafe.json +3257 -3257
  15. package/abi/StdInvariant.json +336 -336
  16. package/abi/StdUtils.json +1122 -1122
  17. package/abi/Storage.json +488 -488
  18. package/abi/SystemTest.json +29 -29
  19. package/abi/TableId.json +27 -27
  20. package/abi/Test.json +52 -52
  21. package/abi/TestBase.json +125 -125
  22. package/abi/TestSystem.json +29 -29
  23. package/abi/TightCoder.json +240 -240
  24. package/abi/Utils.json +67 -67
  25. package/abi/Vm.json +1850 -1850
  26. package/abi/VmSafe.json +1850 -1850
  27. package/abi/WorldTest.json +7946 -6879
  28. package/abi/WorldTestSystem.json +7946 -6879
  29. package/abi/WorldTestTableHook.json +7946 -6879
  30. package/abi/console2.json +11459 -11459
  31. package/abi/stdError.json +78 -78
  32. package/abi/stdJson.json +1016 -1016
  33. package/abi/stdMath.json +218 -218
  34. package/abi/stdStorage.json +2400 -2400
  35. package/abi/stdStorageSafe.json +2400 -2400
  36. package/package.json +5 -5
  37. package/types/ethers-contracts/IWorldTestSystem.ts +102 -0
  38. package/types/ethers-contracts/factories/IWorldTestSystem__factory.ts +39 -0
  39. package/types/ethers-contracts/factories/WorldTestSystem__factory.ts +1 -1
  40. package/types/ethers-contracts/factories/WorldTestTableHook__factory.ts +1 -1
  41. package/types/ethers-contracts/factories/WorldTest__factory.ts +1 -1
  42. package/types/ethers-contracts/index.ts +2 -0
@@ -2591,22 +2591,22 @@
2591
2591
  56051
2592
2592
  ],
2593
2593
  "StdAssertions": [
2594
- 72639
2594
+ 72713
2595
2595
  ],
2596
2596
  "StdChains": [
2597
- 73303
2597
+ 73377
2598
2598
  ],
2599
2599
  "StdCheats": [
2600
- 75264
2600
+ 75338
2601
2601
  ],
2602
2602
  "StdInvariant": [
2603
- 75554
2603
+ 75628
2604
2604
  ],
2605
2605
  "StdStorage": [
2606
- 76395
2606
+ 76469
2607
2607
  ],
2608
2608
  "StdUtils": [
2609
- 78635
2609
+ 78709
2610
2610
  ],
2611
2611
  "StoreView": [
2612
2612
  5390
@@ -2615,10 +2615,10 @@
2615
2615
  10857
2616
2616
  ],
2617
2617
  "TestBase": [
2618
- 71393
2618
+ 71467
2619
2619
  ],
2620
2620
  "Vm": [
2621
- 79925
2621
+ 79999
2622
2622
  ],
2623
2623
  "World": [
2624
2624
  56854
@@ -2627,19 +2627,19 @@
2627
2627
  18921
2628
2628
  ],
2629
2629
  "console2": [
2630
- 88021
2630
+ 88095
2631
2631
  ],
2632
2632
  "stdError": [
2633
- 75330
2633
+ 75404
2634
2634
  ],
2635
2635
  "stdJson": [
2636
- 76221
2636
+ 76295
2637
2637
  ],
2638
2638
  "stdMath": [
2639
- 76363
2639
+ 76437
2640
2640
  ],
2641
2641
  "stdStorage": [
2642
- 77828
2642
+ 77902
2643
2643
  ]
2644
2644
  },
2645
2645
  "nodeType": "SourceUnit",
@@ -3612,10 +3612,10 @@
3612
3612
  "name": "assertFalse",
3613
3613
  "nodeType": "Identifier",
3614
3614
  "overloadedDeclarations": [
3615
- 71474,
3616
- 71488
3615
+ 71548,
3616
+ 71562
3617
3617
  ],
3618
- "referencedDeclaration": 71474,
3618
+ "referencedDeclaration": 71548,
3619
3619
  "src": "948:11:119",
3620
3620
  "typeDescriptions": {
3621
3621
  "typeIdentifier": "t_function_internal_nonpayable$_t_bool_$returns$__$",
@@ -4240,10 +4240,10 @@
4240
4240
  "name": "assertFalse",
4241
4241
  "nodeType": "Identifier",
4242
4242
  "overloadedDeclarations": [
4243
- 71474,
4244
- 71488
4243
+ 71548,
4244
+ 71562
4245
4245
  ],
4246
- "referencedDeclaration": 71474,
4246
+ "referencedDeclaration": 71548,
4247
4247
  "src": "1444:11:119",
4248
4248
  "typeDescriptions": {
4249
4249
  "typeIdentifier": "t_function_internal_nonpayable$_t_bool_$returns$__$",
@@ -4860,10 +4860,10 @@
4860
4860
  "name": "assertFalse",
4861
4861
  "nodeType": "Identifier",
4862
4862
  "overloadedDeclarations": [
4863
- 71474,
4864
- 71488
4863
+ 71548,
4864
+ 71562
4865
4865
  ],
4866
- "referencedDeclaration": 71474,
4866
+ "referencedDeclaration": 71548,
4867
4867
  "src": "1923:11:119",
4868
4868
  "typeDescriptions": {
4869
4869
  "typeIdentifier": "t_function_internal_nonpayable$_t_bool_$returns$__$",
@@ -4952,14 +4952,14 @@
4952
4952
  2846,
4953
4953
  1159,
4954
4954
  10857,
4955
- 71393,
4956
- 71390,
4957
- 78635,
4958
- 75554,
4959
- 75264,
4960
- 74875,
4961
- 73303,
4962
- 72639,
4955
+ 71467,
4956
+ 71464,
4957
+ 78709,
4958
+ 75628,
4959
+ 75338,
4960
+ 74949,
4961
+ 73377,
4962
+ 72713,
4963
4963
  10810
4964
4964
  ],
4965
4965
  "name": "AccessControlTest",
@@ -3181,7 +3181,7 @@
3181
3181
  "lValueRequested": false,
3182
3182
  "memberName": "decodeArray_address",
3183
3183
  "nodeType": "MemberAccess",
3184
- "referencedDeclaration": 70167,
3184
+ "referencedDeclaration": 70241,
3185
3185
  "src": "2710:64:112",
3186
3186
  "typeDescriptions": {
3187
3187
  "typeIdentifier": "t_function_internal_pure$_t_userDefinedValueType$_Slice_$2484_$returns$_t_array$_t_address_$dyn_memory_ptr_$bound_to$_t_userDefinedValueType$_Slice_$2484_$",
@@ -3869,7 +3869,7 @@
3869
3869
  "lValueRequested": false,
3870
3870
  "memberName": "decodeArray_address",
3871
3871
  "nodeType": "MemberAccess",
3872
- "referencedDeclaration": 70167,
3872
+ "referencedDeclaration": 70241,
3873
3873
  "src": "3115:64:112",
3874
3874
  "typeDescriptions": {
3875
3875
  "typeIdentifier": "t_function_internal_pure$_t_userDefinedValueType$_Slice_$2484_$returns$_t_array$_t_address_$dyn_memory_ptr_$bound_to$_t_userDefinedValueType$_Slice_$2484_$",