@latticexyz/world 2.2.23-a7ce36bd855c91c1a0e7a515c6ed7422ef59973d → 2.2.23-b803eb1d495ce20f644a81c61473d0c33f9ecf54
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/dist/node.js +10 -6
- package/dist/node.js.map +1 -1
- package/out/AccessControl.sol/AccessControl.json +1 -1
- package/out/AccessControl.t.sol/AccessControlTest.abi.json +55 -5
- package/out/AccessControl.t.sol/AccessControlTest.abi.json.d.ts +55 -5
- package/out/AccessControl.t.sol/AccessControlTest.json +1 -1
- package/out/AccessManagementSystem.sol/AccessManagementSystem.json +1 -1
- package/out/AccessManagementSystemLib.sol/AccessManagementSystemLib.json +1 -1
- package/out/AccessManagementSystemLib.sol/_grantAccess_ResourceId_address.json +1 -1
- package/out/AccessManagementSystemLib.sol/_renounceOwnership_ResourceId.json +1 -1
- package/out/AccessManagementSystemLib.sol/_revokeAccess_ResourceId_address.json +1 -1
- package/out/AccessManagementSystemLib.sol/_transferOwnership_ResourceId_address.json +1 -1
- package/out/AddressArray.sol/AddressArray.json +1 -1
- package/out/BalanceTransferSystem.sol/BalanceTransferSystem.json +1 -1
- package/out/BalanceTransferSystemLib.sol/BalanceTransferSystemLib.json +1 -1
- package/out/BalanceTransferSystemLib.sol/_transferBalanceToAddress_ResourceId_address_uint256.json +1 -1
- package/out/BalanceTransferSystemLib.sol/_transferBalanceToNamespace_ResourceId_ResourceId_uint256.json +1 -1
- package/out/Balances.sol/Balances.json +1 -1
- package/out/Base.sol/CommonBase.json +1 -1
- package/out/Base.sol/ScriptBase.json +1 -1
- package/out/Base.sol/TestBase.json +1 -1
- package/out/BatchCall.t.sol/BatchCallTest.abi.json +55 -5
- package/out/BatchCall.t.sol/BatchCallTest.abi.json.d.ts +55 -5
- package/out/BatchCall.t.sol/BatchCallTest.json +1 -1
- package/out/BatchCall.t.sol/TestSystem.json +1 -1
- package/out/BatchCallSystem.sol/BatchCallSystem.json +1 -1
- package/out/BatchCallSystemLib.sol/BatchCallSystemLib.json +1 -1
- package/out/BatchCallSystemLib.sol/_batchCallFrom_SystemCallFromDataArray.json +1 -1
- package/out/BatchCallSystemLib.sol/_batchCall_SystemCallDataArray.json +1 -1
- package/out/Bool.sol/Bool.json +1 -1
- package/out/Bytes.sol/Bytes.json +1 -1
- package/out/Create2.sol/Create2.json +1 -1
- package/out/Create2Factory.sol/Create2Factory.json +1 -1
- package/out/DecodeSlice.sol/DecodeSlice.json +1 -1
- package/out/Delegation.sol/Delegation.json +1 -1
- package/out/DelegationControl.sol/DelegationControl.json +1 -1
- package/out/DelegationControlMock.sol/DelegationControlMock.json +1 -1
- package/out/ERC165Checker.sol/ERC165Checker.json +1 -1
- package/out/EchoSubscriber.sol/EchoSubscriber.json +1 -1
- package/out/EncodeArray.sol/EncodeArray.json +1 -1
- package/out/EncodedLengths.sol/EncodedLengthsInstance.json +1 -1
- package/out/EncodedLengths.sol/EncodedLengthsLib.json +1 -1
- package/out/Factories.t.sol/FactoriesTest.abi.json +55 -5
- package/out/Factories.t.sol/FactoriesTest.abi.json.d.ts +55 -5
- package/out/Factories.t.sol/FactoriesTest.json +1 -1
- package/out/FieldLayout.sol/FieldLayoutInstance.json +1 -1
- package/out/FieldLayout.sol/FieldLayoutLib.json +1 -1
- package/out/FieldLayoutEncodeHelper.sol/FieldLayoutEncodeHelper.json +1 -1
- package/out/FunctionSelectors.sol/FunctionSelectors.json +1 -1
- package/out/FunctionSignatures.sol/FunctionSignatures.json +1 -1
- package/out/GasReporter.sol/GasReporter.abi.json +55 -5
- package/out/GasReporter.sol/GasReporter.abi.json.d.ts +55 -5
- package/out/GasReporter.sol/GasReporter.json +1 -1
- package/out/Hook.sol/HookInstance.json +1 -1
- package/out/Hook.sol/HookLib.json +1 -1
- package/out/Hooks.sol/Hooks.json +1 -1
- package/out/IAccessManagementSystem.sol/IAccessManagementSystem.json +1 -1
- package/out/IBalanceTransferSystem.sol/IBalanceTransferSystem.json +1 -1
- package/out/IBaseWorld.sol/IBaseWorld.json +1 -1
- package/out/IBatchCallSystem.sol/IBatchCallSystem.json +1 -1
- package/out/IDelegationControl.sol/IDelegationControl.json +1 -1
- package/out/IERC165.sol/IERC165.json +1 -1
- package/out/IERC1967.sol/IERC1967.json +1 -1
- package/out/IEncodedLengthsErrors.sol/IEncodedLengthsErrors.json +1 -1
- package/out/IFieldLayoutErrors.sol/IFieldLayoutErrors.json +1 -1
- package/out/IModule.sol/IModule.json +1 -1
- package/out/IModuleErrors.sol/IModuleErrors.json +1 -1
- package/out/IModuleInstallationSystem.sol/IModuleInstallationSystem.json +1 -1
- package/out/IMulticall3.sol/IMulticall3.json +1 -1
- package/out/IRegistrationSystem.sol/IRegistrationSystem.json +1 -1
- package/out/ISchemaErrors.sol/ISchemaErrors.json +1 -1
- package/out/ISliceErrors.sol/ISliceErrors.json +1 -1
- package/out/IStore.sol/IStore.json +1 -1
- package/out/IStoreErrors.sol/IStoreErrors.json +1 -1
- package/out/IStoreEvents.sol/IStoreEvents.json +1 -1
- package/out/IStoreHook.sol/IStoreHook.json +1 -1
- package/out/IStoreKernel.sol/IStoreKernel.json +1 -1
- package/out/IStoreRead.sol/IStoreRead.json +1 -1
- package/out/IStoreRegistration.sol/IStoreRegistration.json +1 -1
- package/out/IStoreRegistrationSystem.sol/IStoreRegistrationSystem.json +1 -1
- package/out/IStoreWrite.sol/IStoreWrite.json +1 -1
- package/out/ISystemHook.sol/ISystemHook.json +1 -1
- package/out/IWorldContextConsumer.sol/IWorldContextConsumer.json +1 -1
- package/out/IWorldErrors.sol/IWorldErrors.json +1 -1
- package/out/IWorldEvents.sol/IWorldEvents.json +1 -1
- package/out/IWorldFactory.sol/IWorldFactory.json +1 -1
- package/out/IWorldKernel.sol/IWorldCall.json +1 -1
- package/out/IWorldKernel.sol/IWorldKernel.json +1 -1
- package/out/IWorldKernel.sol/IWorldModuleInstallation.json +1 -1
- package/out/IWorldRegistrationSystem.sol/IWorldRegistrationSystem.json +1 -1
- package/out/InitModule.sol/InitModule.json +1 -1
- package/out/InitModule.t.sol/InitModuleTest.abi.json +55 -5
- package/out/InitModule.t.sol/InitModuleTest.abi.json.d.ts +55 -5
- package/out/InitModule.t.sol/InitModuleTest.json +1 -1
- package/out/InitModule.t.sol/WorldMock.json +1 -1
- package/out/InitModuleAddress.sol/InitModuleAddress.json +1 -1
- package/out/InitSystems.t.sol/LimitedCallContextTest.abi.json +55 -5
- package/out/InitSystems.t.sol/LimitedCallContextTest.abi.json.d.ts +55 -5
- package/out/InitSystems.t.sol/LimitedCallContextTest.json +1 -1
- package/out/InstalledModules.sol/InstalledModules.json +1 -1
- package/out/LimitedCallContext.sol/LimitedCallContext.json +1 -1
- package/out/Memory.sol/Memory.json +1 -1
- package/out/Module.sol/Module.json +1 -1
- package/out/ModuleInstallationSystem.sol/ModuleInstallationSystem.json +1 -1
- package/out/ModuleInstallationSystemLib.sol/ModuleInstallationSystemLib.json +1 -1
- package/out/ModuleInstallationSystemLib.sol/_installModule_IModule_bytes.json +1 -1
- package/out/MudTest.t.sol/MudTest.abi.json +55 -5
- package/out/MudTest.t.sol/MudTest.abi.json.d.ts +55 -5
- package/out/MudTest.t.sol/MudTest.json +1 -1
- package/out/NamespaceDelegationControl.sol/NamespaceDelegationControl.json +1 -1
- package/out/NamespaceOwner.sol/NamespaceOwner.json +1 -1
- package/out/Proxy.sol/Proxy.json +1 -1
- package/out/RegistrationSystem.sol/RegistrationSystem.json +1 -1
- package/out/RegistrationSystemLib.sol/RegistrationSystemLib.json +1 -1
- package/out/ResourceAccess.sol/ResourceAccess.json +1 -1
- package/out/ResourceId.sol/ResourceIdInstance.json +1 -1
- package/out/ResourceId.sol/ResourceIdLib.json +1 -1
- package/out/ResourceIds.sol/ResourceIds.json +1 -1
- package/out/RevertSubscriber.sol/RevertSubscriber.json +1 -1
- package/out/RevertWithBytes.t.sol/RevertWithBytesTest.abi.json +55 -5
- package/out/RevertWithBytes.t.sol/RevertWithBytesTest.abi.json.d.ts +55 -5
- package/out/RevertWithBytes.t.sol/RevertWithBytesTest.json +1 -1
- package/out/Schema.sol/SchemaInstance.json +1 -1
- package/out/Schema.sol/SchemaLib.json +1 -1
- package/out/SchemaEncodeHelper.sol/SchemaEncodeHelper.json +1 -1
- package/out/Slice.sol/SliceInstance.json +1 -1
- package/out/Slice.sol/SliceLib.json +1 -1
- package/out/StdAssertions.sol/StdAssertions.abi.json +1 -14
- package/out/StdAssertions.sol/StdAssertions.abi.json.d.ts +1 -14
- package/out/StdAssertions.sol/StdAssertions.json +1 -1
- package/out/StdChains.sol/StdChains.json +1 -1
- package/out/StdCheats.sol/StdCheats.json +1 -1
- package/out/StdCheats.sol/StdCheatsSafe.json +1 -1
- package/out/StdConstants.sol/StdConstants.json +1 -0
- package/out/StdError.sol/stdError.json +1 -1
- package/out/StdInvariant.sol/StdInvariant.abi.json +54 -4
- package/out/StdInvariant.sol/StdInvariant.abi.json.d.ts +54 -4
- package/out/StdInvariant.sol/StdInvariant.json +1 -1
- package/out/StdJson.sol/stdJson.json +1 -1
- package/out/StdMath.sol/stdMath.json +1 -1
- package/out/StdStorage.sol/stdStorage.json +1 -1
- package/out/StdStorage.sol/stdStorageSafe.json +1 -1
- package/out/StdStyle.sol/StdStyle.json +1 -1
- package/out/StdToml.sol/stdToml.abi.json +1 -0
- package/out/StdToml.sol/stdToml.json +1 -0
- package/out/StdUtils.sol/StdUtils.json +1 -1
- package/out/Storage.sol/Storage.json +1 -1
- package/out/StorageSlot.sol/StorageSlot.json +1 -1
- package/out/Store.sol/Store.json +1 -1
- package/out/StoreCore.sol/StoreCore.json +1 -1
- package/out/StoreCore.sol/StoreCoreInternal.json +1 -1
- package/out/StoreHook.sol/StoreHook.json +1 -1
- package/out/StoreHooks.sol/StoreHooks.json +1 -1
- package/out/StoreKernel.sol/StoreKernel.json +1 -1
- package/out/StoreMock.sol/StoreMock.json +1 -1
- package/out/StoreRead.sol/StoreRead.json +1 -1
- package/out/StoreRegistrationSystem.sol/StoreRegistrationSystem.json +1 -1
- package/out/StoreRegistrationSystemLib.sol/StoreRegistrationSystemLib.json +1 -1
- package/out/StoreRegistrationSystemLib.sol/_registerStoreHook_ResourceId_IStoreHook_uint8.json +1 -1
- package/out/StoreRegistrationSystemLib.sol/_registerTable_ResourceId_FieldLayout_Schema_Schema_stringArray_stringArray.json +1 -1
- package/out/StoreRegistrationSystemLib.sol/_unregisterStoreHook_ResourceId_IStoreHook.json +1 -1
- package/out/StoreSwitch.sol/StoreSwitch.json +1 -1
- package/out/System.sol/System.json +1 -1
- package/out/System.t.sol/SystemTest.abi.json +55 -5
- package/out/System.t.sol/SystemTest.abi.json.d.ts +55 -5
- package/out/System.t.sol/SystemTest.json +1 -1
- package/out/System.t.sol/TestSystem.json +1 -1
- package/out/SystemCall.sol/SystemCall.json +1 -1
- package/out/SystemHook.sol/SystemHook.json +1 -1
- package/out/SystemHook.t.sol/SystemHookTest.abi.json +55 -5
- package/out/SystemHook.t.sol/SystemHookTest.abi.json.d.ts +55 -5
- package/out/SystemHook.t.sol/SystemHookTest.json +1 -1
- package/out/SystemHooks.sol/SystemHooks.json +1 -1
- package/out/SystemRegistry.sol/SystemRegistry.json +1 -1
- package/out/Systems.sol/Systems.json +1 -1
- package/out/Tables.sol/Tables.json +1 -1
- package/out/Test.sol/Test.abi.json +55 -5
- package/out/Test.sol/Test.abi.json.d.ts +55 -5
- package/out/Test.sol/Test.json +1 -1
- package/out/TightCoder.sol/TightCoder.json +1 -1
- package/out/TwoFields.sol/TwoFields.json +1 -1
- package/out/UserDelegationControl.sol/UserDelegationControl.json +1 -1
- package/out/Utils.sol/Utils.json +1 -1
- package/out/Utils.t.sol/UtilsTest.abi.json +55 -5
- package/out/Utils.t.sol/UtilsTest.abi.json.d.ts +55 -5
- package/out/Utils.t.sol/UtilsTest.json +1 -1
- package/out/Utils.t.sol/UtilsTestSystem.json +1 -1
- package/out/Vm.sol/Vm.abi.json +9682 -1821
- package/out/Vm.sol/Vm.abi.json.d.ts +9682 -1821
- package/out/Vm.sol/Vm.json +1 -1
- package/out/Vm.sol/VmSafe.abi.json +8012 -1351
- package/out/Vm.sol/VmSafe.abi.json.d.ts +8012 -1351
- package/out/Vm.sol/VmSafe.json +1 -1
- package/out/World.sol/World.json +1 -1
- package/out/World.t.sol/EchoSystemHook.json +1 -1
- package/out/World.t.sol/IWorldTestSystem.json +1 -1
- package/out/World.t.sol/PayableFallbackSystem.json +1 -1
- package/out/World.t.sol/RevertSystemHook.json +1 -1
- package/out/World.t.sol/WorldTest.abi.json +55 -5
- package/out/World.t.sol/WorldTest.abi.json.d.ts +55 -5
- package/out/World.t.sol/WorldTest.json +1 -1
- package/out/World.t.sol/WorldTestSystem.json +1 -1
- package/out/WorldBalance.t.sol/WorldBalanceTest.abi.json +55 -5
- package/out/WorldBalance.t.sol/WorldBalanceTest.abi.json.d.ts +55 -5
- package/out/WorldBalance.t.sol/WorldBalanceTest.json +1 -1
- package/out/WorldBalance.t.sol/WorldBalanceTestSystem.json +1 -1
- package/out/WorldContext.sol/WorldContextConsumer.json +1 -1
- package/out/WorldContext.sol/WorldContextConsumerLib.json +1 -1
- package/out/WorldContext.sol/WorldContextProviderLib.json +1 -1
- package/out/WorldContext.t.sol/TestContextConsumer.json +1 -1
- package/out/WorldContext.t.sol/WorldContextTest.abi.json +55 -5
- package/out/WorldContext.t.sol/WorldContextTest.abi.json.d.ts +55 -5
- package/out/WorldContext.t.sol/WorldContextTest.json +1 -1
- package/out/WorldDynamicUpdate.t.sol/UpdateInDynamicFieldTest.abi.json +55 -5
- package/out/WorldDynamicUpdate.t.sol/UpdateInDynamicFieldTest.abi.json.d.ts +55 -5
- package/out/WorldDynamicUpdate.t.sol/UpdateInDynamicFieldTest.json +1 -1
- package/out/WorldFactory.sol/WorldFactory.json +1 -1
- package/out/WorldProxy.sol/WorldProxy.json +1 -1
- package/out/WorldProxy.t.sol/WorldProxyTest.abi.json +55 -5
- package/out/WorldProxy.t.sol/WorldProxyTest.abi.json.d.ts +55 -5
- package/out/WorldProxy.t.sol/WorldProxyTest.json +1 -1
- package/out/WorldProxyFactory.sol/WorldProxyFactory.json +1 -1
- package/out/WorldProxyFactory.t.sol/WorldProxyFactoryTest.abi.json +55 -5
- package/out/WorldProxyFactory.t.sol/WorldProxyFactoryTest.abi.json.d.ts +55 -5
- package/out/WorldProxyFactory.t.sol/WorldProxyFactoryTest.json +1 -1
- package/out/WorldRegistrationSystem.sol/WorldRegistrationSystem.json +1 -1
- package/out/WorldRegistrationSystemLib.sol/WorldRegistrationSystemLib.json +1 -1
- package/out/WorldRegistrationSystemLib.sol/_registerDelegation_address_ResourceId_bytes.json +1 -1
- package/out/WorldRegistrationSystemLib.sol/_registerFunctionSelector_ResourceId_string.json +1 -1
- package/out/WorldRegistrationSystemLib.sol/_registerNamespaceDelegation_ResourceId_ResourceId_bytes.json +1 -1
- package/out/WorldRegistrationSystemLib.sol/_registerNamespace_ResourceId.json +1 -1
- package/out/WorldRegistrationSystemLib.sol/_registerRootFunctionSelector_ResourceId_string_string.json +1 -1
- package/out/WorldRegistrationSystemLib.sol/_registerSystemHook_ResourceId_ISystemHook_uint8.json +1 -1
- package/out/WorldRegistrationSystemLib.sol/_registerSystem_ResourceId_System_bool.json +1 -1
- package/out/WorldRegistrationSystemLib.sol/_unregisterDelegation_address.json +1 -1
- package/out/WorldRegistrationSystemLib.sol/_unregisterNamespaceDelegation_ResourceId.json +1 -1
- package/out/WorldRegistrationSystemLib.sol/_unregisterSystemHook_ResourceId_ISystemHook.json +1 -1
- package/out/WorldResourceId.sol/WorldResourceIdInstance.json +1 -1
- package/out/WorldResourceId.sol/WorldResourceIdLib.json +1 -1
- package/out/WorldResourceId.t.sol/WorldResourceIdTest.abi.json +55 -5
- package/out/WorldResourceId.t.sol/WorldResourceIdTest.abi.json.d.ts +55 -5
- package/out/WorldResourceId.t.sol/WorldResourceIdTest.json +1 -1
- package/out/build-info/bbe1846a9084f150815c723bd3411cc3.json +1 -0
- package/out/console.sol/console.json +1 -1
- package/out/constants.sol/LayoutOffsets.json +1 -1
- package/out/safeconsole.sol/safeconsole.json +1 -1
- package/out/src/IERC165.sol/IERC165.json +1 -1
- package/package.json +10 -11
- package/src/codegen/experimental/systems/BatchCallSystemLib.sol +16 -4
- package/src/codegen/experimental/systems/WorldRegistrationSystemLib.sol +16 -4
- package/out/build-info/bf27acd14b2b959864c0abf4ffaa7965.json +0 -1
- package/out/console2.sol/console2.json +0 -1
- package/out/test.sol/DSTest.abi.json +0 -296
- package/out/test.sol/DSTest.abi.json.d.ts +0 -298
- package/out/test.sol/DSTest.json +0 -1
- /package/out/{console2.sol/console2.abi.json → StdConstants.sol/StdConstants.abi.json} +0 -0
@@ -0,0 +1 @@
|
|
1
|
+
{"id":"bbe1846a9084f150815c723bd3411cc3","source_id_to_path":{"0":"node_modules/@latticexyz/gas-report/src/GasReporter.sol","1":"node_modules/@latticexyz/schema-type/src/solidity/SchemaType.sol","2":"node_modules/@latticexyz/store/src/Bytes.sol","3":"node_modules/@latticexyz/store/src/EncodedLengths.sol","4":"node_modules/@latticexyz/store/src/FieldLayout.sol","5":"node_modules/@latticexyz/store/src/Hook.sol","6":"node_modules/@latticexyz/store/src/IERC165.sol","7":"node_modules/@latticexyz/store/src/IEncodedLengthsErrors.sol","8":"node_modules/@latticexyz/store/src/IFieldLayoutErrors.sol","9":"node_modules/@latticexyz/store/src/ISchemaErrors.sol","10":"node_modules/@latticexyz/store/src/ISliceErrors.sol","11":"node_modules/@latticexyz/store/src/IStore.sol","12":"node_modules/@latticexyz/store/src/IStoreErrors.sol","13":"node_modules/@latticexyz/store/src/IStoreEvents.sol","14":"node_modules/@latticexyz/store/src/IStoreHook.sol","15":"node_modules/@latticexyz/store/src/IStoreKernel.sol","16":"node_modules/@latticexyz/store/src/IStoreRead.sol","17":"node_modules/@latticexyz/store/src/IStoreRegistration.sol","18":"node_modules/@latticexyz/store/src/IStoreWrite.sol","19":"node_modules/@latticexyz/store/src/Memory.sol","20":"node_modules/@latticexyz/store/src/ResourceId.sol","21":"node_modules/@latticexyz/store/src/Schema.sol","22":"node_modules/@latticexyz/store/src/Slice.sol","23":"node_modules/@latticexyz/store/src/Storage.sol","24":"node_modules/@latticexyz/store/src/Store.sol","25":"node_modules/@latticexyz/store/src/StoreCore.sol","26":"node_modules/@latticexyz/store/src/StoreHook.sol","27":"node_modules/@latticexyz/store/src/StoreKernel.sol","28":"node_modules/@latticexyz/store/src/StoreRead.sol","29":"node_modules/@latticexyz/store/src/StoreSwitch.sol","30":"node_modules/@latticexyz/store/src/codegen/index.sol","31":"node_modules/@latticexyz/store/src/codegen/tables/Hooks.sol","32":"node_modules/@latticexyz/store/src/codegen/tables/ResourceIds.sol","33":"node_modules/@latticexyz/store/src/codegen/tables/StoreHooks.sol","34":"node_modules/@latticexyz/store/src/codegen/tables/Tables.sol","35":"node_modules/@latticexyz/store/src/constants.sol","36":"node_modules/@latticexyz/store/src/rightMask.sol","37":"node_modules/@latticexyz/store/src/storeHookTypes.sol","38":"node_modules/@latticexyz/store/src/storeResourceTypes.sol","39":"node_modules/@latticexyz/store/src/tightcoder/DecodeSlice.sol","40":"node_modules/@latticexyz/store/src/tightcoder/EncodeArray.sol","41":"node_modules/@latticexyz/store/src/tightcoder/TightCoder.sol","42":"node_modules/@latticexyz/store/src/version.sol","43":"node_modules/@latticexyz/store/test/EchoSubscriber.sol","44":"node_modules/@latticexyz/store/test/FieldLayoutEncodeHelper.sol","45":"node_modules/@latticexyz/store/test/RevertSubscriber.sol","46":"node_modules/@latticexyz/store/test/SchemaEncodeHelper.sol","47":"node_modules/@latticexyz/store/test/StoreMock.sol","48":"node_modules/forge-std/src/Base.sol","49":"node_modules/forge-std/src/StdAssertions.sol","50":"node_modules/forge-std/src/StdChains.sol","51":"node_modules/forge-std/src/StdCheats.sol","52":"node_modules/forge-std/src/StdConstants.sol","53":"node_modules/forge-std/src/StdError.sol","54":"node_modules/forge-std/src/StdInvariant.sol","55":"node_modules/forge-std/src/StdJson.sol","56":"node_modules/forge-std/src/StdMath.sol","57":"node_modules/forge-std/src/StdStorage.sol","58":"node_modules/forge-std/src/StdStyle.sol","59":"node_modules/forge-std/src/StdToml.sol","60":"node_modules/forge-std/src/StdUtils.sol","61":"node_modules/forge-std/src/Test.sol","62":"node_modules/forge-std/src/Vm.sol","63":"node_modules/forge-std/src/console.sol","64":"node_modules/forge-std/src/console2.sol","65":"node_modules/forge-std/src/interfaces/IMulticall3.sol","66":"node_modules/forge-std/src/safeconsole.sol","67":"src/AccessControl.sol","68":"src/Create2.sol","69":"src/Create2Factory.sol","70":"src/Delegation.sol","71":"src/DelegationControl.sol","72":"src/ERC165Checker.sol","73":"src/IDelegationControl.sol","74":"src/IERC165.sol","75":"src/IERC1967.sol","76":"src/IModule.sol","77":"src/IModuleErrors.sol","78":"src/ISystemHook.sol","79":"src/IWorldContextConsumer.sol","80":"src/IWorldErrors.sol","81":"src/IWorldEvents.sol","82":"src/IWorldFactory.sol","83":"src/IWorldKernel.sol","84":"src/Module.sol","85":"src/Proxy.sol","86":"src/StorageSlot.sol","87":"src/System.sol","88":"src/SystemCall.sol","89":"src/SystemHook.sol","90":"src/Utils.sol","91":"src/World.sol","92":"src/WorldContext.sol","93":"src/WorldFactory.sol","94":"src/WorldProxy.sol","95":"src/WorldProxyFactory.sol","96":"src/WorldResourceId.sol","97":"src/codegen/experimental/systems/AccessManagementSystemLib.sol","98":"src/codegen/experimental/systems/BalanceTransferSystemLib.sol","99":"src/codegen/experimental/systems/BatchCallSystemLib.sol","100":"src/codegen/experimental/systems/ModuleInstallationSystemLib.sol","101":"src/codegen/experimental/systems/RegistrationSystemLib.sol","102":"src/codegen/experimental/systems/StoreRegistrationSystemLib.sol","103":"src/codegen/experimental/systems/WorldRegistrationSystemLib.sol","104":"src/codegen/index.sol","105":"src/codegen/interfaces/IAccessManagementSystem.sol","106":"src/codegen/interfaces/IBalanceTransferSystem.sol","107":"src/codegen/interfaces/IBaseWorld.sol","108":"src/codegen/interfaces/IBatchCallSystem.sol","109":"src/codegen/interfaces/IModuleInstallationSystem.sol","110":"src/codegen/interfaces/IRegistrationSystem.sol","111":"src/codegen/interfaces/IStoreRegistrationSystem.sol","112":"src/codegen/interfaces/IWorldRegistrationSystem.sol","113":"src/codegen/tables/Balances.sol","114":"src/codegen/tables/FunctionSelectors.sol","115":"src/codegen/tables/FunctionSignatures.sol","116":"src/codegen/tables/InitModuleAddress.sol","117":"src/codegen/tables/InstalledModules.sol","118":"src/codegen/tables/NamespaceDelegationControl.sol","119":"src/codegen/tables/NamespaceOwner.sol","120":"src/codegen/tables/ResourceAccess.sol","121":"src/codegen/tables/SystemHooks.sol","122":"src/codegen/tables/SystemRegistry.sol","123":"src/codegen/tables/Systems.sol","124":"src/codegen/tables/UserDelegationControl.sol","125":"src/constants.sol","126":"src/modules/init/InitModule.sol","127":"src/modules/init/LimitedCallContext.sol","128":"src/modules/init/RegistrationSystem.sol","129":"src/modules/init/constants.sol","130":"src/modules/init/functionSignatures.sol","131":"src/modules/init/implementations/AccessManagementSystem.sol","132":"src/modules/init/implementations/BalanceTransferSystem.sol","133":"src/modules/init/implementations/BatchCallSystem.sol","134":"src/modules/init/implementations/ModuleInstallationSystem.sol","135":"src/modules/init/implementations/StoreRegistrationSystem.sol","136":"src/modules/init/implementations/WorldRegistrationSystem.sol","137":"src/modules/init/implementations/createDelegation.sol","138":"src/modules/init/types.sol","139":"src/requireInterface.sol","140":"src/requireNamespace.sol","141":"src/requireValidNamespace.sol","142":"src/revertWithBytes.sol","143":"src/systemHookTypes.sol","144":"src/version.sol","145":"src/worldResourceTypes.sol","146":"test/AccessControl.t.sol","147":"test/BatchCall.t.sol","148":"test/DelegationControlMock.sol","149":"test/Factories.t.sol","150":"test/InitModule.t.sol","151":"test/InitSystems.t.sol","152":"test/MudTest.t.sol","153":"test/RevertWithBytes.t.sol","154":"test/System.t.sol","155":"test/SystemHook.t.sol","156":"test/Utils.t.sol","157":"test/World.t.sol","158":"test/WorldBalance.t.sol","159":"test/WorldContext.t.sol","160":"test/WorldDynamicUpdate.t.sol","161":"test/WorldProxy.t.sol","162":"test/WorldProxyFactory.t.sol","163":"test/WorldResourceId.t.sol","164":"test/codegen/index.sol","165":"test/codegen/tables/AddressArray.sol","166":"test/codegen/tables/Bool.sol","167":"test/codegen/tables/TwoFields.sol","168":"test/createInitModule.sol","169":"test/createWorld.sol","170":"test/createWorldProxy.sol"},"language":"Solidity"}
|
@@ -1 +1 @@
|
|
1
|
-
{"abi":[],"bytecode":{"object":"0x602c6032600b8282823980515f1a607314602657634e487b7160e01b5f525f60045260245ffd5b305f52607381538281f3fe730000000000000000000000000000000000000000301460806040525f80fdfea164736f6c6343000818000a","sourceMap":"66:
|
1
|
+
{"abi":[],"bytecode":{"object":"0x602c6032600b8282823980515f1a607314602657634e487b7160e01b5f525f60045260245ffd5b305f52607381538281f3fe730000000000000000000000000000000000000000301460806040525f80fdfea164736f6c6343000818000a","sourceMap":"66:69203:63:-:0;;;;;;;;;;;;;;;-1:-1:-1;;;66:69203:63;;;;;;;;;;;;;;;;;","linkReferences":{}},"deployedBytecode":{"object":"0x730000000000000000000000000000000000000000301460806040525f80fdfea164736f6c6343000818000a","sourceMap":"66:69203:63:-:0;;;;;;;;","linkReferences":{}},"methodIdentifiers":{},"rawMetadata":"{\"compiler\":{\"version\":\"0.8.24+commit.e11b9ed9\"},\"language\":\"Solidity\",\"output\":{\"abi\":[],\"devdoc\":{\"kind\":\"dev\",\"methods\":{},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"node_modules/forge-std/src/console.sol\":\"console\"},\"evmVersion\":\"cancun\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"none\"},\"optimizer\":{\"enabled\":true,\"runs\":3000},\"remappings\":[\":@latticexyz/=node_modules/@latticexyz/\",\":forge-std/=node_modules/forge-std/src/\"]},\"sources\":{\"node_modules/forge-std/src/console.sol\":{\"keccak256\":\"0x4bbf47eb762cef93729d6ef15e78789957147039b113e5d4df48e3d3fd16d0f5\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://af9e3a7c3d82fb5b10b57ca4d1a82f2acbef80c077f6f6ef0cc0187c7bfd9f57\",\"dweb:/ipfs/QmR9VzmnBDJpgiDP6CHT6truehukF9HpYvuP6kRiJbDwPP\"]}},\"version\":1}","metadata":{"compiler":{"version":"0.8.24+commit.e11b9ed9"},"language":"Solidity","output":{"abi":[],"devdoc":{"kind":"dev","methods":{},"version":1},"userdoc":{"kind":"user","methods":{},"version":1}},"settings":{"remappings":["@latticexyz/=node_modules/@latticexyz/","forge-std/=node_modules/forge-std/src/"],"optimizer":{"enabled":true,"runs":3000},"metadata":{"bytecodeHash":"none"},"compilationTarget":{"node_modules/forge-std/src/console.sol":"console"},"evmVersion":"cancun","libraries":{}},"sources":{"node_modules/forge-std/src/console.sol":{"keccak256":"0x4bbf47eb762cef93729d6ef15e78789957147039b113e5d4df48e3d3fd16d0f5","urls":["bzz-raw://af9e3a7c3d82fb5b10b57ca4d1a82f2acbef80c077f6f6ef0cc0187c7bfd9f57","dweb:/ipfs/QmR9VzmnBDJpgiDP6CHT6truehukF9HpYvuP6kRiJbDwPP"],"license":"MIT"}},"version":1},"id":63}
|
@@ -1 +1 @@
|
|
1
|
-
{"abi":[],"bytecode":{"object":"0x602c6032600b8282823980515f1a607314602657634e487b7160e01b5f525f60045260245ffd5b305f52607381538281f3fe730000000000000000000000000000000000000000301460806040525f80fdfea164736f6c6343000818000a","sourceMap":"1216:508:35:-:0;;;;;;;;;;;;;;;-1:-1:-1;;;1216:508:35;;;;;;;;;;;;;;;;;","linkReferences":{}},"deployedBytecode":{"object":"0x730000000000000000000000000000000000000000301460806040525f80fdfea164736f6c6343000818000a","sourceMap":"1216:508:35:-:0;;;;;;;;","linkReferences":{}},"methodIdentifiers":{},"rawMetadata":"{\"compiler\":{\"version\":\"0.8.24+commit.e11b9ed9\"},\"language\":\"Solidity\",\"output\":{\"abi\":[],\"devdoc\":{\"author\":\"MUD (https://mud.dev) by Lattice (https://lattice.xyz)\",\"details\":\"FieldLayout and Schema utilize the same offset values for metadata.\",\"kind\":\"dev\",\"methods\":{},\"title\":\"LayoutOffsets Library\",\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"notice\":\"This library provides constant offsets for FieldLayout and Schema metadata.\",\"version\":1}},\"settings\":{\"compilationTarget\":{\"node_modules/@latticexyz/store/src/constants.sol\":\"LayoutOffsets\"},\"evmVersion\":\"cancun\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"none\"},\"optimizer\":{\"enabled\":true,\"runs\":3000},\"remappings\":[\":@latticexyz/=node_modules/@latticexyz/\",\":
|
1
|
+
{"abi":[],"bytecode":{"object":"0x602c6032600b8282823980515f1a607314602657634e487b7160e01b5f525f60045260245ffd5b305f52607381538281f3fe730000000000000000000000000000000000000000301460806040525f80fdfea164736f6c6343000818000a","sourceMap":"1216:508:35:-:0;;;;;;;;;;;;;;;-1:-1:-1;;;1216:508:35;;;;;;;;;;;;;;;;;","linkReferences":{}},"deployedBytecode":{"object":"0x730000000000000000000000000000000000000000301460806040525f80fdfea164736f6c6343000818000a","sourceMap":"1216:508:35:-:0;;;;;;;;","linkReferences":{}},"methodIdentifiers":{},"rawMetadata":"{\"compiler\":{\"version\":\"0.8.24+commit.e11b9ed9\"},\"language\":\"Solidity\",\"output\":{\"abi\":[],\"devdoc\":{\"author\":\"MUD (https://mud.dev) by Lattice (https://lattice.xyz)\",\"details\":\"FieldLayout and Schema utilize the same offset values for metadata.\",\"kind\":\"dev\",\"methods\":{},\"title\":\"LayoutOffsets Library\",\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"notice\":\"This library provides constant offsets for FieldLayout and Schema metadata.\",\"version\":1}},\"settings\":{\"compilationTarget\":{\"node_modules/@latticexyz/store/src/constants.sol\":\"LayoutOffsets\"},\"evmVersion\":\"cancun\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"none\"},\"optimizer\":{\"enabled\":true,\"runs\":3000},\"remappings\":[\":@latticexyz/=node_modules/@latticexyz/\",\":forge-std/=node_modules/forge-std/src/\"]},\"sources\":{\"node_modules/@latticexyz/store/src/constants.sol\":{\"keccak256\":\"0x67e0d59237bd37424827ecde1ecdbe71f65376af517b0623cd8f8d5451bca7a6\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://09c5ec7fe73e06140957d44a3d9938587711c783ccbf08ff017638c9279a3168\",\"dweb:/ipfs/QmfS9ZRqHXmBJ1h5B4x4gbU6d18DtMgKZSkxhQgNVRxueu\"]}},\"version\":1}","metadata":{"compiler":{"version":"0.8.24+commit.e11b9ed9"},"language":"Solidity","output":{"abi":[],"devdoc":{"kind":"dev","methods":{},"version":1},"userdoc":{"kind":"user","methods":{},"version":1}},"settings":{"remappings":["@latticexyz/=node_modules/@latticexyz/","forge-std/=node_modules/forge-std/src/"],"optimizer":{"enabled":true,"runs":3000},"metadata":{"bytecodeHash":"none"},"compilationTarget":{"node_modules/@latticexyz/store/src/constants.sol":"LayoutOffsets"},"evmVersion":"cancun","libraries":{}},"sources":{"node_modules/@latticexyz/store/src/constants.sol":{"keccak256":"0x67e0d59237bd37424827ecde1ecdbe71f65376af517b0623cd8f8d5451bca7a6","urls":["bzz-raw://09c5ec7fe73e06140957d44a3d9938587711c783ccbf08ff017638c9279a3168","dweb:/ipfs/QmfS9ZRqHXmBJ1h5B4x4gbU6d18DtMgKZSkxhQgNVRxueu"],"license":"MIT"}},"version":1},"id":35}
|
@@ -1 +1 @@
|
|
1
|
-
{"abi":[],"bytecode":{"object":"0x602c6032600b8282823980515f1a607314602657634e487b7160e01b5f525f60045260245ffd5b305f52607381538281f3fe730000000000000000000000000000000000000000301460806040525f80fdfea164736f6c6343000818000a","sourceMap":"163:
|
1
|
+
{"abi":[],"bytecode":{"object":"0x602c6032600b8282823980515f1a607314602657634e487b7160e01b5f525f60045260245ffd5b305f52607381538281f3fe730000000000000000000000000000000000000000301460806040525f80fdfea164736f6c6343000818000a","sourceMap":"163:427371:66:-:0;;;;;;;;;;;;;;;-1:-1:-1;;;163:427371:66;;;;;;;;;;;;;;;;;","linkReferences":{}},"deployedBytecode":{"object":"0x730000000000000000000000000000000000000000301460806040525f80fdfea164736f6c6343000818000a","sourceMap":"163:427371:66:-:0;;;;;;;;","linkReferences":{}},"methodIdentifiers":{},"rawMetadata":"{\"compiler\":{\"version\":\"0.8.24+commit.e11b9ed9\"},\"language\":\"Solidity\",\"output\":{\"abi\":[],\"devdoc\":{\"author\":\"philogy <https://github.com/philogy>\",\"details\":\"Code generated automatically by script.\",\"kind\":\"dev\",\"methods\":{},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"node_modules/forge-std/src/safeconsole.sol\":\"safeconsole\"},\"evmVersion\":\"cancun\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"none\"},\"optimizer\":{\"enabled\":true,\"runs\":3000},\"remappings\":[\":@latticexyz/=node_modules/@latticexyz/\",\":forge-std/=node_modules/forge-std/src/\"]},\"sources\":{\"node_modules/forge-std/src/safeconsole.sol\":{\"keccak256\":\"0xbef9786cb49d3eade757bad87568c49c8c8f35721f0193c95ffb055d9e466e11\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://3bafd2b0b2d28068d329f95ea8a1fbce3719c257fcb863fc01abcbafd8d531ab\",\"dweb:/ipfs/QmUeaFjKWTVDBsHVfSob4mwt6A5hTnKDz22HaUXeZhypa3\"]}},\"version\":1}","metadata":{"compiler":{"version":"0.8.24+commit.e11b9ed9"},"language":"Solidity","output":{"abi":[],"devdoc":{"kind":"dev","methods":{},"version":1},"userdoc":{"kind":"user","methods":{},"version":1}},"settings":{"remappings":["@latticexyz/=node_modules/@latticexyz/","forge-std/=node_modules/forge-std/src/"],"optimizer":{"enabled":true,"runs":3000},"metadata":{"bytecodeHash":"none"},"compilationTarget":{"node_modules/forge-std/src/safeconsole.sol":"safeconsole"},"evmVersion":"cancun","libraries":{}},"sources":{"node_modules/forge-std/src/safeconsole.sol":{"keccak256":"0xbef9786cb49d3eade757bad87568c49c8c8f35721f0193c95ffb055d9e466e11","urls":["bzz-raw://3bafd2b0b2d28068d329f95ea8a1fbce3719c257fcb863fc01abcbafd8d531ab","dweb:/ipfs/QmUeaFjKWTVDBsHVfSob4mwt6A5hTnKDz22HaUXeZhypa3"],"license":"MIT"}},"version":1},"id":66}
|
@@ -1 +1 @@
|
|
1
|
-
{"abi":[{"type":"function","name":"supportsInterface","inputs":[{"name":"interfaceID","type":"bytes4","internalType":"bytes4"}],"outputs":[{"name":"","type":"bool","internalType":"bool"}],"stateMutability":"view"}],"bytecode":{"object":"0x","sourceMap":"","linkReferences":{}},"deployedBytecode":{"object":"0x","sourceMap":"","linkReferences":{}},"methodIdentifiers":{"supportsInterface(bytes4)":"01ffc9a7"},"rawMetadata":"{\"compiler\":{\"version\":\"0.8.24+commit.e11b9ed9\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[{\"internalType\":\"bytes4\",\"name\":\"interfaceID\",\"type\":\"bytes4\"}],\"name\":\"supportsInterface\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"view\",\"type\":\"function\"}],\"devdoc\":{\"kind\":\"dev\",\"methods\":{\"supportsInterface(bytes4)\":{\"details\":\"Interface identification is specified in ERC-165. This function uses less than 30,000 gas.\",\"params\":{\"interfaceID\":\"The interface identifier, as specified in ERC-165\"},\"returns\":{\"_0\":\"`true` if the contract implements `interfaceID` and `interfaceID` is not 0xffffffff, `false` otherwise\"}}},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{\"supportsInterface(bytes4)\":{\"notice\":\"Query if a contract implements an interface\"}},\"version\":1}},\"settings\":{\"compilationTarget\":{\"node_modules/@latticexyz/store/src/IERC165.sol\":\"IERC165\"},\"evmVersion\":\"cancun\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"none\"},\"optimizer\":{\"enabled\":true,\"runs\":3000},\"remappings\":[\":@latticexyz/=node_modules/@latticexyz/\",\":
|
1
|
+
{"abi":[{"type":"function","name":"supportsInterface","inputs":[{"name":"interfaceID","type":"bytes4","internalType":"bytes4"}],"outputs":[{"name":"","type":"bool","internalType":"bool"}],"stateMutability":"view"}],"bytecode":{"object":"0x","sourceMap":"","linkReferences":{}},"deployedBytecode":{"object":"0x","sourceMap":"","linkReferences":{}},"methodIdentifiers":{"supportsInterface(bytes4)":"01ffc9a7"},"rawMetadata":"{\"compiler\":{\"version\":\"0.8.24+commit.e11b9ed9\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[{\"internalType\":\"bytes4\",\"name\":\"interfaceID\",\"type\":\"bytes4\"}],\"name\":\"supportsInterface\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"view\",\"type\":\"function\"}],\"devdoc\":{\"kind\":\"dev\",\"methods\":{\"supportsInterface(bytes4)\":{\"details\":\"Interface identification is specified in ERC-165. This function uses less than 30,000 gas.\",\"params\":{\"interfaceID\":\"The interface identifier, as specified in ERC-165\"},\"returns\":{\"_0\":\"`true` if the contract implements `interfaceID` and `interfaceID` is not 0xffffffff, `false` otherwise\"}}},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{\"supportsInterface(bytes4)\":{\"notice\":\"Query if a contract implements an interface\"}},\"version\":1}},\"settings\":{\"compilationTarget\":{\"node_modules/@latticexyz/store/src/IERC165.sol\":\"IERC165\"},\"evmVersion\":\"cancun\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"none\"},\"optimizer\":{\"enabled\":true,\"runs\":3000},\"remappings\":[\":@latticexyz/=node_modules/@latticexyz/\",\":forge-std/=node_modules/forge-std/src/\"]},\"sources\":{\"node_modules/@latticexyz/store/src/IERC165.sol\":{\"keccak256\":\"0x0efbf9afc716c585621482221f75e5bd60bcf0e813c9f7800d7c0309dcc3c927\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://31b6aeb5446a0a0d5bd71be15a68c5bde94b08c961369203b83c8abe36f401d2\",\"dweb:/ipfs/QmXhComne4es9ZMKaGNqHCdJZrFoFssxMYgLaqvCXPL1Mg\"]}},\"version\":1}","metadata":{"compiler":{"version":"0.8.24+commit.e11b9ed9"},"language":"Solidity","output":{"abi":[{"inputs":[{"internalType":"bytes4","name":"interfaceID","type":"bytes4"}],"stateMutability":"view","type":"function","name":"supportsInterface","outputs":[{"internalType":"bool","name":"","type":"bool"}]}],"devdoc":{"kind":"dev","methods":{"supportsInterface(bytes4)":{"details":"Interface identification is specified in ERC-165. This function uses less than 30,000 gas.","params":{"interfaceID":"The interface identifier, as specified in ERC-165"},"returns":{"_0":"`true` if the contract implements `interfaceID` and `interfaceID` is not 0xffffffff, `false` otherwise"}}},"version":1},"userdoc":{"kind":"user","methods":{"supportsInterface(bytes4)":{"notice":"Query if a contract implements an interface"}},"version":1}},"settings":{"remappings":["@latticexyz/=node_modules/@latticexyz/","forge-std/=node_modules/forge-std/src/"],"optimizer":{"enabled":true,"runs":3000},"metadata":{"bytecodeHash":"none"},"compilationTarget":{"node_modules/@latticexyz/store/src/IERC165.sol":"IERC165"},"evmVersion":"cancun","libraries":{}},"sources":{"node_modules/@latticexyz/store/src/IERC165.sol":{"keccak256":"0x0efbf9afc716c585621482221f75e5bd60bcf0e813c9f7800d7c0309dcc3c927","urls":["bzz-raw://31b6aeb5446a0a0d5bd71be15a68c5bde94b08c961369203b83c8abe36f401d2","dweb:/ipfs/QmXhComne4es9ZMKaGNqHCdJZrFoFssxMYgLaqvCXPL1Mg"],"license":"MIT"}},"version":1},"id":6}
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@latticexyz/world",
|
3
|
-
"version": "2.2.23-
|
3
|
+
"version": "2.2.23-b803eb1d495ce20f644a81c61473d0c33f9ecf54",
|
4
4
|
"description": "World framework",
|
5
5
|
"repository": {
|
6
6
|
"type": "git",
|
@@ -43,24 +43,23 @@
|
|
43
43
|
"abitype": "1.0.6",
|
44
44
|
"arktype": "2.0.0-beta.6",
|
45
45
|
"debug": "^4.3.4",
|
46
|
-
"@latticexyz/block-logs-stream": "2.2.23-
|
47
|
-
"@latticexyz/common": "2.2.23-
|
48
|
-
"@latticexyz/config": "2.2.23-
|
49
|
-
"@latticexyz/protocol-parser": "2.2.23-
|
50
|
-
"@latticexyz/schema-type": "2.2.23-
|
51
|
-
"@latticexyz/store": "2.2.23-
|
46
|
+
"@latticexyz/block-logs-stream": "2.2.23-b803eb1d495ce20f644a81c61473d0c33f9ecf54",
|
47
|
+
"@latticexyz/common": "2.2.23-b803eb1d495ce20f644a81c61473d0c33f9ecf54",
|
48
|
+
"@latticexyz/config": "2.2.23-b803eb1d495ce20f644a81c61473d0c33f9ecf54",
|
49
|
+
"@latticexyz/protocol-parser": "2.2.23-b803eb1d495ce20f644a81c61473d0c33f9ecf54",
|
50
|
+
"@latticexyz/schema-type": "2.2.23-b803eb1d495ce20f644a81c61473d0c33f9ecf54",
|
51
|
+
"@latticexyz/store": "2.2.23-b803eb1d495ce20f644a81c61473d0c33f9ecf54"
|
52
52
|
},
|
53
53
|
"devDependencies": {
|
54
54
|
"@types/debug": "^4.1.7",
|
55
55
|
"@types/ejs": "^3.1.1",
|
56
|
-
"ds-test": "https://github.com/dapphub/ds-test.git#e282159d5170298eb2455a6c05280ab5a73a4ef0",
|
57
56
|
"ejs": "^3.1.10",
|
58
|
-
"forge-std": "https://github.com/foundry-rs/forge-std.git#
|
57
|
+
"forge-std": "https://github.com/foundry-rs/forge-std.git#60acb7aaadcce2d68e52986a0a66fe79f07d138f",
|
59
58
|
"glob": "^10.4.2",
|
60
59
|
"solhint": "^3.3.7",
|
61
60
|
"viem": "2.30.6",
|
62
|
-
"@latticexyz/abi-ts": "2.2.23-
|
63
|
-
"@latticexyz/gas-report": "2.2.23-
|
61
|
+
"@latticexyz/abi-ts": "2.2.23-b803eb1d495ce20f644a81c61473d0c33f9ecf54",
|
62
|
+
"@latticexyz/gas-report": "2.2.23-b803eb1d495ce20f644a81c61473d0c33f9ecf54"
|
64
63
|
},
|
65
64
|
"peerDependencies": {
|
66
65
|
"viem": "2.x"
|
@@ -64,7 +64,10 @@ library BatchCallSystemLib {
|
|
64
64
|
bytes memory result = self.from == address(0)
|
65
65
|
? _world().call(self.systemId, systemCall)
|
66
66
|
: _world().callFrom(self.from, self.systemId, systemCall);
|
67
|
-
|
67
|
+
// skip decoding an empty result, which can happen after expectRevert
|
68
|
+
if (result.length != 0) {
|
69
|
+
return abi.decode(result, (bytes[]));
|
70
|
+
}
|
68
71
|
}
|
69
72
|
|
70
73
|
function batchCallFrom(
|
@@ -79,7 +82,10 @@ library BatchCallSystemLib {
|
|
79
82
|
bytes memory result = self.from == address(0)
|
80
83
|
? _world().call(self.systemId, systemCall)
|
81
84
|
: _world().callFrom(self.from, self.systemId, systemCall);
|
82
|
-
|
85
|
+
// skip decoding an empty result, which can happen after expectRevert
|
86
|
+
if (result.length != 0) {
|
87
|
+
return abi.decode(result, (bytes[]));
|
88
|
+
}
|
83
89
|
}
|
84
90
|
|
85
91
|
function batchCall(
|
@@ -89,7 +95,10 @@ library BatchCallSystemLib {
|
|
89
95
|
bytes memory systemCall = abi.encodeCall(_batchCall_SystemCallDataArray.batchCall, (systemCalls));
|
90
96
|
|
91
97
|
bytes memory result = SystemCall.callWithHooksOrRevert(self.from, self.systemId, systemCall, msg.value);
|
92
|
-
|
98
|
+
// skip decoding an empty result, which can happen after expectRevert
|
99
|
+
if (result.length != 0) {
|
100
|
+
return abi.decode(result, (bytes[]));
|
101
|
+
}
|
93
102
|
}
|
94
103
|
|
95
104
|
function batchCallFrom(
|
@@ -99,7 +108,10 @@ library BatchCallSystemLib {
|
|
99
108
|
bytes memory systemCall = abi.encodeCall(_batchCallFrom_SystemCallFromDataArray.batchCallFrom, (systemCalls));
|
100
109
|
|
101
110
|
bytes memory result = SystemCall.callWithHooksOrRevert(self.from, self.systemId, systemCall, msg.value);
|
102
|
-
|
111
|
+
// skip decoding an empty result, which can happen after expectRevert
|
112
|
+
if (result.length != 0) {
|
113
|
+
return abi.decode(result, (bytes[]));
|
114
|
+
}
|
103
115
|
}
|
104
116
|
|
105
117
|
function callFrom(BatchCallSystemType self, address from) internal pure returns (CallWrapper memory) {
|
@@ -193,7 +193,10 @@ library WorldRegistrationSystemLib {
|
|
193
193
|
bytes memory result = self.from == address(0)
|
194
194
|
? _world().call(self.systemId, systemCall)
|
195
195
|
: _world().callFrom(self.from, self.systemId, systemCall);
|
196
|
-
|
196
|
+
// skip decoding an empty result, which can happen after expectRevert
|
197
|
+
if (result.length != 0) {
|
198
|
+
return abi.decode(result, (bytes4));
|
199
|
+
}
|
197
200
|
}
|
198
201
|
|
199
202
|
function registerRootFunctionSelector(
|
@@ -213,7 +216,10 @@ library WorldRegistrationSystemLib {
|
|
213
216
|
bytes memory result = self.from == address(0)
|
214
217
|
? _world().call(self.systemId, systemCall)
|
215
218
|
: _world().callFrom(self.from, self.systemId, systemCall);
|
216
|
-
|
219
|
+
// skip decoding an empty result, which can happen after expectRevert
|
220
|
+
if (result.length != 0) {
|
221
|
+
return abi.decode(result, (bytes4));
|
222
|
+
}
|
217
223
|
}
|
218
224
|
|
219
225
|
function registerDelegation(
|
@@ -320,7 +326,10 @@ library WorldRegistrationSystemLib {
|
|
320
326
|
);
|
321
327
|
|
322
328
|
bytes memory result = SystemCall.callWithHooksOrRevert(self.from, self.systemId, systemCall, msg.value);
|
323
|
-
|
329
|
+
// skip decoding an empty result, which can happen after expectRevert
|
330
|
+
if (result.length != 0) {
|
331
|
+
return abi.decode(result, (bytes4));
|
332
|
+
}
|
324
333
|
}
|
325
334
|
|
326
335
|
function registerRootFunctionSelector(
|
@@ -335,7 +344,10 @@ library WorldRegistrationSystemLib {
|
|
335
344
|
);
|
336
345
|
|
337
346
|
bytes memory result = SystemCall.callWithHooksOrRevert(self.from, self.systemId, systemCall, msg.value);
|
338
|
-
|
347
|
+
// skip decoding an empty result, which can happen after expectRevert
|
348
|
+
if (result.length != 0) {
|
349
|
+
return abi.decode(result, (bytes4));
|
350
|
+
}
|
339
351
|
}
|
340
352
|
|
341
353
|
function registerDelegation(
|
@@ -1 +0,0 @@
|
|
1
|
-
{"id":"bf27acd14b2b959864c0abf4ffaa7965","source_id_to_path":{"0":"node_modules/@latticexyz/gas-report/src/GasReporter.sol","1":"node_modules/@latticexyz/schema-type/src/solidity/SchemaType.sol","2":"node_modules/@latticexyz/store/src/Bytes.sol","3":"node_modules/@latticexyz/store/src/EncodedLengths.sol","4":"node_modules/@latticexyz/store/src/FieldLayout.sol","5":"node_modules/@latticexyz/store/src/Hook.sol","6":"node_modules/@latticexyz/store/src/IERC165.sol","7":"node_modules/@latticexyz/store/src/IEncodedLengthsErrors.sol","8":"node_modules/@latticexyz/store/src/IFieldLayoutErrors.sol","9":"node_modules/@latticexyz/store/src/ISchemaErrors.sol","10":"node_modules/@latticexyz/store/src/ISliceErrors.sol","11":"node_modules/@latticexyz/store/src/IStore.sol","12":"node_modules/@latticexyz/store/src/IStoreErrors.sol","13":"node_modules/@latticexyz/store/src/IStoreEvents.sol","14":"node_modules/@latticexyz/store/src/IStoreHook.sol","15":"node_modules/@latticexyz/store/src/IStoreKernel.sol","16":"node_modules/@latticexyz/store/src/IStoreRead.sol","17":"node_modules/@latticexyz/store/src/IStoreRegistration.sol","18":"node_modules/@latticexyz/store/src/IStoreWrite.sol","19":"node_modules/@latticexyz/store/src/Memory.sol","20":"node_modules/@latticexyz/store/src/ResourceId.sol","21":"node_modules/@latticexyz/store/src/Schema.sol","22":"node_modules/@latticexyz/store/src/Slice.sol","23":"node_modules/@latticexyz/store/src/Storage.sol","24":"node_modules/@latticexyz/store/src/Store.sol","25":"node_modules/@latticexyz/store/src/StoreCore.sol","26":"node_modules/@latticexyz/store/src/StoreHook.sol","27":"node_modules/@latticexyz/store/src/StoreKernel.sol","28":"node_modules/@latticexyz/store/src/StoreRead.sol","29":"node_modules/@latticexyz/store/src/StoreSwitch.sol","30":"node_modules/@latticexyz/store/src/codegen/index.sol","31":"node_modules/@latticexyz/store/src/codegen/tables/Hooks.sol","32":"node_modules/@latticexyz/store/src/codegen/tables/ResourceIds.sol","33":"node_modules/@latticexyz/store/src/codegen/tables/StoreHooks.sol","34":"node_modules/@latticexyz/store/src/codegen/tables/Tables.sol","35":"node_modules/@latticexyz/store/src/constants.sol","36":"node_modules/@latticexyz/store/src/rightMask.sol","37":"node_modules/@latticexyz/store/src/storeHookTypes.sol","38":"node_modules/@latticexyz/store/src/storeResourceTypes.sol","39":"node_modules/@latticexyz/store/src/tightcoder/DecodeSlice.sol","40":"node_modules/@latticexyz/store/src/tightcoder/EncodeArray.sol","41":"node_modules/@latticexyz/store/src/tightcoder/TightCoder.sol","42":"node_modules/@latticexyz/store/src/version.sol","43":"node_modules/@latticexyz/store/test/EchoSubscriber.sol","44":"node_modules/@latticexyz/store/test/FieldLayoutEncodeHelper.sol","45":"node_modules/@latticexyz/store/test/RevertSubscriber.sol","46":"node_modules/@latticexyz/store/test/SchemaEncodeHelper.sol","47":"node_modules/@latticexyz/store/test/StoreMock.sol","48":"node_modules/ds-test/src/test.sol","49":"node_modules/forge-std/src/Base.sol","50":"node_modules/forge-std/src/StdAssertions.sol","51":"node_modules/forge-std/src/StdChains.sol","52":"node_modules/forge-std/src/StdCheats.sol","53":"node_modules/forge-std/src/StdError.sol","54":"node_modules/forge-std/src/StdInvariant.sol","55":"node_modules/forge-std/src/StdJson.sol","56":"node_modules/forge-std/src/StdMath.sol","57":"node_modules/forge-std/src/StdStorage.sol","58":"node_modules/forge-std/src/StdStyle.sol","59":"node_modules/forge-std/src/StdUtils.sol","60":"node_modules/forge-std/src/Test.sol","61":"node_modules/forge-std/src/Vm.sol","62":"node_modules/forge-std/src/console.sol","63":"node_modules/forge-std/src/console2.sol","64":"node_modules/forge-std/src/interfaces/IMulticall3.sol","65":"node_modules/forge-std/src/safeconsole.sol","66":"src/AccessControl.sol","67":"src/Create2.sol","68":"src/Create2Factory.sol","69":"src/Delegation.sol","70":"src/DelegationControl.sol","71":"src/ERC165Checker.sol","72":"src/IDelegationControl.sol","73":"src/IERC165.sol","74":"src/IERC1967.sol","75":"src/IModule.sol","76":"src/IModuleErrors.sol","77":"src/ISystemHook.sol","78":"src/IWorldContextConsumer.sol","79":"src/IWorldErrors.sol","80":"src/IWorldEvents.sol","81":"src/IWorldFactory.sol","82":"src/IWorldKernel.sol","83":"src/Module.sol","84":"src/Proxy.sol","85":"src/StorageSlot.sol","86":"src/System.sol","87":"src/SystemCall.sol","88":"src/SystemHook.sol","89":"src/Utils.sol","90":"src/World.sol","91":"src/WorldContext.sol","92":"src/WorldFactory.sol","93":"src/WorldProxy.sol","94":"src/WorldProxyFactory.sol","95":"src/WorldResourceId.sol","96":"src/codegen/experimental/systems/AccessManagementSystemLib.sol","97":"src/codegen/experimental/systems/BalanceTransferSystemLib.sol","98":"src/codegen/experimental/systems/BatchCallSystemLib.sol","99":"src/codegen/experimental/systems/ModuleInstallationSystemLib.sol","100":"src/codegen/experimental/systems/RegistrationSystemLib.sol","101":"src/codegen/experimental/systems/StoreRegistrationSystemLib.sol","102":"src/codegen/experimental/systems/WorldRegistrationSystemLib.sol","103":"src/codegen/index.sol","104":"src/codegen/interfaces/IAccessManagementSystem.sol","105":"src/codegen/interfaces/IBalanceTransferSystem.sol","106":"src/codegen/interfaces/IBaseWorld.sol","107":"src/codegen/interfaces/IBatchCallSystem.sol","108":"src/codegen/interfaces/IModuleInstallationSystem.sol","109":"src/codegen/interfaces/IRegistrationSystem.sol","110":"src/codegen/interfaces/IStoreRegistrationSystem.sol","111":"src/codegen/interfaces/IWorldRegistrationSystem.sol","112":"src/codegen/tables/Balances.sol","113":"src/codegen/tables/FunctionSelectors.sol","114":"src/codegen/tables/FunctionSignatures.sol","115":"src/codegen/tables/InitModuleAddress.sol","116":"src/codegen/tables/InstalledModules.sol","117":"src/codegen/tables/NamespaceDelegationControl.sol","118":"src/codegen/tables/NamespaceOwner.sol","119":"src/codegen/tables/ResourceAccess.sol","120":"src/codegen/tables/SystemHooks.sol","121":"src/codegen/tables/SystemRegistry.sol","122":"src/codegen/tables/Systems.sol","123":"src/codegen/tables/UserDelegationControl.sol","124":"src/constants.sol","125":"src/modules/init/InitModule.sol","126":"src/modules/init/LimitedCallContext.sol","127":"src/modules/init/RegistrationSystem.sol","128":"src/modules/init/constants.sol","129":"src/modules/init/functionSignatures.sol","130":"src/modules/init/implementations/AccessManagementSystem.sol","131":"src/modules/init/implementations/BalanceTransferSystem.sol","132":"src/modules/init/implementations/BatchCallSystem.sol","133":"src/modules/init/implementations/ModuleInstallationSystem.sol","134":"src/modules/init/implementations/StoreRegistrationSystem.sol","135":"src/modules/init/implementations/WorldRegistrationSystem.sol","136":"src/modules/init/implementations/createDelegation.sol","137":"src/modules/init/types.sol","138":"src/requireInterface.sol","139":"src/requireNamespace.sol","140":"src/requireValidNamespace.sol","141":"src/revertWithBytes.sol","142":"src/systemHookTypes.sol","143":"src/version.sol","144":"src/worldResourceTypes.sol","145":"test/AccessControl.t.sol","146":"test/BatchCall.t.sol","147":"test/DelegationControlMock.sol","148":"test/Factories.t.sol","149":"test/InitModule.t.sol","150":"test/InitSystems.t.sol","151":"test/MudTest.t.sol","152":"test/RevertWithBytes.t.sol","153":"test/System.t.sol","154":"test/SystemHook.t.sol","155":"test/Utils.t.sol","156":"test/World.t.sol","157":"test/WorldBalance.t.sol","158":"test/WorldContext.t.sol","159":"test/WorldDynamicUpdate.t.sol","160":"test/WorldProxy.t.sol","161":"test/WorldProxyFactory.t.sol","162":"test/WorldResourceId.t.sol","163":"test/codegen/index.sol","164":"test/codegen/tables/AddressArray.sol","165":"test/codegen/tables/Bool.sol","166":"test/codegen/tables/TwoFields.sol","167":"test/createInitModule.sol","168":"test/createWorld.sol","169":"test/createWorldProxy.sol"},"language":"Solidity"}
|
@@ -1 +0,0 @@
|
|
1
|
-
{"abi":[],"bytecode":{"object":"0x602c6032600b8282823980515f1a607314602657634e487b7160e01b5f525f60045260245ffd5b305f52607381538281f3fe730000000000000000000000000000000000000000301460806040525f80fdfea164736f6c6343000818000a","sourceMap":"525:69152:63:-:0;;;;;;;;;;;;;;;-1:-1:-1;;;525:69152:63;;;;;;;;;;;;;;;;;","linkReferences":{}},"deployedBytecode":{"object":"0x730000000000000000000000000000000000000000301460806040525f80fdfea164736f6c6343000818000a","sourceMap":"525:69152:63:-:0;;;;;;;;","linkReferences":{}},"methodIdentifiers":{},"rawMetadata":"{\"compiler\":{\"version\":\"0.8.24+commit.e11b9ed9\"},\"language\":\"Solidity\",\"output\":{\"abi\":[],\"devdoc\":{\"details\":\"The original console.sol uses `int` and `uint` for computing function selectors, but it should use `int256` and `uint256`. This modified version fixes that. This version is recommended over `console.sol` if you don't need compatibility with Hardhat as the logs will show up in forge stack traces. If you do need compatibility with Hardhat, you must use `console.sol`. Reference: https://github.com/NomicFoundation/hardhat/issues/2178\",\"kind\":\"dev\",\"methods\":{},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"node_modules/forge-std/src/console2.sol\":\"console2\"},\"evmVersion\":\"cancun\",\"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\":{\"node_modules/forge-std/src/console2.sol\":{\"keccak256\":\"0x954646445d1014c3cd85c7918f5e7adeeca5ee44b68c00bafa237e597a4e35ea\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://516fa3be52da4763147175bfba4be0aa011fadbb0c1afb01f97265bd4cee7973\",\"dweb:/ipfs/QmdixAyMJefx7qePChgdxcBH5MxhmN7vsqPuPLx3CgrVmF\"]}},\"version\":1}","metadata":{"compiler":{"version":"0.8.24+commit.e11b9ed9"},"language":"Solidity","output":{"abi":[],"devdoc":{"kind":"dev","methods":{},"version":1},"userdoc":{"kind":"user","methods":{},"version":1}},"settings":{"remappings":["@latticexyz/=node_modules/@latticexyz/","ds-test/=node_modules/ds-test/src/","forge-std/=node_modules/forge-std/src/"],"optimizer":{"enabled":true,"runs":3000},"metadata":{"bytecodeHash":"none"},"compilationTarget":{"node_modules/forge-std/src/console2.sol":"console2"},"evmVersion":"cancun","libraries":{}},"sources":{"node_modules/forge-std/src/console2.sol":{"keccak256":"0x954646445d1014c3cd85c7918f5e7adeeca5ee44b68c00bafa237e597a4e35ea","urls":["bzz-raw://516fa3be52da4763147175bfba4be0aa011fadbb0c1afb01f97265bd4cee7973","dweb:/ipfs/QmdixAyMJefx7qePChgdxcBH5MxhmN7vsqPuPLx3CgrVmF"],"license":"MIT"}},"version":1},"id":63}
|
@@ -1,296 +0,0 @@
|
|
1
|
-
[
|
2
|
-
{
|
3
|
-
"type": "function",
|
4
|
-
"name": "IS_TEST",
|
5
|
-
"inputs": [],
|
6
|
-
"outputs": [
|
7
|
-
{
|
8
|
-
"name": "",
|
9
|
-
"type": "bool",
|
10
|
-
"internalType": "bool"
|
11
|
-
}
|
12
|
-
],
|
13
|
-
"stateMutability": "view"
|
14
|
-
},
|
15
|
-
{
|
16
|
-
"type": "function",
|
17
|
-
"name": "failed",
|
18
|
-
"inputs": [],
|
19
|
-
"outputs": [
|
20
|
-
{
|
21
|
-
"name": "",
|
22
|
-
"type": "bool",
|
23
|
-
"internalType": "bool"
|
24
|
-
}
|
25
|
-
],
|
26
|
-
"stateMutability": "nonpayable"
|
27
|
-
},
|
28
|
-
{
|
29
|
-
"type": "event",
|
30
|
-
"name": "log",
|
31
|
-
"inputs": [
|
32
|
-
{
|
33
|
-
"name": "",
|
34
|
-
"type": "string",
|
35
|
-
"indexed": false,
|
36
|
-
"internalType": "string"
|
37
|
-
}
|
38
|
-
],
|
39
|
-
"anonymous": false
|
40
|
-
},
|
41
|
-
{
|
42
|
-
"type": "event",
|
43
|
-
"name": "log_address",
|
44
|
-
"inputs": [
|
45
|
-
{
|
46
|
-
"name": "",
|
47
|
-
"type": "address",
|
48
|
-
"indexed": false,
|
49
|
-
"internalType": "address"
|
50
|
-
}
|
51
|
-
],
|
52
|
-
"anonymous": false
|
53
|
-
},
|
54
|
-
{
|
55
|
-
"type": "event",
|
56
|
-
"name": "log_bytes",
|
57
|
-
"inputs": [
|
58
|
-
{
|
59
|
-
"name": "",
|
60
|
-
"type": "bytes",
|
61
|
-
"indexed": false,
|
62
|
-
"internalType": "bytes"
|
63
|
-
}
|
64
|
-
],
|
65
|
-
"anonymous": false
|
66
|
-
},
|
67
|
-
{
|
68
|
-
"type": "event",
|
69
|
-
"name": "log_bytes32",
|
70
|
-
"inputs": [
|
71
|
-
{
|
72
|
-
"name": "",
|
73
|
-
"type": "bytes32",
|
74
|
-
"indexed": false,
|
75
|
-
"internalType": "bytes32"
|
76
|
-
}
|
77
|
-
],
|
78
|
-
"anonymous": false
|
79
|
-
},
|
80
|
-
{
|
81
|
-
"type": "event",
|
82
|
-
"name": "log_int",
|
83
|
-
"inputs": [
|
84
|
-
{
|
85
|
-
"name": "",
|
86
|
-
"type": "int256",
|
87
|
-
"indexed": false,
|
88
|
-
"internalType": "int256"
|
89
|
-
}
|
90
|
-
],
|
91
|
-
"anonymous": false
|
92
|
-
},
|
93
|
-
{
|
94
|
-
"type": "event",
|
95
|
-
"name": "log_named_address",
|
96
|
-
"inputs": [
|
97
|
-
{
|
98
|
-
"name": "key",
|
99
|
-
"type": "string",
|
100
|
-
"indexed": false,
|
101
|
-
"internalType": "string"
|
102
|
-
},
|
103
|
-
{
|
104
|
-
"name": "val",
|
105
|
-
"type": "address",
|
106
|
-
"indexed": false,
|
107
|
-
"internalType": "address"
|
108
|
-
}
|
109
|
-
],
|
110
|
-
"anonymous": false
|
111
|
-
},
|
112
|
-
{
|
113
|
-
"type": "event",
|
114
|
-
"name": "log_named_bytes",
|
115
|
-
"inputs": [
|
116
|
-
{
|
117
|
-
"name": "key",
|
118
|
-
"type": "string",
|
119
|
-
"indexed": false,
|
120
|
-
"internalType": "string"
|
121
|
-
},
|
122
|
-
{
|
123
|
-
"name": "val",
|
124
|
-
"type": "bytes",
|
125
|
-
"indexed": false,
|
126
|
-
"internalType": "bytes"
|
127
|
-
}
|
128
|
-
],
|
129
|
-
"anonymous": false
|
130
|
-
},
|
131
|
-
{
|
132
|
-
"type": "event",
|
133
|
-
"name": "log_named_bytes32",
|
134
|
-
"inputs": [
|
135
|
-
{
|
136
|
-
"name": "key",
|
137
|
-
"type": "string",
|
138
|
-
"indexed": false,
|
139
|
-
"internalType": "string"
|
140
|
-
},
|
141
|
-
{
|
142
|
-
"name": "val",
|
143
|
-
"type": "bytes32",
|
144
|
-
"indexed": false,
|
145
|
-
"internalType": "bytes32"
|
146
|
-
}
|
147
|
-
],
|
148
|
-
"anonymous": false
|
149
|
-
},
|
150
|
-
{
|
151
|
-
"type": "event",
|
152
|
-
"name": "log_named_decimal_int",
|
153
|
-
"inputs": [
|
154
|
-
{
|
155
|
-
"name": "key",
|
156
|
-
"type": "string",
|
157
|
-
"indexed": false,
|
158
|
-
"internalType": "string"
|
159
|
-
},
|
160
|
-
{
|
161
|
-
"name": "val",
|
162
|
-
"type": "int256",
|
163
|
-
"indexed": false,
|
164
|
-
"internalType": "int256"
|
165
|
-
},
|
166
|
-
{
|
167
|
-
"name": "decimals",
|
168
|
-
"type": "uint256",
|
169
|
-
"indexed": false,
|
170
|
-
"internalType": "uint256"
|
171
|
-
}
|
172
|
-
],
|
173
|
-
"anonymous": false
|
174
|
-
},
|
175
|
-
{
|
176
|
-
"type": "event",
|
177
|
-
"name": "log_named_decimal_uint",
|
178
|
-
"inputs": [
|
179
|
-
{
|
180
|
-
"name": "key",
|
181
|
-
"type": "string",
|
182
|
-
"indexed": false,
|
183
|
-
"internalType": "string"
|
184
|
-
},
|
185
|
-
{
|
186
|
-
"name": "val",
|
187
|
-
"type": "uint256",
|
188
|
-
"indexed": false,
|
189
|
-
"internalType": "uint256"
|
190
|
-
},
|
191
|
-
{
|
192
|
-
"name": "decimals",
|
193
|
-
"type": "uint256",
|
194
|
-
"indexed": false,
|
195
|
-
"internalType": "uint256"
|
196
|
-
}
|
197
|
-
],
|
198
|
-
"anonymous": false
|
199
|
-
},
|
200
|
-
{
|
201
|
-
"type": "event",
|
202
|
-
"name": "log_named_int",
|
203
|
-
"inputs": [
|
204
|
-
{
|
205
|
-
"name": "key",
|
206
|
-
"type": "string",
|
207
|
-
"indexed": false,
|
208
|
-
"internalType": "string"
|
209
|
-
},
|
210
|
-
{
|
211
|
-
"name": "val",
|
212
|
-
"type": "int256",
|
213
|
-
"indexed": false,
|
214
|
-
"internalType": "int256"
|
215
|
-
}
|
216
|
-
],
|
217
|
-
"anonymous": false
|
218
|
-
},
|
219
|
-
{
|
220
|
-
"type": "event",
|
221
|
-
"name": "log_named_string",
|
222
|
-
"inputs": [
|
223
|
-
{
|
224
|
-
"name": "key",
|
225
|
-
"type": "string",
|
226
|
-
"indexed": false,
|
227
|
-
"internalType": "string"
|
228
|
-
},
|
229
|
-
{
|
230
|
-
"name": "val",
|
231
|
-
"type": "string",
|
232
|
-
"indexed": false,
|
233
|
-
"internalType": "string"
|
234
|
-
}
|
235
|
-
],
|
236
|
-
"anonymous": false
|
237
|
-
},
|
238
|
-
{
|
239
|
-
"type": "event",
|
240
|
-
"name": "log_named_uint",
|
241
|
-
"inputs": [
|
242
|
-
{
|
243
|
-
"name": "key",
|
244
|
-
"type": "string",
|
245
|
-
"indexed": false,
|
246
|
-
"internalType": "string"
|
247
|
-
},
|
248
|
-
{
|
249
|
-
"name": "val",
|
250
|
-
"type": "uint256",
|
251
|
-
"indexed": false,
|
252
|
-
"internalType": "uint256"
|
253
|
-
}
|
254
|
-
],
|
255
|
-
"anonymous": false
|
256
|
-
},
|
257
|
-
{
|
258
|
-
"type": "event",
|
259
|
-
"name": "log_string",
|
260
|
-
"inputs": [
|
261
|
-
{
|
262
|
-
"name": "",
|
263
|
-
"type": "string",
|
264
|
-
"indexed": false,
|
265
|
-
"internalType": "string"
|
266
|
-
}
|
267
|
-
],
|
268
|
-
"anonymous": false
|
269
|
-
},
|
270
|
-
{
|
271
|
-
"type": "event",
|
272
|
-
"name": "log_uint",
|
273
|
-
"inputs": [
|
274
|
-
{
|
275
|
-
"name": "",
|
276
|
-
"type": "uint256",
|
277
|
-
"indexed": false,
|
278
|
-
"internalType": "uint256"
|
279
|
-
}
|
280
|
-
],
|
281
|
-
"anonymous": false
|
282
|
-
},
|
283
|
-
{
|
284
|
-
"type": "event",
|
285
|
-
"name": "logs",
|
286
|
-
"inputs": [
|
287
|
-
{
|
288
|
-
"name": "",
|
289
|
-
"type": "bytes",
|
290
|
-
"indexed": false,
|
291
|
-
"internalType": "bytes"
|
292
|
-
}
|
293
|
-
],
|
294
|
-
"anonymous": false
|
295
|
-
}
|
296
|
-
]
|