lighthouse/beacon_node/network/src
Michael Sproul 524d9af288 Fix beacon-processor-max-workers (#4636)
## Issue Addressed

Fixes a bug in the handling of `--beacon-process-max-workers` which caused it to have no effect.

## Proposed Changes

For this PR I channeled @ethDreamer and saw deep into the faulty CLI config -- this bug is almost identical to the one Mark found and fixed in #4622.
2023-08-21 05:02:34 +00:00
..
network_beacon_processor Fix beacon-processor-max-workers (#4636) 2023-08-21 05:02:34 +00:00
service Use BeaconProcessor for API requests (#4462) 2023-08-08 23:30:15 +00:00
subnet_service Shift subnet backbone structure (attnets revamp) (#4304) 2023-05-30 06:15:56 +00:00
sync Fix disable backfill flag not working correctly (#4615) 2023-08-14 06:08:34 +00:00
error.rs Rename eth2_libp2p to lighthouse_network (#2702) 2021-10-19 00:30:39 +00:00
lib.rs Move the BeaconProcessor into a new crate (#4435) 2023-07-10 07:45:54 +00:00
metrics.rs Move the BeaconProcessor into a new crate (#4435) 2023-07-10 07:45:54 +00:00
nat.rs Support for Ipv6 (#4046) 2023-03-14 01:13:34 +00:00
persisted_dht.rs Rename eth2_libp2p to lighthouse_network (#2702) 2021-10-19 00:30:39 +00:00
router.rs Move the BeaconProcessor into a new crate (#4435) 2023-07-10 07:45:54 +00:00
service.rs upgrade to libp2p 0.52 (#4431) 2023-08-02 00:59:34 +00:00
status.rs enable 4844 at epoch 3 2022-09-18 12:13:03 +02:00