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

ERC: Account Abstraction via Entry Point Contract specification #4337

Merged
merged 17 commits into from
Oct 8, 2021

Commits on Sep 29, 2021

  1. Account Abstraction via Entry Point Contract specification

    An account abstraction proposal which completely avoids the need for consensus-layer protocol changes, instead relying on a separate mempool of `UserOperation` objects and miners either running custom code or connecting to a bundle marketplace.
    vbuterin authored Sep 29, 2021
    Configuration menu
    Copy the full SHA
    f995ac0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    974beae View commit details
    Browse the repository at this point in the history
  3. Update eip-4337.md

    vbuterin authored Sep 29, 2021
    Configuration menu
    Copy the full SHA
    3fd65b1 View commit details
    Browse the repository at this point in the history
  4. Apply suggestions from code review

    Co-authored-by: lightclient <[email protected]>
    vbuterin and lightclient authored Sep 29, 2021
    Configuration menu
    Copy the full SHA
    e4519f1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    abd8690 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9c5e49f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    39bd967 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2021

  1. Update EIPS/eip-4337.md

    vbuterin authored Oct 3, 2021
    Configuration menu
    Copy the full SHA
    afc9bb5 View commit details
    Browse the repository at this point in the history
  2. Added mandatory sections

    vbuterin authored Oct 3, 2021
    Configuration menu
    Copy the full SHA
    1b97e65 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2021

  1. Configuration menu
    Copy the full SHA
    c82b769 View commit details
    Browse the repository at this point in the history
  2. Made EIP links relative

    vbuterin authored Oct 4, 2021
    Configuration menu
    Copy the full SHA
    9f5a056 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2021

  1. Update EIPS/eip-4337.md

    Co-authored-by: Micah Zoltu <[email protected]>
    vbuterin and MicahZoltu authored Oct 7, 2021
    Configuration menu
    Copy the full SHA
    169883b View commit details
    Browse the repository at this point in the history
  2. Update EIPS/eip-4337.md

    Co-authored-by: Micah Zoltu <[email protected]>
    lightclient and MicahZoltu authored Oct 7, 2021
    Configuration menu
    Copy the full SHA
    f8149fa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    993cf78 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    eb76ee9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9a7a95c View commit details
    Browse the repository at this point in the history
  6. add images for eip-4337

    lightclient committed Oct 7, 2021
    Configuration menu
    Copy the full SHA
    37954f9 View commit details
    Browse the repository at this point in the history