Open optimiz-r opened 2 months ago
Execution fails on block 61_798_395
61_798_395
OS & Version: Linux Ubuntu 22.04
Erigon Command (with flags/config):
docker run --rm \ -p 30303:30303 -p 30303:30303/udp -v /polygon/datadir:/data \ --name=polygon-erigon erigontech/erigon:3.0.0-alpha3 \ --chain="bor-mainnet" \ --bor.heimdall="https://heimdall-api.polygon.technology/" \ --datadir="/data" \ --prune.mode="full"
[WARN] [09-19|10:12:13.173] [7/9 Execution] Execution failed block=61798395 txNum=4550000336 hash=0xcef48cbc6d524c3a2c3fa4717484952156351f90a0859d3dcb7f4488dbd3cbef err="invalid block, txnIdx=253, gas used by execution: 46110321, in header: 29995552, headerNum=61798395, cef48cbc6d524c3a2c3fa4717484952156351f90a0859d3dcb7f4488dbd3cbef"
I guess the same issue like this #12038, although it's different block number.
Execution fails on block
61_798_395
System information
OS & Version: Linux Ubuntu 22.04
Erigon Command (with flags/config):
Logs