Files
bitcoin/src
Suhas Daftuar b7e201181b Prevent fingerprinting, disk-DoS with compact blocks
- Ignore GETBLOCKTXN requests for unknown blocks

Don't disconnect peers, or else we leak information that could be
used for fingerprinting.

- Ignore CMPCTBLOCK messages for pruned blocks

Also ignores CMPCTBLOCK announcements that have too little work.  This is to
prevent disk-exhaustion DoS.

Github-Pull: #8408
Rebased-From: 1de2a46632 1d06e49834
2016-07-29 08:27:57 +02:00
..
2016-07-28 11:30:03 +02:00
2016-07-19 12:10:28 +02:00
2016-04-14 20:56:33 +02:00
2016-07-18 12:24:28 +02:00
2016-07-19 12:10:28 +02:00
2016-04-14 20:56:33 +02:00
2016-07-19 12:10:28 +02:00
2016-03-23 10:40:38 -04:00
2016-07-19 12:10:28 +02:00
2016-04-14 20:56:33 +02:00
2016-04-14 20:56:33 +02:00
2016-07-06 07:44:51 +02:00