@latticexyz/world-modules 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/out/AccessControl.sol/AccessControl.json +1 -1
- package/out/AccessManagementSystem.sol/AccessManagementSystem.json +1 -1
- package/out/AddressArray.sol/AddressArray.json +1 -1
- package/out/Allowances.sol/Allowances.json +1 -1
- package/out/ArrayLib.sol/ArrayLib.json +1 -1
- package/out/BalanceTransferSystem.sol/BalanceTransferSystem.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/BatchCallSystem.sol/BatchCallSystem.json +1 -1
- package/out/Bool.sol/Bool.json +1 -1
- package/out/Bytes.sol/Bytes.json +1 -1
- package/out/CallboundDelegationControl.sol/CallboundDelegationControl.json +1 -1
- package/out/CallboundDelegations.sol/CallboundDelegations.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/ERC20.t.sol/ERC20Test.abi.json +55 -5
- package/out/ERC20.t.sol/ERC20Test.abi.json.d.ts +55 -5
- package/out/ERC20.t.sol/ERC20Test.json +1 -1
- package/out/ERC20Metadata.sol/ERC20Metadata.json +1 -1
- package/out/ERC20Module.sol/ERC20Module.json +1 -1
- package/out/ERC20Module.sol/ERC20ModuleRegistrationLib.json +1 -1
- package/out/ERC20Registry.sol/ERC20Registry.json +1 -1
- package/out/ERC20System.sol/ERC20System.json +1 -1
- package/out/ERC721.t.sol/ERC721Recipient.json +1 -1
- package/out/ERC721.t.sol/ERC721Test.abi.json +55 -5
- package/out/ERC721.t.sol/ERC721Test.abi.json.d.ts +55 -5
- package/out/ERC721.t.sol/ERC721Test.json +1 -1
- package/out/ERC721.t.sol/ERC721TokenReceiver.json +1 -1
- package/out/ERC721.t.sol/NonERC721Recipient.json +1 -1
- package/out/ERC721.t.sol/RevertingERC721Recipient.json +1 -1
- package/out/ERC721.t.sol/WrongReturnDataERC721Recipient.json +1 -1
- package/out/ERC721Metadata.sol/ERC721Metadata.json +1 -1
- package/out/ERC721Module.sol/ERC721Module.json +1 -1
- package/out/ERC721Module.sol/ERC721ModuleRegistrationLib.json +1 -1
- package/out/ERC721Registry.sol/ERC721Registry.json +1 -1
- package/out/ERC721System.sol/ERC721System.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/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/IERC20.sol/IERC20.json +1 -1
- package/out/IERC20Errors.sol/IERC20Errors.json +1 -1
- package/out/IERC20Events.sol/IERC20Events.json +1 -1
- package/out/IERC20Mintable.sol/IERC20Mintable.json +1 -1
- package/out/IERC721.sol/IERC721.json +1 -1
- package/out/IERC721Errors.sol/IERC721Errors.json +1 -1
- package/out/IERC721Events.sol/IERC721Events.json +1 -1
- package/out/IERC721Metadata.sol/IERC721Metadata.json +1 -1
- package/out/IERC721Mintable.sol/IERC721Mintable.json +1 -1
- package/out/IERC721Receiver.sol/IERC721Receiver.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/IStoreWrite.sol/IStoreWrite.json +1 -1
- package/out/ISystemHook.sol/ISystemHook.json +1 -1
- package/out/IWorld.sol/IWorld.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/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/InitModuleAddress.sol/InitModuleAddress.json +1 -1
- package/out/InstalledModules.sol/InstalledModules.json +1 -1
- package/out/KeysInTable.sol/KeysInTable.json +1 -1
- package/out/KeysInTableHook.sol/KeysInTableHook.json +1 -1
- package/out/KeysInTableModule.sol/KeysInTableModule.json +1 -1
- package/out/KeysInTableModule.t.sol/KeysInTableModuleTest.abi.json +55 -5
- package/out/KeysInTableModule.t.sol/KeysInTableModuleTest.abi.json.d.ts +55 -5
- package/out/KeysInTableModule.t.sol/KeysInTableModuleTest.json +1 -1
- package/out/KeysWithValue.sol/KeysWithValue.json +1 -1
- package/out/KeysWithValueHook.sol/KeysWithValueHook.json +1 -1
- package/out/KeysWithValueModule.sol/KeysWithValueModule.json +1 -1
- package/out/KeysWithValueModule.t.sol/KeysWithValueModuleTest.abi.json +55 -5
- package/out/KeysWithValueModule.t.sol/KeysWithValueModuleTest.abi.json.d.ts +55 -5
- package/out/KeysWithValueModule.t.sol/KeysWithValueModuleTest.json +1 -1
- package/out/LibString.sol/LibString.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/NamespaceDelegationControl.sol/NamespaceDelegationControl.json +1 -1
- package/out/NamespaceOwner.sol/NamespaceOwner.json +1 -1
- package/out/OperatorApproval.sol/OperatorApproval.json +1 -1
- package/out/Owners.sol/Owners.json +1 -1
- package/out/Puppet.sol/Puppet.json +1 -1
- package/out/PuppetDelegationControl.sol/PuppetDelegationControl.json +1 -1
- package/out/PuppetFactorySystem.sol/PuppetFactorySystem.json +1 -1
- package/out/PuppetMaster.sol/PuppetMaster.json +1 -1
- package/out/PuppetModule.sol/PuppetModule.json +1 -1
- package/out/PuppetModule.t.sol/PuppetModuleTest.abi.json +55 -5
- package/out/PuppetModule.t.sol/PuppetModuleTest.abi.json.d.ts +55 -5
- package/out/PuppetModule.t.sol/PuppetModuleTest.json +1 -1
- package/out/PuppetModule.t.sol/PuppetTestSystem.json +1 -1
- package/out/PuppetRegistry.sol/PuppetRegistry.json +1 -1
- package/out/RegistrationSystem.sol/RegistrationSystem.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/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/StandardDelegationsModule.sol/StandardDelegationsModule.json +1 -1
- package/out/StandardDelegationsModule.t.sol/StandardDelegationsModuleTest.abi.json +55 -5
- package/out/StandardDelegationsModule.t.sol/StandardDelegationsModuleTest.abi.json.d.ts +55 -5
- package/out/StandardDelegationsModule.t.sol/StandardDelegationsModuleTest.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/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/StoreRead.sol/StoreRead.json +1 -1
- package/out/StoreRegistrationSystem.sol/StoreRegistrationSystem.json +1 -1
- package/out/StoreSwitch.sol/StoreSwitch.json +1 -1
- package/out/System.sol/System.json +1 -1
- package/out/SystemCall.sol/SystemCall.json +1 -1
- package/out/SystemHook.sol/SystemHook.json +1 -1
- package/out/SystemHooks.sol/SystemHooks.json +1 -1
- package/out/SystemRegistry.sol/SystemRegistry.json +1 -1
- package/out/SystemSwitch.sol/SystemSwitch.json +1 -1
- package/out/SystemSwitch.t.sol/EchoSystem.json +1 -1
- package/out/SystemSwitch.t.sol/SystemSwitchTest.abi.json +55 -5
- package/out/SystemSwitch.t.sol/SystemSwitchTest.abi.json.d.ts +55 -5
- package/out/SystemSwitch.t.sol/SystemSwitchTest.json +1 -1
- package/out/SystemboundDelegationControl.sol/SystemboundDelegationControl.json +1 -1
- package/out/SystemboundDelegations.sol/SystemboundDelegations.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/TimeboundDelegationControl.sol/TimeboundDelegationControl.json +1 -1
- package/out/TimeboundDelegations.sol/TimeboundDelegations.json +1 -1
- package/out/TokenApproval.sol/TokenApproval.json +1 -1
- package/out/TokenURI.sol/TokenURI.json +1 -1
- package/out/TotalSupply.sol/TotalSupply.json +1 -1
- package/out/TwoFields.sol/TwoFields.json +1 -1
- package/out/UniqueEntity.sol/UniqueEntity.json +1 -1
- package/out/UniqueEntityModule.sol/UniqueEntityModule.json +1 -1
- package/out/UniqueEntityModule.t.sol/UniqueEntityModuleTest.abi.json +55 -5
- package/out/UniqueEntityModule.t.sol/UniqueEntityModuleTest.abi.json.d.ts +55 -5
- package/out/UniqueEntityModule.t.sol/UniqueEntityModuleTest.json +1 -1
- package/out/UniqueEntityModule.t.sol/UniqueEntityTestSystem.json +1 -1
- package/out/UniqueEntitySystem.sol/UniqueEntitySystem.json +1 -1
- package/out/UsedKeysIndex.sol/UsedKeysIndex.json +1 -1
- package/out/UserDelegationControl.sol/UserDelegationControl.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/WorldContext.sol/WorldContextConsumer.json +1 -1
- package/out/WorldContext.sol/WorldContextConsumerLib.json +1 -1
- package/out/WorldContext.sol/WorldContextProviderLib.json +1 -1
- package/out/WorldRegistrationSystem.sol/WorldRegistrationSystem.json +1 -1
- package/out/WorldResourceId.sol/WorldResourceIdInstance.json +1 -1
- package/out/WorldResourceId.sol/WorldResourceIdLib.json +1 -1
- package/out/build-info/{93a250d71df2173f34fb434d60fd9808.json → b5cb08446504a640a216fbc53c382c29.json} +1 -1
- package/out/console.sol/console.json +1 -1
- package/out/constants.sol/LayoutOffsets.json +1 -1
- package/out/query.t.sol/QueryTest.abi.json +55 -5
- package/out/query.t.sol/QueryTest.abi.json.d.ts +55 -5
- package/out/query.t.sol/QueryTest.json +1 -1
- package/out/safeconsole.sol/safeconsole.json +1 -1
- package/out/src/IERC165.sol/IERC165.json +1 -1
- package/out/tables/Balances.sol/Balances.json +1 -1
- package/package.json +10 -11
- 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
@@ -1 +1 @@
|
|
1
|
-
{"abi":[{"type":"function","name":"onAfterDeleteRecord","inputs":[{"name":"","type":"bytes32","internalType":"ResourceId"},{"name":"","type":"bytes32[]","internalType":"bytes32[]"},{"name":"","type":"bytes32","internalType":"FieldLayout"}],"outputs":[],"stateMutability":"pure"},{"type":"function","name":"onAfterSetRecord","inputs":[{"name":"","type":"bytes32","internalType":"ResourceId"},{"name":"","type":"bytes32[]","internalType":"bytes32[]"},{"name":"","type":"bytes","internalType":"bytes"},{"name":"","type":"bytes32","internalType":"EncodedLengths"},{"name":"","type":"bytes","internalType":"bytes"},{"name":"","type":"bytes32","internalType":"FieldLayout"}],"outputs":[],"stateMutability":"pure"},{"type":"function","name":"onAfterSpliceDynamicData","inputs":[{"name":"","type":"bytes32","internalType":"ResourceId"},{"name":"","type":"bytes32[]","internalType":"bytes32[]"},{"name":"","type":"uint8","internalType":"uint8"},{"name":"","type":"uint40","internalType":"uint40"},{"name":"","type":"uint40","internalType":"uint40"},{"name":"","type":"bytes32","internalType":"EncodedLengths"},{"name":"","type":"bytes","internalType":"bytes"}],"outputs":[],"stateMutability":"pure"},{"type":"function","name":"onAfterSpliceStaticData","inputs":[{"name":"","type":"bytes32","internalType":"ResourceId"},{"name":"","type":"bytes32[]","internalType":"bytes32[]"},{"name":"","type":"uint48","internalType":"uint48"},{"name":"","type":"bytes","internalType":"bytes"}],"outputs":[],"stateMutability":"pure"},{"type":"function","name":"onBeforeDeleteRecord","inputs":[{"name":"","type":"bytes32","internalType":"ResourceId"},{"name":"","type":"bytes32[]","internalType":"bytes32[]"},{"name":"","type":"bytes32","internalType":"FieldLayout"}],"outputs":[],"stateMutability":"pure"},{"type":"function","name":"onBeforeSetRecord","inputs":[{"name":"","type":"bytes32","internalType":"ResourceId"},{"name":"","type":"bytes32[]","internalType":"bytes32[]"},{"name":"","type":"bytes","internalType":"bytes"},{"name":"","type":"bytes32","internalType":"EncodedLengths"},{"name":"","type":"bytes","internalType":"bytes"},{"name":"","type":"bytes32","internalType":"FieldLayout"}],"outputs":[],"stateMutability":"pure"},{"type":"function","name":"onBeforeSpliceDynamicData","inputs":[{"name":"","type":"bytes32","internalType":"ResourceId"},{"name":"","type":"bytes32[]","internalType":"bytes32[]"},{"name":"","type":"uint8","internalType":"uint8"},{"name":"","type":"uint40","internalType":"uint40"},{"name":"","type":"uint40","internalType":"uint40"},{"name":"","type":"bytes32","internalType":"EncodedLengths"},{"name":"","type":"bytes","internalType":"bytes"}],"outputs":[],"stateMutability":"pure"},{"type":"function","name":"onBeforeSpliceStaticData","inputs":[{"name":"","type":"bytes32","internalType":"ResourceId"},{"name":"","type":"bytes32[]","internalType":"bytes32[]"},{"name":"","type":"uint48","internalType":"uint48"},{"name":"","type":"bytes","internalType":"bytes"}],"outputs":[],"stateMutability":"pure"},{"type":"function","name":"supportsInterface","inputs":[{"name":"interfaceId","type":"bytes4","internalType":"bytes4"}],"outputs":[{"name":"","type":"bool","internalType":"bool"}],"stateMutability":"pure"},{"type":"error","name":"StoreHook_NotImplemented","inputs":[]}],"bytecode":{"object":"0x608060405234801561000f575f80fd5b506108108061001d5f395ff3fe608060405234801561000f575f80fd5b506004361061009f575f3560e01c80636358453311610072578063964f667d11610058578063964f667d1461012b5780639faeaf451461013e578063a8ba872114610151575f80fd5b8063635845331461010557806383b5c95b14610118575f80fd5b806301ffc9a7146100a357806355eb5a28146100ca57806357066c9c146100df5780635b28cdaf146100f2575b5f80fd5b6100b66100b1366004610441565b610164565b604051901515815260200160405180910390f35b6100dd6100d83660046105e7565b6101fc565b005b6100dd6100ed366004610693565b610249565b6100dd610100366004610693565b610291565b6100dd6101133660046105e7565b6102d9565b6100dd610126366004610730565b610321565b6100dd61013936600461077c565b610369565b6100dd61014c366004610730565b6103b1565b6100dd61015f36600461077c565b6103f9565b5f7fffffffff0000000000000000000000000000000000000000000000000000000082167f1873396a0000000000000000000000000000000000000000000000000000000014806101f657507fffffffff0000000000000000000000000000000000000000000000000000000082167f01ffc9a700000000000000000000000000000000000000000000000000000000145b92915050565b60405162461bcd60e51b815260206004820152601960248201527f6f6e4265666f726553706c69636544796e616d6963446174610000000000000060448201526064015b60405180910390fd5b60405162461bcd60e51b815260206004820152601160248201527f6f6e4265666f72655365745265636f72640000000000000000000000000000006044820152606401610240565b60405162461bcd60e51b815260206004820152601060248201527f6f6e41667465725365745265636f7264000000000000000000000000000000006044820152606401610240565b60405162461bcd60e51b815260206004820152601860248201527f6f6e416674657253706c69636544796e616d69634461746100000000000000006044820152606401610240565b60405162461bcd60e51b815260206004820152601360248201527f6f6e416674657244656c6574655265636f7264000000000000000000000000006044820152606401610240565b60405162461bcd60e51b815260206004820152601860248201527f6f6e4265666f726553706c6963655374617469634461746100000000000000006044820152606401610240565b60405162461bcd60e51b815260206004820152601460248201527f6f6e4265666f726544656c6574655265636f72640000000000000000000000006044820152606401610240565b60405162461bcd60e51b815260206004820152601760248201527f6f6e416674657253706c696365537461746963446174610000000000000000006044820152606401610240565b5f60208284031215610451575f80fd5b81357fffffffff0000000000000000000000000000000000000000000000000000000081168114610480575f80fd5b9392505050565b7f4e487b71000000000000000000000000000000000000000000000000000000005f52604160045260245ffd5b604051601f8201601f1916810167ffffffffffffffff811182821017156104dd576104dd610487565b604052919050565b5f82601f8301126104f4575f80fd5b8135602067ffffffffffffffff82111561051057610510610487565b8160051b61051f8282016104b4565b9283528481018201928281019087851115610538575f80fd5b83870192505b848310156105575782358252918301919083019061053e565b979650505050505050565b803564ffffffffff81168114610576575f80fd5b919050565b5f82601f83011261058a575f80fd5b813567ffffffffffffffff8111156105a4576105a4610487565b6105b76020601f19601f840116016104b4565b8181528460208386010111156105cb575f80fd5b816020850160208301375f918101602001919091529392505050565b5f805f805f805f60e0888a0312156105fd575f80fd5b87359650602088013567ffffffffffffffff8082111561061b575f80fd5b6106278b838c016104e5565b975060408a0135915060ff8216821461063e575f80fd5b81965061064d60608b01610562565b955061065b60808b01610562565b945060a08a0135935060c08a0135915080821115610677575f80fd5b506106848a828b0161057b565b91505092959891949750929550565b5f805f805f8060c087890312156106a8575f80fd5b86359550602087013567ffffffffffffffff808211156106c6575f80fd5b6106d28a838b016104e5565b965060408901359150808211156106e7575f80fd5b6106f38a838b0161057b565b955060608901359450608089013591508082111561070f575f80fd5b5061071c89828a0161057b565b92505060a087013590509295509295509295565b5f805f60608486031215610742575f80fd5b83359250602084013567ffffffffffffffff81111561075f575f80fd5b61076b868287016104e5565b925050604084013590509250925092565b5f805f806080858703121561078f575f80fd5b84359350602085013567ffffffffffffffff808211156107ad575f80fd5b6107b9888389016104e5565b94506040870135915065ffffffffffff821682146107d5575f80fd5b909250606086013590808211156107ea575f80fd5b506107f78782880161057b565b9150509295919450925056fea164736f6c6343000818000a","sourceMap":"276:1475:44:-:0;;;;;;;;;;;;;;;;;;;","linkReferences":{}},"deployedBytecode":{"object":"0x608060405234801561000f575f80fd5b506004361061009f575f3560e01c80636358453311610072578063964f667d11610058578063964f667d1461012b5780639faeaf451461013e578063a8ba872114610151575f80fd5b8063635845331461010557806383b5c95b14610118575f80fd5b806301ffc9a7146100a357806355eb5a28146100ca57806357066c9c146100df5780635b28cdaf146100f2575b5f80fd5b6100b66100b1366004610441565b610164565b604051901515815260200160405180910390f35b6100dd6100d83660046105e7565b6101fc565b005b6100dd6100ed366004610693565b610249565b6100dd610100366004610693565b610291565b6100dd6101133660046105e7565b6102d9565b6100dd610126366004610730565b610321565b6100dd61013936600461077c565b610369565b6100dd61014c366004610730565b6103b1565b6100dd61015f36600461077c565b6103f9565b5f7fffffffff0000000000000000000000000000000000000000000000000000000082167f1873396a0000000000000000000000000000000000000000000000000000000014806101f657507fffffffff0000000000000000000000000000000000000000000000000000000082167f01ffc9a700000000000000000000000000000000000000000000000000000000145b92915050565b60405162461bcd60e51b815260206004820152601960248201527f6f6e4265666f726553706c69636544796e616d6963446174610000000000000060448201526064015b60405180910390fd5b60405162461bcd60e51b815260206004820152601160248201527f6f6e4265666f72655365745265636f72640000000000000000000000000000006044820152606401610240565b60405162461bcd60e51b815260206004820152601060248201527f6f6e41667465725365745265636f7264000000000000000000000000000000006044820152606401610240565b60405162461bcd60e51b815260206004820152601860248201527f6f6e416674657253706c69636544796e616d69634461746100000000000000006044820152606401610240565b60405162461bcd60e51b815260206004820152601360248201527f6f6e416674657244656c6574655265636f7264000000000000000000000000006044820152606401610240565b60405162461bcd60e51b815260206004820152601860248201527f6f6e4265666f726553706c6963655374617469634461746100000000000000006044820152606401610240565b60405162461bcd60e51b815260206004820152601460248201527f6f6e4265666f726544656c6574655265636f72640000000000000000000000006044820152606401610240565b60405162461bcd60e51b815260206004820152601760248201527f6f6e416674657253706c696365537461746963446174610000000000000000006044820152606401610240565b5f60208284031215610451575f80fd5b81357fffffffff0000000000000000000000000000000000000000000000000000000081168114610480575f80fd5b9392505050565b7f4e487b71000000000000000000000000000000000000000000000000000000005f52604160045260245ffd5b604051601f8201601f1916810167ffffffffffffffff811182821017156104dd576104dd610487565b604052919050565b5f82601f8301126104f4575f80fd5b8135602067ffffffffffffffff82111561051057610510610487565b8160051b61051f8282016104b4565b9283528481018201928281019087851115610538575f80fd5b83870192505b848310156105575782358252918301919083019061053e565b979650505050505050565b803564ffffffffff81168114610576575f80fd5b919050565b5f82601f83011261058a575f80fd5b813567ffffffffffffffff8111156105a4576105a4610487565b6105b76020601f19601f840116016104b4565b8181528460208386010111156105cb575f80fd5b816020850160208301375f918101602001919091529392505050565b5f805f805f805f60e0888a0312156105fd575f80fd5b87359650602088013567ffffffffffffffff8082111561061b575f80fd5b6106278b838c016104e5565b975060408a0135915060ff8216821461063e575f80fd5b81965061064d60608b01610562565b955061065b60808b01610562565b945060a08a0135935060c08a0135915080821115610677575f80fd5b506106848a828b0161057b565b91505092959891949750929550565b5f805f805f8060c087890312156106a8575f80fd5b86359550602087013567ffffffffffffffff808211156106c6575f80fd5b6106d28a838b016104e5565b965060408901359150808211156106e7575f80fd5b6106f38a838b0161057b565b955060608901359450608089013591508082111561070f575f80fd5b5061071c89828a0161057b565b92505060a087013590509295509295509295565b5f805f60608486031215610742575f80fd5b83359250602084013567ffffffffffffffff81111561075f575f80fd5b61076b868287016104e5565b925050604084013590509250925092565b5f805f806080858703121561078f575f80fd5b84359350602085013567ffffffffffffffff808211156107ad575f80fd5b6107b9888389016104e5565b94506040870135915065ffffffffffff821682146107d5575f80fd5b909250606086013590808211156107ea575f80fd5b506107f78782880161057b565b9150509295919450925056fea164736f6c6343000818000a","sourceMap":"276:1475:44:-:0;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;931:187:25;;;;;;:::i;:::-;;:::i;:::-;;;516:14:213;;509:22;491:41;;479:2;464:18;931:187:25;;;;;;;1037:217:44;;;;;;:::i;:::-;;:::i;:::-;;319:201;;;;;;:::i;:::-;;:::i;524:199::-;;;;;;:::i;:::-;;:::i;1258:215::-;;;;;;:::i;:::-;;:::i;1616:133::-;;;;;;:::i;:::-;;:::i;727:152::-;;;;;;:::i;:::-;;:::i;1477:135::-;;;;;;:::i;:::-;;:::i;883:150::-;;;;;;:::i;:::-;;:::i;931:187:25:-;1007:4;1026:43;;;1041:28;1026:43;;:87;;-1:-1:-1;1073:40:25;;;1088:25;1073:40;1026:87;1019:94;931:187;-1:-1:-1;;931:187:25:o;1037:217:44:-;1214:35;;-1:-1:-1;;;1214:35:44;;6300:2:213;1214:35:44;;;6282:21:213;6339:2;6319:18;;;6312:30;6378:27;6358:18;;;6351:55;6423:18;;1214:35:44;;;;;;;;319:201;488:27;;-1:-1:-1;;;488:27:44;;6654:2:213;488:27:44;;;6636:21:213;6693:2;6673:18;;;6666:30;6732:19;6712:18;;;6705:47;6769:18;;488:27:44;6452:341:213;524:199:44;692:26;;-1:-1:-1;;;692:26:44;;7000:2:213;692:26:44;;;6982:21:213;7039:2;7019:18;;;7012:30;7078:18;7058;;;7051:46;7114:18;;692:26:44;6798:340:213;1258:215:44;1434:34;;-1:-1:-1;;;1434:34:44;;7345:2:213;1434:34:44;;;7327:21:213;7384:2;7364:18;;;7357:30;7423:26;7403:18;;;7396:54;7467:18;;1434:34:44;7143:348:213;1616:133:44;1715:29;;-1:-1:-1;;;1715:29:44;;7698:2:213;1715:29:44;;;7680:21:213;7737:2;7717:18;;;7710:30;7776:21;7756:18;;;7749:49;7815:18;;1715:29:44;7496:343:213;727:152:44;840:34;;-1:-1:-1;;;840:34:44;;8046:2:213;840:34:44;;;8028:21:213;8085:2;8065:18;;;8058:30;8124:26;8104:18;;;8097:54;8168:18;;840:34:44;7844:348:213;1477:135:44;1577:30;;-1:-1:-1;;;1577:30:44;;8399:2:213;1577:30:44;;;8381:21:213;8438:2;8418:18;;;8411:30;8477:22;8457:18;;;8450:50;8517:18;;1577:30:44;8197:344:213;883:150:44;995:33;;-1:-1:-1;;;995:33:44;;8748:2:213;995:33:44;;;8730:21:213;8787:2;8767:18;;;8760:30;8826:25;8806:18;;;8799:53;8869:18;;995:33:44;8546:347:213;14:332;72:6;125:2;113:9;104:7;100:23;96:32;93:52;;;141:1;138;131:12;93:52;180:9;167:23;230:66;223:5;219:78;212:5;209:89;199:117;;312:1;309;302:12;199:117;335:5;14:332;-1:-1:-1;;;14:332:213:o;543:184::-;595:77;592:1;585:88;692:4;689:1;682:15;716:4;713:1;706:15;732:334;803:2;797:9;859:2;849:13;;-1:-1:-1;;845:86:213;833:99;;962:18;947:34;;983:22;;;944:62;941:88;;;1009:18;;:::i;:::-;1045:2;1038:22;732:334;;-1:-1:-1;732:334:213:o;1071:712::-;1125:5;1178:3;1171:4;1163:6;1159:17;1155:27;1145:55;;1196:1;1193;1186:12;1145:55;1232:6;1219:20;1258:4;1281:18;1277:2;1274:26;1271:52;;;1303:18;;:::i;:::-;1349:2;1346:1;1342:10;1372:28;1396:2;1392;1388:11;1372:28;:::i;:::-;1434:15;;;1504;;;1500:24;;;1465:12;;;;1536:15;;;1533:35;;;1564:1;1561;1554:12;1533:35;1600:2;1592:6;1588:15;1577:26;;1612:142;1628:6;1623:3;1620:15;1612:142;;;1694:17;;1682:30;;1645:12;;;;1732;;;;1612:142;;;1772:5;1071:712;-1:-1:-1;;;;;;;1071:712:213:o;1788:165::-;1855:20;;1915:12;1904:24;;1894:35;;1884:63;;1943:1;1940;1933:12;1884:63;1788:165;;;:::o;1958:589::-;2000:5;2053:3;2046:4;2038:6;2034:17;2030:27;2020:55;;2071:1;2068;2061:12;2020:55;2107:6;2094:20;2133:18;2129:2;2126:26;2123:52;;;2155:18;;:::i;:::-;2199:114;2307:4;-1:-1:-1;;2231:4:213;2227:2;2223:13;2219:86;2215:97;2199:114;:::i;:::-;2338:2;2329:7;2322:19;2384:3;2377:4;2372:2;2364:6;2360:15;2356:26;2353:35;2350:55;;;2401:1;2398;2391:12;2350:55;2466:2;2459:4;2451:6;2447:17;2440:4;2431:7;2427:18;2414:55;2514:1;2489:16;;;2507:4;2485:27;2478:38;;;;2493:7;1958:589;-1:-1:-1;;;1958:589:213:o;2552:1074::-;2761:6;2769;2777;2785;2793;2801;2809;2862:3;2850:9;2841:7;2837:23;2833:33;2830:53;;;2879:1;2876;2869:12;2830:53;2915:9;2902:23;2892:33;;2976:2;2965:9;2961:18;2948:32;2999:18;3040:2;3032:6;3029:14;3026:34;;;3056:1;3053;3046:12;3026:34;3079:61;3132:7;3123:6;3112:9;3108:22;3079:61;:::i;:::-;3069:71;;3190:2;3179:9;3175:18;3162:32;3149:45;;3234:4;3227:5;3223:16;3216:5;3213:27;3203:55;;3254:1;3251;3244:12;3203:55;3277:5;3267:15;;3301:37;3334:2;3323:9;3319:18;3301:37;:::i;:::-;3291:47;;3357:38;3390:3;3379:9;3375:19;3357:38;:::i;:::-;3347:48;;3442:3;3431:9;3427:19;3414:33;3404:43;;3500:3;3489:9;3485:19;3472:33;3456:49;;3530:2;3520:8;3517:16;3514:36;;;3546:1;3543;3536:12;3514:36;;3569:51;3612:7;3601:8;3590:9;3586:24;3569:51;:::i;:::-;3559:61;;;2552:1074;;;;;;;;;;:::o;3631:1070::-;3876:6;3884;3892;3900;3908;3916;3969:3;3957:9;3948:7;3944:23;3940:33;3937:53;;;3986:1;3983;3976:12;3937:53;4022:9;4009:23;3999:33;;4083:2;4072:9;4068:18;4055:32;4106:18;4147:2;4139:6;4136:14;4133:34;;;4163:1;4160;4153:12;4133:34;4186:61;4239:7;4230:6;4219:9;4215:22;4186:61;:::i;:::-;4176:71;;4300:2;4289:9;4285:18;4272:32;4256:48;;4329:2;4319:8;4316:16;4313:36;;;4345:1;4342;4335:12;4313:36;4368:51;4411:7;4400:8;4389:9;4385:24;4368:51;:::i;:::-;4358:61;;4466:2;4455:9;4451:18;4438:32;4428:42;;4523:3;4512:9;4508:19;4495:33;4479:49;;4553:2;4543:8;4540:16;4537:36;;;4569:1;4566;4559:12;4537:36;;4592:51;4635:7;4624:8;4613:9;4609:24;4592:51;:::i;:::-;4582:61;;;4690:3;4679:9;4675:19;4662:33;4652:43;;3631:1070;;;;;;;;:::o;4706:547::-;4871:6;4879;4887;4940:2;4928:9;4919:7;4915:23;4911:32;4908:52;;;4956:1;4953;4946:12;4908:52;4992:9;4979:23;4969:33;;5053:2;5042:9;5038:18;5025:32;5080:18;5072:6;5069:30;5066:50;;;5112:1;5109;5102:12;5066:50;5135:61;5188:7;5179:6;5168:9;5164:22;5135:61;:::i;:::-;5125:71;;;5243:2;5232:9;5228:18;5215:32;5205:42;;4706:547;;;;;:::o;5258:835::-;5408:6;5416;5424;5432;5485:3;5473:9;5464:7;5460:23;5456:33;5453:53;;;5502:1;5499;5492:12;5453:53;5538:9;5525:23;5515:33;;5599:2;5588:9;5584:18;5571:32;5622:18;5663:2;5655:6;5652:14;5649:34;;;5679:1;5676;5669:12;5649:34;5702:61;5755:7;5746:6;5735:9;5731:22;5702:61;:::i;:::-;5692:71;;5813:2;5802:9;5798:18;5785:32;5772:45;;5857:14;5850:5;5846:26;5839:5;5836:37;5826:65;;5887:1;5884;5877:12;5826:65;5910:5;;-1:-1:-1;5968:2:213;5953:18;;5940:32;;5984:16;;;5981:36;;;6013:1;6010;6003:12;5981:36;;6036:51;6079:7;6068:8;6057:9;6053:24;6036:51;:::i;:::-;6026:61;;;5258:835;;;;;;;:::o","linkReferences":{}},"methodIdentifiers":{"onAfterDeleteRecord(bytes32,bytes32[],bytes32)":"83b5c95b","onAfterSetRecord(bytes32,bytes32[],bytes,bytes32,bytes,bytes32)":"5b28cdaf","onAfterSpliceDynamicData(bytes32,bytes32[],uint8,uint40,uint40,bytes32,bytes)":"63584533","onAfterSpliceStaticData(bytes32,bytes32[],uint48,bytes)":"a8ba8721","onBeforeDeleteRecord(bytes32,bytes32[],bytes32)":"9faeaf45","onBeforeSetRecord(bytes32,bytes32[],bytes,bytes32,bytes,bytes32)":"57066c9c","onBeforeSpliceDynamicData(bytes32,bytes32[],uint8,uint40,uint40,bytes32,bytes)":"55eb5a28","onBeforeSpliceStaticData(bytes32,bytes32[],uint48,bytes)":"964f667d","supportsInterface(bytes4)":"01ffc9a7"},"rawMetadata":"{\"compiler\":{\"version\":\"0.8.24+commit.e11b9ed9\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[],\"name\":\"StoreHook_NotImplemented\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32[]\",\"name\":\"\",\"type\":\"bytes32[]\"},{\"internalType\":\"FieldLayout\",\"name\":\"\",\"type\":\"bytes32\"}],\"name\":\"onAfterDeleteRecord\",\"outputs\":[],\"stateMutability\":\"pure\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32[]\",\"name\":\"\",\"type\":\"bytes32[]\"},{\"internalType\":\"bytes\",\"name\":\"\",\"type\":\"bytes\"},{\"internalType\":\"EncodedLengths\",\"name\":\"\",\"type\":\"bytes32\"},{\"internalType\":\"bytes\",\"name\":\"\",\"type\":\"bytes\"},{\"internalType\":\"FieldLayout\",\"name\":\"\",\"type\":\"bytes32\"}],\"name\":\"onAfterSetRecord\",\"outputs\":[],\"stateMutability\":\"pure\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32[]\",\"name\":\"\",\"type\":\"bytes32[]\"},{\"internalType\":\"uint8\",\"name\":\"\",\"type\":\"uint8\"},{\"internalType\":\"uint40\",\"name\":\"\",\"type\":\"uint40\"},{\"internalType\":\"uint40\",\"name\":\"\",\"type\":\"uint40\"},{\"internalType\":\"EncodedLengths\",\"name\":\"\",\"type\":\"bytes32\"},{\"internalType\":\"bytes\",\"name\":\"\",\"type\":\"bytes\"}],\"name\":\"onAfterSpliceDynamicData\",\"outputs\":[],\"stateMutability\":\"pure\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32[]\",\"name\":\"\",\"type\":\"bytes32[]\"},{\"internalType\":\"uint48\",\"name\":\"\",\"type\":\"uint48\"},{\"internalType\":\"bytes\",\"name\":\"\",\"type\":\"bytes\"}],\"name\":\"onAfterSpliceStaticData\",\"outputs\":[],\"stateMutability\":\"pure\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32[]\",\"name\":\"\",\"type\":\"bytes32[]\"},{\"internalType\":\"FieldLayout\",\"name\":\"\",\"type\":\"bytes32\"}],\"name\":\"onBeforeDeleteRecord\",\"outputs\":[],\"stateMutability\":\"pure\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32[]\",\"name\":\"\",\"type\":\"bytes32[]\"},{\"internalType\":\"bytes\",\"name\":\"\",\"type\":\"bytes\"},{\"internalType\":\"EncodedLengths\",\"name\":\"\",\"type\":\"bytes32\"},{\"internalType\":\"bytes\",\"name\":\"\",\"type\":\"bytes\"},{\"internalType\":\"FieldLayout\",\"name\":\"\",\"type\":\"bytes32\"}],\"name\":\"onBeforeSetRecord\",\"outputs\":[],\"stateMutability\":\"pure\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32[]\",\"name\":\"\",\"type\":\"bytes32[]\"},{\"internalType\":\"uint8\",\"name\":\"\",\"type\":\"uint8\"},{\"internalType\":\"uint40\",\"name\":\"\",\"type\":\"uint40\"},{\"internalType\":\"uint40\",\"name\":\"\",\"type\":\"uint40\"},{\"internalType\":\"EncodedLengths\",\"name\":\"\",\"type\":\"bytes32\"},{\"internalType\":\"bytes\",\"name\":\"\",\"type\":\"bytes\"}],\"name\":\"onBeforeSpliceDynamicData\",\"outputs\":[],\"stateMutability\":\"pure\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32[]\",\"name\":\"\",\"type\":\"bytes32[]\"},{\"internalType\":\"uint48\",\"name\":\"\",\"type\":\"uint48\"},{\"internalType\":\"bytes\",\"name\":\"\",\"type\":\"bytes\"}],\"name\":\"onBeforeSpliceStaticData\",\"outputs\":[],\"stateMutability\":\"pure\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"bytes4\",\"name\":\"interfaceId\",\"type\":\"bytes4\"}],\"name\":\"supportsInterface\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"pure\",\"type\":\"function\"}],\"devdoc\":{\"kind\":\"dev\",\"methods\":{\"supportsInterface(bytes4)\":{\"details\":\"This function is a part of the ERC-165 standard.\",\"params\":{\"interfaceId\":\"The ID of the interface to check.\"},\"returns\":{\"_0\":\"true if the interface is supported, false otherwise.\"}}},\"version\":1},\"userdoc\":{\"errors\":{\"StoreHook_NotImplemented()\":[{\"notice\":\"Error emitted when a function is not implemented.\"}]},\"kind\":\"user\",\"methods\":{\"supportsInterface(bytes4)\":{\"notice\":\"Check if the interface is supported.\"}},\"version\":1}},\"settings\":{\"compilationTarget\":{\"node_modules/@latticexyz/store/test/RevertSubscriber.sol\":\"RevertSubscriber\"},\"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/@latticexyz/store/src/EncodedLengths.sol\":{\"keccak256\":\"0xebc0a6efd611e02b15c05a382382b597fe059eba7f2a9e90da81eeb2f7666774\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://00b2cac12599935e25ea0697e99fc9e6d5af6c1c982761996c16707d9cd6ca09\",\"dweb:/ipfs/QmXccFminkrFtDpNfx6X1pHvW7Tn1nA5XcGu9T17pJyZyK\"]},\"node_modules/@latticexyz/store/src/FieldLayout.sol\":{\"keccak256\":\"0x15f698b7eabc062a00ff7a2e02db0ace2dd51f8bd2bc51a45dc0afa88f2ee658\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://f774202c98ad394b3b62be93292512c633dec63bc931c190ed984656c2d54ec7\",\"dweb:/ipfs/Qmd2D9mvP8S88ad2Q8WU54saNVr3Pwc5stPqEKHwcpo8AT\"]},\"node_modules/@latticexyz/store/src/IERC165.sol\":{\"keccak256\":\"0x0efbf9afc716c585621482221f75e5bd60bcf0e813c9f7800d7c0309dcc3c927\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://31b6aeb5446a0a0d5bd71be15a68c5bde94b08c961369203b83c8abe36f401d2\",\"dweb:/ipfs/QmXhComne4es9ZMKaGNqHCdJZrFoFssxMYgLaqvCXPL1Mg\"]},\"node_modules/@latticexyz/store/src/IEncodedLengthsErrors.sol\":{\"keccak256\":\"0x06bb49164f44acc8d51df7b75ecf2f7aeb9281f7a3b357cae7d8d58bd1700dfa\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://719027f4cc60fea30ce01cd4f672462f41fac750ae802e91a1a6d37c929e11ba\",\"dweb:/ipfs/QmWi5DM2jT5V5SGP1afRmFyRgFvuZiGDX2PWHwP19HssF1\"]},\"node_modules/@latticexyz/store/src/IFieldLayoutErrors.sol\":{\"keccak256\":\"0xaef70c46e412bded1024ac82c957cea81c1d1ab11878a95635531e2ac9673a53\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://cda2c7dc02ee8f0163b1c8d0f3e1e05d48b2a009e5c7365d2418f17bc3455817\",\"dweb:/ipfs/QmXHDZuCPTxjHaeiEaJhA81koX2NJ3Gj1zt5WVWaz77FL8\"]},\"node_modules/@latticexyz/store/src/IStoreHook.sol\":{\"keccak256\":\"0x6574a30a2bbd8a0de21b2504c55effb8802fdeff62296af82a9380bd753adcc4\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://85a859c533f51b584a9a2e8a64d61b6cf6f69bfcff1b926ad787518b1cae9562\",\"dweb:/ipfs/QmVyjmyJ69ZeqaXHg91JtGLVahRfZ7KtWaessLWZ6rYk9p\"]},\"node_modules/@latticexyz/store/src/ResourceId.sol\":{\"keccak256\":\"0x842b07f2ff9df2e1ecf9bf424b0e5a77e1471c983d674cf86b76c365178d6cc5\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://f4c2df8853b020aef1bb8615ac69d5512a9b5385b82c88e03b27dc521c9d007b\",\"dweb:/ipfs/QmWEDiJn69DvHsdrikrMWY8DERWPSeWwVYgPcunfq3yiT7\"]},\"node_modules/@latticexyz/store/src/StoreHook.sol\":{\"keccak256\":\"0x5123aae46b3f37ea6d7d567fd82658ea7f58d06a6ebd76aaf358582459f13173\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://7223f7ca27353b8d86bd75441df8221383e6966caa7c25f9a802e7623bb5275d\",\"dweb:/ipfs/QmaGmQK5JK2jS2sodKVxWuKiRNrtN8ErbdqE53PDatEDym\"]},\"node_modules/@latticexyz/store/src/constants.sol\":{\"keccak256\":\"0x67e0d59237bd37424827ecde1ecdbe71f65376af517b0623cd8f8d5451bca7a6\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://09c5ec7fe73e06140957d44a3d9938587711c783ccbf08ff017638c9279a3168\",\"dweb:/ipfs/QmfS9ZRqHXmBJ1h5B4x4gbU6d18DtMgKZSkxhQgNVRxueu\"]},\"node_modules/@latticexyz/store/test/RevertSubscriber.sol\":{\"keccak256\":\"0x21321a672dc27dd4aa97a3cadb2968e475aa78cc7f02e86377a5b0ae70cbe4aa\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://ff762173d6226b18df91bfb3b275d72499a1060f32a0fb640a2f95484e9a5b12\",\"dweb:/ipfs/QmU8FiKgCfBCukmV8JiFnRXqCQCXThvic8jFQsyB1qtvEa\"]}},\"version\":1}","metadata":{"compiler":{"version":"0.8.24+commit.e11b9ed9"},"language":"Solidity","output":{"abi":[{"inputs":[],"type":"error","name":"StoreHook_NotImplemented"},{"inputs":[{"internalType":"ResourceId","name":"","type":"bytes32"},{"internalType":"bytes32[]","name":"","type":"bytes32[]"},{"internalType":"FieldLayout","name":"","type":"bytes32"}],"stateMutability":"pure","type":"function","name":"onAfterDeleteRecord"},{"inputs":[{"internalType":"ResourceId","name":"","type":"bytes32"},{"internalType":"bytes32[]","name":"","type":"bytes32[]"},{"internalType":"bytes","name":"","type":"bytes"},{"internalType":"EncodedLengths","name":"","type":"bytes32"},{"internalType":"bytes","name":"","type":"bytes"},{"internalType":"FieldLayout","name":"","type":"bytes32"}],"stateMutability":"pure","type":"function","name":"onAfterSetRecord"},{"inputs":[{"internalType":"ResourceId","name":"","type":"bytes32"},{"internalType":"bytes32[]","name":"","type":"bytes32[]"},{"internalType":"uint8","name":"","type":"uint8"},{"internalType":"uint40","name":"","type":"uint40"},{"internalType":"uint40","name":"","type":"uint40"},{"internalType":"EncodedLengths","name":"","type":"bytes32"},{"internalType":"bytes","name":"","type":"bytes"}],"stateMutability":"pure","type":"function","name":"onAfterSpliceDynamicData"},{"inputs":[{"internalType":"ResourceId","name":"","type":"bytes32"},{"internalType":"bytes32[]","name":"","type":"bytes32[]"},{"internalType":"uint48","name":"","type":"uint48"},{"internalType":"bytes","name":"","type":"bytes"}],"stateMutability":"pure","type":"function","name":"onAfterSpliceStaticData"},{"inputs":[{"internalType":"ResourceId","name":"","type":"bytes32"},{"internalType":"bytes32[]","name":"","type":"bytes32[]"},{"internalType":"FieldLayout","name":"","type":"bytes32"}],"stateMutability":"pure","type":"function","name":"onBeforeDeleteRecord"},{"inputs":[{"internalType":"ResourceId","name":"","type":"bytes32"},{"internalType":"bytes32[]","name":"","type":"bytes32[]"},{"internalType":"bytes","name":"","type":"bytes"},{"internalType":"EncodedLengths","name":"","type":"bytes32"},{"internalType":"bytes","name":"","type":"bytes"},{"internalType":"FieldLayout","name":"","type":"bytes32"}],"stateMutability":"pure","type":"function","name":"onBeforeSetRecord"},{"inputs":[{"internalType":"ResourceId","name":"","type":"bytes32"},{"internalType":"bytes32[]","name":"","type":"bytes32[]"},{"internalType":"uint8","name":"","type":"uint8"},{"internalType":"uint40","name":"","type":"uint40"},{"internalType":"uint40","name":"","type":"uint40"},{"internalType":"EncodedLengths","name":"","type":"bytes32"},{"internalType":"bytes","name":"","type":"bytes"}],"stateMutability":"pure","type":"function","name":"onBeforeSpliceDynamicData"},{"inputs":[{"internalType":"ResourceId","name":"","type":"bytes32"},{"internalType":"bytes32[]","name":"","type":"bytes32[]"},{"internalType":"uint48","name":"","type":"uint48"},{"internalType":"bytes","name":"","type":"bytes"}],"stateMutability":"pure","type":"function","name":"onBeforeSpliceStaticData"},{"inputs":[{"internalType":"bytes4","name":"interfaceId","type":"bytes4"}],"stateMutability":"pure","type":"function","name":"supportsInterface","outputs":[{"internalType":"bool","name":"","type":"bool"}]}],"devdoc":{"kind":"dev","methods":{"supportsInterface(bytes4)":{"details":"This function is a part of the ERC-165 standard.","params":{"interfaceId":"The ID of the interface to check."},"returns":{"_0":"true if the interface is supported, false otherwise."}}},"version":1},"userdoc":{"kind":"user","methods":{"supportsInterface(bytes4)":{"notice":"Check if the interface is supported."}},"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/@latticexyz/store/test/RevertSubscriber.sol":"RevertSubscriber"},"evmVersion":"cancun","libraries":{}},"sources":{"node_modules/@latticexyz/store/src/EncodedLengths.sol":{"keccak256":"0xebc0a6efd611e02b15c05a382382b597fe059eba7f2a9e90da81eeb2f7666774","urls":["bzz-raw://00b2cac12599935e25ea0697e99fc9e6d5af6c1c982761996c16707d9cd6ca09","dweb:/ipfs/QmXccFminkrFtDpNfx6X1pHvW7Tn1nA5XcGu9T17pJyZyK"],"license":"MIT"},"node_modules/@latticexyz/store/src/FieldLayout.sol":{"keccak256":"0x15f698b7eabc062a00ff7a2e02db0ace2dd51f8bd2bc51a45dc0afa88f2ee658","urls":["bzz-raw://f774202c98ad394b3b62be93292512c633dec63bc931c190ed984656c2d54ec7","dweb:/ipfs/Qmd2D9mvP8S88ad2Q8WU54saNVr3Pwc5stPqEKHwcpo8AT"],"license":"MIT"},"node_modules/@latticexyz/store/src/IERC165.sol":{"keccak256":"0x0efbf9afc716c585621482221f75e5bd60bcf0e813c9f7800d7c0309dcc3c927","urls":["bzz-raw://31b6aeb5446a0a0d5bd71be15a68c5bde94b08c961369203b83c8abe36f401d2","dweb:/ipfs/QmXhComne4es9ZMKaGNqHCdJZrFoFssxMYgLaqvCXPL1Mg"],"license":"MIT"},"node_modules/@latticexyz/store/src/IEncodedLengthsErrors.sol":{"keccak256":"0x06bb49164f44acc8d51df7b75ecf2f7aeb9281f7a3b357cae7d8d58bd1700dfa","urls":["bzz-raw://719027f4cc60fea30ce01cd4f672462f41fac750ae802e91a1a6d37c929e11ba","dweb:/ipfs/QmWi5DM2jT5V5SGP1afRmFyRgFvuZiGDX2PWHwP19HssF1"],"license":"MIT"},"node_modules/@latticexyz/store/src/IFieldLayoutErrors.sol":{"keccak256":"0xaef70c46e412bded1024ac82c957cea81c1d1ab11878a95635531e2ac9673a53","urls":["bzz-raw://cda2c7dc02ee8f0163b1c8d0f3e1e05d48b2a009e5c7365d2418f17bc3455817","dweb:/ipfs/QmXHDZuCPTxjHaeiEaJhA81koX2NJ3Gj1zt5WVWaz77FL8"],"license":"MIT"},"node_modules/@latticexyz/store/src/IStoreHook.sol":{"keccak256":"0x6574a30a2bbd8a0de21b2504c55effb8802fdeff62296af82a9380bd753adcc4","urls":["bzz-raw://85a859c533f51b584a9a2e8a64d61b6cf6f69bfcff1b926ad787518b1cae9562","dweb:/ipfs/QmVyjmyJ69ZeqaXHg91JtGLVahRfZ7KtWaessLWZ6rYk9p"],"license":"MIT"},"node_modules/@latticexyz/store/src/ResourceId.sol":{"keccak256":"0x842b07f2ff9df2e1ecf9bf424b0e5a77e1471c983d674cf86b76c365178d6cc5","urls":["bzz-raw://f4c2df8853b020aef1bb8615ac69d5512a9b5385b82c88e03b27dc521c9d007b","dweb:/ipfs/QmWEDiJn69DvHsdrikrMWY8DERWPSeWwVYgPcunfq3yiT7"],"license":"MIT"},"node_modules/@latticexyz/store/src/StoreHook.sol":{"keccak256":"0x5123aae46b3f37ea6d7d567fd82658ea7f58d06a6ebd76aaf358582459f13173","urls":["bzz-raw://7223f7ca27353b8d86bd75441df8221383e6966caa7c25f9a802e7623bb5275d","dweb:/ipfs/QmaGmQK5JK2jS2sodKVxWuKiRNrtN8ErbdqE53PDatEDym"],"license":"MIT"},"node_modules/@latticexyz/store/src/constants.sol":{"keccak256":"0x67e0d59237bd37424827ecde1ecdbe71f65376af517b0623cd8f8d5451bca7a6","urls":["bzz-raw://09c5ec7fe73e06140957d44a3d9938587711c783ccbf08ff017638c9279a3168","dweb:/ipfs/QmfS9ZRqHXmBJ1h5B4x4gbU6d18DtMgKZSkxhQgNVRxueu"],"license":"MIT"},"node_modules/@latticexyz/store/test/RevertSubscriber.sol":{"keccak256":"0x21321a672dc27dd4aa97a3cadb2968e475aa78cc7f02e86377a5b0ae70cbe4aa","urls":["bzz-raw://ff762173d6226b18df91bfb3b275d72499a1060f32a0fb640a2f95484e9a5b12","dweb:/ipfs/QmU8FiKgCfBCukmV8JiFnRXqCQCXThvic8jFQsyB1qtvEa"],"license":"MIT"}},"version":1},"id":44}
|
1
|
+
{"abi":[{"type":"function","name":"onAfterDeleteRecord","inputs":[{"name":"","type":"bytes32","internalType":"ResourceId"},{"name":"","type":"bytes32[]","internalType":"bytes32[]"},{"name":"","type":"bytes32","internalType":"FieldLayout"}],"outputs":[],"stateMutability":"pure"},{"type":"function","name":"onAfterSetRecord","inputs":[{"name":"","type":"bytes32","internalType":"ResourceId"},{"name":"","type":"bytes32[]","internalType":"bytes32[]"},{"name":"","type":"bytes","internalType":"bytes"},{"name":"","type":"bytes32","internalType":"EncodedLengths"},{"name":"","type":"bytes","internalType":"bytes"},{"name":"","type":"bytes32","internalType":"FieldLayout"}],"outputs":[],"stateMutability":"pure"},{"type":"function","name":"onAfterSpliceDynamicData","inputs":[{"name":"","type":"bytes32","internalType":"ResourceId"},{"name":"","type":"bytes32[]","internalType":"bytes32[]"},{"name":"","type":"uint8","internalType":"uint8"},{"name":"","type":"uint40","internalType":"uint40"},{"name":"","type":"uint40","internalType":"uint40"},{"name":"","type":"bytes32","internalType":"EncodedLengths"},{"name":"","type":"bytes","internalType":"bytes"}],"outputs":[],"stateMutability":"pure"},{"type":"function","name":"onAfterSpliceStaticData","inputs":[{"name":"","type":"bytes32","internalType":"ResourceId"},{"name":"","type":"bytes32[]","internalType":"bytes32[]"},{"name":"","type":"uint48","internalType":"uint48"},{"name":"","type":"bytes","internalType":"bytes"}],"outputs":[],"stateMutability":"pure"},{"type":"function","name":"onBeforeDeleteRecord","inputs":[{"name":"","type":"bytes32","internalType":"ResourceId"},{"name":"","type":"bytes32[]","internalType":"bytes32[]"},{"name":"","type":"bytes32","internalType":"FieldLayout"}],"outputs":[],"stateMutability":"pure"},{"type":"function","name":"onBeforeSetRecord","inputs":[{"name":"","type":"bytes32","internalType":"ResourceId"},{"name":"","type":"bytes32[]","internalType":"bytes32[]"},{"name":"","type":"bytes","internalType":"bytes"},{"name":"","type":"bytes32","internalType":"EncodedLengths"},{"name":"","type":"bytes","internalType":"bytes"},{"name":"","type":"bytes32","internalType":"FieldLayout"}],"outputs":[],"stateMutability":"pure"},{"type":"function","name":"onBeforeSpliceDynamicData","inputs":[{"name":"","type":"bytes32","internalType":"ResourceId"},{"name":"","type":"bytes32[]","internalType":"bytes32[]"},{"name":"","type":"uint8","internalType":"uint8"},{"name":"","type":"uint40","internalType":"uint40"},{"name":"","type":"uint40","internalType":"uint40"},{"name":"","type":"bytes32","internalType":"EncodedLengths"},{"name":"","type":"bytes","internalType":"bytes"}],"outputs":[],"stateMutability":"pure"},{"type":"function","name":"onBeforeSpliceStaticData","inputs":[{"name":"","type":"bytes32","internalType":"ResourceId"},{"name":"","type":"bytes32[]","internalType":"bytes32[]"},{"name":"","type":"uint48","internalType":"uint48"},{"name":"","type":"bytes","internalType":"bytes"}],"outputs":[],"stateMutability":"pure"},{"type":"function","name":"supportsInterface","inputs":[{"name":"interfaceId","type":"bytes4","internalType":"bytes4"}],"outputs":[{"name":"","type":"bool","internalType":"bool"}],"stateMutability":"pure"},{"type":"error","name":"StoreHook_NotImplemented","inputs":[]}],"bytecode":{"object":"0x608060405234801561000f575f80fd5b506108108061001d5f395ff3fe608060405234801561000f575f80fd5b506004361061009f575f3560e01c80636358453311610072578063964f667d11610058578063964f667d1461012b5780639faeaf451461013e578063a8ba872114610151575f80fd5b8063635845331461010557806383b5c95b14610118575f80fd5b806301ffc9a7146100a357806355eb5a28146100ca57806357066c9c146100df5780635b28cdaf146100f2575b5f80fd5b6100b66100b1366004610441565b610164565b604051901515815260200160405180910390f35b6100dd6100d83660046105e7565b6101fc565b005b6100dd6100ed366004610693565b610249565b6100dd610100366004610693565b610291565b6100dd6101133660046105e7565b6102d9565b6100dd610126366004610730565b610321565b6100dd61013936600461077c565b610369565b6100dd61014c366004610730565b6103b1565b6100dd61015f36600461077c565b6103f9565b5f7fffffffff0000000000000000000000000000000000000000000000000000000082167f1873396a0000000000000000000000000000000000000000000000000000000014806101f657507fffffffff0000000000000000000000000000000000000000000000000000000082167f01ffc9a700000000000000000000000000000000000000000000000000000000145b92915050565b60405162461bcd60e51b815260206004820152601960248201527f6f6e4265666f726553706c69636544796e616d6963446174610000000000000060448201526064015b60405180910390fd5b60405162461bcd60e51b815260206004820152601160248201527f6f6e4265666f72655365745265636f72640000000000000000000000000000006044820152606401610240565b60405162461bcd60e51b815260206004820152601060248201527f6f6e41667465725365745265636f7264000000000000000000000000000000006044820152606401610240565b60405162461bcd60e51b815260206004820152601860248201527f6f6e416674657253706c69636544796e616d69634461746100000000000000006044820152606401610240565b60405162461bcd60e51b815260206004820152601360248201527f6f6e416674657244656c6574655265636f7264000000000000000000000000006044820152606401610240565b60405162461bcd60e51b815260206004820152601860248201527f6f6e4265666f726553706c6963655374617469634461746100000000000000006044820152606401610240565b60405162461bcd60e51b815260206004820152601460248201527f6f6e4265666f726544656c6574655265636f72640000000000000000000000006044820152606401610240565b60405162461bcd60e51b815260206004820152601760248201527f6f6e416674657253706c696365537461746963446174610000000000000000006044820152606401610240565b5f60208284031215610451575f80fd5b81357fffffffff0000000000000000000000000000000000000000000000000000000081168114610480575f80fd5b9392505050565b7f4e487b71000000000000000000000000000000000000000000000000000000005f52604160045260245ffd5b604051601f8201601f1916810167ffffffffffffffff811182821017156104dd576104dd610487565b604052919050565b5f82601f8301126104f4575f80fd5b8135602067ffffffffffffffff82111561051057610510610487565b8160051b61051f8282016104b4565b9283528481018201928281019087851115610538575f80fd5b83870192505b848310156105575782358252918301919083019061053e565b979650505050505050565b803564ffffffffff81168114610576575f80fd5b919050565b5f82601f83011261058a575f80fd5b813567ffffffffffffffff8111156105a4576105a4610487565b6105b76020601f19601f840116016104b4565b8181528460208386010111156105cb575f80fd5b816020850160208301375f918101602001919091529392505050565b5f805f805f805f60e0888a0312156105fd575f80fd5b87359650602088013567ffffffffffffffff8082111561061b575f80fd5b6106278b838c016104e5565b975060408a0135915060ff8216821461063e575f80fd5b81965061064d60608b01610562565b955061065b60808b01610562565b945060a08a0135935060c08a0135915080821115610677575f80fd5b506106848a828b0161057b565b91505092959891949750929550565b5f805f805f8060c087890312156106a8575f80fd5b86359550602087013567ffffffffffffffff808211156106c6575f80fd5b6106d28a838b016104e5565b965060408901359150808211156106e7575f80fd5b6106f38a838b0161057b565b955060608901359450608089013591508082111561070f575f80fd5b5061071c89828a0161057b565b92505060a087013590509295509295509295565b5f805f60608486031215610742575f80fd5b83359250602084013567ffffffffffffffff81111561075f575f80fd5b61076b868287016104e5565b925050604084013590509250925092565b5f805f806080858703121561078f575f80fd5b84359350602085013567ffffffffffffffff808211156107ad575f80fd5b6107b9888389016104e5565b94506040870135915065ffffffffffff821682146107d5575f80fd5b909250606086013590808211156107ea575f80fd5b506107f78782880161057b565b9150509295919450925056fea164736f6c6343000818000a","sourceMap":"276:1475:44:-:0;;;;;;;;;;;;;;;;;;;","linkReferences":{}},"deployedBytecode":{"object":"0x608060405234801561000f575f80fd5b506004361061009f575f3560e01c80636358453311610072578063964f667d11610058578063964f667d1461012b5780639faeaf451461013e578063a8ba872114610151575f80fd5b8063635845331461010557806383b5c95b14610118575f80fd5b806301ffc9a7146100a357806355eb5a28146100ca57806357066c9c146100df5780635b28cdaf146100f2575b5f80fd5b6100b66100b1366004610441565b610164565b604051901515815260200160405180910390f35b6100dd6100d83660046105e7565b6101fc565b005b6100dd6100ed366004610693565b610249565b6100dd610100366004610693565b610291565b6100dd6101133660046105e7565b6102d9565b6100dd610126366004610730565b610321565b6100dd61013936600461077c565b610369565b6100dd61014c366004610730565b6103b1565b6100dd61015f36600461077c565b6103f9565b5f7fffffffff0000000000000000000000000000000000000000000000000000000082167f1873396a0000000000000000000000000000000000000000000000000000000014806101f657507fffffffff0000000000000000000000000000000000000000000000000000000082167f01ffc9a700000000000000000000000000000000000000000000000000000000145b92915050565b60405162461bcd60e51b815260206004820152601960248201527f6f6e4265666f726553706c69636544796e616d6963446174610000000000000060448201526064015b60405180910390fd5b60405162461bcd60e51b815260206004820152601160248201527f6f6e4265666f72655365745265636f72640000000000000000000000000000006044820152606401610240565b60405162461bcd60e51b815260206004820152601060248201527f6f6e41667465725365745265636f7264000000000000000000000000000000006044820152606401610240565b60405162461bcd60e51b815260206004820152601860248201527f6f6e416674657253706c69636544796e616d69634461746100000000000000006044820152606401610240565b60405162461bcd60e51b815260206004820152601360248201527f6f6e416674657244656c6574655265636f7264000000000000000000000000006044820152606401610240565b60405162461bcd60e51b815260206004820152601860248201527f6f6e4265666f726553706c6963655374617469634461746100000000000000006044820152606401610240565b60405162461bcd60e51b815260206004820152601460248201527f6f6e4265666f726544656c6574655265636f72640000000000000000000000006044820152606401610240565b60405162461bcd60e51b815260206004820152601760248201527f6f6e416674657253706c696365537461746963446174610000000000000000006044820152606401610240565b5f60208284031215610451575f80fd5b81357fffffffff0000000000000000000000000000000000000000000000000000000081168114610480575f80fd5b9392505050565b7f4e487b71000000000000000000000000000000000000000000000000000000005f52604160045260245ffd5b604051601f8201601f1916810167ffffffffffffffff811182821017156104dd576104dd610487565b604052919050565b5f82601f8301126104f4575f80fd5b8135602067ffffffffffffffff82111561051057610510610487565b8160051b61051f8282016104b4565b9283528481018201928281019087851115610538575f80fd5b83870192505b848310156105575782358252918301919083019061053e565b979650505050505050565b803564ffffffffff81168114610576575f80fd5b919050565b5f82601f83011261058a575f80fd5b813567ffffffffffffffff8111156105a4576105a4610487565b6105b76020601f19601f840116016104b4565b8181528460208386010111156105cb575f80fd5b816020850160208301375f918101602001919091529392505050565b5f805f805f805f60e0888a0312156105fd575f80fd5b87359650602088013567ffffffffffffffff8082111561061b575f80fd5b6106278b838c016104e5565b975060408a0135915060ff8216821461063e575f80fd5b81965061064d60608b01610562565b955061065b60808b01610562565b945060a08a0135935060c08a0135915080821115610677575f80fd5b506106848a828b0161057b565b91505092959891949750929550565b5f805f805f8060c087890312156106a8575f80fd5b86359550602087013567ffffffffffffffff808211156106c6575f80fd5b6106d28a838b016104e5565b965060408901359150808211156106e7575f80fd5b6106f38a838b0161057b565b955060608901359450608089013591508082111561070f575f80fd5b5061071c89828a0161057b565b92505060a087013590509295509295509295565b5f805f60608486031215610742575f80fd5b83359250602084013567ffffffffffffffff81111561075f575f80fd5b61076b868287016104e5565b925050604084013590509250925092565b5f805f806080858703121561078f575f80fd5b84359350602085013567ffffffffffffffff808211156107ad575f80fd5b6107b9888389016104e5565b94506040870135915065ffffffffffff821682146107d5575f80fd5b909250606086013590808211156107ea575f80fd5b506107f78782880161057b565b9150509295919450925056fea164736f6c6343000818000a","sourceMap":"276:1475:44:-:0;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;931:187:25;;;;;;:::i;:::-;;:::i;:::-;;;516:14:214;;509:22;491:41;;479:2;464:18;931:187:25;;;;;;;1037:217:44;;;;;;:::i;:::-;;:::i;:::-;;319:201;;;;;;:::i;:::-;;:::i;524:199::-;;;;;;:::i;:::-;;:::i;1258:215::-;;;;;;:::i;:::-;;:::i;1616:133::-;;;;;;:::i;:::-;;:::i;727:152::-;;;;;;:::i;:::-;;:::i;1477:135::-;;;;;;:::i;:::-;;:::i;883:150::-;;;;;;:::i;:::-;;:::i;931:187:25:-;1007:4;1026:43;;;1041:28;1026:43;;:87;;-1:-1:-1;1073:40:25;;;1088:25;1073:40;1026:87;1019:94;931:187;-1:-1:-1;;931:187:25:o;1037:217:44:-;1214:35;;-1:-1:-1;;;1214:35:44;;6300:2:214;1214:35:44;;;6282:21:214;6339:2;6319:18;;;6312:30;6378:27;6358:18;;;6351:55;6423:18;;1214:35:44;;;;;;;;319:201;488:27;;-1:-1:-1;;;488:27:44;;6654:2:214;488:27:44;;;6636:21:214;6693:2;6673:18;;;6666:30;6732:19;6712:18;;;6705:47;6769:18;;488:27:44;6452:341:214;524:199:44;692:26;;-1:-1:-1;;;692:26:44;;7000:2:214;692:26:44;;;6982:21:214;7039:2;7019:18;;;7012:30;7078:18;7058;;;7051:46;7114:18;;692:26:44;6798:340:214;1258:215:44;1434:34;;-1:-1:-1;;;1434:34:44;;7345:2:214;1434:34:44;;;7327:21:214;7384:2;7364:18;;;7357:30;7423:26;7403:18;;;7396:54;7467:18;;1434:34:44;7143:348:214;1616:133:44;1715:29;;-1:-1:-1;;;1715:29:44;;7698:2:214;1715:29:44;;;7680:21:214;7737:2;7717:18;;;7710:30;7776:21;7756:18;;;7749:49;7815:18;;1715:29:44;7496:343:214;727:152:44;840:34;;-1:-1:-1;;;840:34:44;;8046:2:214;840:34:44;;;8028:21:214;8085:2;8065:18;;;8058:30;8124:26;8104:18;;;8097:54;8168:18;;840:34:44;7844:348:214;1477:135:44;1577:30;;-1:-1:-1;;;1577:30:44;;8399:2:214;1577:30:44;;;8381:21:214;8438:2;8418:18;;;8411:30;8477:22;8457:18;;;8450:50;8517:18;;1577:30:44;8197:344:214;883:150:44;995:33;;-1:-1:-1;;;995:33:44;;8748:2:214;995:33:44;;;8730:21:214;8787:2;8767:18;;;8760:30;8826:25;8806:18;;;8799:53;8869:18;;995:33:44;8546:347:214;14:332;72:6;125:2;113:9;104:7;100:23;96:32;93:52;;;141:1;138;131:12;93:52;180:9;167:23;230:66;223:5;219:78;212:5;209:89;199:117;;312:1;309;302:12;199:117;335:5;14:332;-1:-1:-1;;;14:332:214:o;543:184::-;595:77;592:1;585:88;692:4;689:1;682:15;716:4;713:1;706:15;732:334;803:2;797:9;859:2;849:13;;-1:-1:-1;;845:86:214;833:99;;962:18;947:34;;983:22;;;944:62;941:88;;;1009:18;;:::i;:::-;1045:2;1038:22;732:334;;-1:-1:-1;732:334:214:o;1071:712::-;1125:5;1178:3;1171:4;1163:6;1159:17;1155:27;1145:55;;1196:1;1193;1186:12;1145:55;1232:6;1219:20;1258:4;1281:18;1277:2;1274:26;1271:52;;;1303:18;;:::i;:::-;1349:2;1346:1;1342:10;1372:28;1396:2;1392;1388:11;1372:28;:::i;:::-;1434:15;;;1504;;;1500:24;;;1465:12;;;;1536:15;;;1533:35;;;1564:1;1561;1554:12;1533:35;1600:2;1592:6;1588:15;1577:26;;1612:142;1628:6;1623:3;1620:15;1612:142;;;1694:17;;1682:30;;1645:12;;;;1732;;;;1612:142;;;1772:5;1071:712;-1:-1:-1;;;;;;;1071:712:214:o;1788:165::-;1855:20;;1915:12;1904:24;;1894:35;;1884:63;;1943:1;1940;1933:12;1884:63;1788:165;;;:::o;1958:589::-;2000:5;2053:3;2046:4;2038:6;2034:17;2030:27;2020:55;;2071:1;2068;2061:12;2020:55;2107:6;2094:20;2133:18;2129:2;2126:26;2123:52;;;2155:18;;:::i;:::-;2199:114;2307:4;-1:-1:-1;;2231:4:214;2227:2;2223:13;2219:86;2215:97;2199:114;:::i;:::-;2338:2;2329:7;2322:19;2384:3;2377:4;2372:2;2364:6;2360:15;2356:26;2353:35;2350:55;;;2401:1;2398;2391:12;2350:55;2466:2;2459:4;2451:6;2447:17;2440:4;2431:7;2427:18;2414:55;2514:1;2489:16;;;2507:4;2485:27;2478:38;;;;2493:7;1958:589;-1:-1:-1;;;1958:589:214:o;2552:1074::-;2761:6;2769;2777;2785;2793;2801;2809;2862:3;2850:9;2841:7;2837:23;2833:33;2830:53;;;2879:1;2876;2869:12;2830:53;2915:9;2902:23;2892:33;;2976:2;2965:9;2961:18;2948:32;2999:18;3040:2;3032:6;3029:14;3026:34;;;3056:1;3053;3046:12;3026:34;3079:61;3132:7;3123:6;3112:9;3108:22;3079:61;:::i;:::-;3069:71;;3190:2;3179:9;3175:18;3162:32;3149:45;;3234:4;3227:5;3223:16;3216:5;3213:27;3203:55;;3254:1;3251;3244:12;3203:55;3277:5;3267:15;;3301:37;3334:2;3323:9;3319:18;3301:37;:::i;:::-;3291:47;;3357:38;3390:3;3379:9;3375:19;3357:38;:::i;:::-;3347:48;;3442:3;3431:9;3427:19;3414:33;3404:43;;3500:3;3489:9;3485:19;3472:33;3456:49;;3530:2;3520:8;3517:16;3514:36;;;3546:1;3543;3536:12;3514:36;;3569:51;3612:7;3601:8;3590:9;3586:24;3569:51;:::i;:::-;3559:61;;;2552:1074;;;;;;;;;;:::o;3631:1070::-;3876:6;3884;3892;3900;3908;3916;3969:3;3957:9;3948:7;3944:23;3940:33;3937:53;;;3986:1;3983;3976:12;3937:53;4022:9;4009:23;3999:33;;4083:2;4072:9;4068:18;4055:32;4106:18;4147:2;4139:6;4136:14;4133:34;;;4163:1;4160;4153:12;4133:34;4186:61;4239:7;4230:6;4219:9;4215:22;4186:61;:::i;:::-;4176:71;;4300:2;4289:9;4285:18;4272:32;4256:48;;4329:2;4319:8;4316:16;4313:36;;;4345:1;4342;4335:12;4313:36;4368:51;4411:7;4400:8;4389:9;4385:24;4368:51;:::i;:::-;4358:61;;4466:2;4455:9;4451:18;4438:32;4428:42;;4523:3;4512:9;4508:19;4495:33;4479:49;;4553:2;4543:8;4540:16;4537:36;;;4569:1;4566;4559:12;4537:36;;4592:51;4635:7;4624:8;4613:9;4609:24;4592:51;:::i;:::-;4582:61;;;4690:3;4679:9;4675:19;4662:33;4652:43;;3631:1070;;;;;;;;:::o;4706:547::-;4871:6;4879;4887;4940:2;4928:9;4919:7;4915:23;4911:32;4908:52;;;4956:1;4953;4946:12;4908:52;4992:9;4979:23;4969:33;;5053:2;5042:9;5038:18;5025:32;5080:18;5072:6;5069:30;5066:50;;;5112:1;5109;5102:12;5066:50;5135:61;5188:7;5179:6;5168:9;5164:22;5135:61;:::i;:::-;5125:71;;;5243:2;5232:9;5228:18;5215:32;5205:42;;4706:547;;;;;:::o;5258:835::-;5408:6;5416;5424;5432;5485:3;5473:9;5464:7;5460:23;5456:33;5453:53;;;5502:1;5499;5492:12;5453:53;5538:9;5525:23;5515:33;;5599:2;5588:9;5584:18;5571:32;5622:18;5663:2;5655:6;5652:14;5649:34;;;5679:1;5676;5669:12;5649:34;5702:61;5755:7;5746:6;5735:9;5731:22;5702:61;:::i;:::-;5692:71;;5813:2;5802:9;5798:18;5785:32;5772:45;;5857:14;5850:5;5846:26;5839:5;5836:37;5826:65;;5887:1;5884;5877:12;5826:65;5910:5;;-1:-1:-1;5968:2:214;5953:18;;5940:32;;5984:16;;;5981:36;;;6013:1;6010;6003:12;5981:36;;6036:51;6079:7;6068:8;6057:9;6053:24;6036:51;:::i;:::-;6026:61;;;5258:835;;;;;;;:::o","linkReferences":{}},"methodIdentifiers":{"onAfterDeleteRecord(bytes32,bytes32[],bytes32)":"83b5c95b","onAfterSetRecord(bytes32,bytes32[],bytes,bytes32,bytes,bytes32)":"5b28cdaf","onAfterSpliceDynamicData(bytes32,bytes32[],uint8,uint40,uint40,bytes32,bytes)":"63584533","onAfterSpliceStaticData(bytes32,bytes32[],uint48,bytes)":"a8ba8721","onBeforeDeleteRecord(bytes32,bytes32[],bytes32)":"9faeaf45","onBeforeSetRecord(bytes32,bytes32[],bytes,bytes32,bytes,bytes32)":"57066c9c","onBeforeSpliceDynamicData(bytes32,bytes32[],uint8,uint40,uint40,bytes32,bytes)":"55eb5a28","onBeforeSpliceStaticData(bytes32,bytes32[],uint48,bytes)":"964f667d","supportsInterface(bytes4)":"01ffc9a7"},"rawMetadata":"{\"compiler\":{\"version\":\"0.8.24+commit.e11b9ed9\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[],\"name\":\"StoreHook_NotImplemented\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32[]\",\"name\":\"\",\"type\":\"bytes32[]\"},{\"internalType\":\"FieldLayout\",\"name\":\"\",\"type\":\"bytes32\"}],\"name\":\"onAfterDeleteRecord\",\"outputs\":[],\"stateMutability\":\"pure\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32[]\",\"name\":\"\",\"type\":\"bytes32[]\"},{\"internalType\":\"bytes\",\"name\":\"\",\"type\":\"bytes\"},{\"internalType\":\"EncodedLengths\",\"name\":\"\",\"type\":\"bytes32\"},{\"internalType\":\"bytes\",\"name\":\"\",\"type\":\"bytes\"},{\"internalType\":\"FieldLayout\",\"name\":\"\",\"type\":\"bytes32\"}],\"name\":\"onAfterSetRecord\",\"outputs\":[],\"stateMutability\":\"pure\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32[]\",\"name\":\"\",\"type\":\"bytes32[]\"},{\"internalType\":\"uint8\",\"name\":\"\",\"type\":\"uint8\"},{\"internalType\":\"uint40\",\"name\":\"\",\"type\":\"uint40\"},{\"internalType\":\"uint40\",\"name\":\"\",\"type\":\"uint40\"},{\"internalType\":\"EncodedLengths\",\"name\":\"\",\"type\":\"bytes32\"},{\"internalType\":\"bytes\",\"name\":\"\",\"type\":\"bytes\"}],\"name\":\"onAfterSpliceDynamicData\",\"outputs\":[],\"stateMutability\":\"pure\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32[]\",\"name\":\"\",\"type\":\"bytes32[]\"},{\"internalType\":\"uint48\",\"name\":\"\",\"type\":\"uint48\"},{\"internalType\":\"bytes\",\"name\":\"\",\"type\":\"bytes\"}],\"name\":\"onAfterSpliceStaticData\",\"outputs\":[],\"stateMutability\":\"pure\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32[]\",\"name\":\"\",\"type\":\"bytes32[]\"},{\"internalType\":\"FieldLayout\",\"name\":\"\",\"type\":\"bytes32\"}],\"name\":\"onBeforeDeleteRecord\",\"outputs\":[],\"stateMutability\":\"pure\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32[]\",\"name\":\"\",\"type\":\"bytes32[]\"},{\"internalType\":\"bytes\",\"name\":\"\",\"type\":\"bytes\"},{\"internalType\":\"EncodedLengths\",\"name\":\"\",\"type\":\"bytes32\"},{\"internalType\":\"bytes\",\"name\":\"\",\"type\":\"bytes\"},{\"internalType\":\"FieldLayout\",\"name\":\"\",\"type\":\"bytes32\"}],\"name\":\"onBeforeSetRecord\",\"outputs\":[],\"stateMutability\":\"pure\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32[]\",\"name\":\"\",\"type\":\"bytes32[]\"},{\"internalType\":\"uint8\",\"name\":\"\",\"type\":\"uint8\"},{\"internalType\":\"uint40\",\"name\":\"\",\"type\":\"uint40\"},{\"internalType\":\"uint40\",\"name\":\"\",\"type\":\"uint40\"},{\"internalType\":\"EncodedLengths\",\"name\":\"\",\"type\":\"bytes32\"},{\"internalType\":\"bytes\",\"name\":\"\",\"type\":\"bytes\"}],\"name\":\"onBeforeSpliceDynamicData\",\"outputs\":[],\"stateMutability\":\"pure\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"ResourceId\",\"name\":\"\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32[]\",\"name\":\"\",\"type\":\"bytes32[]\"},{\"internalType\":\"uint48\",\"name\":\"\",\"type\":\"uint48\"},{\"internalType\":\"bytes\",\"name\":\"\",\"type\":\"bytes\"}],\"name\":\"onBeforeSpliceStaticData\",\"outputs\":[],\"stateMutability\":\"pure\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"bytes4\",\"name\":\"interfaceId\",\"type\":\"bytes4\"}],\"name\":\"supportsInterface\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"pure\",\"type\":\"function\"}],\"devdoc\":{\"kind\":\"dev\",\"methods\":{\"supportsInterface(bytes4)\":{\"details\":\"This function is a part of the ERC-165 standard.\",\"params\":{\"interfaceId\":\"The ID of the interface to check.\"},\"returns\":{\"_0\":\"true if the interface is supported, false otherwise.\"}}},\"version\":1},\"userdoc\":{\"errors\":{\"StoreHook_NotImplemented()\":[{\"notice\":\"Error emitted when a function is not implemented.\"}]},\"kind\":\"user\",\"methods\":{\"supportsInterface(bytes4)\":{\"notice\":\"Check if the interface is supported.\"}},\"version\":1}},\"settings\":{\"compilationTarget\":{\"node_modules/@latticexyz/store/test/RevertSubscriber.sol\":\"RevertSubscriber\"},\"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/EncodedLengths.sol\":{\"keccak256\":\"0xebc0a6efd611e02b15c05a382382b597fe059eba7f2a9e90da81eeb2f7666774\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://00b2cac12599935e25ea0697e99fc9e6d5af6c1c982761996c16707d9cd6ca09\",\"dweb:/ipfs/QmXccFminkrFtDpNfx6X1pHvW7Tn1nA5XcGu9T17pJyZyK\"]},\"node_modules/@latticexyz/store/src/FieldLayout.sol\":{\"keccak256\":\"0x15f698b7eabc062a00ff7a2e02db0ace2dd51f8bd2bc51a45dc0afa88f2ee658\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://f774202c98ad394b3b62be93292512c633dec63bc931c190ed984656c2d54ec7\",\"dweb:/ipfs/Qmd2D9mvP8S88ad2Q8WU54saNVr3Pwc5stPqEKHwcpo8AT\"]},\"node_modules/@latticexyz/store/src/IERC165.sol\":{\"keccak256\":\"0x0efbf9afc716c585621482221f75e5bd60bcf0e813c9f7800d7c0309dcc3c927\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://31b6aeb5446a0a0d5bd71be15a68c5bde94b08c961369203b83c8abe36f401d2\",\"dweb:/ipfs/QmXhComne4es9ZMKaGNqHCdJZrFoFssxMYgLaqvCXPL1Mg\"]},\"node_modules/@latticexyz/store/src/IEncodedLengthsErrors.sol\":{\"keccak256\":\"0x06bb49164f44acc8d51df7b75ecf2f7aeb9281f7a3b357cae7d8d58bd1700dfa\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://719027f4cc60fea30ce01cd4f672462f41fac750ae802e91a1a6d37c929e11ba\",\"dweb:/ipfs/QmWi5DM2jT5V5SGP1afRmFyRgFvuZiGDX2PWHwP19HssF1\"]},\"node_modules/@latticexyz/store/src/IFieldLayoutErrors.sol\":{\"keccak256\":\"0xaef70c46e412bded1024ac82c957cea81c1d1ab11878a95635531e2ac9673a53\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://cda2c7dc02ee8f0163b1c8d0f3e1e05d48b2a009e5c7365d2418f17bc3455817\",\"dweb:/ipfs/QmXHDZuCPTxjHaeiEaJhA81koX2NJ3Gj1zt5WVWaz77FL8\"]},\"node_modules/@latticexyz/store/src/IStoreHook.sol\":{\"keccak256\":\"0x6574a30a2bbd8a0de21b2504c55effb8802fdeff62296af82a9380bd753adcc4\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://85a859c533f51b584a9a2e8a64d61b6cf6f69bfcff1b926ad787518b1cae9562\",\"dweb:/ipfs/QmVyjmyJ69ZeqaXHg91JtGLVahRfZ7KtWaessLWZ6rYk9p\"]},\"node_modules/@latticexyz/store/src/ResourceId.sol\":{\"keccak256\":\"0x842b07f2ff9df2e1ecf9bf424b0e5a77e1471c983d674cf86b76c365178d6cc5\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://f4c2df8853b020aef1bb8615ac69d5512a9b5385b82c88e03b27dc521c9d007b\",\"dweb:/ipfs/QmWEDiJn69DvHsdrikrMWY8DERWPSeWwVYgPcunfq3yiT7\"]},\"node_modules/@latticexyz/store/src/StoreHook.sol\":{\"keccak256\":\"0x5123aae46b3f37ea6d7d567fd82658ea7f58d06a6ebd76aaf358582459f13173\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://7223f7ca27353b8d86bd75441df8221383e6966caa7c25f9a802e7623bb5275d\",\"dweb:/ipfs/QmaGmQK5JK2jS2sodKVxWuKiRNrtN8ErbdqE53PDatEDym\"]},\"node_modules/@latticexyz/store/src/constants.sol\":{\"keccak256\":\"0x67e0d59237bd37424827ecde1ecdbe71f65376af517b0623cd8f8d5451bca7a6\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://09c5ec7fe73e06140957d44a3d9938587711c783ccbf08ff017638c9279a3168\",\"dweb:/ipfs/QmfS9ZRqHXmBJ1h5B4x4gbU6d18DtMgKZSkxhQgNVRxueu\"]},\"node_modules/@latticexyz/store/test/RevertSubscriber.sol\":{\"keccak256\":\"0x21321a672dc27dd4aa97a3cadb2968e475aa78cc7f02e86377a5b0ae70cbe4aa\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://ff762173d6226b18df91bfb3b275d72499a1060f32a0fb640a2f95484e9a5b12\",\"dweb:/ipfs/QmU8FiKgCfBCukmV8JiFnRXqCQCXThvic8jFQsyB1qtvEa\"]}},\"version\":1}","metadata":{"compiler":{"version":"0.8.24+commit.e11b9ed9"},"language":"Solidity","output":{"abi":[{"inputs":[],"type":"error","name":"StoreHook_NotImplemented"},{"inputs":[{"internalType":"ResourceId","name":"","type":"bytes32"},{"internalType":"bytes32[]","name":"","type":"bytes32[]"},{"internalType":"FieldLayout","name":"","type":"bytes32"}],"stateMutability":"pure","type":"function","name":"onAfterDeleteRecord"},{"inputs":[{"internalType":"ResourceId","name":"","type":"bytes32"},{"internalType":"bytes32[]","name":"","type":"bytes32[]"},{"internalType":"bytes","name":"","type":"bytes"},{"internalType":"EncodedLengths","name":"","type":"bytes32"},{"internalType":"bytes","name":"","type":"bytes"},{"internalType":"FieldLayout","name":"","type":"bytes32"}],"stateMutability":"pure","type":"function","name":"onAfterSetRecord"},{"inputs":[{"internalType":"ResourceId","name":"","type":"bytes32"},{"internalType":"bytes32[]","name":"","type":"bytes32[]"},{"internalType":"uint8","name":"","type":"uint8"},{"internalType":"uint40","name":"","type":"uint40"},{"internalType":"uint40","name":"","type":"uint40"},{"internalType":"EncodedLengths","name":"","type":"bytes32"},{"internalType":"bytes","name":"","type":"bytes"}],"stateMutability":"pure","type":"function","name":"onAfterSpliceDynamicData"},{"inputs":[{"internalType":"ResourceId","name":"","type":"bytes32"},{"internalType":"bytes32[]","name":"","type":"bytes32[]"},{"internalType":"uint48","name":"","type":"uint48"},{"internalType":"bytes","name":"","type":"bytes"}],"stateMutability":"pure","type":"function","name":"onAfterSpliceStaticData"},{"inputs":[{"internalType":"ResourceId","name":"","type":"bytes32"},{"internalType":"bytes32[]","name":"","type":"bytes32[]"},{"internalType":"FieldLayout","name":"","type":"bytes32"}],"stateMutability":"pure","type":"function","name":"onBeforeDeleteRecord"},{"inputs":[{"internalType":"ResourceId","name":"","type":"bytes32"},{"internalType":"bytes32[]","name":"","type":"bytes32[]"},{"internalType":"bytes","name":"","type":"bytes"},{"internalType":"EncodedLengths","name":"","type":"bytes32"},{"internalType":"bytes","name":"","type":"bytes"},{"internalType":"FieldLayout","name":"","type":"bytes32"}],"stateMutability":"pure","type":"function","name":"onBeforeSetRecord"},{"inputs":[{"internalType":"ResourceId","name":"","type":"bytes32"},{"internalType":"bytes32[]","name":"","type":"bytes32[]"},{"internalType":"uint8","name":"","type":"uint8"},{"internalType":"uint40","name":"","type":"uint40"},{"internalType":"uint40","name":"","type":"uint40"},{"internalType":"EncodedLengths","name":"","type":"bytes32"},{"internalType":"bytes","name":"","type":"bytes"}],"stateMutability":"pure","type":"function","name":"onBeforeSpliceDynamicData"},{"inputs":[{"internalType":"ResourceId","name":"","type":"bytes32"},{"internalType":"bytes32[]","name":"","type":"bytes32[]"},{"internalType":"uint48","name":"","type":"uint48"},{"internalType":"bytes","name":"","type":"bytes"}],"stateMutability":"pure","type":"function","name":"onBeforeSpliceStaticData"},{"inputs":[{"internalType":"bytes4","name":"interfaceId","type":"bytes4"}],"stateMutability":"pure","type":"function","name":"supportsInterface","outputs":[{"internalType":"bool","name":"","type":"bool"}]}],"devdoc":{"kind":"dev","methods":{"supportsInterface(bytes4)":{"details":"This function is a part of the ERC-165 standard.","params":{"interfaceId":"The ID of the interface to check."},"returns":{"_0":"true if the interface is supported, false otherwise."}}},"version":1},"userdoc":{"kind":"user","methods":{"supportsInterface(bytes4)":{"notice":"Check if the interface is supported."}},"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/test/RevertSubscriber.sol":"RevertSubscriber"},"evmVersion":"cancun","libraries":{}},"sources":{"node_modules/@latticexyz/store/src/EncodedLengths.sol":{"keccak256":"0xebc0a6efd611e02b15c05a382382b597fe059eba7f2a9e90da81eeb2f7666774","urls":["bzz-raw://00b2cac12599935e25ea0697e99fc9e6d5af6c1c982761996c16707d9cd6ca09","dweb:/ipfs/QmXccFminkrFtDpNfx6X1pHvW7Tn1nA5XcGu9T17pJyZyK"],"license":"MIT"},"node_modules/@latticexyz/store/src/FieldLayout.sol":{"keccak256":"0x15f698b7eabc062a00ff7a2e02db0ace2dd51f8bd2bc51a45dc0afa88f2ee658","urls":["bzz-raw://f774202c98ad394b3b62be93292512c633dec63bc931c190ed984656c2d54ec7","dweb:/ipfs/Qmd2D9mvP8S88ad2Q8WU54saNVr3Pwc5stPqEKHwcpo8AT"],"license":"MIT"},"node_modules/@latticexyz/store/src/IERC165.sol":{"keccak256":"0x0efbf9afc716c585621482221f75e5bd60bcf0e813c9f7800d7c0309dcc3c927","urls":["bzz-raw://31b6aeb5446a0a0d5bd71be15a68c5bde94b08c961369203b83c8abe36f401d2","dweb:/ipfs/QmXhComne4es9ZMKaGNqHCdJZrFoFssxMYgLaqvCXPL1Mg"],"license":"MIT"},"node_modules/@latticexyz/store/src/IEncodedLengthsErrors.sol":{"keccak256":"0x06bb49164f44acc8d51df7b75ecf2f7aeb9281f7a3b357cae7d8d58bd1700dfa","urls":["bzz-raw://719027f4cc60fea30ce01cd4f672462f41fac750ae802e91a1a6d37c929e11ba","dweb:/ipfs/QmWi5DM2jT5V5SGP1afRmFyRgFvuZiGDX2PWHwP19HssF1"],"license":"MIT"},"node_modules/@latticexyz/store/src/IFieldLayoutErrors.sol":{"keccak256":"0xaef70c46e412bded1024ac82c957cea81c1d1ab11878a95635531e2ac9673a53","urls":["bzz-raw://cda2c7dc02ee8f0163b1c8d0f3e1e05d48b2a009e5c7365d2418f17bc3455817","dweb:/ipfs/QmXHDZuCPTxjHaeiEaJhA81koX2NJ3Gj1zt5WVWaz77FL8"],"license":"MIT"},"node_modules/@latticexyz/store/src/IStoreHook.sol":{"keccak256":"0x6574a30a2bbd8a0de21b2504c55effb8802fdeff62296af82a9380bd753adcc4","urls":["bzz-raw://85a859c533f51b584a9a2e8a64d61b6cf6f69bfcff1b926ad787518b1cae9562","dweb:/ipfs/QmVyjmyJ69ZeqaXHg91JtGLVahRfZ7KtWaessLWZ6rYk9p"],"license":"MIT"},"node_modules/@latticexyz/store/src/ResourceId.sol":{"keccak256":"0x842b07f2ff9df2e1ecf9bf424b0e5a77e1471c983d674cf86b76c365178d6cc5","urls":["bzz-raw://f4c2df8853b020aef1bb8615ac69d5512a9b5385b82c88e03b27dc521c9d007b","dweb:/ipfs/QmWEDiJn69DvHsdrikrMWY8DERWPSeWwVYgPcunfq3yiT7"],"license":"MIT"},"node_modules/@latticexyz/store/src/StoreHook.sol":{"keccak256":"0x5123aae46b3f37ea6d7d567fd82658ea7f58d06a6ebd76aaf358582459f13173","urls":["bzz-raw://7223f7ca27353b8d86bd75441df8221383e6966caa7c25f9a802e7623bb5275d","dweb:/ipfs/QmaGmQK5JK2jS2sodKVxWuKiRNrtN8ErbdqE53PDatEDym"],"license":"MIT"},"node_modules/@latticexyz/store/src/constants.sol":{"keccak256":"0x67e0d59237bd37424827ecde1ecdbe71f65376af517b0623cd8f8d5451bca7a6","urls":["bzz-raw://09c5ec7fe73e06140957d44a3d9938587711c783ccbf08ff017638c9279a3168","dweb:/ipfs/QmfS9ZRqHXmBJ1h5B4x4gbU6d18DtMgKZSkxhQgNVRxueu"],"license":"MIT"},"node_modules/@latticexyz/store/test/RevertSubscriber.sol":{"keccak256":"0x21321a672dc27dd4aa97a3cadb2968e475aa78cc7f02e86377a5b0ae70cbe4aa","urls":["bzz-raw://ff762173d6226b18df91bfb3b275d72499a1060f32a0fb640a2f95484e9a5b12","dweb:/ipfs/QmU8FiKgCfBCukmV8JiFnRXqCQCXThvic8jFQsyB1qtvEa"],"license":"MIT"}},"version":1},"id":44}
|
@@ -1 +1 @@
|
|
1
|
-
{"abi":[],"bytecode":{"object":"0x602c6032600b8282823980515f1a607314602657634e487b7160e01b5f525f60045260245ffd5b305f52607381538281f3fe730000000000000000000000000000000000000000301460806040525f80fdfea164736f6c6343000818000a","sourceMap":"3456:4229:21:-:0;;;;;;;;;;;;;;;-1:-1:-1;;;3456:4229:21;;;;;;;;;;;;;;;;;","linkReferences":{}},"deployedBytecode":{"object":"0x730000000000000000000000000000000000000000301460806040525f80fdfea164736f6c6343000818000a","sourceMap":"3456:4229:21:-: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\":\"Instance utility functions for handling a Schema instance.\",\"kind\":\"dev\",\"methods\":{},\"title\":\"SchemaInstance\",\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"node_modules/@latticexyz/store/src/Schema.sol\":\"SchemaInstance\"},\"evmVersion\":\"cancun\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"none\"},\"optimizer\":{\"enabled\":true,\"runs\":3000},\"remappings\":[\":@latticexyz/=node_modules/@latticexyz/\",\":
|
1
|
+
{"abi":[],"bytecode":{"object":"0x602c6032600b8282823980515f1a607314602657634e487b7160e01b5f525f60045260245ffd5b305f52607381538281f3fe730000000000000000000000000000000000000000301460806040525f80fdfea164736f6c6343000818000a","sourceMap":"3456:4229:21:-:0;;;;;;;;;;;;;;;-1:-1:-1;;;3456:4229:21;;;;;;;;;;;;;;;;;","linkReferences":{}},"deployedBytecode":{"object":"0x730000000000000000000000000000000000000000301460806040525f80fdfea164736f6c6343000818000a","sourceMap":"3456:4229:21:-: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\":\"Instance utility functions for handling a Schema instance.\",\"kind\":\"dev\",\"methods\":{},\"title\":\"SchemaInstance\",\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"node_modules/@latticexyz/store/src/Schema.sol\":\"SchemaInstance\"},\"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/schema-type/src/solidity/SchemaType.sol\":{\"keccak256\":\"0x650927696f7518fa216f2d6001835e9fdb419518034c781e86d2a2d33f4ecd2a\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://72e91ac32ed00d36bd22fefeaf4ce1e9420143ddab7080eeb720c668a117bf44\",\"dweb:/ipfs/QmdVqn18WZvx5p84MDJPsB5tfVoXDR86wzm4sLx6WrGYYL\"]},\"node_modules/@latticexyz/store/src/ISchemaErrors.sol\":{\"keccak256\":\"0x0ac3de36c9d0058a17fcd7f1a905132215fd16ea3ed3b5109de1de04ddd7c441\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://f83fa2546009cfd16b3b3969dcec1d67c9d818d910177b885ba263b6a948c65d\",\"dweb:/ipfs/QmehywHdvFYBL9BTtoPsVVwJXsEA4Xjk8aPWoHw1R45KeY\"]},\"node_modules/@latticexyz/store/src/Schema.sol\":{\"keccak256\":\"0x0d2a08030d21292ecbcc850d9111f3817d03f17cd5e02186894848a9152d79d7\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://3f30024c1613fb587aaba4c1dcb8e4e46ed765a2cebd5b63fbebd327d1bf13d3\",\"dweb:/ipfs/QmZzqSnPMYKDYwbFNvUFrvuazMUyQHzQ59w3A9x6juHAm7\"]},\"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/Schema.sol":"SchemaInstance"},"evmVersion":"cancun","libraries":{}},"sources":{"node_modules/@latticexyz/schema-type/src/solidity/SchemaType.sol":{"keccak256":"0x650927696f7518fa216f2d6001835e9fdb419518034c781e86d2a2d33f4ecd2a","urls":["bzz-raw://72e91ac32ed00d36bd22fefeaf4ce1e9420143ddab7080eeb720c668a117bf44","dweb:/ipfs/QmdVqn18WZvx5p84MDJPsB5tfVoXDR86wzm4sLx6WrGYYL"],"license":"MIT"},"node_modules/@latticexyz/store/src/ISchemaErrors.sol":{"keccak256":"0x0ac3de36c9d0058a17fcd7f1a905132215fd16ea3ed3b5109de1de04ddd7c441","urls":["bzz-raw://f83fa2546009cfd16b3b3969dcec1d67c9d818d910177b885ba263b6a948c65d","dweb:/ipfs/QmehywHdvFYBL9BTtoPsVVwJXsEA4Xjk8aPWoHw1R45KeY"],"license":"MIT"},"node_modules/@latticexyz/store/src/Schema.sol":{"keccak256":"0x0d2a08030d21292ecbcc850d9111f3817d03f17cd5e02186894848a9152d79d7","urls":["bzz-raw://3f30024c1613fb587aaba4c1dcb8e4e46ed765a2cebd5b63fbebd327d1bf13d3","dweb:/ipfs/QmZzqSnPMYKDYwbFNvUFrvuazMUyQHzQ59w3A9x6juHAm7"],"license":"MIT"},"node_modules/@latticexyz/store/src/constants.sol":{"keccak256":"0x67e0d59237bd37424827ecde1ecdbe71f65376af517b0623cd8f8d5451bca7a6","urls":["bzz-raw://09c5ec7fe73e06140957d44a3d9938587711c783ccbf08ff017638c9279a3168","dweb:/ipfs/QmfS9ZRqHXmBJ1h5B4x4gbU6d18DtMgKZSkxhQgNVRxueu"],"license":"MIT"}},"version":1},"id":21}
|
@@ -1 +1 @@
|
|
1
|
-
{"abi":[],"bytecode":{"object":"0x602c6032600b8282823980515f1a607314602657634e487b7160e01b5f525f60045260245ffd5b305f52607381538281f3fe730000000000000000000000000000000000000000301460806040525f80fdfea164736f6c6343000818000a","sourceMap":"996:2292:21:-:0;;;;;;;;;;;;;;;-1:-1:-1;;;996:2292:21;;;;;;;;;;;;;;;;;","linkReferences":{}},"deployedBytecode":{"object":"0x730000000000000000000000000000000000000000301460806040525f80fdfea164736f6c6343000818000a","sourceMap":"996:2292:21:-: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\":\"Static utility functions for handling Schemas.\",\"kind\":\"dev\",\"methods\":{},\"title\":\"SchemaLib\",\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"node_modules/@latticexyz/store/src/Schema.sol\":\"SchemaLib\"},\"evmVersion\":\"cancun\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"none\"},\"optimizer\":{\"enabled\":true,\"runs\":3000},\"remappings\":[\":@latticexyz/=node_modules/@latticexyz/\",\":
|
1
|
+
{"abi":[],"bytecode":{"object":"0x602c6032600b8282823980515f1a607314602657634e487b7160e01b5f525f60045260245ffd5b305f52607381538281f3fe730000000000000000000000000000000000000000301460806040525f80fdfea164736f6c6343000818000a","sourceMap":"996:2292:21:-:0;;;;;;;;;;;;;;;-1:-1:-1;;;996:2292:21;;;;;;;;;;;;;;;;;","linkReferences":{}},"deployedBytecode":{"object":"0x730000000000000000000000000000000000000000301460806040525f80fdfea164736f6c6343000818000a","sourceMap":"996:2292:21:-: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\":\"Static utility functions for handling Schemas.\",\"kind\":\"dev\",\"methods\":{},\"title\":\"SchemaLib\",\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"node_modules/@latticexyz/store/src/Schema.sol\":\"SchemaLib\"},\"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/schema-type/src/solidity/SchemaType.sol\":{\"keccak256\":\"0x650927696f7518fa216f2d6001835e9fdb419518034c781e86d2a2d33f4ecd2a\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://72e91ac32ed00d36bd22fefeaf4ce1e9420143ddab7080eeb720c668a117bf44\",\"dweb:/ipfs/QmdVqn18WZvx5p84MDJPsB5tfVoXDR86wzm4sLx6WrGYYL\"]},\"node_modules/@latticexyz/store/src/ISchemaErrors.sol\":{\"keccak256\":\"0x0ac3de36c9d0058a17fcd7f1a905132215fd16ea3ed3b5109de1de04ddd7c441\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://f83fa2546009cfd16b3b3969dcec1d67c9d818d910177b885ba263b6a948c65d\",\"dweb:/ipfs/QmehywHdvFYBL9BTtoPsVVwJXsEA4Xjk8aPWoHw1R45KeY\"]},\"node_modules/@latticexyz/store/src/Schema.sol\":{\"keccak256\":\"0x0d2a08030d21292ecbcc850d9111f3817d03f17cd5e02186894848a9152d79d7\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://3f30024c1613fb587aaba4c1dcb8e4e46ed765a2cebd5b63fbebd327d1bf13d3\",\"dweb:/ipfs/QmZzqSnPMYKDYwbFNvUFrvuazMUyQHzQ59w3A9x6juHAm7\"]},\"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/Schema.sol":"SchemaLib"},"evmVersion":"cancun","libraries":{}},"sources":{"node_modules/@latticexyz/schema-type/src/solidity/SchemaType.sol":{"keccak256":"0x650927696f7518fa216f2d6001835e9fdb419518034c781e86d2a2d33f4ecd2a","urls":["bzz-raw://72e91ac32ed00d36bd22fefeaf4ce1e9420143ddab7080eeb720c668a117bf44","dweb:/ipfs/QmdVqn18WZvx5p84MDJPsB5tfVoXDR86wzm4sLx6WrGYYL"],"license":"MIT"},"node_modules/@latticexyz/store/src/ISchemaErrors.sol":{"keccak256":"0x0ac3de36c9d0058a17fcd7f1a905132215fd16ea3ed3b5109de1de04ddd7c441","urls":["bzz-raw://f83fa2546009cfd16b3b3969dcec1d67c9d818d910177b885ba263b6a948c65d","dweb:/ipfs/QmehywHdvFYBL9BTtoPsVVwJXsEA4Xjk8aPWoHw1R45KeY"],"license":"MIT"},"node_modules/@latticexyz/store/src/Schema.sol":{"keccak256":"0x0d2a08030d21292ecbcc850d9111f3817d03f17cd5e02186894848a9152d79d7","urls":["bzz-raw://3f30024c1613fb587aaba4c1dcb8e4e46ed765a2cebd5b63fbebd327d1bf13d3","dweb:/ipfs/QmZzqSnPMYKDYwbFNvUFrvuazMUyQHzQ59w3A9x6juHAm7"],"license":"MIT"},"node_modules/@latticexyz/store/src/constants.sol":{"keccak256":"0x67e0d59237bd37424827ecde1ecdbe71f65376af517b0623cd8f8d5451bca7a6","urls":["bzz-raw://09c5ec7fe73e06140957d44a3d9938587711c783ccbf08ff017638c9279a3168","dweb:/ipfs/QmfS9ZRqHXmBJ1h5B4x4gbU6d18DtMgKZSkxhQgNVRxueu"],"license":"MIT"}},"version":1},"id":21}
|
@@ -1 +1 @@
|
|
1
|
-
{"abi":[],"bytecode":{"object":"0x602c6032600b8282823980515f1a607314602657634e487b7160e01b5f525f60045260245ffd5b305f52607381538281f3fe730000000000000000000000000000000000000000301460806040525f80fdfea164736f6c6343000818000a","sourceMap":"256:1632:45:-:0;;;;;;;;;;;;;;;-1:-1:-1;;;256:1632:45;;;;;;;;;;;;;;;;;","linkReferences":{}},"deployedBytecode":{"object":"0x730000000000000000000000000000000000000000301460806040525f80fdfea164736f6c6343000818000a","sourceMap":"256:1632:45:-: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\":{},\"notice\":\"Overrides for encode function to simplify tests\",\"version\":1}},\"settings\":{\"compilationTarget\":{\"node_modules/@latticexyz/store/test/SchemaEncodeHelper.sol\":\"SchemaEncodeHelper\"},\"evmVersion\":\"cancun\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"none\"},\"optimizer\":{\"enabled\":true,\"runs\":3000},\"remappings\":[\":@latticexyz/=node_modules/@latticexyz/\",\":
|
1
|
+
{"abi":[],"bytecode":{"object":"0x602c6032600b8282823980515f1a607314602657634e487b7160e01b5f525f60045260245ffd5b305f52607381538281f3fe730000000000000000000000000000000000000000301460806040525f80fdfea164736f6c6343000818000a","sourceMap":"256:1632:45:-:0;;;;;;;;;;;;;;;-1:-1:-1;;;256:1632:45;;;;;;;;;;;;;;;;;","linkReferences":{}},"deployedBytecode":{"object":"0x730000000000000000000000000000000000000000301460806040525f80fdfea164736f6c6343000818000a","sourceMap":"256:1632:45:-: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\":{},\"notice\":\"Overrides for encode function to simplify tests\",\"version\":1}},\"settings\":{\"compilationTarget\":{\"node_modules/@latticexyz/store/test/SchemaEncodeHelper.sol\":\"SchemaEncodeHelper\"},\"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/schema-type/src/solidity/SchemaType.sol\":{\"keccak256\":\"0x650927696f7518fa216f2d6001835e9fdb419518034c781e86d2a2d33f4ecd2a\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://72e91ac32ed00d36bd22fefeaf4ce1e9420143ddab7080eeb720c668a117bf44\",\"dweb:/ipfs/QmdVqn18WZvx5p84MDJPsB5tfVoXDR86wzm4sLx6WrGYYL\"]},\"node_modules/@latticexyz/store/src/ISchemaErrors.sol\":{\"keccak256\":\"0x0ac3de36c9d0058a17fcd7f1a905132215fd16ea3ed3b5109de1de04ddd7c441\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://f83fa2546009cfd16b3b3969dcec1d67c9d818d910177b885ba263b6a948c65d\",\"dweb:/ipfs/QmehywHdvFYBL9BTtoPsVVwJXsEA4Xjk8aPWoHw1R45KeY\"]},\"node_modules/@latticexyz/store/src/Schema.sol\":{\"keccak256\":\"0x0d2a08030d21292ecbcc850d9111f3817d03f17cd5e02186894848a9152d79d7\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://3f30024c1613fb587aaba4c1dcb8e4e46ed765a2cebd5b63fbebd327d1bf13d3\",\"dweb:/ipfs/QmZzqSnPMYKDYwbFNvUFrvuazMUyQHzQ59w3A9x6juHAm7\"]},\"node_modules/@latticexyz/store/src/constants.sol\":{\"keccak256\":\"0x67e0d59237bd37424827ecde1ecdbe71f65376af517b0623cd8f8d5451bca7a6\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://09c5ec7fe73e06140957d44a3d9938587711c783ccbf08ff017638c9279a3168\",\"dweb:/ipfs/QmfS9ZRqHXmBJ1h5B4x4gbU6d18DtMgKZSkxhQgNVRxueu\"]},\"node_modules/@latticexyz/store/test/SchemaEncodeHelper.sol\":{\"keccak256\":\"0x6621aa9749cc9027300face60473d447eef463c178a1480874b476f9a2da5b02\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://c4f7c13f51e6c242c417d9a4bde8f7916071eea049172174f2feb46c1012e7e5\",\"dweb:/ipfs/QmWTtcatFPRfGGmGb14XXqnUmqFd2iJib999Z6XAia2b6H\"]}},\"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/test/SchemaEncodeHelper.sol":"SchemaEncodeHelper"},"evmVersion":"cancun","libraries":{}},"sources":{"node_modules/@latticexyz/schema-type/src/solidity/SchemaType.sol":{"keccak256":"0x650927696f7518fa216f2d6001835e9fdb419518034c781e86d2a2d33f4ecd2a","urls":["bzz-raw://72e91ac32ed00d36bd22fefeaf4ce1e9420143ddab7080eeb720c668a117bf44","dweb:/ipfs/QmdVqn18WZvx5p84MDJPsB5tfVoXDR86wzm4sLx6WrGYYL"],"license":"MIT"},"node_modules/@latticexyz/store/src/ISchemaErrors.sol":{"keccak256":"0x0ac3de36c9d0058a17fcd7f1a905132215fd16ea3ed3b5109de1de04ddd7c441","urls":["bzz-raw://f83fa2546009cfd16b3b3969dcec1d67c9d818d910177b885ba263b6a948c65d","dweb:/ipfs/QmehywHdvFYBL9BTtoPsVVwJXsEA4Xjk8aPWoHw1R45KeY"],"license":"MIT"},"node_modules/@latticexyz/store/src/Schema.sol":{"keccak256":"0x0d2a08030d21292ecbcc850d9111f3817d03f17cd5e02186894848a9152d79d7","urls":["bzz-raw://3f30024c1613fb587aaba4c1dcb8e4e46ed765a2cebd5b63fbebd327d1bf13d3","dweb:/ipfs/QmZzqSnPMYKDYwbFNvUFrvuazMUyQHzQ59w3A9x6juHAm7"],"license":"MIT"},"node_modules/@latticexyz/store/src/constants.sol":{"keccak256":"0x67e0d59237bd37424827ecde1ecdbe71f65376af517b0623cd8f8d5451bca7a6","urls":["bzz-raw://09c5ec7fe73e06140957d44a3d9938587711c783ccbf08ff017638c9279a3168","dweb:/ipfs/QmfS9ZRqHXmBJ1h5B4x4gbU6d18DtMgKZSkxhQgNVRxueu"],"license":"MIT"},"node_modules/@latticexyz/store/test/SchemaEncodeHelper.sol":{"keccak256":"0x6621aa9749cc9027300face60473d447eef463c178a1480874b476f9a2da5b02","urls":["bzz-raw://c4f7c13f51e6c242c417d9a4bde8f7916071eea049172174f2feb46c1012e7e5","dweb:/ipfs/QmWTtcatFPRfGGmGb14XXqnUmqFd2iJib999Z6XAia2b6H"],"license":"MIT"}},"version":1},"id":45}
|
@@ -1 +1 @@
|
|
1
|
-
{"abi":[],"bytecode":{"object":"0x602c6032600b8282823980515f1a607314602657634e487b7160e01b5f525f60045260245ffd5b305f52607381538281f3fe730000000000000000000000000000000000000000301460806040525f80fdfea164736f6c6343000818000a","sourceMap":"2694:1798:22:-:0;;;;;;;;;;;;;;;-1:-1:-1;;;2694:1798:22;;;;;;;;;;;;;;;;;","linkReferences":{}},"deployedBytecode":{"object":"0x730000000000000000000000000000000000000000301460806040525f80fdfea164736f6c6343000818000a","sourceMap":"2694:1798:22:-: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)\",\"kind\":\"dev\",\"methods\":{},\"title\":\"Instance functions for Slice\",\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"node_modules/@latticexyz/store/src/Slice.sol\":\"SliceInstance\"},\"evmVersion\":\"cancun\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"none\"},\"optimizer\":{\"enabled\":true,\"runs\":3000},\"remappings\":[\":@latticexyz/=node_modules/@latticexyz/\",\":
|
1
|
+
{"abi":[],"bytecode":{"object":"0x602c6032600b8282823980515f1a607314602657634e487b7160e01b5f525f60045260245ffd5b305f52607381538281f3fe730000000000000000000000000000000000000000301460806040525f80fdfea164736f6c6343000818000a","sourceMap":"2694:1798:22:-:0;;;;;;;;;;;;;;;-1:-1:-1;;;2694:1798:22;;;;;;;;;;;;;;;;;","linkReferences":{}},"deployedBytecode":{"object":"0x730000000000000000000000000000000000000000301460806040525f80fdfea164736f6c6343000818000a","sourceMap":"2694:1798:22:-: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)\",\"kind\":\"dev\",\"methods\":{},\"title\":\"Instance functions for Slice\",\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"node_modules/@latticexyz/store/src/Slice.sol\":\"SliceInstance\"},\"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/ISliceErrors.sol\":{\"keccak256\":\"0x72684b7dfc1b44537401ccf10d6120186d02323266fcc762bc81859985eded4c\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://e8d037b6937969ae54018ddf647eeaf5eb69a2b0bf9edf9456d3d270316b2883\",\"dweb:/ipfs/QmfYJeyAmzRqpn68FteiM97p5t17iBw62FCET4bK5g4w37\"]},\"node_modules/@latticexyz/store/src/Memory.sol\":{\"keccak256\":\"0xef6e7000b181c2991aeacbf99a9d886f8c4df88878b857713f851185b63a7811\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://b079b4773d140ab2c01bdb04facfa56a78f753aea7122fa445b2bfa133411392\",\"dweb:/ipfs/QmWYWKFpwtsPeGdCSxcANgxXUbwAuMMgR7iMVPDSCZxz2A\"]},\"node_modules/@latticexyz/store/src/Slice.sol\":{\"keccak256\":\"0xae6c03881fdfa56cba1879d9c9c6b52c2829e6a278a200176678d8da05a89345\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://3cad7dc4944c0518de2e7f99697485d365ae37aa6cad6967996377c2dd951fe4\",\"dweb:/ipfs/QmW3grFwr8BcgJmLfjLbj3FthnD7NRUBFMFiahbXztHPr7\"]},\"node_modules/@latticexyz/store/src/constants.sol\":{\"keccak256\":\"0x67e0d59237bd37424827ecde1ecdbe71f65376af517b0623cd8f8d5451bca7a6\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://09c5ec7fe73e06140957d44a3d9938587711c783ccbf08ff017638c9279a3168\",\"dweb:/ipfs/QmfS9ZRqHXmBJ1h5B4x4gbU6d18DtMgKZSkxhQgNVRxueu\"]},\"node_modules/@latticexyz/store/src/rightMask.sol\":{\"keccak256\":\"0x28887aab8ad5ca598927e59d702999ca6e3b3128f1cddd2b995a381c8d04b275\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://7710847f4689b7f5b81436c7d52ae4395f244a2eebf8d398b2edd43accb06754\",\"dweb:/ipfs/QmTD2wYqryXTynHAn5Vf9wtjUUSGeCJWENZTnWtBAK38pa\"]},\"node_modules/@latticexyz/store/src/tightcoder/DecodeSlice.sol\":{\"keccak256\":\"0x310523f7f3acca841e62fe50be8d8b042cad5b3c239cb1105d6623cf83e63152\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://1cc40ca233acf6502bc65677b381c05331dd7323953e54b5df969051e47f851e\",\"dweb:/ipfs/QmTxy9mhodT8drezB5K1kPR78AMaARomoJqDyaWpLuCKui\"]},\"node_modules/@latticexyz/store/src/tightcoder/TightCoder.sol\":{\"keccak256\":\"0x0e74ff88ec94cb33f79d8afc1497c4fdccf02db40ab47f3701c7d02fc305d4d8\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://36b7cd0c2a3f2dcdc83ab7ac5a93f123746ce29c0f1000f2b275ad2c647ff0f3\",\"dweb:/ipfs/QmYdipHYUhHhS78wLdtmKZUK14FEwpto5mFy3rNeZssMLz\"]}},\"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/Slice.sol":"SliceInstance"},"evmVersion":"cancun","libraries":{}},"sources":{"node_modules/@latticexyz/store/src/ISliceErrors.sol":{"keccak256":"0x72684b7dfc1b44537401ccf10d6120186d02323266fcc762bc81859985eded4c","urls":["bzz-raw://e8d037b6937969ae54018ddf647eeaf5eb69a2b0bf9edf9456d3d270316b2883","dweb:/ipfs/QmfYJeyAmzRqpn68FteiM97p5t17iBw62FCET4bK5g4w37"],"license":"MIT"},"node_modules/@latticexyz/store/src/Memory.sol":{"keccak256":"0xef6e7000b181c2991aeacbf99a9d886f8c4df88878b857713f851185b63a7811","urls":["bzz-raw://b079b4773d140ab2c01bdb04facfa56a78f753aea7122fa445b2bfa133411392","dweb:/ipfs/QmWYWKFpwtsPeGdCSxcANgxXUbwAuMMgR7iMVPDSCZxz2A"],"license":"MIT"},"node_modules/@latticexyz/store/src/Slice.sol":{"keccak256":"0xae6c03881fdfa56cba1879d9c9c6b52c2829e6a278a200176678d8da05a89345","urls":["bzz-raw://3cad7dc4944c0518de2e7f99697485d365ae37aa6cad6967996377c2dd951fe4","dweb:/ipfs/QmW3grFwr8BcgJmLfjLbj3FthnD7NRUBFMFiahbXztHPr7"],"license":"MIT"},"node_modules/@latticexyz/store/src/constants.sol":{"keccak256":"0x67e0d59237bd37424827ecde1ecdbe71f65376af517b0623cd8f8d5451bca7a6","urls":["bzz-raw://09c5ec7fe73e06140957d44a3d9938587711c783ccbf08ff017638c9279a3168","dweb:/ipfs/QmfS9ZRqHXmBJ1h5B4x4gbU6d18DtMgKZSkxhQgNVRxueu"],"license":"MIT"},"node_modules/@latticexyz/store/src/rightMask.sol":{"keccak256":"0x28887aab8ad5ca598927e59d702999ca6e3b3128f1cddd2b995a381c8d04b275","urls":["bzz-raw://7710847f4689b7f5b81436c7d52ae4395f244a2eebf8d398b2edd43accb06754","dweb:/ipfs/QmTD2wYqryXTynHAn5Vf9wtjUUSGeCJWENZTnWtBAK38pa"],"license":"MIT"},"node_modules/@latticexyz/store/src/tightcoder/DecodeSlice.sol":{"keccak256":"0x310523f7f3acca841e62fe50be8d8b042cad5b3c239cb1105d6623cf83e63152","urls":["bzz-raw://1cc40ca233acf6502bc65677b381c05331dd7323953e54b5df969051e47f851e","dweb:/ipfs/QmTxy9mhodT8drezB5K1kPR78AMaARomoJqDyaWpLuCKui"],"license":"MIT"},"node_modules/@latticexyz/store/src/tightcoder/TightCoder.sol":{"keccak256":"0x0e74ff88ec94cb33f79d8afc1497c4fdccf02db40ab47f3701c7d02fc305d4d8","urls":["bzz-raw://36b7cd0c2a3f2dcdc83ab7ac5a93f123746ce29c0f1000f2b275ad2c647ff0f3","dweb:/ipfs/QmYdipHYUhHhS78wLdtmKZUK14FEwpto5mFy3rNeZssMLz"],"license":"MIT"}},"version":1},"id":22}
|
@@ -1 +1 @@
|
|
1
|
-
{"abi":[],"bytecode":{"object":"0x602c6032600b8282823980515f1a607314602657634e487b7160e01b5f525f60045260245ffd5b305f52607381538281f3fe730000000000000000000000000000000000000000301460806040525f80fdfea164736f6c6343000818000a","sourceMap":"635:1944:22:-:0;;;;;;;;;;;;;;;-1:-1:-1;;;635:1944:22;;;;;;;;;;;;;;;;;","linkReferences":{}},"deployedBytecode":{"object":"0x730000000000000000000000000000000000000000301460806040525f80fdfea164736f6c6343000818000a","sourceMap":"635:1944:22:-: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)\",\"kind\":\"dev\",\"methods\":{},\"title\":\"Static functions for Slice\",\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"node_modules/@latticexyz/store/src/Slice.sol\":\"SliceLib\"},\"evmVersion\":\"cancun\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"none\"},\"optimizer\":{\"enabled\":true,\"runs\":3000},\"remappings\":[\":@latticexyz/=node_modules/@latticexyz/\",\":
|
1
|
+
{"abi":[],"bytecode":{"object":"0x602c6032600b8282823980515f1a607314602657634e487b7160e01b5f525f60045260245ffd5b305f52607381538281f3fe730000000000000000000000000000000000000000301460806040525f80fdfea164736f6c6343000818000a","sourceMap":"635:1944:22:-:0;;;;;;;;;;;;;;;-1:-1:-1;;;635:1944:22;;;;;;;;;;;;;;;;;","linkReferences":{}},"deployedBytecode":{"object":"0x730000000000000000000000000000000000000000301460806040525f80fdfea164736f6c6343000818000a","sourceMap":"635:1944:22:-: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)\",\"kind\":\"dev\",\"methods\":{},\"title\":\"Static functions for Slice\",\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"node_modules/@latticexyz/store/src/Slice.sol\":\"SliceLib\"},\"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/ISliceErrors.sol\":{\"keccak256\":\"0x72684b7dfc1b44537401ccf10d6120186d02323266fcc762bc81859985eded4c\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://e8d037b6937969ae54018ddf647eeaf5eb69a2b0bf9edf9456d3d270316b2883\",\"dweb:/ipfs/QmfYJeyAmzRqpn68FteiM97p5t17iBw62FCET4bK5g4w37\"]},\"node_modules/@latticexyz/store/src/Memory.sol\":{\"keccak256\":\"0xef6e7000b181c2991aeacbf99a9d886f8c4df88878b857713f851185b63a7811\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://b079b4773d140ab2c01bdb04facfa56a78f753aea7122fa445b2bfa133411392\",\"dweb:/ipfs/QmWYWKFpwtsPeGdCSxcANgxXUbwAuMMgR7iMVPDSCZxz2A\"]},\"node_modules/@latticexyz/store/src/Slice.sol\":{\"keccak256\":\"0xae6c03881fdfa56cba1879d9c9c6b52c2829e6a278a200176678d8da05a89345\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://3cad7dc4944c0518de2e7f99697485d365ae37aa6cad6967996377c2dd951fe4\",\"dweb:/ipfs/QmW3grFwr8BcgJmLfjLbj3FthnD7NRUBFMFiahbXztHPr7\"]},\"node_modules/@latticexyz/store/src/constants.sol\":{\"keccak256\":\"0x67e0d59237bd37424827ecde1ecdbe71f65376af517b0623cd8f8d5451bca7a6\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://09c5ec7fe73e06140957d44a3d9938587711c783ccbf08ff017638c9279a3168\",\"dweb:/ipfs/QmfS9ZRqHXmBJ1h5B4x4gbU6d18DtMgKZSkxhQgNVRxueu\"]},\"node_modules/@latticexyz/store/src/rightMask.sol\":{\"keccak256\":\"0x28887aab8ad5ca598927e59d702999ca6e3b3128f1cddd2b995a381c8d04b275\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://7710847f4689b7f5b81436c7d52ae4395f244a2eebf8d398b2edd43accb06754\",\"dweb:/ipfs/QmTD2wYqryXTynHAn5Vf9wtjUUSGeCJWENZTnWtBAK38pa\"]},\"node_modules/@latticexyz/store/src/tightcoder/DecodeSlice.sol\":{\"keccak256\":\"0x310523f7f3acca841e62fe50be8d8b042cad5b3c239cb1105d6623cf83e63152\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://1cc40ca233acf6502bc65677b381c05331dd7323953e54b5df969051e47f851e\",\"dweb:/ipfs/QmTxy9mhodT8drezB5K1kPR78AMaARomoJqDyaWpLuCKui\"]},\"node_modules/@latticexyz/store/src/tightcoder/TightCoder.sol\":{\"keccak256\":\"0x0e74ff88ec94cb33f79d8afc1497c4fdccf02db40ab47f3701c7d02fc305d4d8\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://36b7cd0c2a3f2dcdc83ab7ac5a93f123746ce29c0f1000f2b275ad2c647ff0f3\",\"dweb:/ipfs/QmYdipHYUhHhS78wLdtmKZUK14FEwpto5mFy3rNeZssMLz\"]}},\"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/Slice.sol":"SliceLib"},"evmVersion":"cancun","libraries":{}},"sources":{"node_modules/@latticexyz/store/src/ISliceErrors.sol":{"keccak256":"0x72684b7dfc1b44537401ccf10d6120186d02323266fcc762bc81859985eded4c","urls":["bzz-raw://e8d037b6937969ae54018ddf647eeaf5eb69a2b0bf9edf9456d3d270316b2883","dweb:/ipfs/QmfYJeyAmzRqpn68FteiM97p5t17iBw62FCET4bK5g4w37"],"license":"MIT"},"node_modules/@latticexyz/store/src/Memory.sol":{"keccak256":"0xef6e7000b181c2991aeacbf99a9d886f8c4df88878b857713f851185b63a7811","urls":["bzz-raw://b079b4773d140ab2c01bdb04facfa56a78f753aea7122fa445b2bfa133411392","dweb:/ipfs/QmWYWKFpwtsPeGdCSxcANgxXUbwAuMMgR7iMVPDSCZxz2A"],"license":"MIT"},"node_modules/@latticexyz/store/src/Slice.sol":{"keccak256":"0xae6c03881fdfa56cba1879d9c9c6b52c2829e6a278a200176678d8da05a89345","urls":["bzz-raw://3cad7dc4944c0518de2e7f99697485d365ae37aa6cad6967996377c2dd951fe4","dweb:/ipfs/QmW3grFwr8BcgJmLfjLbj3FthnD7NRUBFMFiahbXztHPr7"],"license":"MIT"},"node_modules/@latticexyz/store/src/constants.sol":{"keccak256":"0x67e0d59237bd37424827ecde1ecdbe71f65376af517b0623cd8f8d5451bca7a6","urls":["bzz-raw://09c5ec7fe73e06140957d44a3d9938587711c783ccbf08ff017638c9279a3168","dweb:/ipfs/QmfS9ZRqHXmBJ1h5B4x4gbU6d18DtMgKZSkxhQgNVRxueu"],"license":"MIT"},"node_modules/@latticexyz/store/src/rightMask.sol":{"keccak256":"0x28887aab8ad5ca598927e59d702999ca6e3b3128f1cddd2b995a381c8d04b275","urls":["bzz-raw://7710847f4689b7f5b81436c7d52ae4395f244a2eebf8d398b2edd43accb06754","dweb:/ipfs/QmTD2wYqryXTynHAn5Vf9wtjUUSGeCJWENZTnWtBAK38pa"],"license":"MIT"},"node_modules/@latticexyz/store/src/tightcoder/DecodeSlice.sol":{"keccak256":"0x310523f7f3acca841e62fe50be8d8b042cad5b3c239cb1105d6623cf83e63152","urls":["bzz-raw://1cc40ca233acf6502bc65677b381c05331dd7323953e54b5df969051e47f851e","dweb:/ipfs/QmTxy9mhodT8drezB5K1kPR78AMaARomoJqDyaWpLuCKui"],"license":"MIT"},"node_modules/@latticexyz/store/src/tightcoder/TightCoder.sol":{"keccak256":"0x0e74ff88ec94cb33f79d8afc1497c4fdccf02db40ab47f3701c7d02fc305d4d8","urls":["bzz-raw://36b7cd0c2a3f2dcdc83ab7ac5a93f123746ce29c0f1000f2b275ad2c647ff0f3","dweb:/ipfs/QmYdipHYUhHhS78wLdtmKZUK14FEwpto5mFy3rNeZssMLz"],"license":"MIT"}},"version":1},"id":22}
|