Skip to content

Conversation

@Bashmunta
Copy link
Contributor

Removed enable_packet_filter and ban_duration from Discv4Config and their builder methods. These fields were not used by the discv4 service: inbound packet filtering is always applied in receive_loop, and ban duration is managed at the peers manager layer, not in discv4. Updated defaults and tests accordingly.

Copy link
Collaborator

@mattsse mattsse left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

reasonable, we dont need banning on this level really

@github-project-automation github-project-automation bot moved this from Backlog to In Progress in Reth Tracker Dec 6, 2025
@mattsse mattsse added this pull request to the merge queue Dec 6, 2025
@mattsse mattsse added C-debt A clean up/refactor of existing code A-networking Related to networking in general labels Dec 6, 2025
Merged via the queue into paradigmxyz:main with commit ed104a9 Dec 6, 2025
44 checks passed
@github-project-automation github-project-automation bot moved this from In Progress to Done in Reth Tracker Dec 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-networking Related to networking in general C-debt A clean up/refactor of existing code

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants