Skip to content

Script parsing failing on non-standard but mined transactions #156

@bucko13

Description

@bucko13

Newer transactions that are putting additional data onto the stack after OP_RETURNs will break buidl parsing code and throw this error. E.g. a valid tx that has an output with the following script: OP_RETURN OP_PUSHBYTES_75 [SOME DATA] if being parsed by buidl will fail.

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