mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-09 03:31:45 +00:00
- Add seen_timestamp field to KzgVerifiedDataColumn and KzgVerifiedCustodyDataColumn - Update all creation points to capture and pass timestamps - Add all_data_columns_observed field to Timestamps and BlockDelays - Add set_time_data_column_observed method to BlockTimesCache - Update beacon_chain.rs to record data column timestamps - Update overflow_lru_cache to compute data column timestamps - Replace blob_delay_ms with data_column_delay_ms in logs and metrics Co-authored-by: michaelsproul <4452260+michaelsproul@users.noreply.github.com>