Skip to content

Commit 95cbc82

Browse files
committed
Link attestation proxy validation investigation in README
1 parent d0631a2 commit 95cbc82

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ For each slot N in the configured range:
1414

1515
Blocks come from [ERA files](https://github.com/eth-clients/e2store-format-specs). The starting beacon state is fetched from a beacon node API and cached locally. BLS verification is disabled (`fake_crypto`) for speed since all blocks are from the canonical chain.
1616

17-
The attestation model is optimistic: we assume attestations from the next block all arrived at the attestation deadline. This gives an upper bound on confirmation rates.
17+
The attestation model is optimistic: we assume attestations from the next block all arrived at the attestation deadline. [This investigation](https://investigations.ethpandaops.io/2026-03/fcr-attestation-proxy/) validates that on-chain attestations are a reasonable proxy for what a node would see at the attestation deadline.
1818

1919
## Lighthouse Modifications
2020

0 commit comments

Comments
 (0)