Skip to content

Detect large transactions early #196

@leto

Description

@leto

We should be able to detect large transactions that will not pass consensus rules before submitting them to the mempool.

A user should not have to wait a potentially long time for a transaction to be created and fail when we could instantly tell it will be rejected.

    "error": {
      "code": -26,
      "message": "16: bad-txns-oversize"

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions