@latticexyz/world-modules 2.0.0-main-a52ca178 → 2.0.0-main-3e7d83d0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (234) hide show
  1. package/out/AccessControl.sol/AccessControl.json +1 -1
  2. package/out/AccessControlLib.sol/AccessControlLib.json +1 -1
  3. package/out/AccessManagementSystem.sol/AccessManagementSystem.json +1 -1
  4. package/out/AddressArray.sol/AddressArray.json +1 -1
  5. package/out/Allowances.sol/Allowances.json +1 -1
  6. package/out/BalanceTransferSystem.sol/BalanceTransferSystem.json +1 -1
  7. package/out/Balances.sol/Balances.json +1 -1
  8. package/out/BatchCallSystem.sol/BatchCallSystem.json +1 -1
  9. package/out/Bool.sol/Bool.json +1 -1
  10. package/out/CallboundDelegationControl.sol/CallboundDelegationControl.json +1 -1
  11. package/out/CallboundDelegations.sol/CallboundDelegations.json +1 -1
  12. package/out/DecodeSlice.sol/DecodeSlice.json +1 -1
  13. package/out/Delegation.sol/Delegation.json +1 -1
  14. package/out/DelegationControl.sol/DelegationControl.json +1 -1
  15. package/out/DelegationControlMock.sol/DelegationControlMock.json +1 -1
  16. package/out/ERC20.t.sol/ERC20Test.json +1 -1
  17. package/out/ERC20Metadata.sol/ERC20Metadata.json +1 -1
  18. package/out/ERC20Module.sol/ERC20Module.abi.json +1 -1
  19. package/out/ERC20Module.sol/ERC20Module.abi.json.d.ts +1 -1
  20. package/out/ERC20Module.sol/ERC20Module.json +1 -1
  21. package/out/ERC20Module.sol/ERC20ModuleRegistrationLibrary.abi.json +1 -1
  22. package/out/ERC20Module.sol/ERC20ModuleRegistrationLibrary.abi.json.d.ts +1 -1
  23. package/out/ERC20Module.sol/ERC20ModuleRegistrationLibrary.json +1 -1
  24. package/out/ERC20Registry.sol/ERC20Registry.json +1 -1
  25. package/out/ERC20System.sol/ERC20System.json +1 -1
  26. package/out/ERC721.t.sol/ERC721Recipient.json +1 -1
  27. package/out/ERC721.t.sol/ERC721Test.json +1 -1
  28. package/out/ERC721.t.sol/ERC721TokenReceiver.json +1 -1
  29. package/out/ERC721.t.sol/NonERC721Recipient.json +1 -1
  30. package/out/ERC721.t.sol/RevertingERC721Recipient.json +1 -1
  31. package/out/ERC721.t.sol/WrongReturnDataERC721Recipient.json +1 -1
  32. package/out/ERC721Metadata.sol/ERC721Metadata.json +1 -1
  33. package/out/ERC721Module.sol/ERC721Module.abi.json +1 -1
  34. package/out/ERC721Module.sol/ERC721Module.abi.json.d.ts +1 -1
  35. package/out/ERC721Module.sol/ERC721Module.json +1 -1
  36. package/out/ERC721Module.sol/ERC721ModuleRegistrationLibrary.abi.json +1 -1
  37. package/out/ERC721Module.sol/ERC721ModuleRegistrationLibrary.abi.json.d.ts +1 -1
  38. package/out/ERC721Module.sol/ERC721ModuleRegistrationLibrary.json +1 -1
  39. package/out/ERC721Registry.sol/ERC721Registry.json +1 -1
  40. package/out/ERC721System.sol/ERC721System.json +1 -1
  41. package/out/EchoSubscriber.sol/EchoSubscriber.abi.json +4 -4
  42. package/out/EchoSubscriber.sol/EchoSubscriber.abi.json.d.ts +4 -4
  43. package/out/EchoSubscriber.sol/EchoSubscriber.json +1 -1
  44. package/out/EncodeArray.sol/EncodeArray.json +1 -1
  45. package/out/EncodedLengths.sol/EncodedLengthsInstance.json +1 -0
  46. package/out/EncodedLengths.sol/EncodedLengthsLib.json +1 -0
  47. package/out/FieldLayout.sol/FieldLayoutInstance.json +1 -1
  48. package/out/FieldLayout.sol/FieldLayoutLib.json +1 -1
  49. package/out/FieldLayoutEncodeHelper.sol/FieldLayoutEncodeHelper.json +1 -1
  50. package/out/FunctionSelectors.sol/FunctionSelectors.json +1 -1
  51. package/out/FunctionSignatures.sol/FunctionSignatures.json +1 -1
  52. package/out/Hook.sol/HookInstance.json +1 -1
  53. package/out/Hook.sol/HookLib.json +1 -1
  54. package/out/Hooks.sol/Hooks.json +1 -1
  55. package/out/IBaseWorld.sol/IBaseWorld.abi.json +16 -16
  56. package/out/IBaseWorld.sol/IBaseWorld.abi.json.d.ts +16 -16
  57. package/out/IBaseWorld.sol/IBaseWorld.json +1 -1
  58. package/out/{IPackedCounterErrors.sol/IPackedCounterErrors.abi.json → IEncodedLengthsErrors.sol/IEncodedLengthsErrors.abi.json} +1 -1
  59. package/out/{IPackedCounterErrors.sol/IPackedCounterErrors.abi.json.d.ts → IEncodedLengthsErrors.sol/IEncodedLengthsErrors.abi.json.d.ts} +1 -1
  60. package/out/IEncodedLengthsErrors.sol/IEncodedLengthsErrors.json +1 -0
  61. package/out/IFieldLayoutErrors.sol/IFieldLayoutErrors.json +1 -1
  62. package/out/ISchemaErrors.sol/ISchemaErrors.json +1 -1
  63. package/out/ISliceErrors.sol/ISliceErrors.json +1 -1
  64. package/out/IStore.sol/IStore.abi.json +16 -16
  65. package/out/IStore.sol/IStore.abi.json.d.ts +16 -16
  66. package/out/IStore.sol/IStore.json +1 -1
  67. package/out/IStoreData.sol/IStoreData.abi.json +5 -5
  68. package/out/IStoreData.sol/IStoreData.abi.json.d.ts +5 -5
  69. package/out/IStoreData.sol/IStoreData.json +1 -1
  70. package/out/IStoreErrors.sol/IStoreErrors.json +1 -1
  71. package/out/IStoreEvents.sol/IStoreEvents.abi.json +2 -2
  72. package/out/IStoreEvents.sol/IStoreEvents.abi.json.d.ts +2 -2
  73. package/out/IStoreEvents.sol/IStoreEvents.json +1 -1
  74. package/out/IStoreHook.sol/IStoreHook.abi.json +4 -4
  75. package/out/IStoreHook.sol/IStoreHook.abi.json.d.ts +4 -4
  76. package/out/IStoreHook.sol/IStoreHook.json +1 -1
  77. package/out/IStoreRead.sol/IStoreRead.abi.json +2 -2
  78. package/out/IStoreRead.sol/IStoreRead.abi.json.d.ts +2 -2
  79. package/out/IStoreRead.sol/IStoreRead.json +1 -1
  80. package/out/IStoreRegistration.sol/IStoreRegistration.json +1 -1
  81. package/out/IStoreWrite.sol/IStoreWrite.abi.json +3 -3
  82. package/out/IStoreWrite.sol/IStoreWrite.abi.json.d.ts +3 -3
  83. package/out/IStoreWrite.sol/IStoreWrite.json +1 -1
  84. package/out/IWorldRegistrationSystem.sol/IWorldRegistrationSystem.json +1 -1
  85. package/out/InitModule.sol/InitModule.abi.json +1 -1
  86. package/out/InitModule.sol/InitModule.abi.json.d.ts +1 -1
  87. package/out/InitModule.sol/InitModule.json +1 -1
  88. package/out/InitModuleAddress.sol/InitModuleAddress.json +1 -1
  89. package/out/InstalledModules.sol/InstalledModules.json +1 -1
  90. package/out/KeysInTable.sol/KeysInTable.json +1 -1
  91. package/out/KeysInTableHook.sol/KeysInTableHook.abi.json +7 -7
  92. package/out/KeysInTableHook.sol/KeysInTableHook.abi.json.d.ts +7 -7
  93. package/out/KeysInTableHook.sol/KeysInTableHook.json +1 -1
  94. package/out/KeysInTableModule.sol/KeysInTableModule.json +1 -1
  95. package/out/KeysInTableModule.t.sol/KeysInTableModuleTest.json +1 -1
  96. package/out/KeysWithValue.sol/KeysWithValue.json +1 -1
  97. package/out/KeysWithValueHook.sol/KeysWithValueHook.abi.json +6 -6
  98. package/out/KeysWithValueHook.sol/KeysWithValueHook.abi.json.d.ts +6 -6
  99. package/out/KeysWithValueHook.sol/KeysWithValueHook.json +1 -1
  100. package/out/KeysWithValueModule.sol/KeysWithValueModule.json +1 -1
  101. package/out/KeysWithValueModule.t.sol/KeysWithValueModuleTest.json +1 -1
  102. package/out/Memory.sol/Memory.json +1 -1
  103. package/out/Module.sol/Module.json +1 -1
  104. package/out/ModuleInstallationSystem.sol/ModuleInstallationSystem.json +1 -1
  105. package/out/NamespaceDelegationControl.sol/NamespaceDelegationControl.json +1 -1
  106. package/out/NamespaceOwner.sol/NamespaceOwner.json +1 -1
  107. package/out/OperatorApproval.sol/OperatorApproval.json +1 -1
  108. package/out/Owners.sol/Owners.json +1 -1
  109. package/out/Puppet.sol/Puppet.json +1 -1
  110. package/out/PuppetDelegationControl.sol/PuppetDelegationControl.json +1 -1
  111. package/out/PuppetFactorySystem.sol/PuppetFactorySystem.json +1 -1
  112. package/out/PuppetMaster.sol/PuppetMaster.json +1 -1
  113. package/out/PuppetModule.sol/PuppetModule.abi.json +1 -1
  114. package/out/PuppetModule.sol/PuppetModule.abi.json.d.ts +1 -1
  115. package/out/PuppetModule.sol/PuppetModule.json +1 -1
  116. package/out/PuppetModule.t.sol/PuppetModuleTest.json +1 -1
  117. package/out/PuppetModule.t.sol/PuppetTestSystem.json +1 -1
  118. package/out/PuppetRegistry.sol/PuppetRegistry.json +1 -1
  119. package/out/RegistrationSystem.sol/RegistrationSystem.abi.json +13 -13
  120. package/out/RegistrationSystem.sol/RegistrationSystem.abi.json.d.ts +13 -13
  121. package/out/RegistrationSystem.sol/RegistrationSystem.json +1 -1
  122. package/out/ResourceAccess.sol/ResourceAccess.json +1 -1
  123. package/out/ResourceIds.sol/ResourceIds.json +1 -1
  124. package/out/RevertSubscriber.sol/RevertSubscriber.abi.json +4 -4
  125. package/out/RevertSubscriber.sol/RevertSubscriber.abi.json.d.ts +4 -4
  126. package/out/RevertSubscriber.sol/RevertSubscriber.json +1 -1
  127. package/out/Schema.sol/SchemaInstance.json +1 -1
  128. package/out/Schema.sol/SchemaLib.json +1 -1
  129. package/out/SchemaEncodeHelper.sol/SchemaEncodeHelper.json +1 -1
  130. package/out/Slice.sol/SliceInstance.json +1 -1
  131. package/out/Slice.sol/SliceLib.json +1 -1
  132. package/out/StandardDelegationsModule.sol/StandardDelegationsModule.abi.json +1 -1
  133. package/out/StandardDelegationsModule.sol/StandardDelegationsModule.abi.json.d.ts +1 -1
  134. package/out/StandardDelegationsModule.sol/StandardDelegationsModule.json +1 -1
  135. package/out/StandardDelegationsModule.t.sol/StandardDelegationsModuleTest.json +1 -1
  136. package/out/Storage.sol/Storage.json +1 -1
  137. package/out/StoreCore.sol/StoreCore.json +1 -1
  138. package/out/StoreCore.sol/StoreCoreInternal.json +1 -1
  139. package/out/StoreData.sol/StoreData.abi.json +5 -5
  140. package/out/StoreData.sol/StoreData.abi.json.d.ts +5 -5
  141. package/out/StoreData.sol/StoreData.json +1 -1
  142. package/out/StoreHook.sol/StoreHook.abi.json +4 -4
  143. package/out/StoreHook.sol/StoreHook.abi.json.d.ts +4 -4
  144. package/out/StoreHook.sol/StoreHook.json +1 -1
  145. package/out/StoreHooks.sol/StoreHooks.json +1 -1
  146. package/out/StoreRead.sol/StoreRead.abi.json +2 -2
  147. package/out/StoreRead.sol/StoreRead.abi.json.d.ts +2 -2
  148. package/out/StoreRead.sol/StoreRead.json +1 -1
  149. package/out/StoreRegistrationSystem.sol/StoreRegistrationSystem.abi.json +13 -13
  150. package/out/StoreRegistrationSystem.sol/StoreRegistrationSystem.abi.json.d.ts +13 -13
  151. package/out/StoreRegistrationSystem.sol/StoreRegistrationSystem.json +1 -1
  152. package/out/StoreSwitch.sol/StoreSwitch.json +1 -1
  153. package/out/System.sol/System.json +1 -1
  154. package/out/SystemCall.sol/SystemCall.json +1 -1
  155. package/out/SystemHooks.sol/SystemHooks.json +1 -1
  156. package/out/SystemRegistry.sol/SystemRegistry.json +1 -1
  157. package/out/SystemSwitch.sol/SystemSwitch.json +1 -1
  158. package/out/SystemSwitch.t.sol/EchoSystem.json +1 -1
  159. package/out/SystemSwitch.t.sol/SystemSwitchTest.json +1 -1
  160. package/out/SystemboundDelegationControl.sol/SystemboundDelegationControl.json +1 -1
  161. package/out/SystemboundDelegations.sol/SystemboundDelegations.json +1 -1
  162. package/out/Systems.sol/Systems.json +1 -1
  163. package/out/Tables.sol/Tables.json +1 -1
  164. package/out/TightCoder.sol/TightCoder.json +1 -1
  165. package/out/TimeboundDelegationControl.sol/TimeboundDelegationControl.json +1 -1
  166. package/out/TimeboundDelegations.sol/TimeboundDelegations.json +1 -1
  167. package/out/TokenApproval.sol/TokenApproval.json +1 -1
  168. package/out/TokenURI.sol/TokenURI.json +1 -1
  169. package/out/TotalSupply.sol/TotalSupply.json +1 -1
  170. package/out/TwoFields.sol/TwoFields.json +1 -1
  171. package/out/UniqueEntity.sol/UniqueEntity.json +1 -1
  172. package/out/UniqueEntityModule.sol/UniqueEntityModule.abi.json +1 -1
  173. package/out/UniqueEntityModule.sol/UniqueEntityModule.abi.json.d.ts +1 -1
  174. package/out/UniqueEntityModule.sol/UniqueEntityModule.json +1 -1
  175. package/out/UniqueEntityModule.t.sol/UniqueEntityModuleTest.json +1 -1
  176. package/out/UniqueEntityModule.t.sol/UniqueEntityTestSystem.json +1 -1
  177. package/out/UniqueEntitySystem.sol/UniqueEntitySystem.json +1 -1
  178. package/out/UsedKeysIndex.sol/UsedKeysIndex.json +1 -1
  179. package/out/UserDelegationControl.sol/UserDelegationControl.json +1 -1
  180. package/out/World.sol/World.abi.json +16 -16
  181. package/out/World.sol/World.abi.json.d.ts +16 -16
  182. package/out/World.sol/World.json +1 -1
  183. package/out/World.t.sol/EchoSystemHook.json +1 -1
  184. package/out/World.t.sol/IWorldTestSystem.json +1 -1
  185. package/out/World.t.sol/PayableFallbackSystem.json +1 -1
  186. package/out/World.t.sol/RevertSystemHook.json +1 -1
  187. package/out/World.t.sol/WorldTest.abi.json +1 -1
  188. package/out/World.t.sol/WorldTest.abi.json.d.ts +1 -1
  189. package/out/World.t.sol/WorldTest.json +1 -1
  190. package/out/World.t.sol/WorldTestSystem.abi.json +1 -1
  191. package/out/World.t.sol/WorldTestSystem.abi.json.d.ts +1 -1
  192. package/out/World.t.sol/WorldTestSystem.json +1 -1
  193. package/out/WorldContext.sol/WorldContextConsumer.json +1 -1
  194. package/out/WorldContext.sol/WorldContextConsumerLib.json +1 -1
  195. package/out/WorldContext.sol/WorldContextProviderLib.json +1 -1
  196. package/out/WorldRegistrationSystem.sol/WorldRegistrationSystem.abi.json +3 -3
  197. package/out/WorldRegistrationSystem.sol/WorldRegistrationSystem.abi.json.d.ts +3 -3
  198. package/out/WorldRegistrationSystem.sol/WorldRegistrationSystem.json +1 -1
  199. package/out/constants.sol/LayoutOffsets.json +1 -1
  200. package/out/interfaces/IBaseWorld.sol/IBaseWorld.abi.json +16 -16
  201. package/out/interfaces/IBaseWorld.sol/IBaseWorld.abi.json.d.ts +16 -16
  202. package/out/interfaces/IBaseWorld.sol/IBaseWorld.json +1 -1
  203. package/out/query.t.sol/QueryTest.json +1 -1
  204. package/out/src/IERC165.sol/IERC165.json +1 -1
  205. package/out/tables/Balances.sol/Balances.json +1 -1
  206. package/package.json +8 -8
  207. package/src/modules/erc20-puppet/tables/Allowances.sol +3 -3
  208. package/src/modules/erc20-puppet/tables/ERC20Metadata.sol +13 -13
  209. package/src/modules/erc20-puppet/tables/ERC20Registry.sol +3 -3
  210. package/src/modules/erc20-puppet/tables/TotalSupply.sol +3 -3
  211. package/src/modules/erc721-puppet/tables/ERC721Metadata.sol +13 -13
  212. package/src/modules/erc721-puppet/tables/ERC721Registry.sol +3 -3
  213. package/src/modules/erc721-puppet/tables/OperatorApproval.sol +3 -3
  214. package/src/modules/erc721-puppet/tables/Owners.sol +3 -3
  215. package/src/modules/erc721-puppet/tables/TokenApproval.sol +3 -3
  216. package/src/modules/erc721-puppet/tables/TokenURI.sol +5 -5
  217. package/src/modules/keysintable/KeysInTableHook.sol +3 -3
  218. package/src/modules/keysintable/query.sol +7 -7
  219. package/src/modules/keysintable/tables/KeysInTable.sol +34 -16
  220. package/src/modules/keysintable/tables/UsedKeysIndex.sol +10 -10
  221. package/src/modules/keyswithvalue/KeysWithValueHook.sol +5 -5
  222. package/src/modules/keyswithvalue/getKeysWithValue.sol +3 -3
  223. package/src/modules/keyswithvalue/tables/KeysWithValue.sol +5 -5
  224. package/src/modules/puppet/tables/PuppetRegistry.sol +3 -3
  225. package/src/modules/std-delegations/tables/CallboundDelegations.sol +3 -3
  226. package/src/modules/std-delegations/tables/SystemboundDelegations.sol +3 -3
  227. package/src/modules/std-delegations/tables/TimeboundDelegations.sol +3 -3
  228. package/src/modules/tokens/tables/Balances.sol +3 -3
  229. package/src/modules/uniqueentity/tables/UniqueEntity.sol +3 -3
  230. package/out/IPackedCounterErrors.sol/IPackedCounterErrors.json +0 -1
  231. package/out/PackedCounter.sol/PackedCounterInstance.json +0 -1
  232. package/out/PackedCounter.sol/PackedCounterLib.json +0 -1
  233. /package/out/{PackedCounter.sol/PackedCounterInstance.abi.json → EncodedLengths.sol/EncodedLengthsInstance.abi.json} +0 -0
  234. /package/out/{PackedCounter.sol/PackedCounterLib.abi.json → EncodedLengths.sol/EncodedLengthsLib.abi.json} +0 -0
@@ -1,7 +1,7 @@
1
1
  [
2
2
  {
3
3
  "type": "error",
4
- "name": "PackedCounter_InvalidLength",
4
+ "name": "EncodedLengths_InvalidLength",
5
5
  "inputs": [
6
6
  {
7
7
  "name": "length",
@@ -1,7 +1,7 @@
1
1
  declare const abi: [
2
2
  {
3
3
  "type": "error",
4
- "name": "PackedCounter_InvalidLength",
4
+ "name": "EncodedLengths_InvalidLength",
5
5
  "inputs": [
6
6
  {
7
7
  "name": "length",
@@ -0,0 +1 @@
1
+ {"abi":[{"type":"error","name":"EncodedLengths_InvalidLength","inputs":[{"name":"length","type":"uint256","internalType":"uint256"}]}],"bytecode":{"object":"0x","sourceMap":"","linkReferences":{}},"deployedBytecode":{"object":"0x","sourceMap":"","linkReferences":{}},"methodIdentifiers":{},"rawMetadata":"{\"compiler\":{\"version\":\"0.8.24+commit.e11b9ed9\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"length\",\"type\":\"uint256\"}],\"name\":\"EncodedLengths_InvalidLength\",\"type\":\"error\"}],\"devdoc\":{\"author\":\"MUD (https://mud.dev) by Lattice (https://lattice.xyz)\",\"details\":\"We bundle these errors in an interface (instead of at the file-level or in their corresponding libraries) so they can be inherited by IStore. This ensures that all possible errors are included in the IStore ABI for proper decoding in the frontend.\",\"errors\":{\"EncodedLengths_InvalidLength(uint256)\":[{\"params\":{\"length\":\"The length of the encoded lengths.\"}}]},\"kind\":\"dev\",\"methods\":{},\"title\":\"IEncodedLengthsErrors\",\"version\":1},\"userdoc\":{\"errors\":{\"EncodedLengths_InvalidLength(uint256)\":[{\"notice\":\"Error raised when the provided encoded lengths has an invalid length.\"}]},\"kind\":\"user\",\"methods\":{},\"notice\":\"This interface includes errors for the EncodedLengths library.\",\"version\":1}},\"settings\":{\"compilationTarget\":{\"node_modules/@latticexyz/store/src/IEncodedLengthsErrors.sol\":\"IEncodedLengthsErrors\"},\"evmVersion\":\"paris\",\"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/IEncodedLengthsErrors.sol\":{\"keccak256\":\"0x06bb49164f44acc8d51df7b75ecf2f7aeb9281f7a3b357cae7d8d58bd1700dfa\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://719027f4cc60fea30ce01cd4f672462f41fac750ae802e91a1a6d37c929e11ba\",\"dweb:/ipfs/QmWi5DM2jT5V5SGP1afRmFyRgFvuZiGDX2PWHwP19HssF1\"]}},\"version\":1}","metadata":{"compiler":{"version":"0.8.24+commit.e11b9ed9"},"language":"Solidity","output":{"abi":[{"inputs":[{"internalType":"uint256","name":"length","type":"uint256"}],"type":"error","name":"EncodedLengths_InvalidLength"}],"devdoc":{"kind":"dev","methods":{},"version":1},"userdoc":{"kind":"user","methods":{},"version":1}},"settings":{"remappings":["@latticexyz/=node_modules/@latticexyz/","ds-test/=node_modules/ds-test/src/","forge-std/=node_modules/forge-std/src/"],"optimizer":{"enabled":true,"runs":3000},"metadata":{"bytecodeHash":"none"},"compilationTarget":{"node_modules/@latticexyz/store/src/IEncodedLengthsErrors.sol":"IEncodedLengthsErrors"},"evmVersion":"paris","libraries":{}},"sources":{"node_modules/@latticexyz/store/src/IEncodedLengthsErrors.sol":{"keccak256":"0x06bb49164f44acc8d51df7b75ecf2f7aeb9281f7a3b357cae7d8d58bd1700dfa","urls":["bzz-raw://719027f4cc60fea30ce01cd4f672462f41fac750ae802e91a1a6d37c929e11ba","dweb:/ipfs/QmWi5DM2jT5V5SGP1afRmFyRgFvuZiGDX2PWHwP19HssF1"],"license":"MIT"}},"version":1},"id":7}
@@ -1 +1 @@
1
- {"abi":[{"type":"error","name":"FieldLayout_Empty","inputs":[]},{"type":"error","name":"FieldLayout_InvalidStaticDataLength","inputs":[{"name":"staticDataLength","type":"uint256","internalType":"uint256"},{"name":"computedStaticDataLength","type":"uint256","internalType":"uint256"}]},{"type":"error","name":"FieldLayout_StaticLengthDoesNotFitInAWord","inputs":[{"name":"index","type":"uint256","internalType":"uint256"}]},{"type":"error","name":"FieldLayout_StaticLengthIsNotZero","inputs":[{"name":"index","type":"uint256","internalType":"uint256"}]},{"type":"error","name":"FieldLayout_StaticLengthIsZero","inputs":[{"name":"index","type":"uint256","internalType":"uint256"}]},{"type":"error","name":"FieldLayout_TooManyDynamicFields","inputs":[{"name":"numFields","type":"uint256","internalType":"uint256"},{"name":"maxFields","type":"uint256","internalType":"uint256"}]},{"type":"error","name":"FieldLayout_TooManyFields","inputs":[{"name":"numFields","type":"uint256","internalType":"uint256"},{"name":"maxFields","type":"uint256","internalType":"uint256"}]}],"bytecode":{"object":"0x","sourceMap":"","linkReferences":{}},"deployedBytecode":{"object":"0x","sourceMap":"","linkReferences":{}},"methodIdentifiers":{},"rawMetadata":"{\"compiler\":{\"version\":\"0.8.24+commit.e11b9ed9\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[],\"name\":\"FieldLayout_Empty\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"staticDataLength\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"computedStaticDataLength\",\"type\":\"uint256\"}],\"name\":\"FieldLayout_InvalidStaticDataLength\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"index\",\"type\":\"uint256\"}],\"name\":\"FieldLayout_StaticLengthDoesNotFitInAWord\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"index\",\"type\":\"uint256\"}],\"name\":\"FieldLayout_StaticLengthIsNotZero\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"index\",\"type\":\"uint256\"}],\"name\":\"FieldLayout_StaticLengthIsZero\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"numFields\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"maxFields\",\"type\":\"uint256\"}],\"name\":\"FieldLayout_TooManyDynamicFields\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"numFields\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"maxFields\",\"type\":\"uint256\"}],\"name\":\"FieldLayout_TooManyFields\",\"type\":\"error\"}],\"devdoc\":{\"author\":\"MUD (https://mud.dev) by Lattice (https://lattice.xyz)\",\"details\":\"We bundle these errors in an interface (instead of at the file-level or in their corresponding libraries) so they can be inherited by IStore. This ensures that all possible errors are included in the IStore ABI for proper decoding in the frontend.\",\"errors\":{\"FieldLayout_InvalidStaticDataLength(uint256,uint256)\":[{\"params\":{\"computedStaticDataLength\":\"The computed static data length.\",\"staticDataLength\":\"The static data length of the field layout.\"}}],\"FieldLayout_StaticLengthDoesNotFitInAWord(uint256)\":[{\"params\":{\"index\":\"The index of the field.\"}}],\"FieldLayout_StaticLengthIsNotZero(uint256)\":[{\"params\":{\"index\":\"The index of the field.\"}}],\"FieldLayout_StaticLengthIsZero(uint256)\":[{\"params\":{\"index\":\"The index of the field.\"}}],\"FieldLayout_TooManyDynamicFields(uint256,uint256)\":[{\"params\":{\"maxFields\":\"The maximum number of fields a Schema can handle.\",\"numFields\":\"The total number of fields in the field layout.\"}}],\"FieldLayout_TooManyFields(uint256,uint256)\":[{\"params\":{\"maxFields\":\"The maximum number of fields a Schema can handle.\",\"numFields\":\"The total number of fields in the field layout.\"}}]},\"kind\":\"dev\",\"methods\":{},\"title\":\"IFieldLayoutErrors\",\"version\":1},\"userdoc\":{\"errors\":{\"FieldLayout_Empty()\":[{\"notice\":\"Error raised when the provided field layout is empty.\"}],\"FieldLayout_InvalidStaticDataLength(uint256,uint256)\":[{\"notice\":\"Error raised when the provided field layout has an invalid static data length.\"}],\"FieldLayout_StaticLengthDoesNotFitInAWord(uint256)\":[{\"notice\":\"Error raised when the provided field layout has a static data length that does not fit in a word (32 bytes).\"}],\"FieldLayout_StaticLengthIsNotZero(uint256)\":[{\"notice\":\"Error raised when the provided field layout has a nonzero static data length.\"}],\"FieldLayout_StaticLengthIsZero(uint256)\":[{\"notice\":\"Error raised when the provided field layout has a static data length of zero.\"}],\"FieldLayout_TooManyDynamicFields(uint256,uint256)\":[{\"notice\":\"Error raised when the provided field layout has too many dynamic fields.\"}],\"FieldLayout_TooManyFields(uint256,uint256)\":[{\"notice\":\"Error raised when the provided field layout has too many fields.\"}]},\"kind\":\"user\",\"methods\":{},\"notice\":\"This interface includes errors for the FieldLayout library.\",\"version\":1}},\"settings\":{\"compilationTarget\":{\"node_modules/@latticexyz/store/src/IFieldLayoutErrors.sol\":\"IFieldLayoutErrors\"},\"evmVersion\":\"paris\",\"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/IFieldLayoutErrors.sol\":{\"keccak256\":\"0xaef70c46e412bded1024ac82c957cea81c1d1ab11878a95635531e2ac9673a53\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://cda2c7dc02ee8f0163b1c8d0f3e1e05d48b2a009e5c7365d2418f17bc3455817\",\"dweb:/ipfs/QmXHDZuCPTxjHaeiEaJhA81koX2NJ3Gj1zt5WVWaz77FL8\"]}},\"version\":1}","metadata":{"compiler":{"version":"0.8.24+commit.e11b9ed9"},"language":"Solidity","output":{"abi":[{"inputs":[],"type":"error","name":"FieldLayout_Empty"},{"inputs":[{"internalType":"uint256","name":"staticDataLength","type":"uint256"},{"internalType":"uint256","name":"computedStaticDataLength","type":"uint256"}],"type":"error","name":"FieldLayout_InvalidStaticDataLength"},{"inputs":[{"internalType":"uint256","name":"index","type":"uint256"}],"type":"error","name":"FieldLayout_StaticLengthDoesNotFitInAWord"},{"inputs":[{"internalType":"uint256","name":"index","type":"uint256"}],"type":"error","name":"FieldLayout_StaticLengthIsNotZero"},{"inputs":[{"internalType":"uint256","name":"index","type":"uint256"}],"type":"error","name":"FieldLayout_StaticLengthIsZero"},{"inputs":[{"internalType":"uint256","name":"numFields","type":"uint256"},{"internalType":"uint256","name":"maxFields","type":"uint256"}],"type":"error","name":"FieldLayout_TooManyDynamicFields"},{"inputs":[{"internalType":"uint256","name":"numFields","type":"uint256"},{"internalType":"uint256","name":"maxFields","type":"uint256"}],"type":"error","name":"FieldLayout_TooManyFields"}],"devdoc":{"kind":"dev","methods":{},"version":1},"userdoc":{"kind":"user","methods":{},"version":1}},"settings":{"remappings":["@latticexyz/=node_modules/@latticexyz/","ds-test/=node_modules/ds-test/src/","forge-std/=node_modules/forge-std/src/"],"optimizer":{"enabled":true,"runs":3000},"metadata":{"bytecodeHash":"none"},"compilationTarget":{"node_modules/@latticexyz/store/src/IFieldLayoutErrors.sol":"IFieldLayoutErrors"},"evmVersion":"paris","libraries":{}},"sources":{"node_modules/@latticexyz/store/src/IFieldLayoutErrors.sol":{"keccak256":"0xaef70c46e412bded1024ac82c957cea81c1d1ab11878a95635531e2ac9673a53","urls":["bzz-raw://cda2c7dc02ee8f0163b1c8d0f3e1e05d48b2a009e5c7365d2418f17bc3455817","dweb:/ipfs/QmXHDZuCPTxjHaeiEaJhA81koX2NJ3Gj1zt5WVWaz77FL8"],"license":"MIT"}},"version":1},"id":6}
1
+ {"abi":[{"type":"error","name":"FieldLayout_Empty","inputs":[]},{"type":"error","name":"FieldLayout_InvalidStaticDataLength","inputs":[{"name":"staticDataLength","type":"uint256","internalType":"uint256"},{"name":"computedStaticDataLength","type":"uint256","internalType":"uint256"}]},{"type":"error","name":"FieldLayout_StaticLengthDoesNotFitInAWord","inputs":[{"name":"index","type":"uint256","internalType":"uint256"}]},{"type":"error","name":"FieldLayout_StaticLengthIsNotZero","inputs":[{"name":"index","type":"uint256","internalType":"uint256"}]},{"type":"error","name":"FieldLayout_StaticLengthIsZero","inputs":[{"name":"index","type":"uint256","internalType":"uint256"}]},{"type":"error","name":"FieldLayout_TooManyDynamicFields","inputs":[{"name":"numFields","type":"uint256","internalType":"uint256"},{"name":"maxFields","type":"uint256","internalType":"uint256"}]},{"type":"error","name":"FieldLayout_TooManyFields","inputs":[{"name":"numFields","type":"uint256","internalType":"uint256"},{"name":"maxFields","type":"uint256","internalType":"uint256"}]}],"bytecode":{"object":"0x","sourceMap":"","linkReferences":{}},"deployedBytecode":{"object":"0x","sourceMap":"","linkReferences":{}},"methodIdentifiers":{},"rawMetadata":"{\"compiler\":{\"version\":\"0.8.24+commit.e11b9ed9\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[],\"name\":\"FieldLayout_Empty\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"staticDataLength\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"computedStaticDataLength\",\"type\":\"uint256\"}],\"name\":\"FieldLayout_InvalidStaticDataLength\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"index\",\"type\":\"uint256\"}],\"name\":\"FieldLayout_StaticLengthDoesNotFitInAWord\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"index\",\"type\":\"uint256\"}],\"name\":\"FieldLayout_StaticLengthIsNotZero\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"index\",\"type\":\"uint256\"}],\"name\":\"FieldLayout_StaticLengthIsZero\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"numFields\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"maxFields\",\"type\":\"uint256\"}],\"name\":\"FieldLayout_TooManyDynamicFields\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"numFields\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"maxFields\",\"type\":\"uint256\"}],\"name\":\"FieldLayout_TooManyFields\",\"type\":\"error\"}],\"devdoc\":{\"author\":\"MUD (https://mud.dev) by Lattice (https://lattice.xyz)\",\"details\":\"We bundle these errors in an interface (instead of at the file-level or in their corresponding libraries) so they can be inherited by IStore. This ensures that all possible errors are included in the IStore ABI for proper decoding in the frontend.\",\"errors\":{\"FieldLayout_InvalidStaticDataLength(uint256,uint256)\":[{\"params\":{\"computedStaticDataLength\":\"The computed static data length.\",\"staticDataLength\":\"The static data length of the field layout.\"}}],\"FieldLayout_StaticLengthDoesNotFitInAWord(uint256)\":[{\"params\":{\"index\":\"The index of the field.\"}}],\"FieldLayout_StaticLengthIsNotZero(uint256)\":[{\"params\":{\"index\":\"The index of the field.\"}}],\"FieldLayout_StaticLengthIsZero(uint256)\":[{\"params\":{\"index\":\"The index of the field.\"}}],\"FieldLayout_TooManyDynamicFields(uint256,uint256)\":[{\"params\":{\"maxFields\":\"The maximum number of fields a Schema can handle.\",\"numFields\":\"The total number of fields in the field layout.\"}}],\"FieldLayout_TooManyFields(uint256,uint256)\":[{\"params\":{\"maxFields\":\"The maximum number of fields a Schema can handle.\",\"numFields\":\"The total number of fields in the field layout.\"}}]},\"kind\":\"dev\",\"methods\":{},\"title\":\"IFieldLayoutErrors\",\"version\":1},\"userdoc\":{\"errors\":{\"FieldLayout_Empty()\":[{\"notice\":\"Error raised when the provided field layout is empty.\"}],\"FieldLayout_InvalidStaticDataLength(uint256,uint256)\":[{\"notice\":\"Error raised when the provided field layout has an invalid static data length.\"}],\"FieldLayout_StaticLengthDoesNotFitInAWord(uint256)\":[{\"notice\":\"Error raised when the provided field layout has a static data length that does not fit in a word (32 bytes).\"}],\"FieldLayout_StaticLengthIsNotZero(uint256)\":[{\"notice\":\"Error raised when the provided field layout has a nonzero static data length.\"}],\"FieldLayout_StaticLengthIsZero(uint256)\":[{\"notice\":\"Error raised when the provided field layout has a static data length of zero.\"}],\"FieldLayout_TooManyDynamicFields(uint256,uint256)\":[{\"notice\":\"Error raised when the provided field layout has too many dynamic fields.\"}],\"FieldLayout_TooManyFields(uint256,uint256)\":[{\"notice\":\"Error raised when the provided field layout has too many fields.\"}]},\"kind\":\"user\",\"methods\":{},\"notice\":\"This interface includes errors for the FieldLayout library.\",\"version\":1}},\"settings\":{\"compilationTarget\":{\"node_modules/@latticexyz/store/src/IFieldLayoutErrors.sol\":\"IFieldLayoutErrors\"},\"evmVersion\":\"paris\",\"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/IFieldLayoutErrors.sol\":{\"keccak256\":\"0xaef70c46e412bded1024ac82c957cea81c1d1ab11878a95635531e2ac9673a53\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://cda2c7dc02ee8f0163b1c8d0f3e1e05d48b2a009e5c7365d2418f17bc3455817\",\"dweb:/ipfs/QmXHDZuCPTxjHaeiEaJhA81koX2NJ3Gj1zt5WVWaz77FL8\"]}},\"version\":1}","metadata":{"compiler":{"version":"0.8.24+commit.e11b9ed9"},"language":"Solidity","output":{"abi":[{"inputs":[],"type":"error","name":"FieldLayout_Empty"},{"inputs":[{"internalType":"uint256","name":"staticDataLength","type":"uint256"},{"internalType":"uint256","name":"computedStaticDataLength","type":"uint256"}],"type":"error","name":"FieldLayout_InvalidStaticDataLength"},{"inputs":[{"internalType":"uint256","name":"index","type":"uint256"}],"type":"error","name":"FieldLayout_StaticLengthDoesNotFitInAWord"},{"inputs":[{"internalType":"uint256","name":"index","type":"uint256"}],"type":"error","name":"FieldLayout_StaticLengthIsNotZero"},{"inputs":[{"internalType":"uint256","name":"index","type":"uint256"}],"type":"error","name":"FieldLayout_StaticLengthIsZero"},{"inputs":[{"internalType":"uint256","name":"numFields","type":"uint256"},{"internalType":"uint256","name":"maxFields","type":"uint256"}],"type":"error","name":"FieldLayout_TooManyDynamicFields"},{"inputs":[{"internalType":"uint256","name":"numFields","type":"uint256"},{"internalType":"uint256","name":"maxFields","type":"uint256"}],"type":"error","name":"FieldLayout_TooManyFields"}],"devdoc":{"kind":"dev","methods":{},"version":1},"userdoc":{"kind":"user","methods":{},"version":1}},"settings":{"remappings":["@latticexyz/=node_modules/@latticexyz/","ds-test/=node_modules/ds-test/src/","forge-std/=node_modules/forge-std/src/"],"optimizer":{"enabled":true,"runs":3000},"metadata":{"bytecodeHash":"none"},"compilationTarget":{"node_modules/@latticexyz/store/src/IFieldLayoutErrors.sol":"IFieldLayoutErrors"},"evmVersion":"paris","libraries":{}},"sources":{"node_modules/@latticexyz/store/src/IFieldLayoutErrors.sol":{"keccak256":"0xaef70c46e412bded1024ac82c957cea81c1d1ab11878a95635531e2ac9673a53","urls":["bzz-raw://cda2c7dc02ee8f0163b1c8d0f3e1e05d48b2a009e5c7365d2418f17bc3455817","dweb:/ipfs/QmXHDZuCPTxjHaeiEaJhA81koX2NJ3Gj1zt5WVWaz77FL8"],"license":"MIT"}},"version":1},"id":8}
@@ -1 +1 @@
1
- {"abi":[{"type":"error","name":"Schema_InvalidLength","inputs":[{"name":"length","type":"uint256","internalType":"uint256"}]},{"type":"error","name":"Schema_StaticTypeAfterDynamicType","inputs":[]}],"bytecode":{"object":"0x","sourceMap":"","linkReferences":{}},"deployedBytecode":{"object":"0x","sourceMap":"","linkReferences":{}},"methodIdentifiers":{},"rawMetadata":"{\"compiler\":{\"version\":\"0.8.24+commit.e11b9ed9\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"length\",\"type\":\"uint256\"}],\"name\":\"Schema_InvalidLength\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"Schema_StaticTypeAfterDynamicType\",\"type\":\"error\"}],\"devdoc\":{\"author\":\"MUD (https://mud.dev) by Lattice (https://lattice.xyz)\",\"details\":\"We bundle these errors in an interface (instead of at the file-level or in their corresponding libraries) so they can be inherited by IStore. This ensures that all possible errors are included in the IStore ABI for proper decoding in the frontend.\",\"errors\":{\"Schema_InvalidLength(uint256)\":[{\"params\":{\"length\":\"The length of the schema.\"}}]},\"kind\":\"dev\",\"methods\":{},\"title\":\"ISchemaErrors\",\"version\":1},\"userdoc\":{\"errors\":{\"Schema_InvalidLength(uint256)\":[{\"notice\":\"Error raised when the provided schema has an invalid length.\"}],\"Schema_StaticTypeAfterDynamicType()\":[{\"notice\":\"Error raised when a static type is placed after a dynamic type in a schema.\"}]},\"kind\":\"user\",\"methods\":{},\"notice\":\"This interface includes errors for the Schema library.\",\"version\":1}},\"settings\":{\"compilationTarget\":{\"node_modules/@latticexyz/store/src/ISchemaErrors.sol\":\"ISchemaErrors\"},\"evmVersion\":\"paris\",\"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/ISchemaErrors.sol\":{\"keccak256\":\"0x0ac3de36c9d0058a17fcd7f1a905132215fd16ea3ed3b5109de1de04ddd7c441\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://f83fa2546009cfd16b3b3969dcec1d67c9d818d910177b885ba263b6a948c65d\",\"dweb:/ipfs/QmehywHdvFYBL9BTtoPsVVwJXsEA4Xjk8aPWoHw1R45KeY\"]}},\"version\":1}","metadata":{"compiler":{"version":"0.8.24+commit.e11b9ed9"},"language":"Solidity","output":{"abi":[{"inputs":[{"internalType":"uint256","name":"length","type":"uint256"}],"type":"error","name":"Schema_InvalidLength"},{"inputs":[],"type":"error","name":"Schema_StaticTypeAfterDynamicType"}],"devdoc":{"kind":"dev","methods":{},"version":1},"userdoc":{"kind":"user","methods":{},"version":1}},"settings":{"remappings":["@latticexyz/=node_modules/@latticexyz/","ds-test/=node_modules/ds-test/src/","forge-std/=node_modules/forge-std/src/"],"optimizer":{"enabled":true,"runs":3000},"metadata":{"bytecodeHash":"none"},"compilationTarget":{"node_modules/@latticexyz/store/src/ISchemaErrors.sol":"ISchemaErrors"},"evmVersion":"paris","libraries":{}},"sources":{"node_modules/@latticexyz/store/src/ISchemaErrors.sol":{"keccak256":"0x0ac3de36c9d0058a17fcd7f1a905132215fd16ea3ed3b5109de1de04ddd7c441","urls":["bzz-raw://f83fa2546009cfd16b3b3969dcec1d67c9d818d910177b885ba263b6a948c65d","dweb:/ipfs/QmehywHdvFYBL9BTtoPsVVwJXsEA4Xjk8aPWoHw1R45KeY"],"license":"MIT"}},"version":1},"id":8}
1
+ {"abi":[{"type":"error","name":"Schema_InvalidLength","inputs":[{"name":"length","type":"uint256","internalType":"uint256"}]},{"type":"error","name":"Schema_StaticTypeAfterDynamicType","inputs":[]}],"bytecode":{"object":"0x","sourceMap":"","linkReferences":{}},"deployedBytecode":{"object":"0x","sourceMap":"","linkReferences":{}},"methodIdentifiers":{},"rawMetadata":"{\"compiler\":{\"version\":\"0.8.24+commit.e11b9ed9\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"length\",\"type\":\"uint256\"}],\"name\":\"Schema_InvalidLength\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"Schema_StaticTypeAfterDynamicType\",\"type\":\"error\"}],\"devdoc\":{\"author\":\"MUD (https://mud.dev) by Lattice (https://lattice.xyz)\",\"details\":\"We bundle these errors in an interface (instead of at the file-level or in their corresponding libraries) so they can be inherited by IStore. This ensures that all possible errors are included in the IStore ABI for proper decoding in the frontend.\",\"errors\":{\"Schema_InvalidLength(uint256)\":[{\"params\":{\"length\":\"The length of the schema.\"}}]},\"kind\":\"dev\",\"methods\":{},\"title\":\"ISchemaErrors\",\"version\":1},\"userdoc\":{\"errors\":{\"Schema_InvalidLength(uint256)\":[{\"notice\":\"Error raised when the provided schema has an invalid length.\"}],\"Schema_StaticTypeAfterDynamicType()\":[{\"notice\":\"Error raised when a static type is placed after a dynamic type in a schema.\"}]},\"kind\":\"user\",\"methods\":{},\"notice\":\"This interface includes errors for the Schema library.\",\"version\":1}},\"settings\":{\"compilationTarget\":{\"node_modules/@latticexyz/store/src/ISchemaErrors.sol\":\"ISchemaErrors\"},\"evmVersion\":\"paris\",\"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/ISchemaErrors.sol\":{\"keccak256\":\"0x0ac3de36c9d0058a17fcd7f1a905132215fd16ea3ed3b5109de1de04ddd7c441\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://f83fa2546009cfd16b3b3969dcec1d67c9d818d910177b885ba263b6a948c65d\",\"dweb:/ipfs/QmehywHdvFYBL9BTtoPsVVwJXsEA4Xjk8aPWoHw1R45KeY\"]}},\"version\":1}","metadata":{"compiler":{"version":"0.8.24+commit.e11b9ed9"},"language":"Solidity","output":{"abi":[{"inputs":[{"internalType":"uint256","name":"length","type":"uint256"}],"type":"error","name":"Schema_InvalidLength"},{"inputs":[],"type":"error","name":"Schema_StaticTypeAfterDynamicType"}],"devdoc":{"kind":"dev","methods":{},"version":1},"userdoc":{"kind":"user","methods":{},"version":1}},"settings":{"remappings":["@latticexyz/=node_modules/@latticexyz/","ds-test/=node_modules/ds-test/src/","forge-std/=node_modules/forge-std/src/"],"optimizer":{"enabled":true,"runs":3000},"metadata":{"bytecodeHash":"none"},"compilationTarget":{"node_modules/@latticexyz/store/src/ISchemaErrors.sol":"ISchemaErrors"},"evmVersion":"paris","libraries":{}},"sources":{"node_modules/@latticexyz/store/src/ISchemaErrors.sol":{"keccak256":"0x0ac3de36c9d0058a17fcd7f1a905132215fd16ea3ed3b5109de1de04ddd7c441","urls":["bzz-raw://f83fa2546009cfd16b3b3969dcec1d67c9d818d910177b885ba263b6a948c65d","dweb:/ipfs/QmehywHdvFYBL9BTtoPsVVwJXsEA4Xjk8aPWoHw1R45KeY"],"license":"MIT"}},"version":1},"id":9}
@@ -1 +1 @@
1
- {"abi":[{"type":"error","name":"Slice_OutOfBounds","inputs":[{"name":"data","type":"bytes","internalType":"bytes"},{"name":"start","type":"uint256","internalType":"uint256"},{"name":"end","type":"uint256","internalType":"uint256"}]}],"bytecode":{"object":"0x","sourceMap":"","linkReferences":{}},"deployedBytecode":{"object":"0x","sourceMap":"","linkReferences":{}},"methodIdentifiers":{},"rawMetadata":"{\"compiler\":{\"version\":\"0.8.24+commit.e11b9ed9\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[{\"internalType\":\"bytes\",\"name\":\"data\",\"type\":\"bytes\"},{\"internalType\":\"uint256\",\"name\":\"start\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"end\",\"type\":\"uint256\"}],\"name\":\"Slice_OutOfBounds\",\"type\":\"error\"}],\"devdoc\":{\"author\":\"MUD (https://mud.dev) by Lattice (https://lattice.xyz)\",\"details\":\"We bundle these errors in an interface (instead of at the file-level or in their corresponding libraries) so they can be inherited by IStore. This ensures that all possible errors are included in the IStore ABI for proper decoding in the frontend.\",\"errors\":{\"Slice_OutOfBounds(bytes,uint256,uint256)\":[{\"details\":\"Raised if `start` is greater than `end` or `end` greater than the length of `data`.\",\"params\":{\"data\":\"The bytes array to subslice.\",\"end\":\"The end index for the subslice.\",\"start\":\"The start index for the subslice.\"}}]},\"kind\":\"dev\",\"methods\":{},\"title\":\"ISliceErrors\",\"version\":1},\"userdoc\":{\"errors\":{\"Slice_OutOfBounds(bytes,uint256,uint256)\":[{\"notice\":\"Error raised when the provided slice is out of bounds.\"}]},\"kind\":\"user\",\"methods\":{},\"notice\":\"This interface includes errors for the Slice library.\",\"version\":1}},\"settings\":{\"compilationTarget\":{\"node_modules/@latticexyz/store/src/ISliceErrors.sol\":\"ISliceErrors\"},\"evmVersion\":\"paris\",\"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/ISliceErrors.sol\":{\"keccak256\":\"0x72684b7dfc1b44537401ccf10d6120186d02323266fcc762bc81859985eded4c\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://e8d037b6937969ae54018ddf647eeaf5eb69a2b0bf9edf9456d3d270316b2883\",\"dweb:/ipfs/QmfYJeyAmzRqpn68FteiM97p5t17iBw62FCET4bK5g4w37\"]}},\"version\":1}","metadata":{"compiler":{"version":"0.8.24+commit.e11b9ed9"},"language":"Solidity","output":{"abi":[{"inputs":[{"internalType":"bytes","name":"data","type":"bytes"},{"internalType":"uint256","name":"start","type":"uint256"},{"internalType":"uint256","name":"end","type":"uint256"}],"type":"error","name":"Slice_OutOfBounds"}],"devdoc":{"kind":"dev","methods":{},"version":1},"userdoc":{"kind":"user","methods":{},"version":1}},"settings":{"remappings":["@latticexyz/=node_modules/@latticexyz/","ds-test/=node_modules/ds-test/src/","forge-std/=node_modules/forge-std/src/"],"optimizer":{"enabled":true,"runs":3000},"metadata":{"bytecodeHash":"none"},"compilationTarget":{"node_modules/@latticexyz/store/src/ISliceErrors.sol":"ISliceErrors"},"evmVersion":"paris","libraries":{}},"sources":{"node_modules/@latticexyz/store/src/ISliceErrors.sol":{"keccak256":"0x72684b7dfc1b44537401ccf10d6120186d02323266fcc762bc81859985eded4c","urls":["bzz-raw://e8d037b6937969ae54018ddf647eeaf5eb69a2b0bf9edf9456d3d270316b2883","dweb:/ipfs/QmfYJeyAmzRqpn68FteiM97p5t17iBw62FCET4bK5g4w37"],"license":"MIT"}},"version":1},"id":9}
1
+ {"abi":[{"type":"error","name":"Slice_OutOfBounds","inputs":[{"name":"data","type":"bytes","internalType":"bytes"},{"name":"start","type":"uint256","internalType":"uint256"},{"name":"end","type":"uint256","internalType":"uint256"}]}],"bytecode":{"object":"0x","sourceMap":"","linkReferences":{}},"deployedBytecode":{"object":"0x","sourceMap":"","linkReferences":{}},"methodIdentifiers":{},"rawMetadata":"{\"compiler\":{\"version\":\"0.8.24+commit.e11b9ed9\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[{\"internalType\":\"bytes\",\"name\":\"data\",\"type\":\"bytes\"},{\"internalType\":\"uint256\",\"name\":\"start\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"end\",\"type\":\"uint256\"}],\"name\":\"Slice_OutOfBounds\",\"type\":\"error\"}],\"devdoc\":{\"author\":\"MUD (https://mud.dev) by Lattice (https://lattice.xyz)\",\"details\":\"We bundle these errors in an interface (instead of at the file-level or in their corresponding libraries) so they can be inherited by IStore. This ensures that all possible errors are included in the IStore ABI for proper decoding in the frontend.\",\"errors\":{\"Slice_OutOfBounds(bytes,uint256,uint256)\":[{\"details\":\"Raised if `start` is greater than `end` or `end` greater than the length of `data`.\",\"params\":{\"data\":\"The bytes array to subslice.\",\"end\":\"The end index for the subslice.\",\"start\":\"The start index for the subslice.\"}}]},\"kind\":\"dev\",\"methods\":{},\"title\":\"ISliceErrors\",\"version\":1},\"userdoc\":{\"errors\":{\"Slice_OutOfBounds(bytes,uint256,uint256)\":[{\"notice\":\"Error raised when the provided slice is out of bounds.\"}]},\"kind\":\"user\",\"methods\":{},\"notice\":\"This interface includes errors for the Slice library.\",\"version\":1}},\"settings\":{\"compilationTarget\":{\"node_modules/@latticexyz/store/src/ISliceErrors.sol\":\"ISliceErrors\"},\"evmVersion\":\"paris\",\"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/ISliceErrors.sol\":{\"keccak256\":\"0x72684b7dfc1b44537401ccf10d6120186d02323266fcc762bc81859985eded4c\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://e8d037b6937969ae54018ddf647eeaf5eb69a2b0bf9edf9456d3d270316b2883\",\"dweb:/ipfs/QmfYJeyAmzRqpn68FteiM97p5t17iBw62FCET4bK5g4w37\"]}},\"version\":1}","metadata":{"compiler":{"version":"0.8.24+commit.e11b9ed9"},"language":"Solidity","output":{"abi":[{"inputs":[{"internalType":"bytes","name":"data","type":"bytes"},{"internalType":"uint256","name":"start","type":"uint256"},{"internalType":"uint256","name":"end","type":"uint256"}],"type":"error","name":"Slice_OutOfBounds"}],"devdoc":{"kind":"dev","methods":{},"version":1},"userdoc":{"kind":"user","methods":{},"version":1}},"settings":{"remappings":["@latticexyz/=node_modules/@latticexyz/","ds-test/=node_modules/ds-test/src/","forge-std/=node_modules/forge-std/src/"],"optimizer":{"enabled":true,"runs":3000},"metadata":{"bytecodeHash":"none"},"compilationTarget":{"node_modules/@latticexyz/store/src/ISliceErrors.sol":"ISliceErrors"},"evmVersion":"paris","libraries":{}},"sources":{"node_modules/@latticexyz/store/src/ISliceErrors.sol":{"keccak256":"0x72684b7dfc1b44537401ccf10d6120186d02323266fcc762bc81859985eded4c","urls":["bzz-raw://e8d037b6937969ae54018ddf647eeaf5eb69a2b0bf9edf9456d3d270316b2883","dweb:/ipfs/QmfYJeyAmzRqpn68FteiM97p5t17iBw62FCET4bK5g4w37"],"license":"MIT"}},"version":1},"id":10}
@@ -307,7 +307,7 @@
307
307
  {
308
308
  "name": "encodedLengths",
309
309
  "type": "bytes32",
310
- "internalType": "PackedCounter"
310
+ "internalType": "EncodedLengths"
311
311
  },
312
312
  {
313
313
  "name": "dynamicData",
@@ -341,7 +341,7 @@
341
341
  {
342
342
  "name": "encodedLengths",
343
343
  "type": "bytes32",
344
- "internalType": "PackedCounter"
344
+ "internalType": "EncodedLengths"
345
345
  },
346
346
  {
347
347
  "name": "dynamicData",
@@ -632,7 +632,7 @@
632
632
  {
633
633
  "name": "encodedLengths",
634
634
  "type": "bytes32",
635
- "internalType": "PackedCounter"
635
+ "internalType": "EncodedLengths"
636
636
  },
637
637
  {
638
638
  "name": "dynamicData",
@@ -831,7 +831,7 @@
831
831
  "name": "encodedLengths",
832
832
  "type": "bytes32",
833
833
  "indexed": false,
834
- "internalType": "PackedCounter"
834
+ "internalType": "EncodedLengths"
835
835
  },
836
836
  {
837
837
  "name": "dynamicData",
@@ -880,7 +880,7 @@
880
880
  "name": "encodedLengths",
881
881
  "type": "bytes32",
882
882
  "indexed": false,
883
- "internalType": "PackedCounter"
883
+ "internalType": "EncodedLengths"
884
884
  },
885
885
  {
886
886
  "name": "data",
@@ -922,6 +922,17 @@
922
922
  ],
923
923
  "anonymous": false
924
924
  },
925
+ {
926
+ "type": "error",
927
+ "name": "EncodedLengths_InvalidLength",
928
+ "inputs": [
929
+ {
930
+ "name": "length",
931
+ "type": "uint256",
932
+ "internalType": "uint256"
933
+ }
934
+ ]
935
+ },
925
936
  {
926
937
  "type": "error",
927
938
  "name": "FieldLayout_Empty",
@@ -1008,17 +1019,6 @@
1008
1019
  }
1009
1020
  ]
1010
1021
  },
1011
- {
1012
- "type": "error",
1013
- "name": "PackedCounter_InvalidLength",
1014
- "inputs": [
1015
- {
1016
- "name": "length",
1017
- "type": "uint256",
1018
- "internalType": "uint256"
1019
- }
1020
- ]
1021
- },
1022
1022
  {
1023
1023
  "type": "error",
1024
1024
  "name": "Schema_InvalidLength",
@@ -307,7 +307,7 @@ declare const abi: [
307
307
  {
308
308
  "name": "encodedLengths",
309
309
  "type": "bytes32",
310
- "internalType": "PackedCounter"
310
+ "internalType": "EncodedLengths"
311
311
  },
312
312
  {
313
313
  "name": "dynamicData",
@@ -341,7 +341,7 @@ declare const abi: [
341
341
  {
342
342
  "name": "encodedLengths",
343
343
  "type": "bytes32",
344
- "internalType": "PackedCounter"
344
+ "internalType": "EncodedLengths"
345
345
  },
346
346
  {
347
347
  "name": "dynamicData",
@@ -632,7 +632,7 @@ declare const abi: [
632
632
  {
633
633
  "name": "encodedLengths",
634
634
  "type": "bytes32",
635
- "internalType": "PackedCounter"
635
+ "internalType": "EncodedLengths"
636
636
  },
637
637
  {
638
638
  "name": "dynamicData",
@@ -831,7 +831,7 @@ declare const abi: [
831
831
  "name": "encodedLengths",
832
832
  "type": "bytes32",
833
833
  "indexed": false,
834
- "internalType": "PackedCounter"
834
+ "internalType": "EncodedLengths"
835
835
  },
836
836
  {
837
837
  "name": "dynamicData",
@@ -880,7 +880,7 @@ declare const abi: [
880
880
  "name": "encodedLengths",
881
881
  "type": "bytes32",
882
882
  "indexed": false,
883
- "internalType": "PackedCounter"
883
+ "internalType": "EncodedLengths"
884
884
  },
885
885
  {
886
886
  "name": "data",
@@ -922,6 +922,17 @@ declare const abi: [
922
922
  ],
923
923
  "anonymous": false
924
924
  },
925
+ {
926
+ "type": "error",
927
+ "name": "EncodedLengths_InvalidLength",
928
+ "inputs": [
929
+ {
930
+ "name": "length",
931
+ "type": "uint256",
932
+ "internalType": "uint256"
933
+ }
934
+ ]
935
+ },
925
936
  {
926
937
  "type": "error",
927
938
  "name": "FieldLayout_Empty",
@@ -1008,17 +1019,6 @@ declare const abi: [
1008
1019
  }
1009
1020
  ]
1010
1021
  },
1011
- {
1012
- "type": "error",
1013
- "name": "PackedCounter_InvalidLength",
1014
- "inputs": [
1015
- {
1016
- "name": "length",
1017
- "type": "uint256",
1018
- "internalType": "uint256"
1019
- }
1020
- ]
1021
- },
1022
1022
  {
1023
1023
  "type": "error",
1024
1024
  "name": "Schema_InvalidLength",