Skip to content

Commit

Permalink
Merge branch 'develop' into feat/naka-miner-heuristics
Browse files Browse the repository at this point in the history
  • Loading branch information
obycode authored Sep 25, 2024
2 parents 251dc3c + de29c64 commit 0fe565c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions stackslib/src/net/relay.rs
Original file line number Diff line number Diff line change
Expand Up @@ -1725,9 +1725,6 @@ impl Relayer {
"Failed to validate Nakamoto blocks pushed from {:?}: {:?}",
neighbor_key, &e
);

// punish this peer
bad_neighbors.push((*neighbor_key).clone());
break;
}

Expand Down

0 comments on commit 0fe565c

Please sign in to comment.