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 ECDSA key support to yahcli #17236

Open
beeradb opened this issue Jan 6, 2025 · 0 comments · May be fixed by #17293
Open

Add ECDSA key support to yahcli #17236

beeradb opened this issue Jan 6, 2025 · 0 comments · May be fixed by #17293
Assignees
Labels

Comments

@beeradb
Copy link
Contributor

beeradb commented Jan 6, 2025

Problem

I'd like to be able to use yahcli to create accounts with ECDSA keys.

Solution

Currently, accounts created using the yahcli "accounts create" command are generated using ed25519 keys. There are times we need accounts created with ECDSA keys for EVM related activities.

It would be ideal if we could expand all of the actions under yahcli create to optionally support ECDSA keys in addition to the current ed25519 keys.

Alternatives

No response

@netopyr netopyr moved this to To Do in Services Team Jan 7, 2025
@povolev15 povolev15 moved this from To Do to 👷🏼‍♀️ In Progress in Services Team Jan 7, 2025
@povolev15 povolev15 moved this from 👷🏼‍♀️ In Progress to 👀 In Review in Services Team Jan 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: 👀 In Review
Development

Successfully merging a pull request may close this issue.

3 participants