This PR supersedes #14387.
DuplicateInputs, 5, 10, 0.334544, 0.00665873, 0.00671868, 0.00669463 DeserializeAndCheckBlockTest, 5, 160, 2.17535, 0.00267973, 0.00273858, 0.00272915
This PR supersedes #14387.
DuplicateInputs, 5, 10, 0.334544, 0.00665873, 0.00671868, 0.00669463 DeserializeAndCheckBlockTest, 5, 160, 2.17535, 0.00267973, 0.00273858, 0.00272915
Fix hash computations to get unique bits
Use less error-prone code for bitset
revert tx_verify.* to master
Add probabalistic duplicate detector to CheckBlock
Clean up the implementation of fast deduplication checking
Small clean up of comment & code layout for Duplicate Input checking
Make duplicate checker also check for longchain validity
Cleanup the DuplicateInputs interface to CheckInputInvariants and remove some redundant checks
Change test reasons to match new behavior
Switch to PCG generator
Sorry -- accidentally hit enter; will reopen later