lighthouse/beacon_node/network/src
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
..
attestation_service Fix head tracker concurrency bugs (#1771) 2020-10-19 05:58:39 +00:00
beacon_processor Upgrade discovery and restructure task execution (#1693) 2020-10-05 18:45:54 +11:00
router Sync state adjustments (#1804) 2020-10-22 00:26:06 +00:00
service Upgrade discovery and restructure task execution (#1693) 2020-10-05 18:45:54 +11:00
sync More sync edge cases + prettify range (#1834) 2020-10-29 02:29:24 +00:00
error.rs Initial work towards v0.2.0 (#924) 2020-03-17 17:24:44 +11:00
lib.rs Add UPnP support for Lighthouse (#1587) 2020-10-03 10:07:47 +10:00
metrics.rs Add gossip conditions from spec v0.12.3 (#1667) 2020-09-27 20:59:40 +00:00
nat.rs Downgrade libp2p (#1817) 2020-10-23 09:33:59 +00:00
persisted_dht.rs Add database schema versioning (#1688) 2020-10-01 11:12:36 +10:00
service.rs Downgrade libp2p (#1817) 2020-10-23 09:33:59 +00:00