You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Background:
Two server running lotus daemon which use same network. One is vary fast in sync. the other one is always slow in sync.
We wish to speedup the slow one using the fast one by add reward/score to the trusted fast daemon manually.
Similar to:
INFO pubsub go-libp2p-pubsub@v0.3.6-0.20200910093904-f7f33e10cc18/gossipsub.go:1499 peer 16Uiu2HAmRH6MMzsPXNRWzQvFyQgV8CVe3e6hsffjNBm5FavWDhJJ
didn’t follow up in 1 IWANT requests; adding penalty
expose the API of peer score will be better.
Fast sync will make the Filecoin network stronger.
The text was updated successfully, but these errors were encountered:
This is a Technical FIP, or Filecoin Technical Proposal (FTP).
As talked in the thread: https://filecoinproject.slack.com/archives/C0179RNEMU4/p1600622389349900
many people are suffer from the lotus sync problem.
Background:
Two server running lotus daemon which use same network. One is vary fast in sync. the other one is always slow in sync.
We wish to speedup the slow one using the fast one by
add reward/score
to the trusted fast daemon manually.Similar to:
expose the API of peer score will be better.
Fast sync will make the Filecoin network stronger.
The text was updated successfully, but these errors were encountered: