lighthouse/beacon_node/http_api
realbigsean fdb9744759 use head slot instead of the target slot for the not_while_syncing fi… (#1802)
## Issue Addressed

Resolves #1792

## Proposed Changes

Use `chain.best_slot()` instead of the sync state's target slot in the `not_while_syncing_filter`

## Additional Info

N/A
2020-10-21 22:02:25 +00:00
..
src use head slot instead of the target slot for the not_while_syncing fi… (#1802) 2020-10-21 22:02:25 +00:00
tests Fix head tracker concurrency bugs (#1771) 2020-10-19 05:58:39 +00:00
Cargo.toml Update external deps (#1711) 2020-10-05 08:22:19 +00:00