hexresearch / hexresearch/hschain

We gossip blocks a bit too eagerly

Open
#434 0 comments 0 reactions 0 assignees View on GitHub
gossip
Dominant language
C
Stars
4
Forks
0
PR merge metrics
No merged PRs in 30d

Description

In test run with 4 validators block were created at rate 1.035/s while they were gossiped at rate about 1.5/s. Blocks are big and constitute majority of traffic so we should announce that we have block ASAP. Or we could switch to pull instead of push model.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.