lighthouse/beacon_node/network/src/sync
Jimmy Chen 59c24bcd2d Fix disable backfill flag not working correctly (#4615)
## Issue Addressed

The feature flag used to control this feature is `disable_backfill` instead of `disable-backfill`.

kudos to @michaelsproul for discovering this bug!
2023-08-14 06:08:34 +00:00
..
backfill_sync Move the BeaconProcessor into a new crate (#4435) 2023-07-10 07:45:54 +00:00
block_lookups Move the BeaconProcessor into a new crate (#4435) 2023-07-10 07:45:54 +00:00
range_sync Move the BeaconProcessor into a new crate (#4435) 2023-07-10 07:45:54 +00:00
manager.rs Fix disable backfill flag not working correctly (#4615) 2023-08-14 06:08:34 +00:00
mod.rs Handle processing results of non faulty batches (#3439) 2022-08-12 00:56:38 +00:00
network_context.rs Move the BeaconProcessor into a new crate (#4435) 2023-07-10 07:45:54 +00:00
peer_sync_info.rs Use async code when interacting with EL (#3244) 2022-07-03 05:36:50 +00:00