Skip to content

[l2geth]: cannot get data when revert using eth_call #1372

@Tri-stone

Description

@Tri-stone

Describe the bug
Cannot get data parameter when revert using eth_call

Expected behavior
response has data parameter like blew:

{
"jsonrpc": "2.0",
"id": 1,
"error": {
"code": 3,
"message": "execution reverted: some error",
"data": "0x08c379a000000000000000000..."
}
}

Screenshots
mantle VS goerli:
img_v2_e72698bc-53ce-4fc9-a086-413f7eaa11eh

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