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: Support ed25519 address (nova) #1090

Merged
merged 4 commits into from
Feb 7, 2024

Conversation

msarcev
Copy link
Collaborator

@msarcev msarcev commented Feb 6, 2024

Description of change

  • Refactor AddressPage to split cases for different address type pages
  • Make addressState hooks address type specific
  • Add support to ED25519 address page

Closes #1068

Type of change

  • Enhancement (a non-breaking change which adds functionality)

@msarcev msarcev linked an issue Feb 6, 2024 that may be closed by this pull request
@begonaalvarezd begonaalvarezd merged commit 9b6ad87 into dev Feb 7, 2024
3 of 5 checks passed
@begonaalvarezd begonaalvarezd deleted the feat/support-ed25519-address branch February 7, 2024 10:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Task]: Basic support for ed25519 address page
2 participants