Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: peerbook penalization config + node start fix #1329

Merged
merged 5 commits into from
Oct 14, 2024

Conversation

rodrigo-o
Copy link
Collaborator

Motivation

This is a small PR that makes the node run differently on sepolia and mainnet related to peer scoring, making it fastest in mainnet to remove peers.

Description

This PR adds a couple of things:

  • A config to match penalizing score given the network
  • A small fix of a match that caused troubles sometimes in Holesky at node startup
  • Added an extra parameter to the make tasks for starting the node to allow them to start multiple nodes easily in the same machine

@rodrigo-o rodrigo-o changed the title misc: peerbook penalization config + node start fix chore: peerbook penalization config + node start fix Oct 14, 2024
@rodrigo-o rodrigo-o marked this pull request as ready for review October 14, 2024 16:30
@rodrigo-o rodrigo-o requested a review from a team as a code owner October 14, 2024 16:30
@rodrigo-o rodrigo-o merged commit 1c46f3e into main Oct 14, 2024
13 of 14 checks passed
@rodrigo-o rodrigo-o deleted the peerbook-penalization-config branch October 14, 2024 16:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

2 participants