Skip to content

Query syntax for tag existence testing #2911

@feldgendler

Description

@feldgendler

Currently there is no way to select all transactions that have a particular tag name without regard to its value.

Proposed syntax:

key EXISTS

(or maybe just key should be allowed, IDK)

This should be simple to implement: just look up key/ in the index.

Metadata

Metadata

Assignees

No one assigned

    Labels

    C:indexerComponent: IndexerC:rpcComponent: JSON RPC, gRPCS:proposalStatus: Proposal

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions