Skip to content

Standard for Input/Output Padding #40

Description

@dhsorens

From work on evm-asm:

Currently, evm-asm receives SSZ bytes from e.g. Zisk but SSZ doesn't self-identify length, so evm-asm does some unsafe guessing, which is (in principle) fine if the host is known and configured but not ideal. We're considering putting in an RLP-envelope so the input into evm-asm can self-identify length.

It would be nice to have a standard enforced everywhere on how inputs/outputs are padded.

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