@latticexyz/world 2.0.0-alpha.44 → 2.0.0-alpha.46
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/abi/AccessControlTest.json +30 -30
- package/abi/AddressArray.json +2 -2
- package/abi/CommonBase.json +125 -125
- package/abi/DecodeSlice.json +3187 -3187
- package/abi/Hooks.json +492 -492
- package/abi/IMulticall3.json +283 -283
- package/abi/IWorldTestSystem.json +37619 -0
- package/abi/KeysWithValue.json +2 -2
- package/abi/KeysWithValueModuleTest.json +221 -221
- package/abi/ScriptBase.json +125 -125
- package/abi/StdAssertions.json +1868 -1868
- package/abi/StdChains.json +1051 -1051
- package/abi/StdCheats.json +3257 -3257
- package/abi/StdCheatsSafe.json +3257 -3257
- package/abi/StdInvariant.json +336 -336
- package/abi/StdUtils.json +1122 -1122
- package/abi/Storage.json +488 -488
- package/abi/SystemTest.json +29 -29
- package/abi/TableId.json +27 -27
- package/abi/Test.json +52 -52
- package/abi/TestBase.json +125 -125
- package/abi/TestSystem.json +29 -29
- package/abi/TightCoder.json +240 -240
- package/abi/Utils.json +67 -67
- package/abi/Vm.json +1850 -1850
- package/abi/VmSafe.json +1850 -1850
- package/abi/WorldTest.json +7946 -6879
- package/abi/WorldTestSystem.json +7946 -6879
- package/abi/WorldTestTableHook.json +7946 -6879
- package/abi/console2.json +11459 -11459
- package/abi/stdError.json +78 -78
- package/abi/stdJson.json +1016 -1016
- package/abi/stdMath.json +218 -218
- package/abi/stdStorage.json +2400 -2400
- package/abi/stdStorageSafe.json +2400 -2400
- package/package.json +5 -5
- package/types/ethers-contracts/IWorldTestSystem.ts +102 -0
- package/types/ethers-contracts/factories/IWorldTestSystem__factory.ts +39 -0
- package/types/ethers-contracts/factories/WorldTestSystem__factory.ts +1 -1
- package/types/ethers-contracts/factories/WorldTestTableHook__factory.ts +1 -1
- package/types/ethers-contracts/factories/WorldTest__factory.ts +1 -1
- package/types/ethers-contracts/index.ts +2 -0
|
@@ -2591,22 +2591,22 @@
|
|
|
2591
2591
|
56051
|
|
2592
2592
|
],
|
|
2593
2593
|
"StdAssertions": [
|
|
2594
|
-
|
|
2594
|
+
72713
|
|
2595
2595
|
],
|
|
2596
2596
|
"StdChains": [
|
|
2597
|
-
|
|
2597
|
+
73377
|
|
2598
2598
|
],
|
|
2599
2599
|
"StdCheats": [
|
|
2600
|
-
|
|
2600
|
+
75338
|
|
2601
2601
|
],
|
|
2602
2602
|
"StdInvariant": [
|
|
2603
|
-
|
|
2603
|
+
75628
|
|
2604
2604
|
],
|
|
2605
2605
|
"StdStorage": [
|
|
2606
|
-
|
|
2606
|
+
76469
|
|
2607
2607
|
],
|
|
2608
2608
|
"StdUtils": [
|
|
2609
|
-
|
|
2609
|
+
78709
|
|
2610
2610
|
],
|
|
2611
2611
|
"StoreView": [
|
|
2612
2612
|
5390
|
|
@@ -2615,10 +2615,10 @@
|
|
|
2615
2615
|
10857
|
|
2616
2616
|
],
|
|
2617
2617
|
"TestBase": [
|
|
2618
|
-
|
|
2618
|
+
71467
|
|
2619
2619
|
],
|
|
2620
2620
|
"Vm": [
|
|
2621
|
-
|
|
2621
|
+
79999
|
|
2622
2622
|
],
|
|
2623
2623
|
"World": [
|
|
2624
2624
|
56854
|
|
@@ -2627,19 +2627,19 @@
|
|
|
2627
2627
|
18921
|
|
2628
2628
|
],
|
|
2629
2629
|
"console2": [
|
|
2630
|
-
|
|
2630
|
+
88095
|
|
2631
2631
|
],
|
|
2632
2632
|
"stdError": [
|
|
2633
|
-
|
|
2633
|
+
75404
|
|
2634
2634
|
],
|
|
2635
2635
|
"stdJson": [
|
|
2636
|
-
|
|
2636
|
+
76295
|
|
2637
2637
|
],
|
|
2638
2638
|
"stdMath": [
|
|
2639
|
-
|
|
2639
|
+
76437
|
|
2640
2640
|
],
|
|
2641
2641
|
"stdStorage": [
|
|
2642
|
-
|
|
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
|
-
|
|
3616
|
-
|
|
3615
|
+
71548,
|
|
3616
|
+
71562
|
|
3617
3617
|
],
|
|
3618
|
-
"referencedDeclaration":
|
|
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
|
-
|
|
4244
|
-
|
|
4243
|
+
71548,
|
|
4244
|
+
71562
|
|
4245
4245
|
],
|
|
4246
|
-
"referencedDeclaration":
|
|
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
|
-
|
|
4864
|
-
|
|
4863
|
+
71548,
|
|
4864
|
+
71562
|
|
4865
4865
|
],
|
|
4866
|
-
"referencedDeclaration":
|
|
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
|
-
|
|
4956
|
-
|
|
4957
|
-
|
|
4958
|
-
|
|
4959
|
-
|
|
4960
|
-
|
|
4961
|
-
|
|
4962
|
-
|
|
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",
|
package/abi/AddressArray.json
CHANGED
|
@@ -3181,7 +3181,7 @@
|
|
|
3181
3181
|
"lValueRequested": false,
|
|
3182
3182
|
"memberName": "decodeArray_address",
|
|
3183
3183
|
"nodeType": "MemberAccess",
|
|
3184
|
-
"referencedDeclaration":
|
|
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":
|
|
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_$",
|