Skip to content

Proposal to include EIP-3074 in Shanghai #394

@lightclient

Description

@lightclient

https://eips.ethereum.org/EIPS/eip-3074

--

Description

Allow externally owned accounts (EOAs) to delegate control of their account to a contract.

This EIP introduces two EVM instructions AUTH and AUTHCALL. The first sets a context variable authorized based on an ECDSA signature. The second sends a call as the authorized. This essentially delegates control of the EOA to smart contract.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions