Skip to content

[bug] Extension sends large payloads to fetch transactions #25

@rithvikvibhu

Description

@rithvikvibhu

A user has this issue of the extension stuck at Inserting TX # 512 of 1181:
image

It's failing on getting transactions by addresses in bulk: https://hsd-dev.org/api-docs/?shell--curl#get-tx-by-addresses

The request payload is too large (HTTP 413 response). In this case, the 240 kB request that failed contains 100 addresses. The next ones even more.

The extension will mostly have to break it into multiple smaller requests.

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