Skip to content

Malformed tags array causes the NDK to break with no error catching #328

@mostafa-khaldi

Description

@mostafa-khaldi

Whenever I open a subscription, I get this error, it is worth mentioning that the filter used is the following:

{
 "kinds": [16],
 "#k": ["30023"],
 "limit": 20
}

Also, after printing a bunch of returned event, I notice some of them contains the following values on the tags array: tags:[ [] , ["k", "30023"] ] the code broke because it has no exception for this issue
Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions