Skip to content

Commit eaff9bd

Browse files
committed
Remove the note on retention windows that do not change
Per review, the specs do not mention items that are unchanged.
1 parent ef203fe commit eaff9bd

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

specs/_features/eip8198/p2p-interface.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -168,9 +168,3 @@ data-column sidecar request validations and pruning guidance,
168168
`get_data_column_sidecars_retention_start(current_epoch)` replaces the rolling
169169
`current_epoch - MIN_EPOCHS_FOR_DATA_COLUMN_SIDECARS_REQUESTS` term; the
170170
inherited `FULU_FORK_EPOCH` floor is unchanged.
171-
172-
Epoch-denominated retention windows without a wall-clock target — in particular
173-
the block retention window `compute_min_epochs_for_block_requests()` — keep
174-
their epoch counts, and their wall-clock spans scale with the slot duration. The
175-
Req/Resp timeouts (`TTFB_TIMEOUT`, `RESP_TIMEOUT`) are absolute wall-clock
176-
allowances and are not rescaled.

0 commit comments

Comments
 (0)