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

Inconsitency in events is breaking tags #8

Closed
ryzizub opened this issue Jan 26, 2023 · 2 comments
Closed

Inconsitency in events is breaking tags #8

ryzizub opened this issue Jan 26, 2023 · 2 comments

Comments

@ryzizub
Copy link
Contributor

ryzizub commented Jan 26, 2023

I found couple of nostr events have empty tags like

"tags": [ [ "e", "68ae015bf4833a6ff0ed86564c5afaa65c31791d35e8432755535d02eafc4375" ], [ "e", "de2d85a00a52ceb25f3cfc41e22d927f6166250f210f928e2552b97c0bd66dcf" ], [ "p", "052acd328f1c1d48e86fff3e34ada4bfc60578116f4f68f296602530529656a2", "" ]

unfortunately thats breaking cast cause its making child another list

Error

I will send a PR to fix this, cause small inconsitency should not break this

@ryzizub ryzizub changed the title Inconsitency in events in breaking tags Inconsitency in events is breaking tags Jan 26, 2023
@ryzizub
Copy link
Contributor Author

ryzizub commented Jan 26, 2023

this can be also fixed by #10

@ethicnology
Copy link
Owner

merged #9

ethicnology added a commit that referenced this issue Jan 27, 2023
fix: Inconsitency in events is breaking tags #8
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

No branches or pull requests

2 participants