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 NIP-05 handling for zap feed #921

Closed
wants to merge 1 commit into from
Closed

Fix NIP-05 handling for zap feed #921

wants to merge 1 commit into from

Conversation

benthecarman
Copy link
Collaborator

We support entering a nip-05 address in the sync nostr contacts form, however this would break the zap feed because it'd always return undefined when trying to get the hex pub. This fixes it so we can actually resolve it into the hexpub as well as makes it so it'll return a better error when this happens.

@benthecarman benthecarman added the bug Something isn't working label Mar 12, 2024
@benthecarman benthecarman requested a review from futurepaul March 12, 2024 15:55
@benthecarman benthecarman deleted the fix-nip5 branch March 25, 2024 20:48
@benthecarman
Copy link
Collaborator Author

not needed anymore

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant