@latticexyz/world-modules 2.2.17-090c9224b80ab949997e0463f9ec0df953c731b5 → 2.2.17-09846f2926132e17477b4d0d1e64b795fbd4485f
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/mud.config.d.ts +57 -1
- package/dist/mud.config.js +1 -1
- package/dist/mud.config.js.map +1 -1
- package/out/AccessManagementSystem.sol/AccessManagementSystem.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/BatchCallSystem.sol/BatchCallSystem.json +1 -1
- package/out/CallWithSignatureModule.t.sol/Unstable_CallWithSignatureModuleTest.abi.json +541 -0
- package/out/CallWithSignatureModule.t.sol/Unstable_CallWithSignatureModuleTest.abi.json.d.ts +543 -0
- package/out/CallWithSignatureModule.t.sol/Unstable_CallWithSignatureModuleTest.json +1 -0
- package/out/CallWithSignatureNonces.sol/CallWithSignatureNonces.abi.json +1 -0
- package/out/CallWithSignatureNonces.sol/CallWithSignatureNonces.json +1 -0
- package/out/CallboundDelegationControl.sol/CallboundDelegationControl.json +1 -1
- package/out/CallboundDelegations.sol/CallboundDelegations.json +1 -1
- package/out/DelegationControlMock.sol/DelegationControlMock.json +1 -1
- package/out/ECDSA.sol/ECDSA.abi.json +29 -0
- package/out/ECDSA.sol/ECDSA.abi.json.d.ts +31 -0
- package/out/ECDSA.sol/ECDSA.json +1 -0
- 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.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/GasReporter.sol/GasReporter.json +1 -1
- package/out/IERC1271.sol/IERC1271.abi.json +26 -0
- package/out/IERC1271.sol/IERC1271.abi.json.d.ts +28 -0
- package/out/IERC1271.sol/IERC1271.json +1 -0
- 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/IUnstable_CallWithSignatureErrors.sol/IUnstable_CallWithSignatureErrors.abi.json +7 -0
- package/out/IUnstable_CallWithSignatureErrors.sol/IUnstable_CallWithSignatureErrors.abi.json.d.ts +9 -0
- package/out/IUnstable_CallWithSignatureErrors.sol/IUnstable_CallWithSignatureErrors.json +1 -0
- package/out/InitModule.sol/InitModule.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.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.json +1 -1
- package/out/LibString.sol/LibString.json +1 -1
- package/out/ModuleInstallationSystem.sol/ModuleInstallationSystem.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.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/RevertSubscriber.sol/RevertSubscriber.json +1 -1
- package/out/SignatureChecker.sol/SignatureChecker.abi.json +1 -0
- package/out/SignatureChecker.sol/SignatureChecker.json +1 -0
- package/out/StandardDelegationsModule.sol/StandardDelegationsModule.json +1 -1
- package/out/StandardDelegationsModule.t.sol/StandardDelegationsModuleTest.json +1 -1
- package/out/StdError.sol/stdError.json +1 -1
- package/out/StoreRead.sol/StoreRead.json +1 -1
- package/out/StoreRegistrationSystem.sol/StoreRegistrationSystem.json +1 -1
- package/out/System.sol/System.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.json +1 -1
- package/out/SystemboundDelegationControl.sol/SystemboundDelegationControl.json +1 -1
- package/out/SystemboundDelegations.sol/SystemboundDelegations.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/UniqueEntity.sol/UniqueEntity.json +1 -1
- package/out/UniqueEntityModule.sol/UniqueEntityModule.json +1 -1
- 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/Unstable_CallWithSignatureModule.sol/Unstable_CallWithSignatureModule.abi.json +436 -0
- package/out/Unstable_CallWithSignatureModule.sol/Unstable_CallWithSignatureModule.abi.json.d.ts +438 -0
- package/out/Unstable_CallWithSignatureModule.sol/Unstable_CallWithSignatureModule.json +1 -0
- package/out/Unstable_CallWithSignatureSystem.sol/Unstable_CallWithSignatureSystem.abi.json +183 -0
- package/out/Unstable_CallWithSignatureSystem.sol/Unstable_CallWithSignatureSystem.abi.json.d.ts +185 -0
- package/out/Unstable_CallWithSignatureSystem.sol/Unstable_CallWithSignatureSystem.json +1 -0
- package/out/UsedKeysIndex.sol/UsedKeysIndex.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/PayableFallbackSystem.json +1 -1
- package/out/World.t.sol/RevertSystemHook.json +1 -1
- package/out/World.t.sol/WorldTest.json +1 -1
- package/out/World.t.sol/WorldTestSystem.json +1 -1
- package/out/WorldRegistrationSystem.sol/WorldRegistrationSystem.json +1 -1
- package/out/build-info/{5adb61cced337bb5e7b3d4344c85094e.json → 168545c7409f2927f6e50ed7ce0d033c.json} +1 -1
- package/out/query.t.sol/QueryTest.json +1 -1
- package/out/test.sol/DSTest.json +1 -1
- package/package.json +9 -9
- package/src/codegen/index.sol +1 -0
- package/src/modules/callwithsignature/ECDSA.sol +174 -0
- package/src/modules/callwithsignature/IERC1271.sol +17 -0
- package/src/modules/callwithsignature/IUnstable_CallWithSignatureErrors.sol +9 -0
- package/src/modules/callwithsignature/SignatureChecker.sol +50 -0
- package/src/modules/callwithsignature/Unstable_CallWithSignatureModule.sol +48 -0
- package/src/modules/callwithsignature/Unstable_CallWithSignatureSystem.sol +36 -0
- package/src/modules/callwithsignature/constants.sol +10 -0
- package/src/modules/callwithsignature/getSignedMessageHash.sol +54 -0
- package/src/modules/callwithsignature/tables/CallWithSignatureNonces.sol +199 -0
- package/src/modules/callwithsignature/validateCallWithSignature.sol +31 -0
@@ -0,0 +1,199 @@
|
|
1
|
+
// SPDX-License-Identifier: MIT
|
2
|
+
pragma solidity >=0.8.24;
|
3
|
+
|
4
|
+
/* Autogenerated file. Do not edit manually. */
|
5
|
+
|
6
|
+
// Import store internals
|
7
|
+
import { IStore } from "@latticexyz/store/src/IStore.sol";
|
8
|
+
import { StoreSwitch } from "@latticexyz/store/src/StoreSwitch.sol";
|
9
|
+
import { StoreCore } from "@latticexyz/store/src/StoreCore.sol";
|
10
|
+
import { Bytes } from "@latticexyz/store/src/Bytes.sol";
|
11
|
+
import { Memory } from "@latticexyz/store/src/Memory.sol";
|
12
|
+
import { SliceLib } from "@latticexyz/store/src/Slice.sol";
|
13
|
+
import { EncodeArray } from "@latticexyz/store/src/tightcoder/EncodeArray.sol";
|
14
|
+
import { FieldLayout } from "@latticexyz/store/src/FieldLayout.sol";
|
15
|
+
import { Schema } from "@latticexyz/store/src/Schema.sol";
|
16
|
+
import { EncodedLengths, EncodedLengthsLib } from "@latticexyz/store/src/EncodedLengths.sol";
|
17
|
+
import { ResourceId } from "@latticexyz/store/src/ResourceId.sol";
|
18
|
+
|
19
|
+
library CallWithSignatureNonces {
|
20
|
+
// Hex below is the result of `WorldResourceIdLib.encode({ namespace: "", name: "CallWithSignatur", typeId: RESOURCE_TABLE });`
|
21
|
+
ResourceId constant _tableId = ResourceId.wrap(0x7462000000000000000000000000000043616c6c576974685369676e61747572);
|
22
|
+
|
23
|
+
FieldLayout constant _fieldLayout =
|
24
|
+
FieldLayout.wrap(0x0020010020000000000000000000000000000000000000000000000000000000);
|
25
|
+
|
26
|
+
// Hex-encoded key schema of (address)
|
27
|
+
Schema constant _keySchema = Schema.wrap(0x0014010061000000000000000000000000000000000000000000000000000000);
|
28
|
+
// Hex-encoded value schema of (uint256)
|
29
|
+
Schema constant _valueSchema = Schema.wrap(0x002001001f000000000000000000000000000000000000000000000000000000);
|
30
|
+
|
31
|
+
/**
|
32
|
+
* @notice Get the table's key field names.
|
33
|
+
* @return keyNames An array of strings with the names of key fields.
|
34
|
+
*/
|
35
|
+
function getKeyNames() internal pure returns (string[] memory keyNames) {
|
36
|
+
keyNames = new string[](1);
|
37
|
+
keyNames[0] = "signer";
|
38
|
+
}
|
39
|
+
|
40
|
+
/**
|
41
|
+
* @notice Get the table's value field names.
|
42
|
+
* @return fieldNames An array of strings with the names of value fields.
|
43
|
+
*/
|
44
|
+
function getFieldNames() internal pure returns (string[] memory fieldNames) {
|
45
|
+
fieldNames = new string[](1);
|
46
|
+
fieldNames[0] = "nonce";
|
47
|
+
}
|
48
|
+
|
49
|
+
/**
|
50
|
+
* @notice Register the table with its config.
|
51
|
+
*/
|
52
|
+
function register() internal {
|
53
|
+
StoreSwitch.registerTable(_tableId, _fieldLayout, _keySchema, _valueSchema, getKeyNames(), getFieldNames());
|
54
|
+
}
|
55
|
+
|
56
|
+
/**
|
57
|
+
* @notice Register the table with its config.
|
58
|
+
*/
|
59
|
+
function _register() internal {
|
60
|
+
StoreCore.registerTable(_tableId, _fieldLayout, _keySchema, _valueSchema, getKeyNames(), getFieldNames());
|
61
|
+
}
|
62
|
+
|
63
|
+
/**
|
64
|
+
* @notice Get nonce.
|
65
|
+
*/
|
66
|
+
function getNonce(address signer) internal view returns (uint256 nonce) {
|
67
|
+
bytes32[] memory _keyTuple = new bytes32[](1);
|
68
|
+
_keyTuple[0] = bytes32(uint256(uint160(signer)));
|
69
|
+
|
70
|
+
bytes32 _blob = StoreSwitch.getStaticField(_tableId, _keyTuple, 0, _fieldLayout);
|
71
|
+
return (uint256(bytes32(_blob)));
|
72
|
+
}
|
73
|
+
|
74
|
+
/**
|
75
|
+
* @notice Get nonce.
|
76
|
+
*/
|
77
|
+
function _getNonce(address signer) internal view returns (uint256 nonce) {
|
78
|
+
bytes32[] memory _keyTuple = new bytes32[](1);
|
79
|
+
_keyTuple[0] = bytes32(uint256(uint160(signer)));
|
80
|
+
|
81
|
+
bytes32 _blob = StoreCore.getStaticField(_tableId, _keyTuple, 0, _fieldLayout);
|
82
|
+
return (uint256(bytes32(_blob)));
|
83
|
+
}
|
84
|
+
|
85
|
+
/**
|
86
|
+
* @notice Get nonce.
|
87
|
+
*/
|
88
|
+
function get(address signer) internal view returns (uint256 nonce) {
|
89
|
+
bytes32[] memory _keyTuple = new bytes32[](1);
|
90
|
+
_keyTuple[0] = bytes32(uint256(uint160(signer)));
|
91
|
+
|
92
|
+
bytes32 _blob = StoreSwitch.getStaticField(_tableId, _keyTuple, 0, _fieldLayout);
|
93
|
+
return (uint256(bytes32(_blob)));
|
94
|
+
}
|
95
|
+
|
96
|
+
/**
|
97
|
+
* @notice Get nonce.
|
98
|
+
*/
|
99
|
+
function _get(address signer) internal view returns (uint256 nonce) {
|
100
|
+
bytes32[] memory _keyTuple = new bytes32[](1);
|
101
|
+
_keyTuple[0] = bytes32(uint256(uint160(signer)));
|
102
|
+
|
103
|
+
bytes32 _blob = StoreCore.getStaticField(_tableId, _keyTuple, 0, _fieldLayout);
|
104
|
+
return (uint256(bytes32(_blob)));
|
105
|
+
}
|
106
|
+
|
107
|
+
/**
|
108
|
+
* @notice Set nonce.
|
109
|
+
*/
|
110
|
+
function setNonce(address signer, uint256 nonce) internal {
|
111
|
+
bytes32[] memory _keyTuple = new bytes32[](1);
|
112
|
+
_keyTuple[0] = bytes32(uint256(uint160(signer)));
|
113
|
+
|
114
|
+
StoreSwitch.setStaticField(_tableId, _keyTuple, 0, abi.encodePacked((nonce)), _fieldLayout);
|
115
|
+
}
|
116
|
+
|
117
|
+
/**
|
118
|
+
* @notice Set nonce.
|
119
|
+
*/
|
120
|
+
function _setNonce(address signer, uint256 nonce) internal {
|
121
|
+
bytes32[] memory _keyTuple = new bytes32[](1);
|
122
|
+
_keyTuple[0] = bytes32(uint256(uint160(signer)));
|
123
|
+
|
124
|
+
StoreCore.setStaticField(_tableId, _keyTuple, 0, abi.encodePacked((nonce)), _fieldLayout);
|
125
|
+
}
|
126
|
+
|
127
|
+
/**
|
128
|
+
* @notice Set nonce.
|
129
|
+
*/
|
130
|
+
function set(address signer, uint256 nonce) internal {
|
131
|
+
bytes32[] memory _keyTuple = new bytes32[](1);
|
132
|
+
_keyTuple[0] = bytes32(uint256(uint160(signer)));
|
133
|
+
|
134
|
+
StoreSwitch.setStaticField(_tableId, _keyTuple, 0, abi.encodePacked((nonce)), _fieldLayout);
|
135
|
+
}
|
136
|
+
|
137
|
+
/**
|
138
|
+
* @notice Set nonce.
|
139
|
+
*/
|
140
|
+
function _set(address signer, uint256 nonce) internal {
|
141
|
+
bytes32[] memory _keyTuple = new bytes32[](1);
|
142
|
+
_keyTuple[0] = bytes32(uint256(uint160(signer)));
|
143
|
+
|
144
|
+
StoreCore.setStaticField(_tableId, _keyTuple, 0, abi.encodePacked((nonce)), _fieldLayout);
|
145
|
+
}
|
146
|
+
|
147
|
+
/**
|
148
|
+
* @notice Delete all data for given keys.
|
149
|
+
*/
|
150
|
+
function deleteRecord(address signer) internal {
|
151
|
+
bytes32[] memory _keyTuple = new bytes32[](1);
|
152
|
+
_keyTuple[0] = bytes32(uint256(uint160(signer)));
|
153
|
+
|
154
|
+
StoreSwitch.deleteRecord(_tableId, _keyTuple);
|
155
|
+
}
|
156
|
+
|
157
|
+
/**
|
158
|
+
* @notice Delete all data for given keys.
|
159
|
+
*/
|
160
|
+
function _deleteRecord(address signer) internal {
|
161
|
+
bytes32[] memory _keyTuple = new bytes32[](1);
|
162
|
+
_keyTuple[0] = bytes32(uint256(uint160(signer)));
|
163
|
+
|
164
|
+
StoreCore.deleteRecord(_tableId, _keyTuple, _fieldLayout);
|
165
|
+
}
|
166
|
+
|
167
|
+
/**
|
168
|
+
* @notice Tightly pack static (fixed length) data using this table's schema.
|
169
|
+
* @return The static data, encoded into a sequence of bytes.
|
170
|
+
*/
|
171
|
+
function encodeStatic(uint256 nonce) internal pure returns (bytes memory) {
|
172
|
+
return abi.encodePacked(nonce);
|
173
|
+
}
|
174
|
+
|
175
|
+
/**
|
176
|
+
* @notice Encode all of a record's fields.
|
177
|
+
* @return The static (fixed length) data, encoded into a sequence of bytes.
|
178
|
+
* @return The lengths of the dynamic fields (packed into a single bytes32 value).
|
179
|
+
* @return The dynamic (variable length) data, encoded into a sequence of bytes.
|
180
|
+
*/
|
181
|
+
function encode(uint256 nonce) internal pure returns (bytes memory, EncodedLengths, bytes memory) {
|
182
|
+
bytes memory _staticData = encodeStatic(nonce);
|
183
|
+
|
184
|
+
EncodedLengths _encodedLengths;
|
185
|
+
bytes memory _dynamicData;
|
186
|
+
|
187
|
+
return (_staticData, _encodedLengths, _dynamicData);
|
188
|
+
}
|
189
|
+
|
190
|
+
/**
|
191
|
+
* @notice Encode keys as a bytes32 array using this table's field layout.
|
192
|
+
*/
|
193
|
+
function encodeKeyTuple(address signer) internal pure returns (bytes32[] memory) {
|
194
|
+
bytes32[] memory _keyTuple = new bytes32[](1);
|
195
|
+
_keyTuple[0] = bytes32(uint256(uint160(signer)));
|
196
|
+
|
197
|
+
return _keyTuple;
|
198
|
+
}
|
199
|
+
}
|
@@ -0,0 +1,31 @@
|
|
1
|
+
// SPDX-License-Identifier: MIT
|
2
|
+
pragma solidity >=0.8.24;
|
3
|
+
import { ResourceId } from "@latticexyz/world/src/WorldResourceId.sol";
|
4
|
+
import { WorldContextConsumerLib } from "@latticexyz/world/src/WorldContext.sol";
|
5
|
+
import { CallWithSignatureNonces } from "./tables/CallWithSignatureNonces.sol";
|
6
|
+
import { getSignedMessageHash } from "./getSignedMessageHash.sol";
|
7
|
+
import { ECDSA } from "./ECDSA.sol";
|
8
|
+
import { IUnstable_CallWithSignatureErrors } from "./IUnstable_CallWithSignatureErrors.sol";
|
9
|
+
import { SignatureChecker } from "./SignatureChecker.sol";
|
10
|
+
|
11
|
+
/**
|
12
|
+
* @notice Verifies the given system call corresponds to the given signature.
|
13
|
+
* @param signer The address on whose behalf the system is called.
|
14
|
+
* @param systemId The ID of the system to be called.
|
15
|
+
* @param callData The ABI data for the system call.
|
16
|
+
* @param signature The EIP712 signature.
|
17
|
+
* @dev Reverts with InvalidSignature(recoveredSigner) if the signature is invalid.
|
18
|
+
*/
|
19
|
+
function validateCallWithSignature(
|
20
|
+
address signer,
|
21
|
+
ResourceId systemId,
|
22
|
+
bytes memory callData,
|
23
|
+
bytes memory signature
|
24
|
+
) view {
|
25
|
+
uint256 nonce = CallWithSignatureNonces._get(signer);
|
26
|
+
bytes32 hash = getSignedMessageHash(signer, systemId, callData, nonce, WorldContextConsumerLib._world());
|
27
|
+
|
28
|
+
if (!SignatureChecker.isValidSignatureNow(signer, hash, signature)) {
|
29
|
+
revert IUnstable_CallWithSignatureErrors.InvalidSignature();
|
30
|
+
}
|
31
|
+
}
|