Skip to content

RPC client uses incorrect encoding in abci_query request #75

@mappum

Description

@mappum

The RPC client encodes the data field for the abci_query endpoint into a JSON array of byte values, but the Tendermint side expects a hex string. This means every request fails, even with an empty data field.

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