mantlenetworkio / mantle

Mantle | Mass adoption of decentralized & token-governed technologies. With Mantle Network, Mantle Treasury, and token holder-governed products initiatives.
https://www.mantle.xyz
MIT License
227 stars 101 forks source link

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

Open Tri-stone opened 1 year ago

Tri-stone commented 1 year ago

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