mirror of
https://github.com/twisterarmy/twister-core.git
synced 2025-01-22 20:44:56 +00:00
important TODO: Check pieces before sending to other peers in swarm
This commit is contained in:
parent
dd128a39a1
commit
bd65447806
4
TODO
4
TODO
@ -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.
|
- 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…
x
Reference in New Issue
Block a user