Skip to content

Support generation of truncated PUSH op in CT #44

Description

@simonlechner

Right now whenever a PUSH operation is added to the code in generator all data is included in the resulting code. However it is also valid to end the code with incomplete data of a PUSH, all missing elements are considered zero. All bytes after the size of the code should be considered code.
Support for this case should be added to the code generator.

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