lighthouse/beacon_node
Paul Hauner fc37d51e10 Add checks to prevent fwding old messages (#2978)
## Issue Addressed

NA

## Proposed Changes

Checks to see if attestations or sync messages are still valid before "accepting" them for propagation.

## Additional Info

NA
2022-02-01 01:04:24 +00:00
..
beacon_chain Avoid looking up pre-finalization blocks (#2909) 2022-01-27 22:58:32 +00:00
client Removed all disable_forks (#2925) 2022-01-20 09:14:26 +00:00
eth1 Bump crate versions (#2829) 2021-12-02 14:29:57 +11:00
execution_layer Rust 1.58 lints (#2906) 2022-01-13 22:39:58 +00:00
genesis Bump crate versions (#2829) 2021-12-02 14:29:57 +11:00
http_api Add API to compute discrete validator attestation performance (#2874) 2022-01-27 22:58:31 +00:00
http_metrics Additional networking metrics (#2549) 2021-12-22 06:17:14 +00:00
lighthouse_network Fix small typo in error log (#2975) 2022-01-31 22:55:07 +00:00
network Add checks to prevent fwding old messages (#2978) 2022-02-01 01:04:24 +00:00
operation_pool Implement API for block rewards (#2628) 2022-01-27 01:06:02 +00:00
src Update to spec v1.1.8 (#2893) 2022-01-19 00:24:19 +00:00
store Additional networking metrics (#2549) 2021-12-22 06:17:14 +00:00
tests Altair consensus changes and refactors (#2279) 2021-07-09 06:15:32 +00:00
timer Update Lighthouse Dependencies (#2818) 2021-11-18 05:08:42 +00:00
Cargo.toml v2.1.1 (#2951) 2022-01-25 00:46:24 +00:00