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

Add ERC4337 Account implementations (should move to community repo) #5244

Closed

Conversation

ernestognw
Copy link
Member

@ernestognw ernestognw commented Oct 9, 2024

Follow up from #5243 and smaller version of #5182

This PR includes the following implementations:

  • AccountBase
  • AccountECDSA
  • AccountP256
  • AccountRSA

PR Checklist

  • Tests
  • Documentation
  • Changeset entry (run npx changeset add)

Copy link

changeset-bot bot commented Oct 9, 2024

🦋 Changeset detected

Latest commit: fd98e18

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
openzeppelin-solidity Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@ernestognw ernestognw added this to the 5.2 milestone Oct 9, 2024
@ernestognw ernestognw changed the base branch from master to account-abstraction October 11, 2024 03:20
@Amxx Amxx mentioned this pull request Oct 11, 2024
2 tasks
@Amxx Amxx changed the title Add ERC4337 Account implementations Add ERC4337 Account implementations (should move to community repo) Oct 21, 2024
@Amxx Amxx deleted the branch OpenZeppelin:account-abstraction October 23, 2024 07:19
@Amxx Amxx closed this Oct 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants