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

[Meta] Account abstraction tracking #5245

Closed
1 of 2 tasks
Tracked by #5249
Amxx opened this issue Oct 9, 2024 · 2 comments
Closed
1 of 2 tasks
Tracked by #5249

[Meta] Account abstraction tracking #5245

Amxx opened this issue Oct 9, 2024 · 2 comments
Labels

Comments

@Amxx
Copy link
Collaborator

Amxx commented Oct 9, 2024

5.2

Next

  • Track ERC-7739 changes
  • Account framework into openzeppelin-community-contracts

Later

@Amxx Amxx added the meta label Oct 10, 2024
@Amxx Amxx modified the milestone: 5.2 Oct 10, 2024
@Amxx
Copy link
Collaborator Author

Amxx commented Oct 11, 2024

Code location (to discuss)

  • Entrypoint: @openzeppelin/contracts/vendor (mocks? other repo?)
  • ERC4337 interface: @openzeppelin/contracts/interface
  • ERC7579 interface: @openzeppelin/contracts/interface
  • ERC4337 utils: @openzeppelin/contracts/account/utils
  • ERC7579 utils: @openzeppelin/contracts/account/utils
  • ERC7739 utils: @openzeppelin/contracts/utils/cryptography
  • ERC7739 signer: @openzeppelin/contracts/utils/cryptography
  • AccountBase: @openzeppelin/community-contracts/account ?
  • AccountECDSA, AccountP256, AccountRSA: @openzeppelin/community-contracts/account/extensions ?
  • AccountERC7579, AccountERC7579Hooks: @openzeppelin/community-contracts/account/extensions ?
  • ERC7579Modules: @openzeppelin/community-contracts/account/modules
  • Factory: @openzeppelin/contracts/mocks ?

@Amxx Amxx closed this as completed Nov 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants
@Amxx and others