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

Support Address20 in Balance Transfer and Passkey Proxy #2192

Closed
4 tasks done
wilwade opened this issue Oct 21, 2024 · 1 comment
Closed
4 tasks done

Support Address20 in Balance Transfer and Passkey Proxy #2192

wilwade opened this issue Oct 21, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@wilwade
Copy link
Collaborator

wilwade commented Oct 21, 2024

To increase the support for different keys and wallets, we want to increase the support for ethereum style H160 accounts.

AC

  • I should be able to send to an Ethereum style Address20 account using balances pallet
  • I should be able to use an secp256k1 signature to send money from one Address20 account to any other account using balances pallet
  • I should be able to have a Address20 address root to use with the Passkey Pallet
  • I should be able to use an secp256k1 signature to prove passkey authorization for any Passkey Pallet call that has an Address20 account root
    • PasskeyCall account_id should allow for Address20
    • PasskeyCall account_ownership_proof should allow for secp256k1
@wilwade wilwade added the enhancement New feature or request label Oct 21, 2024
@wilwade wilwade changed the title Verify Support for secp256k1 and ed25519 keys Verify Support for secp256k1 keys Oct 25, 2024
@aramikm aramikm self-assigned this Oct 25, 2024
@wilwade wilwade changed the title Verify Support for secp256k1 keys Support Address20 in Balance Transfer Oct 28, 2024
@wilwade wilwade changed the title Support Address20 in Balance Transfer Support Address20 in Balance Transfer and Passkey Proxy Oct 28, 2024
@aramikm aramikm closed this as completed Nov 1, 2024
@aramikm aramikm reopened this Nov 12, 2024
@aramikm
Copy link
Collaborator

aramikm commented Nov 18, 2024

Closed by #2216

@aramikm aramikm closed this as completed Nov 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants