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

Fix P2PK key generation and display #216

Merged
merged 6 commits into from
Aug 16, 2024
Merged

Fix P2PK key generation and display #216

merged 6 commits into from
Aug 16, 2024

Conversation

callebtc
Copy link
Collaborator

This pull request includes several fixes related to P2PK key generation and display. The changes include:

  • Fixing the generation of P2PK keys in the receive screen

  • Fixing the units displayed in the ToggleUnit component

  • Handling P2PK keys in the handleP2PK function of the WalletStore

  • Updating the P2PK component to display the correct P2PK key information

  • Adding a button to generate new P2PK keys in the P2PK component

These changes address issues with P2PK key generation and display in the application.

@callebtc callebtc merged commit 518600b into main Aug 16, 2024
1 check passed
@callebtc callebtc deleted the p2pk-in-receive-screen branch August 16, 2024 11:05
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.

1 participant