forked from protolambda/erigon
-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Description
System information
Erigon version: erigon version 0.08.0-unstable
OS & Version: Linux
Commit hash:
Erigon Command (with flags/config):
Consensus Layer:
Consensus Layer Command (with flags/config):
Chain/Network:
Expected behaviour
Actual behaviour
Execute the request and compare the result returned by op-geth. The gas value returned is much less than the official one.
Normal situation should be the same
curl --location --request POST '127.0.0.1:8545' \
--header 'Content-Type: application/json' \
--data-raw '{"method":"debug_traceCall","params":[{"from":"0xdeaddeaddeaddeaddeaddeaddeaddeaddead0001","to":"0x4200000000000000000000000000000000000015","data":"0x"}, "latest"],"id":1,"jsonrpc":"2.0"}'
The result returned by erigon is on the right side of the figure.
Steps to reproduce the behaviour
Backtrace
[backtrace]
Metadata
Metadata
Assignees
Labels
No labels