lighthouse/beacon_node
Justin Traglia f2aabe915b Fix comment for blob sidecar observation pruning (#4893)
## Issue Addressed

The comment implies that observations for the given slot would be retained but they are not.

## Proposed Changes

I'm pretty sure the functionality is correct and the comment is slightly incorrect, so just update the comment. The comment needs to say something along the lines of "less than or equal to" rather than just "less than."

## Additional Info

It doesn't make sense to keep finalized observations since those are no longer accepted.
2023-11-03 12:38:13 +00:00
..
beacon_chain Fix comment for blob sidecar observation pruning (#4893) 2023-11-03 12:38:13 +00:00
beacon_processor Merge unstable 20230925 into deneb-free-blobs. 2023-09-26 10:32:18 +10:00
builder_client Merge unstable 20230925 into deneb-free-blobs. 2023-09-26 10:32:18 +10:00
client fix typos (#4838) 2023-10-19 22:05:15 +00:00
eth1 fix typos (#4838) 2023-10-19 22:05:15 +00:00
execution_layer Block v3 endpoint (#4629) 2023-11-03 00:12:18 +00:00
genesis Move dependencies to workspace (#4650) 2023-09-22 04:30:56 +00:00
http_api Block v3 endpoint (#4629) 2023-11-03 00:12:18 +00:00
http_metrics Move dependencies to workspace (#4650) 2023-09-22 04:30:56 +00:00
lighthouse_network Activate clippy::manual_let_else lint (#4889) 2023-10-31 10:31:02 +00:00
network fix deneb sync bug (#4869) 2023-10-31 21:04:18 +00:00
operation_pool Enable BLS portable feature on all CI tests (#4868) 2023-10-20 07:30:27 +00:00
src Upgrade to v1.4.0-beta.3 (#4862) 2023-10-21 13:49:27 +00:00
store Add commmand for pruning states (#4835) 2023-11-03 00:12:19 +00:00
tests Appease Clippy 1.68 and refactor http_api (#4068) 2023-03-13 01:40:03 +00:00
timer Activate clippy::manual_let_else lint (#4889) 2023-10-31 10:31:02 +00:00
Cargo.toml Merge unstable 20230925 into deneb-free-blobs. 2023-09-26 10:32:18 +10:00