ERC: Account Abstraction via Entry Point Contract specification (#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 <14004106+lightclient@users.noreply.github.com>
* 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) (#4344)
* Made EIP links relative
* Update EIPS/eip-4337.md
Co-authored-by: Micah Zoltu <micah@zoltu.net>
* Update EIPS/eip-4337.md
Co-authored-by: Micah Zoltu <micah@zoltu.net>
* Update EIPS/eip-4337.md
* Update EIPS/eip-4337.md
* Update EIPS/eip-4337.md
* add images for eip-4337
Co-authored-by: lightclient <14004106+lightclient@users.noreply.github.com>
Co-authored-by: Dror Tirosh <dror@opengsn.org>
Co-authored-by: Micah Zoltu <micah@zoltu.net>
Co-authored-by: lightclient@protonmail.com <lightclient@protonmail.com>
GitHub Diff