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: show transaction metadata in transaction list #803

Merged
merged 1 commit into from
Dec 2, 2024

Conversation

rolznz
Copy link
Contributor

@rolznz rolznz commented Nov 19, 2024

Fixes #577

Alternative to #678

Shows LUD-18 and NIP-57 data for received payments in the transaction list.

This iteration only shows text data. Nostr zap profile name and picture would require a separate service or deeper nostr integration which might not be worthwhile right now.

image

image

image

@rolznz rolznz requested review from bumi and im-adithya November 19, 2024 02:09
@rolznz
Copy link
Contributor Author

rolznz commented Nov 29, 2024

@im-adithya @bumi I would like to merge this and close #678, do you see any issues?

@rolznz
Copy link
Contributor Author

rolznz commented Dec 2, 2024

I'll merge this for now - it's a minor change only impacting the transaction list frontend code.

@rolznz rolznz merged commit 8aa4e6e into master Dec 2, 2024
9 checks passed
@rolznz rolznz deleted the feat/transaction-metadata-v2 branch December 2, 2024 22:19
@bumi
Copy link
Contributor

bumi commented Dec 2, 2024

+1

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.

Parse invoice metadata to get LNURL payerdata and zap
2 participants