ERC-1271 vs ERC-8354
Standard Signature Validation Method for Contracts compared with Confidential Agent Policy Verdicts.
No shared functions
0 shared · 1 vs 10 functions · 0% of the smaller surface
ERC-8354 lists ERC-1271 in its requires field but declares no inheritance in its interface, so any surface it inherits is not counted here.
🤝 Shared (0)
None.
◀️ Only in ERC-1271 (1)
0x1626ba7e | isValidSignature(bytes32,bytes) |
▶️ Only in ERC-8354 (10)
0x8b5c79b1 | consume((uint256,bytes32,bytes32,bytes32,address,uint64,bytes32,uint8,uint8),bytes,bytes) |
0xd7525232 | consume((uint256,bytes32,bytes32,bytes32,address,uint64,bytes32,uint8,uint8),bytes) |
0xee9eee3e | currentRoot(bytes32) |
0x00e35488 | domain(bytes32) |
0xd631b77a | isConsumed(bytes32,bytes32) |
0xe90c46b3 | isRootAcceptable(bytes32,bytes32) |
0x8f0183bd | policyDomain() |
0x01ffc9a7 | supportsInterface(bytes4) |
0x3c624403 | verdictDigest((uint256,bytes32,bytes32,bytes32,address,uint64,bytes32,uint8,uint8)) |
0x608759aa | verify((uint256,bytes32,bytes32,bytes32,address,uint64,bytes32,uint8,uint8),bytes) |
Both surfaces parsed from the canonical specifications: ERC-1271 · ERC-8354