-
Notifications
You must be signed in to change notification settings - Fork 991
Remove Router/Processor Code #3938
Copy link
Copy link
Closed
Labels
Networkingcode-qualityenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Description
Description
As Lighthouse has evolved the network::Router and network::Processor have more or less become redundant. They could be grouped into a single object or maybe removed entirely.
The enums being used to relay information between the lighthouse_network crate and the network crate, specifically in sync, could probably be revisited as we are discovering in-elegant edge cases with large network upgrades.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Networkingcode-qualityenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers