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
{{ message }}
This repository was archived by the owner on Aug 2, 2021. It is now read-only.
I started a 30 node network, uploaded 100MB to node 0, and tried to download the content from node 24.
It appears that 1/2 of all chunks were found on node 24, because it is in the 0 bin of node 0.
The other 1/2 were all delivered again through node 0, and a small amount from a different node.
I started a 30 node network, uploaded 100MB to node 0, and tried to download the content from node 24.
It appears that 1/2 of all chunks were found on node 24, because it is in the 0 bin of node 0.
The other 1/2 were all delivered again through node 0, and a small amount from a different node.
Idea of where this problem comes from: Looks like our suggest peer functionality might not work as expected.