lighthouse/beacon_node
Paul Hauner 32338bcafa Add check for head/target consistency (#1702)
## Issue Addressed

NA

## Proposed Changes

Addresses an interesting DoS vector raised by @protolambda by verifying that the head and target are consistent when processing aggregate attestations. This check prevents us from loading very old target blocks and doing lots of work to skip them to the current slot.

## Additional Info

NA
2020-10-02 10:46:37 +00:00
..
beacon_chain Add check for head/target consistency (#1702) 2020-10-02 10:46:37 +00:00
client Add UPnP support for Lighthouse (#1587) 2020-10-02 08:47:00 +00:00
eth1 Add UPnP support for Lighthouse (#1587) 2020-10-02 08:47:00 +00:00
eth2_libp2p Add UPnP support for Lighthouse (#1587) 2020-10-02 08:47:00 +00:00
genesis Add UPnP support for Lighthouse (#1587) 2020-10-02 08:47:00 +00:00
network Add UPnP support for Lighthouse (#1587) 2020-10-02 08:47:00 +00:00
operation_pool Lighthouse crate v0.2.0 bump (#1450) 2020-08-06 03:43:05 +00:00
rest_api Add UPnP support for Lighthouse (#1587) 2020-10-02 08:47:00 +00:00
src Add UPnP support for Lighthouse (#1587) 2020-10-02 08:47:00 +00:00
store Update LevelDB to v0.8.6, removing patch (#1636) 2020-09-21 11:53:53 +00:00
tests Improve tokio task execution (#1181) 2020-06-04 21:48:05 +10:00
timer Add UPnP support for Lighthouse (#1587) 2020-10-02 08:47:00 +00:00
websocket_server Add UPnP support for Lighthouse (#1587) 2020-10-02 08:47:00 +00:00
Cargo.toml Add UPnP support for Lighthouse (#1587) 2020-10-02 08:47:00 +00:00