Browse Source

important TODO: Check pieces before sending to other peers in swarm

miguelfreitas
Miguel Freitas 11 years ago
parent
commit
bd65447806
  1. 4
      TODO

4
TODO

@ -61,3 +61,7 @@ this resource to report the number of torrent peers) @@ -61,3 +61,7 @@ this resource to report the number of torrent peers)
- Improve dhtget for the multi case so multiple responses may be joined/concatenated.
- Check pieces before sending to other peers in swarm. The issue here is that whenever
acceptSignedPost is changed to become stricter the old posts (which have been previously
accepted into torrents) may fail to pass in the new test. This causes peers to becomed
massively banned by other peers because they try to send invalid pieces.

Loading…
Cancel
Save