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

Epic: x/accounts #17786

Open
36 of 44 tasks
testinginprod opened this issue Sep 18, 2023 · 3 comments
Open
36 of 44 tasks

Epic: x/accounts #17786

testinginprod opened this issue Sep 18, 2023 · 3 comments
Assignees
Labels
T:Epic Epics

Comments

@testinginprod
Copy link
Contributor

testinginprod commented Sep 18, 2023

This epic tracks x/accounts development:

MVP

Release (breaking changes we must have before release)

Post-Release (can be added in an additive way without breaking things)

Account Abstraction

Tx Integration (Enshrining)

Tasks needed to integrate account abstraction authentication into the TX execution.

Auxiliary

Defines auxiliary tasks needed:

@github-actions github-actions bot added the needs-triage Issue that needs to be triaged label Sep 18, 2023
@tac0turtle tac0turtle added T:Epic Epics and removed needs-triage Issue that needs to be triaged labels Sep 18, 2023
@tac0turtle
Copy link
Member

tac0turtle commented Sep 18, 2023

As part of this we should also keep track for various types of accounts

  • multisigs
  • vesting
  • multiple signers

@imduchuyyy
Copy link

Do you implement this module for multichain landscape ?. For example:

  • Sync authorization key between each chains
  • Query authorization key from other chains on cosmos ecosystem

@testinginprod
Copy link
Contributor Author

@terryyy-eth this is an implementation detail of the account, x/accounts does not make assumptions around how an account can authenticate, if your account authentication wants to leverage the interchain it can, the implementation detail is up to you as a developer.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T:Epic Epics
Projects
Status: 🤸‍♂️ In Progress
Development

No branches or pull requests

3 participants