Skip to content

Invalid de-serialize contract size limit #1808

@LNow

Description

@LNow

For some reason contract body is limited to 0.1MB and as a result it is impossible to de-serialize some TX.

const codeBody = deserializeLPString(bytesReader, 4, 100_000);

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