Skip to content

feature: EOF (EIP‑3540) Add a bytecode inspector #379

@marceontech

Description

@marceontech

I wanted to created a pull request with some improvements but could not as I'm not a collaborator.

One of them is to include a a bytecode inspector, as the new EOF format is on mainnet, yet EVM Codes UI doesn’t visualise its section layout.

Having a hex‑viewer style breakdown would aid comprehension and error detection.

I'm not an expert of a specific frontend framework but you may parse header/sections with ethereumjs-evm package (already supports EOF), and render each code section with a different colour

https://www.npmjs.com/package/@ethereumjs/evm

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions