We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Erigon version: erigon:v3.0.0-beta1
erigon:v3.0.0-beta1
OS & Version: Linux
Commit hash:
Erigon Command (with flags/config):
execution-sync: user: "root:root" container_name: gas-execution-client-sync image: ${EC_IMAGE_VERSION} networks: - gas volumes: - ${EC_DATA_DIR}:/var/lib/erigon - ${EC_JWT_SECRET_PATH}:/tmp/jwt/jwtsecret - ${GENESIS_PATH}:/tmp/genesis/genesis.json entrypoint: erigon init --datadir=/var/lib/erigon /tmp/genesis/genesis.json execution: user: "root:root" stop_grace_period: 30m container_name: gas-execution-client depends_on: execution-sync: condition: service_completed_successfully restart: unless-stopped image: ${EC_IMAGE_VERSION} networks: - gas volumes: - ${EC_DATA_DIR}:/var/lib/erigon - ${EC_JWT_SECRET_PATH}:/tmp/jwt/jwtsecret ports: - "30303:30303/tcp" - "30303:30303/udp" - "8008:8008/tcp" - "8551:8551" command: - --private.api.addr=0.0.0.0:9090 - --nat=any - --http - --http.addr=0.0.0.0 - --http.port=8545 - --http.vhosts=* - --http.corsdomain=* - --http.api=web3,eth,net,engine - --txpool.disable - --chain=holesky - --authrpc.addr=0.0.0.0 - --authrpc.port=8551 - --authrpc.vhosts=* - --authrpc.jwtsecret=/tmp/jwt/jwtsecret - --datadir=/var/lib/erigon - --healthcheck - --metrics - --metrics.addr=0.0.0.0 - --metrics.port=8008 - --db.size.limit=2GB - --externalcl
Chain/Network: holesky
run benchmask with:https://github.com/NethermindEth/gas-benchmarks/tree/main/tests/Gas comand: ./run.sh -t "tests/Address" -w "warmup/warmup-1000bl-16wi-24tx.txt" -c "erigon" -r "1" -o "results-erigonv3.0.0-beta1"
./run.sh -t "tests/Address" -w "warmup/warmup-1000bl-16wi-24tx.txt" -c "erigon" -r "1" -o "results-erigonv3.0.0-beta1"
erigon3 logs:
[INFO] [01-24|09:11:12.835] head updated age=1y4mo3d head=0x6ae55615da26cc256efbdb360860ab436f134a25beb42f3c8372f5116117d20b hash=0x6ae55615da26cc256efbdb360860ab436f134a25beb42f3c8372f5116117d20b number=1000 execution=21.408831ms mgas/s=0.00 average mgas/s=0.00 commit=1.5076ms alloc=49.4MB sys=86.0MB [INFO] [01-24|09:11:14.207] [NewPayload] Handling new payload height=2 hash=0x93266b82b13b495a2be3d984fda0afe5e87734d8fc00df8925cc664735e6a402 [INFO] [01-24|09:11:14.222] [sync] limited big jump from=1000 amount=5000 [INFO] [01-24|09:11:14.222] Reorg requested too low, capping to the minimum unwindable block unwindTarget=1 minUnwindableBlock=9 [INFO] [01-24|09:11:14.233] [4/6 Execution] Unwind Execution from=1000 to=9 [WARN] [01-24|09:11:14.239] [rpc] served conn=172.18.0.1:60258 method=engine_forkchoiceUpdatedV3 reqid=67 err="updateForkChoice: [4/6 Execution] domains.GetDiffset(1000, 0x6ae55615da26cc256efbdb360860ab436f134a25beb42f3c8372f5116117d20b): not found" [INFO] [01-24|09:11:14.240] [NewPayload] Handling new payload height=3 hash=0xcf92a1cd9a2b919fb91d352a8eec8f025f8103990b5873ff6ec77e297ab50c35 [INFO] [01-24|09:11:14.246] [sync] limited big jump from=1000 amount=5000 [INFO] [01-24|09:11:14.246] Reorg requested too low, capping to the minimum unwindable block unwindTarget=1 minUnwindableBlock=9 [INFO] [01-24|09:11:14.255] [4/6 Execution] Unwind Execution from=1000 to=9 [WARN] [01-24|09:11:14.260] [rpc] served conn=172.18.0.1:60258 method=engine_forkchoiceUpdatedV3 reqid=67 err="updateForkChoice: [4/6 Execution] domains.GetDiffset(1000, 0x6ae55615da26cc256efbdb360860ab436f134a25beb42f3c8372f5116117d20b): not found" [INFO] [01-24|09:11:14.516] [NewPayload] Handling new payload height=2 hash=0xe4161779cacba494b7c01a55932faed9340ff7c9b9ed6f4293e0b51861ccab04 [INFO] [01-24|09:11:14.525] [sync] limited big jump from=1000 amount=5000 [INFO] [01-24|09:11:14.525] Reorg requested too low, capping to the minimum unwindable block unwindTarget=1 minUnwindableBlock=9 [INFO] [01-24|09:11:14.533] [4/6 Execution] Unwind Execution from=1000 to=9 [WARN] [01-24|09:11:14.541] [rpc] served conn=172.18.0.1:33780 method=engine_forkchoiceUpdatedV3 reqid=67 err="updateForkChoice: [4/6 Execution] domains.GetDiffset(1000, 0x6ae55615da26cc256efbdb360860ab436f134a25beb42f3c8372f5116117d20b): not found" [INFO] [01-24|09:11:14.542] [NewPayload] Handling new payload height=3 hash=0x61f8b4fd95b149bcc22fbaa7fdae1a6705069bdf172047de2846a21249f0de06 [INFO] [01-24|09:11:14.549] [sync] limited big jump from=1000 amount=5000 [INFO] [01-24|09:11:14.549] Reorg requested too low, capping to the minimum unwindable block unwindTarget=1 minUnwindableBlock=9 [INFO] [01-24|09:11:14.570] [4/6 Execution] Unwind Execution from=1000 to=9 [WARN] [01-24|09:11:14.579] [rpc] served conn=172.18.0.1:33780 method=engine_forkchoiceUpdatedV3 reqid=67 err="updateForkChoice: [4/6 Execution] domains.GetDiffset(1000, 0x6ae55615da26cc256efbdb360860ab436f134a25beb42f3c8372f5116117d20b): not found" [INFO] [01-24|09:11:14.839] [NewPayload] Handling new payload height=2 hash=0x1a30a0b94304158c97f4142c27ee6a98cef99d75bb31abd01898c78ae9b6eabd [INFO] [01-24|09:11:14.861] [sync] limited big jump from=1000 amount=5000 [INFO] [01-24|09:11:14.861] Reorg requested too low, capping to the minimum unwindable block unwindTarget=1 minUnwindableBlock=9 [INFO] [01-24|09:11:14.870] [4/6 Execution] Unwind Execution from=1000 to=9 [WARN] [01-24|09:11:14.875] [rpc] served conn=172.18.0.1:33784 method=engine_forkchoiceUpdatedV3 reqid=67 err="updateForkChoice: [4/6 Execution] domains.GetDiffset(1000, 0x6ae55615da26cc256efbdb360860ab436f134a25beb42f3c8372f5116117d20b): not found" [INFO] [01-24|09:11:14.877] [NewPayload] Handling new payload height=3 hash=0x53caf9f9edb4ef009cdef524f7f59e94a4c31d5361582eb7b1a7e6e3d9800d96 [INFO] [01-24|09:11:14.881] [sync] limited big jump from=1000 amount=5000 [INFO] [01-24|09:11:14.881] Reorg requested too low, capping to the minimum unwindable block unwindTarget=1 minUnwindableBlock=9 [INFO] [01-24|09:11:14.901] [4/6 Execution] Unwind Execution from=1000 to=9 [WARN] [01-24|09:11:14.914] [rpc] served conn=172.18.0.1:33784 method=engine_forkchoiceUpdatedV3 reqid=67 err="updateForkChoice: [4/6 Execution] domains.GetDiffset(1000, 0x6ae55615da26cc256efbdb360860ab436f134a25beb42f3c8372f5116117d20b): not found" [INFO] [01-24|09:11:15.171] [NewPayload] Handling new payload height=2 hash=0x56cc8f86dc34e9cd3416ff2ae10acd1ec17182e824b67567a1cbd79cd1c532c8 [INFO] [01-24|09:11:15.187] [sync] limited big jump from=1000 amount=5000 [INFO] [01-24|09:11:15.187] Reorg requested too low, capping to the minimum unwindable block unwindTarget=1 minUnwindableBlock=9 [INFO] [01-24|09:11:15.195] [4/6 Execution] Unwind Execution from=1000 to=9 [WARN] [01-24|09:11:15.200] [rpc] served conn=172.18.0.1:33792 method=engine_forkchoiceUpdatedV3 reqid=67 err="updateForkChoice: [4/6 Execution] domains.GetDiffset(1000, 0x6ae55615da26cc256efbdb360860ab436f134a25beb42f3c8372f5116117d20b): not found" [INFO] [01-24|09:11:15.202] [NewPayload] Handling new payload height=3 hash=0x61cb0604085aae71a2ee83b9679f1782e4af818c5f9b2617a2a6bbac0cf4631d [INFO] [01-24|09:11:15.205] [sync] limited big jump from=1000 amount=5000 [INFO] [01-24|09:11:15.205] Reorg requested too low, capping to the minimum unwindable block unwindTarget=1 minUnwindableBlock=9 [INFO] [01-24|09:11:15.214] [4/6 Execution] Unwind Execution from=1000 to=9 [WARN] [01-24|09:11:15.219] [rpc] served conn=172.18.0.1:33792 method=engine_forkchoiceUpdatedV3 reqid=67 err="updateForkChoice: [4/6 Execution] domains.GetDiffset(1000, 0x6ae55615da26cc256efbdb360860ab436f134a25beb42f3c8372f5116117d20b): not found" [INFO] [01-24|09:11:15.452] [NewPayload] Handling new payload height=2 hash=0x474ff94e0783049a907eda3c7eb8339c34c23f2c8eab2d5370d624091e71fb5e [INFO] [01-24|09:11:15.470] [sync] limited big jump from=1000 amount=5000 [INFO] [01-24|09:11:15.470] Reorg requested too low, capping to the minimum unwindable block unwindTarget=1 minUnwindableBlock=9 [INFO] [01-24|09:11:15.478] [4/6 Execution] Unwind Execution from=1000 to=9 [WARN] [01-24|09:11:15.484] [rpc] served conn=172.18.0.1:33806 method=engine_forkchoiceUpdatedV3 reqid=67 err="updateForkChoice: [4/6 Execution] domains.GetDiffset(1000, 0x6ae55615da26cc256efbdb360860ab436f134a25beb42f3c8372f5116117d20b): not found" [INFO] [01-24|09:11:15.485] [NewPayload] Handling new payload height=3 hash=0x7b07c9633bc58cd9bbe964be89c7c71e386a338f67fa8dd78443c1e33f6838ad [INFO] [01-24|09:11:15.489] [sync] limited big jump from=1000 amount=5000 [INFO] [01-24|09:11:15.489] Reorg requested too low, capping to the minimum unwindable block unwindTarget=1 minUnwindableBlock=9 [INFO] [01-24|09:11:15.515] [4/6 Execution] Unwind Execution from=1000 to=9 [WARN] [01-24|09:11:15.527] [rpc] served conn=172.18.0.1:33806 method=engine_forkchoiceUpdatedV3 reqid=67 err="updateForkChoice: [4/6 Execution] domains.GetDiffset(1000, 0x6ae55615da26cc256efbdb360860ab436f134a25beb42f3c8372f5116117d20b): not found" [INFO] [01-24|09:11:15.789] [NewPayload] Handling new payload height=2 hash=0xcaabcc7476125049212c4e3d7f4486749c154316a6fd3cb9b301114864502e53 [INFO] [01-24|09:11:15.807] [sync] limited big jump from=1000 amount=5000 [INFO] [01-24|09:11:15.807] Reorg requested too low, capping to the minimum unwindable block unwindTarget=1 minUnwindableBlock=9 [INFO] [01-24|09:11:15.815] [4/6 Execution] Unwind Execution from=1000 to=9 [WARN] [01-24|09:11:15.819] [rpc] served conn=172.18.0.1:33820 method=engine_forkchoiceUpdatedV3 reqid=67 err="updateForkChoice: [4/6 Execution] domains.GetDiffset(1000, 0x6ae55615da26cc256efbdb360860ab436f134a25beb42f3c8372f5116117d20b): not found" [INFO] [01-24|09:11:15.820] [NewPayload] Handling new payload height=3 hash=0xf41c5dd7bf54d9227a2a6df4b3186317ed4f1127b439e0646a0805020ef6e68a [INFO] [01-24|09:11:15.824] [sync] limited big jump from=1000 amount=5000 [INFO] [01-24|09:11:15.824] Reorg requested too low, capping to the minimum unwindable block unwindTarget=1 minUnwindableBlock=9 [INFO] [01-24|09:11:15.844] [4/6 Execution] Unwind Execution from=1000 to=9 [WARN] [01-24|09:11:15.859] [rpc] served conn=172.18.0.1:33820 method=engine_forkchoiceUpdatedV3 reqid=67 err="updateForkChoice: [4/6 Execution] domains.GetDiffset(1000, 0x6ae55615da26cc256efbdb360860ab436f134a25beb42f3c8372f5116117d20b): not found" [INFO] [01-24|09:11:16.102] [NewPayload] Handling new payload height=2 hash=0xbca3b78c0e3e19c95f0bfd7a495e685ce4ba08f6508d7a9b552346537838c4cd [INFO] [01-24|09:11:16.119] [sync] limited big jump from=1000 amount=5000 [INFO] [01-24|09:11:16.119] Reorg requested too low, capping to the minimum unwindable block unwindTarget=1 minUnwindableBlock=9 [INFO] [01-24|09:11:16.127] [4/6 Execution] Unwind Execution from=1000 to=9 [WARN] [01-24|09:11:16.133] [rpc] served conn=172.18.0.1:33824 method=engine_forkchoiceUpdatedV3 reqid=67 err="updateForkChoice: [4/6 Execution] domains.GetDiffset(1000, 0x6ae55615da26cc256efbdb360860ab436f134a25beb42f3c8372f5116117d20b): not found" [INFO] [01-24|09:11:16.134] [NewPayload] Handling new payload height=3 hash=0x1fa3d0f44349fa120ce21a2b0d88cc078c4c05dde244cf2391bf497cac035436 [INFO] [01-24|09:11:16.142] [sync] limited big jump from=1000 amount=5000 [INFO] [01-24|09:11:16.143] Reorg requested too low, capping to the minimum unwindable block unwindTarget=1 minUnwindableBlock=9 [INFO] [01-24|09:11:16.158] [4/6 Execution] Unwind Execution from=1000 to=9 [WARN] [01-24|09:11:16.164] [rpc] served conn=172.18.0.1:33824 method=engine_forkchoiceUpdatedV3 reqid=67 err="updateForkChoice: [4/6 Execution] domains.GetDiffset(1000, 0x6ae55615da26cc256efbdb360860ab436f134a25beb42f3c8372f5116117d20b): not found" [INFO] [01-24|09:11:16.405] [NewPayload] Handling new payload height=2 hash=0x8eb002a3cf680889fa2f6545e6a95e626187002d9bde8a9fbe080e9be1c8ae11 [INFO] [01-24|09:11:16.414] [sync] limited big jump from=1000 amount=5000 [INFO] [01-24|09:11:16.414] Reorg requested too low, capping to the minimum unwindable block unwindTarget=1 minUnwindableBlock=9 [INFO] [01-24|09:11:16.440] [4/6 Execution] Unwind Execution from=1000 to=9 [WARN] [01-24|09:11:16.454] [rpc] served conn=172.18.0.1:33834 method=engine_forkchoiceUpdatedV3 reqid=67 err="updateForkChoice: [4/6 Execution] domains.GetDiffset(1000, 0x6ae55615da26cc256efbdb360860ab436f134a25beb42f3c8372f5116117d20b): not found" [INFO] [01-24|09:11:16.455] [NewPayload] Handling new payload height=3 hash=0x3296d44e31adc7a3dce756c1093febaab6f7ff217c4fa30d5480888a2d745fe9 [INFO] [01-24|09:11:16.459] [sync] limited big jump from=1000 amount=5000 [INFO] [01-24|09:11:16.459] Reorg requested too low, capping to the minimum unwindable block unwindTarget=1 minUnwindableBlock=9 [INFO] [01-24|09:11:16.486] [4/6 Execution] Unwind Execution from=1000 to=9 [WARN] [01-24|09:11:16.501] [rpc] served conn=172.18.0.1:33834 method=engine_forkchoiceUpdatedV3 reqid=67 err="updateForkChoice: [4/6 Execution] domains.GetDiffset(1000, 0x6ae55615da26cc256efbdb360860ab436f134a25beb42f3c8372f5116117d20b): not found" [INFO] [01-24|09:11:16.755] [NewPayload] Handling new payload height=2 hash=0x810ee47fd99885c777936da0cb36caf0bb091fcecb315b7df71bcf176010b131 [INFO] [01-24|09:11:16.771] [sync] limited big jump from=1000 amount=5000 [INFO] [01-24|09:11:16.771] Reorg requested too low, capping to the minimum unwindable block unwindTarget=1 minUnwindableBlock=9 [INFO] [01-24|09:11:16.779] [4/6 Execution] Unwind Execution from=1000 to=9 [WARN] [01-24|09:11:16.785] [rpc] served conn=172.18.0.1:33842 method=engine_forkchoiceUpdatedV3 reqid=67 err="updateForkChoice: [4/6 Execution] domains.GetDiffset(1000, 0x6ae55615da26cc256efbdb360860ab436f134a25beb42f3c8372f5116117d20b): not found" [INFO] [01-24|09:11:16.786] [NewPayload] Handling new payload height=3 hash=0x55855c0fef6f8e8fa3250df9255685140757cbc36e0fc8b7f3950259d85cab2c [INFO] [01-24|09:11:16.794] [sync] limited big jump from=1000 amount=5000 [INFO] [01-24|09:11:16.794] Reorg requested too low, capping to the minimum unwindable block unwindTarget=1 minUnwindableBlock=9 [INFO] [01-24|09:11:16.804] [4/6 Execution] Unwind Execution from=1000 to=9 [WARN] [01-24|09:11:16.820] [rpc] served conn=172.18.0.1:33842 method=engine_forkchoiceUpdatedV3 reqid=67 err="updateForkChoice: [4/6 Execution] domains.GetDiffset(1000, 0x6ae55615da26cc256efbdb360860ab436f134a25beb42f3c8372f5116117d20b): not found" [INFO] [01-24|09:11:17.077] [NewPayload] Handling new payload height=2 hash=0xe9f9e1b2674265f10070bef534c1cb86e9fd1d327b6c5327d9633146fa59bc2f [INFO] [01-24|09:11:17.087] [sync] limited big jump from=1000 amount=5000 [INFO] [01-24|09:11:17.087] Reorg requested too low, capping to the minimum unwindable block unwindTarget=1 minUnwindableBlock=9 [INFO] [01-24|09:11:17.095] [4/6 Execution] Unwind Execution from=1000 to=9 [WARN] [01-24|09:11:17.099] [rpc] served conn=172.18.0.1:33848 method=engine_forkchoiceUpdatedV3 reqid=67 err="updateForkChoice: [4/6 Execution] domains.GetDiffset(1000, 0x6ae55615da26cc256efbdb360860ab436f134a25beb42f3c8372f5116117d20b): not found" [INFO] [01-24|09:11:17.100] [NewPayload] Handling new payload height=3 hash=0xcb2d7c090e9d1b45bf381dec63d37301d473cb1474df523899428f3c4e5521b2 [INFO] [01-24|09:11:17.108] [sync] limited big jump from=1000 amount=5000 [INFO] [01-24|09:11:17.108] Reorg requested too low, capping to the minimum unwindable block unwindTarget=1 minUnwindableBlock=9 [INFO] [01-24|09:11:17.117] [4/6 Execution] Unwind Execution from=1000 to=9 [WARN] [01-24|09:11:17.120] [rpc] served conn=172.18.0.1:33848 method=engine_forkchoiceUpdatedV3 reqid=67 err="updateForkChoice: [4/6 Execution] domains.GetDiffset(1000, 0x6ae55615da26cc256efbdb360860ab436f134a25beb42f3c8372f5116117d20b): not found" [INFO] [01-24|09:11:17.369] [NewPayload] Handling new payload height=2 hash=0x5d0cd7570e9f42805aeff81c647c332b25a8c450257e11c48b2d923cfc73234b [INFO] [01-24|09:11:17.378] [sync] limited big jump from=1000 amount=5000 [INFO] [01-24|09:11:17.378] Reorg requested too low, capping to the minimum unwindable block unwindTarget=1 minUnwindableBlock=9 [INFO] [01-24|09:11:17.386] [4/6 Execution] Unwind Execution from=1000 to=9 [WARN] [01-24|09:11:17.392] [rpc] served conn=172.18.0.1:33852 method=engine_forkchoiceUpdatedV3 reqid=67 err="updateForkChoice: [4/6 Execution] domains.GetDiffset(1000, 0x6ae55615da26cc256efbdb360860ab436f134a25beb42f3c8372f5116117d20b): not found" [INFO] [01-24|09:11:17.393] [NewPayload] Handling new payload height=3 hash=0x653ea5178f339d762854f37cf5758d1d3623b41007898ddbf673328fe1e3949c [INFO] [01-24|09:11:17.401] [sync] limited big jump from=1000 amount=5000 [INFO] [01-24|09:11:17.401] Reorg requested too low, capping to the minimum unwindable block unwindTarget=1 minUnwindableBlock=9 [INFO] [01-24|09:11:17.427] [4/6 Execution] Unwind Execution from=1000 to=9 [WARN] [01-24|09:11:17.441] [rpc] served conn=172.18.0.1:33852 method=engine_forkchoiceUpdatedV3 reqid=67 err="updateForkChoice: [4/6 Execution] domains.GetDiffset(1000, 0x6ae55615da26cc256efbdb360860ab436f134a25beb42f3c8372f5116117d20b): not found" [INFO] [01-24|09:11:17.675] [NewPayload] Handling new payload height=2 hash=0x749effe8d48d74bb5283ab6d1536cb36b940daa2fde7149015614b3cc2160061 [INFO] [01-24|09:11:17.691] [sync] limited big jump from=1000 amount=5000 [INFO] [01-24|09:11:17.691] Reorg requested too low, capping to the minimum unwindable block unwindTarget=1 minUnwindableBlock=9 [INFO] [01-24|09:11:17.717] [4/6 Execution] Unwind Execution from=1000 to=9 [WARN] [01-24|09:11:17.733] [rpc] served conn=172.18.0.1:33856 method=engine_forkchoiceUpdatedV3 reqid=67 err="updateForkChoice: [4/6 Execution] domains.GetDiffset(1000, 0x6ae55615da26cc256efbdb360860ab436f134a25beb42f3c8372f5116117d20b): not found" [INFO] [01-24|09:11:17.734] [NewPayload] Handling new payload height=3 hash=0x9b4f08ed310a839aff30302275943c9345538911254dbd28cc84b8558fd99964 [INFO] [01-24|09:11:17.738] [sync] limited big jump from=1000 amount=5000 [INFO] [01-24|09:11:17.739] Reorg requested too low, capping to the minimum unwindable block unwindTarget=1 minUnwindableBlock=9 [INFO] [01-24|09:11:17.756] [4/6 Execution] Unwind Execution from=1000 to=9 [WARN] [01-24|09:11:17.761] [rpc] served conn=172.18.0.1:33856 method=engine_forkchoiceUpdatedV3 reqid=67 err="updateForkChoice: [4/6 Execution] domains.GetDiffset(1000, 0x6ae55615da26cc256efbdb360860ab436f134a25beb42f3c8372f5116117d20b): not found" [INFO] [01-24|09:11:18.008] [NewPayload] Handling new payload height=2 hash=0x6efdb38ed7833b72b6ace07ca64f50ff07994ba0c637d93fee2d1419b63248a4 [INFO] [01-24|09:11:18.024] [sync] limited big jump from=1000 amount=5000 [INFO] [01-24|09:11:18.024] Reorg requested too low, capping to the minimum unwindable block unwindTarget=1 minUnwindableBlock=9 [INFO] [01-24|09:11:18.051] [4/6 Execution] Unwind Execution from=1000 to=9 [WARN] [01-24|09:11:18.063] [rpc] served conn=172.18.0.1:33868 method=engine_forkchoiceUpdatedV3 reqid=67 err="updateForkChoice: [4/6 Execution] domains.GetDiffset(1000, 0x6ae55615da26cc256efbdb360860ab436f134a25beb42f3c8372f5116117d20b): not found" [INFO] [01-24|09:11:18.065] [NewPayload] Handling new payload height=3 hash=0x16d05cc9004756f48ec9e60cb02922d79c1b855d9b8839b7c09a88379e6d73d9 [INFO] [01-24|09:11:18.074] [sync] limited big jump from=1000 amount=5000 [INFO] [01-24|09:11:18.074] Reorg requested too low, capping to the minimum unwindable block unwindTarget=1 minUnwindableBlock=9 [INFO] [01-24|09:11:18.101] [4/6 Execution] Unwind Execution from=1000 to=9 [WARN] [01-24|09:11:18.112] [rpc] served conn=172.18.0.1:33868 method=engine_forkchoiceUpdatedV3 reqid=67 err="updateForkChoice: [4/6 Execution] domains.GetDiffset(1000, 0x6ae55615da26cc256efbdb360860ab436f134a25beb42f3c8372f5116117d20b): not found" [INFO] [01-24|09:11:18.366] [NewPayload] Handling new payload height=2 hash=0x187af1a673cd81bdd68b2064fcd82523a2975ba01968fc11d074e922a62e24e8 [INFO] [01-24|09:11:18.382] [sync] limited big jump from=1000 amount=5000 [INFO] [01-24|09:11:18.382] Reorg requested too low, capping to the minimum unwindable block unwindTarget=1 minUnwindableBlock=9 [INFO] [01-24|09:11:18.391] [4/6 Execution] Unwind Execution from=1000 to=9 [WARN] [01-24|09:11:18.396] [rpc] served conn=172.18.0.1:33872 method=engine_forkchoiceUpdatedV3 reqid=67 err="updateForkChoice: [4/6 Execution] domains.GetDiffset(1000, 0x6ae55615da26cc256efbdb360860ab436f134a25beb42f3c8372f5116117d20b): not found" [INFO] [01-24|09:11:18.398] [NewPayload] Handling new payload height=3 hash=0x7d7423aeb8740a0d208633239c5ffc0a23f712e3b0e1413f1d9e24ebafff91ce [INFO] [01-24|09:11:18.402] [sync] limited big jump from=1000 amount=5000 [INFO] [01-24|09:11:18.402] Reorg requested too low, capping to the minimum unwindable block unwindTarget=1 minUnwindableBlock=9 [INFO] [01-24|09:11:18.410] [4/6 Execution] Unwind Execution from=1000 to=9 [WARN] [01-24|09:11:18.415] [rpc] served conn=172.18.0.1:33872 method=engine_forkchoiceUpdatedV3 reqid=67 err="updateForkChoice: [4/6 Execution] domains.GetDiffset(1000, 0x6ae55615da26cc256efbdb360860ab436f134a25beb42f3c8372f5116117d20b): not found" [INFO] [01-24|09:11:18.655] [NewPayload] Handling new payload height=2 hash=0x9caa861d4db57575fceb528cb55e7cb4fed803c3c0433bb00fd98a90c72e1946 [INFO] [01-24|09:11:18.664] [sync] limited big jump from=1000 amount=5000 [INFO] [01-24|09:11:18.664] Reorg requested too low, capping to the minimum unwindable block unwindTarget=1 minUnwindableBlock=9 [INFO] [01-24|09:11:18.673] [4/6 Execution] Unwind Execution from=1000 to=9 [WARN] [01-24|09:11:18.678] [rpc] served conn=172.18.0.1:33876 method=engine_forkchoiceUpdatedV3 reqid=67 err="updateForkChoice: [4/6 Execution] domains.GetDiffset(1000, 0x6ae55615da26cc256efbdb360860ab436f134a25beb42f3c8372f5116117d20b): not found" [INFO] [01-24|09:11:18.679] [NewPayload] Handling new payload height=3 hash=0xecd96e356c33935430963c0456074c3f74a9d54cfc621cedce4f375b1492c7ea [INFO] [01-24|09:11:18.683] [sync] limited big jump from=1000 amount=5000 [INFO] [01-24|09:11:18.683] Reorg requested too low, capping to the minimum unwindable block unwindTarget=1 minUnwindableBlock=9 [INFO] [01-24|09:11:18.692] [4/6 Execution] Unwind Execution from=1000 to=9 [WARN] [01-24|09:11:18.697] [rpc] served conn=172.18.0.1:33876 method=engine_forkchoiceUpdatedV3 reqid=67 err="updateForkChoice: [4/6 Execution] domains.GetDiffset(1000, 0x6ae55615da26cc256efbdb360860ab436f134a25beb42f3c8372f5116117d20b): not found" [INFO] [01-24|09:11:18.943] [NewPayload] Handling new payload height=2 hash=0xe0c593ae90f4947c81cbf80641f2312fa37836dce6628bd87dcacce00568d4c1 [INFO] [01-24|09:11:18.951] [sync] limited big jump from=1000 amount=5000 [INFO] [01-24|09:11:18.951] Reorg requested too low, capping to the minimum unwindable block unwindTarget=1 minUnwindableBlock=9 [INFO] [01-24|09:11:18.960] [4/6 Execution] Unwind Execution from=1000 to=9 [WARN] [01-24|09:11:18.971] [rpc] served conn=172.18.0.1:33890 method=engine_forkchoiceUpdatedV3 reqid=67 err="updateForkChoice: [4/6 Execution] domains.GetDiffset(1000, 0x6ae55615da26cc256efbdb360860ab436f134a25beb42f3c8372f5116117d20b): not found" [INFO] [01-24|09:11:18.972] [NewPayload] Handling new payload height=3 hash=0xb4d2f0a37ba27448ab984d6474874eeb83c7a2fced194c0390a72aef5c211596 [INFO] [01-24|09:11:18.981] [sync] limited big jump from=1000 amount=5000 [INFO] [01-24|09:11:18.981] Reorg requested too low, capping to the minimum unwindable block unwindTarget=1 minUnwindableBlock=9 [INFO] [01-24|09:11:19.007] [4/6 Execution] Unwind Execution from=1000 to=9 [WARN] [01-24|09:11:19.022] [rpc] served conn=172.18.0.1:33890 method=engine_forkchoiceUpdatedV3 reqid=67 err="updateForkChoice: [4/6 Execution] domains.GetDiffset(1000, 0x6ae55615da26cc256efbdb360860ab436f134a25beb42f3c8372f5116117d20b): not found"
[backtrace]
The text was updated successfully, but these errors were encountered:
awskii
No branches or pull requests
System information
Erigon version:
erigon:v3.0.0-beta1
OS & Version: Linux
Commit hash:
Erigon Command (with flags/config):
Chain/Network: holesky
Expected behaviour
run benchmask with:https://github.com/NethermindEth/gas-benchmarks/tree/main/tests/Gas
comand:
./run.sh -t "tests/Address" -w "warmup/warmup-1000bl-16wi-24tx.txt" -c "erigon" -r "1" -o "results-erigonv3.0.0-beta1"
Actual behaviour
erigon3 logs:
Steps to reproduce the behaviour
Backtrace
The text was updated successfully, but these errors were encountered: