ERC-1271 vs EIP-8130
Standard Signature Validation Method for Contracts compared with Keystore Accounts.
No shared functions
0 shared · 1 vs 19 functions · 0% of the smaller surface
EIP-8130 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 EIP-8130 (19)
0x20c4a62c | applySignedAccountChanges(address,(uint8,uint64,(uint8,bytes)[],bytes)) |
0x30ba1adf | authenticate(bytes32,bytes) |
0x92a5497a | authenticateActor(address,bytes32,bytes) |
0x500fa70e | computeAddress(bytes32,bytes,(bytes32,address,uint16,bytes)[]) |
0x28ecd68b | createAccount(bytes32,bytes,(bytes32,address,uint16,bytes)[]) |
0x823268e3 | envelopeDigest(uint8,address,bytes32) |
0xbdbb5ddf | getActor(address,bytes32) |
0xd1a62df4 | getActorConfig(address,bytes32) |
0x82e5f7c6 | getChangeSequences(address) |
0x0f36f691 | getLockStatus(address) |
0x89535803 | getNonce(address,uint256) |
0xdf66b5cb | getTransactionCalls() |
0xd13f350a | getTransactionGasLimit() |
0x690b3a9d | getTransactionPayer() |
0xbead3f50 | getTransactionSender() |
0xe14fe3f3 | getTransactionSenderActorId() |
0x91867138 | importAccount(address,uint256,(bytes32,address,uint16,bytes)[],bytes) |
0x12804095 | replaySafeHash(address,uint256,bytes32) |
0x971604c6 | validateSignature(address,bytes32,bytes) |
Both surfaces parsed from the canonical specifications: ERC-1271 · EIP-8130