Skip to content

Minor cleanup: dead ternary in EventCard + misplaced benchmark file #138

@dergigi

Description

@dergigi

From review of PR #135:

  1. Dead ternary in EventCard.tsxresult.isNpubFallback ? result.display : result.display — both branches are identical, can simplify to just result.display.

  2. bench/nip66.ts leaked from the NIP-66 branch (feat: NIP-66 relay monitor integration #136) into Search perf, NIP fixes, replying-to usernames, highlights & mentions filter #135 — should only live in feat: NIP-66 relay monitor integration #136's scope.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions