ChainSafe / ChainSafe/lodestar

Apply peer action when there are gossip validation errors

Open
#3,772 6 comments 0 reactions 1 assignee Claimed by @twoeths View on GitHub
prio-medium scope-profitability
Dominant language
TypeScript
Stars
1.4k
Forks
483
Avg merge
1d 16h
Merged PRs (30d)
150

Description

**Describe the bug**

Hetzner-s2 shows a lot of rejected ContributionAndProof gossip messages but other nodes show nothing
Screen Shot 2022-02-18 at 14 28 24

The `lodestar_gossip_validation_accept_total` metric is the same for all nodes.

```
ls 2022-02-16 | grep "contribution" | wc -l
174
ls 2022-02-15 | grep "contribution" | wc -l
125
```

**Expected behavior**

+ It should be consistent across nodes

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.