Files
lighthouse/beacon_node/operation_pool
Jimmy Chen 1543db8b87 Add payload attestation pool and block packing
Store gossip-verified PayloadAttestationMessages in the operation pool
keyed by PayloadAttestationData. At block production time, aggregate
them into PayloadAttestations using PTC position mapping and include
in the block body. Wire pool insertion into the gossip handler after
fork choice.
2026-04-27 13:13:45 +02:00
..