Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update EIP-7702: add "hash" to tuple, to allow single-signature for first eip-7702 tx initialization. #9032

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Commits on Nov 15, 2024

  1. Update eip-7702.md

    Add an optional "hash" field to the auth tuple, to support single signature when submitted through a wrapper protocol (such as ERC-4337's UserOperation)
    drortirosh authored Nov 15, 2024
    Configuration menu
    Copy the full SHA
    ce4a970 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2024

  1. Update eip-7702.md

    update encoding of hash for signature validation
    drortirosh authored Nov 19, 2024
    Configuration menu
    Copy the full SHA
    d22bdc5 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2024

  1. Update eip-7702.md

    added initcode use-case for using the hash
    drortirosh authored Nov 20, 2024
    Configuration menu
    Copy the full SHA
    72213fb View commit details
    Browse the repository at this point in the history
  2. Update eip-7702.md

    drortirosh authored Nov 20, 2024
    Configuration menu
    Copy the full SHA
    c347c6d View commit details
    Browse the repository at this point in the history