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

feat(wallet): supporting Ed25519 curve in wallet #1484

Merged
merged 7 commits into from
Aug 24, 2024

Conversation

akbariandev
Copy link
Contributor

Description

In this PR the Ed25519 cryptography is supported for creating new addresses

Related issue(s)

@akbariandev akbariandev requested review from b00f and themantre August 23, 2024 14:49
@akbariandev akbariandev changed the title feat: supporting ed25519 in create new address feat(wallet): supporting ed25519 in create new address Aug 23, 2024
@b00f b00f changed the title feat(wallet): supporting ed25519 in create new address feat(wallet): supporting ed25519 in wallet Aug 23, 2024
@b00f b00f changed the title feat(wallet): supporting ed25519 in wallet feat(wallet): supporting Ed25519 curve in wallet Aug 23, 2024
wallet/wallet.go Outdated Show resolved Hide resolved
wallet/wallet.go Show resolved Hide resolved
wallet/vault/vault_test.go Outdated Show resolved Hide resolved
wallet/vault/vault_test.go Outdated Show resolved Hide resolved
@akbariandev akbariandev requested a review from b00f August 23, 2024 18:46
@akbariandev akbariandev self-assigned this Aug 24, 2024
@akbariandev akbariandev added enhancement New feature or request Wallet labels Aug 24, 2024
@b00f b00f merged commit d30aa03 into pactus-project:main Aug 24, 2024
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Wallet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Supporting Ed25519 (Tesnte)
2 participants