Skip to content

Make a bytecode test utility that would make bytecode that insert input directly to memory #3277

@rakita

Description

@rakita

If we want to insert 0x322..322 into memory from bytecode we need to do PUSH32 __, MSTORE, PUSH20 __, MSTORE etc. Make a utility fn that would take arbitrary input and offset and would make return arrey of opcodes that would push mstore this input into memory.

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