Skip to content

Improve visual sequence output of corpus files in SolCalldata format #1593

Description

@rappie

Describe the desired feature

Example corpus file:

[
  {
    "call": {
      "tag": "SolCalldata",
      "contents": "\"\\227\\147\\216k\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0R\\255\\255\\255\\255\\255\\255\\255\\255\\255\\255\\255\\255\\255\\255\\255\\255\\255\\255\\255\\255\\255\\255\\255\\255\\255\\255\\255\\255\\255\\255\\255\\254\""
    },
    "src": "0x0000000000000000000000000000000000020000",
    "dst": "0x00a329c0648769a73afac7f9381e08fb43dbea72",
    "gas": 12500000,
    "gasprice": "0x0000000000000000000000000000000000000000000000000000000000000001",
    "value": "0x0000000000000000000000000000000000000000000000000000000000000000",
    "delay": [
      "0x000000000000000000000000000000000000000000000000000000000000005f",
      "0x0000000000000000000000000000000000000000000000000000000000000028"
    ]
  }
]

Current output:

Image

Expected output:

Full ABI information containing function signature, etc.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions