-
Notifications
You must be signed in to change notification settings - Fork 597
Closed
Description
Description
Nethermind v1.35.2 falsely responded that the block at canonical https://light-mainnet.beaconcha.in/slot/13164552 was INVALID via the engine API.
Steps to Reproduce
In order to replicate the behavior, please provide a detailed list of steps:
- Have run some Nimbus v25.11.1 and Nethermind 1.35.2 pairs mainnet around the Fusaka fork
Actual behavior
A fake engine API INVALID across 11 hosts around the same time.
Expected behavior
No fake engine API INVALID.
Screenshots
If applicable, please include screenshots to help illustrate the problem.
Desktop (please complete the following information):
Please provide the following information regarding your setup:
- Operating System: nixos-25.05
- Version: 1.35.2
- Installation Method: build from source
- Consensus Client: Nimbus v25.11.1
Additional context
Please provide any additional context about the problem.
Logs
From Nimbus CL:
Dec 03 21:50:50 node-03 nimbus_beacon_node[1347361]: INF 2025-12-03 21:50:50.866+00:00 execution payload invalid from EL client newPayload topics="gossip_blocks" executionPayloadStatus=INVALID executionPayload="(parent_hash: 46339486, fee_recipient: 0xdadb0d80178819f2319190d340ce9a924f783711, state_root: 8182db49, receipts_root: c9a20f42, prev_randao: 40515cc6, block_number: 23935699, gas_limit: 60000000, gas_used: 59973609, timestamp: 1764798647, extra_data: BuilderNet (Flashbots), base_fee_per_gas: 25588596, block_hash: 401f3ba5, num_transactions: 345, num_withdrawals: 16, blob_gas_used: 786432, excess_blob_gas: 1572864)" blck="(blck: (slot: 13164552, proposer_index: 2060282, parent_root: b0eac6a9, state_root: 71a2c3ec, eth1data: (deposit_root: 2ebc563c, deposit_count: 2045305, block_hash: 0958d835), graffiti: , proposer_slashings_len: 0, attester_slashings_len: 0, attestations_len: 8, deposits_len: 0, voluntary_exits_len: 0, sync_committee_participants: 478, block_number: 23935699, block_hash: 0x401f3ba5d0c8240fb889981a8d80f4744409d21052a53df471c922beef54da68, parent_hash: 0x4633948676924db21b27780428aa7e3e7ca52cb43da85ab2df164a76c4311c61, fee_recipient: 0xdadb0d80178819f2319190d340ce9a924f783711, bls_to_execution_changes_len: 0, blob_kzg_commitments_len: 6), signature: 8518eaae)"
From Nethermind: attached.
Metadata
Metadata
Assignees
Labels
No labels