lighthouse/beacon_node/network
divma 9f45ac2f5e More sync edge cases + prettify range (#1834)
## Issue Addressed
Sync edge case when we get an empty optimistic batch that passes validation and is inside the download buffer. Eventually the chain would reach the batch and treat it as an ugly state. 

## Proposed Changes
- Handle the edge case advancing the chain's target + code clarification
- Some largey changes for readability + ergonomics since rust has try ops
- Better handling of bad batch and chain states
2020-10-29 02:29:24 +00:00
..
src More sync edge cases + prettify range (#1834) 2020-10-29 02:29:24 +00:00
Cargo.toml Downgrade libp2p (#1817) 2020-10-23 09:33:59 +00:00