Skip to content

Commit

Permalink
ERC: Account Abstraction via Entry Point Contract specification (ethe…
Browse files Browse the repository at this point in the history
…reum#4337)

* 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.

* Rename file to match ERC number

* Update eip-4337.md

* Apply suggestions from code review

Co-authored-by: lightclient <[email protected]>

* Replaced simple summary with abstract

* Apply suggestions from code review

* Changing to relative links for images

* Update EIPS/eip-4337.md

* Added mandatory sections

* reference EIP-2470 (create2 deployer) (ethereum#4344)

* Made EIP links relative

* Update EIPS/eip-4337.md

Co-authored-by: Micah Zoltu <[email protected]>

* Update EIPS/eip-4337.md

Co-authored-by: Micah Zoltu <[email protected]>

* Update EIPS/eip-4337.md

* Update EIPS/eip-4337.md

* Update EIPS/eip-4337.md

* add images for eip-4337

Co-authored-by: lightclient <[email protected]>
Co-authored-by: Dror Tirosh <[email protected]>
Co-authored-by: Micah Zoltu <[email protected]>
Co-authored-by: [email protected] <[email protected]>
  • Loading branch information
5 people authored and PhABC committed Jan 25, 2022
1 parent 4a9b60d commit 9be7526
Showing 1 changed file with 331 additions and 0 deletions.
Loading

0 comments on commit 9be7526

Please sign in to comment.