diff options
| author | Suhas Daftuar <[email protected]> | 2016-07-07 15:49:26 -0400 |
|---|---|---|
| committer | Suhas Daftuar <[email protected]> | 2016-07-07 15:49:26 -0400 |
| commit | bb66a11396335b5f4e5914806fcb2dc6165edf6f (patch) | |
| tree | 1c38ff11455207cd7ed135146e02ab641cf2407e /src/httpserver.cpp | |
| parent | Merge #8288: qt: Network-specific example address (diff) | |
| download | discoin-bb66a11396335b5f4e5914806fcb2dc6165edf6f.tar.xz discoin-bb66a11396335b5f4e5914806fcb2dc6165edf6f.zip | |
Fix DoS vulnerability in mempool acceptance
Moves the IsStandard check to happen after the premature-witness check,
so that adding a witness to a transaction can't prevent mempool acceptance.
Note that this doesn't address the broader category of potential mempool DoS
issues that affect transactions after segwit activation.
Diffstat (limited to 'src/httpserver.cpp')
0 files changed, 0 insertions, 0 deletions