lighthouse/beacon_node/eth2_libp2p
Paul Hauner 1eb0915301 Fix bug from #2163 (#2165)
## Issue Addressed

NA

## Proposed Changes

Fixes a bug that I missed during a review in #2163. I found this bug by observing that nodes were receiving far less attestations (~1/2 of previous).

I'm not certain on *exactly* how this mistake manifested in a reduction in attestations, but the mistake touches so much code that I think it's reasonable to declare that this it the cause of the observed issue (drop in attestations).

## Additional Info

NA
2021-01-20 10:28:12 +00:00
..
src Fix bug from #2163 (#2165) 2021-01-20 10:28:12 +00:00
tests replace tempdir by tempfile (#2143) 2021-01-06 06:36:11 +00:00
Cargo.toml Simplify enum -> str with strum (#2164) 2021-01-19 06:33:58 +00:00