ERC-7803: EIP-712 Extensions for Account Abstraction

Discussion topic for EIP-7803:

This EIP improves on EIP-712 signatures to better support smart contract accounts by 1) introducing signing domains as a way to prevent replay attacks when private keys are shared across accounts, and 2) allowing dapps and wallets to coordinate on the method that will be used to authenticate the signature.

Update Log