diff options
author | glozow <gloriajzhao@gmail.com> | 2021-07-27 11:49:34 +0100 |
---|---|---|
committer | glozow <gloriajzhao@gmail.com> | 2021-08-24 15:47:21 +0100 |
commit | 8d7179633552f58ca0d23305196dcb4249b6dce7 (patch) | |
tree | 4d6824b56117691c297a6eaca5e0d8084898c428 /src/bloom.h | |
parent | badb9b11a6f7e1e693cecc8cd5aae55a197d70e2 (diff) |
[validation] quit RBF logic earlier and separate loops
No behavior change.
While we're looking through the descendants and calculating how many
transactions we might replace, quit early, as soon as we hit 100.
Since we're failing faster, we can also separate the loops - yes, we
loop through more times, but this helps us detangle the different BIP125
rules later.
Diffstat (limited to 'src/bloom.h')
0 files changed, 0 insertions, 0 deletions